Pull request #41629 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6+42855ebc7fdf649d5e555a540078c48676dc665e (d4ca049643e323fd83515ef0a4a5ea0bea2f3c7f) 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 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 [2020-11-04T15:15:27.682Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-04T15:15:27.686Z] Trying to pass milestone 1 [Pipeline] milestone [2020-11-04T15:15:27.739Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-04T15:15:27.912Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-075f81bed18592e2d) in /home/ubuntu/workspace/moby_PR-41629 [Pipeline] { [Pipeline] checkout [2020-11-04T15:15:27.959Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:27.965Z] Cloning the remote Git repository [2020-11-04T15:15:27.965Z] Cloning with configured refspecs honoured and without tags [2020-11-04T15:15:28.007Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:28.007Z] > git init /home/ubuntu/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:28.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:28.011Z] > git --version # timeout=10 [2020-11-04T15:15:28.013Z] > git --version # 'git version 2.17.1' [2020-11-04T15:15:28.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:28.014Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:41.659Z] Fetching without tags [2020-11-04T15:15:41.904Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:15:41.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:15:41.689Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:15:41.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:41.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:15:41.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:41.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:41.702Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:41.946Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:41.948Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:15:43.110Z] Merge succeeded, producing 0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:15:43.110Z] Checking out Revision 0f9c325421704114bb7f28c8417ed65a65626d0f (PR-41629) [2020-11-04T15:15:43.167Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:15:42.473Z] > git remote # timeout=10 [2020-11-04T15:15:42.476Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:15:42.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:42.479Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:15:43.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:15:43.152Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:43.154Z] > git checkout -f 0f9c325421704114bb7f28c8417ed65a65626d0f # timeout=10 [2020-11-04T15:15:43.210Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:15:43.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-11-04T15:15:43.973Z] Unable to find image 'alpine:latest' locally [2020-11-04T15:15:44.231Z] latest: Pulling from library/alpine [2020-11-04T15:15:44.231Z] 188c0c94c7c5: Pulling fs layer [2020-11-04T15:15:44.489Z] 188c0c94c7c5: Verifying Checksum [2020-11-04T15:15:44.489Z] 188c0c94c7c5: Download complete [2020-11-04T15:15:44.489Z] 188c0c94c7c5: Pull complete [2020-11-04T15:15:44.489Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-04T15:15:44.489Z] Status: Downloaded newer image for alpine:latest [2020-11-04T15:15:47.036Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-11-04T15:15:47.301Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41629 [Pipeline] node [2020-11-04T15:15:47.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-075f81bed18592e2d) in /home/ubuntu/workspace/moby_PR-41629 [2020-11-04T15:15:47.304Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41629 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-11-04T15:15:47.319Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aede29c229199b9f) in /home/ubuntu/workspace/moby_PR-41629 Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-11-04T15:15:47.332Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-02aaff4d270605441) in /home/ubuntu/workspace/moby_PR-41629 [Pipeline] { [2020-11-04T15:15:47.348Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ba5ba09cd33d724) in /home/ubuntu/workspace/moby_PR-41629 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-11-04T15:15:47.419Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:47.433Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-11-04T15:15:47.440Z] Fetching changes from the remote Git repository [2020-11-04T15:15:47.445Z] Fetching without tags [Pipeline] // stage [Pipeline] { [2020-11-04T15:15:47.457Z] Cloning the remote Git repository [2020-11-04T15:15:47.457Z] Cloning with configured refspecs honoured and without tags [2020-11-04T15:15:47.458Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-04T15:15:47.474Z] Cloning the remote Git repository [2020-11-04T15:15:47.474Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-11-04T15:15:47.519Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:47.523Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:47.528Z] Cloning the remote Git repository [2020-11-04T15:15:47.528Z] Cloning with configured refspecs honoured and without tags [2020-11-04T15:15:47.532Z] Cloning the remote Git repository [2020-11-04T15:15:47.532Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-11-04T15:15:47.567Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:47.573Z] Cloning the remote Git repository [2020-11-04T15:15:47.573Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2020-11-04T15:15:47.600Z] Running on azwin-2-8a7950 in d:\jenkins\workspace\moby_PR-41629 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2020-11-04T15:15:47.670Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [2020-11-04T15:15:47.695Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-11-04T15:15:47.816Z] Merge succeeded, producing d11340ff8a1ade4b700c3452cbd99c49f116a984 [2020-11-04T15:15:47.816Z] Checking out Revision d11340ff8a1ade4b700c3452cbd99c49f116a984 (PR-41629) [2020-11-04T15:15:47.869Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:15:47.466Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-04T15:15:47.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:15:47.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.488Z] > git --version # timeout=10 [2020-11-04T15:15:47.490Z] > git --version # 'git version 2.17.1' [2020-11-04T15:15:47.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.491Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:47.738Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:47.740Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:15:47.783Z] > git remote # timeout=10 [2020-11-04T15:15:47.789Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:15:47.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.791Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:15:47.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:15:47.859Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:47.861Z] > git checkout -f d11340ff8a1ade4b700c3452cbd99c49f116a984 # timeout=10 [2020-11-04T15:15:47.912Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:15:48.010Z] using credential docker-jenkins-github-credentials [2020-11-04T15:15:48.084Z] Cloning the remote Git repository [2020-11-04T15:15:48.084Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T15:15:47.463Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:47.463Z] > git init /home/jenkins/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:47.466Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.466Z] > git --version # timeout=10 [2020-11-04T15:15:47.470Z] > git --version # 'git version 2.17.1' [2020-11-04T15:15:47.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:47.482Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:47.482Z] > git init /home/docker/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:47.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.490Z] > git --version # timeout=10 [2020-11-04T15:15:47.493Z] > git --version # 'git version 2.7.4' [2020-11-04T15:15:47.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.494Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:47.521Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:47.522Z] > git init /home/ubuntu/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:47.528Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.528Z] > git --version # timeout=10 [2020-11-04T15:15:47.543Z] > git --version # 'git version 2.17.1' [2020-11-04T15:15:47.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.544Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:47.542Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:47.542Z] > git init /home/ubuntu/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:47.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.555Z] > git --version # timeout=10 [2020-11-04T15:15:47.559Z] > git --version # 'git version 2.7.4' [2020-11-04T15:15:47.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.561Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:47.635Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:47.635Z] > git init /home/ubuntu/workspace/moby_PR-41629 # timeout=10 [2020-11-04T15:15:47.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:47.708Z] > git --version # timeout=10 [2020-11-04T15:15:47.712Z] > git --version # 'git version 2.17.1' [2020-11-04T15:15:47.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:47.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:48.667Z] + docker version [2020-11-04T15:15:48.667Z] Client: Docker Engine - Community [2020-11-04T15:15:48.667Z] Version: 19.03.13 [2020-11-04T15:15:48.667Z] API version: 1.40 [2020-11-04T15:15:48.667Z] Go version: go1.13.15 [2020-11-04T15:15:48.667Z] Git commit: 4484c46d9d [2020-11-04T15:15:48.667Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T15:15:48.667Z] OS/Arch: linux/amd64 [2020-11-04T15:15:48.667Z] Experimental: false [2020-11-04T15:15:48.667Z] [2020-11-04T15:15:48.667Z] Server: Docker Engine - Community [2020-11-04T15:15:48.667Z] Engine: [2020-11-04T15:15:48.667Z] Version: 19.03.13 [2020-11-04T15:15:48.667Z] API version: 1.40 (minimum version 1.12) [2020-11-04T15:15:48.667Z] Go version: go1.13.15 [2020-11-04T15:15:48.667Z] Git commit: 4484c46d9d [2020-11-04T15:15:48.668Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T15:15:48.668Z] OS/Arch: linux/amd64 [2020-11-04T15:15:48.668Z] Experimental: true [2020-11-04T15:15:48.668Z] containerd: [2020-11-04T15:15:48.668Z] Version: 1.3.7 [2020-11-04T15:15:48.668Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:15:48.668Z] runc: [2020-11-04T15:15:48.668Z] Version: 1.0.0-rc10 [2020-11-04T15:15:48.668Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:15:48.668Z] docker-init: [2020-11-04T15:15:48.668Z] Version: 0.18.0 [2020-11-04T15:15:48.668Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T15:15:48.103Z] Cloning repository https://github.com/moby/moby.git [2020-11-04T15:15:48.119Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-04T15:15:48.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:48.181Z] > git --version # timeout=10 [2020-11-04T15:15:48.244Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-04T15:15:48.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:48.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:48.947Z] + docker info [2020-11-04T15:15:49.514Z] Client: [2020-11-04T15:15:49.514Z] Debug Mode: false [2020-11-04T15:15:49.514Z] [2020-11-04T15:15:49.514Z] Server: [2020-11-04T15:15:49.514Z] Containers: 0 [2020-11-04T15:15:49.514Z] Running: 0 [2020-11-04T15:15:49.514Z] Paused: 0 [2020-11-04T15:15:49.514Z] Stopped: 0 [2020-11-04T15:15:49.514Z] Images: 3 [2020-11-04T15:15:49.514Z] Server Version: 19.03.13 [2020-11-04T15:15:49.514Z] Storage Driver: overlay2 [2020-11-04T15:15:49.514Z] Backing Filesystem: extfs [2020-11-04T15:15:49.514Z] Supports d_type: true [2020-11-04T15:15:49.514Z] Native Overlay Diff: true [2020-11-04T15:15:49.514Z] Logging Driver: json-file [2020-11-04T15:15:49.514Z] Cgroup Driver: cgroupfs [2020-11-04T15:15:49.514Z] Plugins: [2020-11-04T15:15:49.514Z] Volume: local [2020-11-04T15:15:49.514Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:15:49.514Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T15:15:49.514Z] Swarm: inactive [2020-11-04T15:15:49.514Z] Runtimes: runc [2020-11-04T15:15:49.514Z] Default Runtime: runc [2020-11-04T15:15:49.514Z] Init Binary: docker-init [2020-11-04T15:15:49.514Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:15:49.514Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:15:49.514Z] init version: fec3683 [2020-11-04T15:15:49.514Z] Security Options: [2020-11-04T15:15:49.514Z] apparmor [2020-11-04T15:15:49.514Z] seccomp [2020-11-04T15:15:49.514Z] Profile: default [2020-11-04T15:15:49.514Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T15:15:49.514Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T15:15:49.514Z] OSType: linux [2020-11-04T15:15:49.514Z] Architecture: x86_64 [2020-11-04T15:15:49.514Z] CPUs: 8 [2020-11-04T15:15:49.514Z] Total Memory: 30.91GiB [2020-11-04T15:15:49.514Z] Name: ip-10-100-97-122 [2020-11-04T15:15:49.514Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T15:15:49.514Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:15:49.514Z] Debug Mode: false [2020-11-04T15:15:49.514Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:15:49.514Z] Labels: [2020-11-04T15:15:49.514Z] Experimental: true [2020-11-04T15:15:49.514Z] Insecure Registries: [2020-11-04T15:15:49.514Z] 127.0.0.0/8 [2020-11-04T15:15:49.514Z] Live Restore Enabled: true [2020-11-04T15:15:49.514Z] [2020-11-04T15:15:49.514Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T15:15:49.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:15:49.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:15:49.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:15:49.794Z] + bash /home/ubuntu/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:15:49.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:15:49.794Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T15:15:49.794Z] [2020-11-04T15:15:49.794Z] Generally Necessary: [2020-11-04T15:15:49.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:15:49.794Z] - apparmor: enabled and tools installed [2020-11-04T15:15:49.794Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:15:49.794Z] - CONFIG_NET_NS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_PID_NS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:15:49.794Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_MEMCG: enabled [2020-11-04T15:15:49.794Z] - CONFIG_KEYS: enabled [2020-11-04T15:15:49.794Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T15:15:50.053Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T15:15:50.053Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:15:50.053Z] [2020-11-04T15:15:50.053Z] Optional Features: [2020-11-04T15:15:50.053Z] - CONFIG_USER_NS: enabled [2020-11-04T15:15:50.053Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:15:50.053Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:15:50.053Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:15:50.053Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:15:50.053Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T15:15:50.053Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:15:50.053Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:15:50.053Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T15:15:50.053Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T15:15:50.053Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:15:50.053Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:15:50.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:15:50.053Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:15:50.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:15:50.053Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:15:50.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:15:50.053Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:15:50.053Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:15:50.053Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:15:50.053Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:15:50.053Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:15:50.053Z] - Network Drivers: [2020-11-04T15:15:50.053Z] - "overlay": [2020-11-04T15:15:50.053Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:15:50.053Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:15:50.053Z] Optional (for encrypted networks): [2020-11-04T15:15:50.311Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:15:50.311Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T15:15:50.311Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T15:15:50.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T15:15:50.311Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T15:15:50.311Z] - CONFIG_XFRM: enabled [2020-11-04T15:15:50.311Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T15:15:50.311Z] - "ipvlan": [2020-11-04T15:15:50.311Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:15:50.311Z] - "macvlan": [2020-11-04T15:15:50.311Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:15:50.311Z] - "ftp,tftp client in container": [2020-11-04T15:15:50.311Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:15:50.311Z] - Storage Drivers: [2020-11-04T15:15:50.311Z] - "aufs": [2020-11-04T15:15:50.311Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:15:50.311Z] - "btrfs": [2020-11-04T15:15:50.311Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:15:50.311Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:15:50.311Z] - "devicemapper": [2020-11-04T15:15:50.311Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:15:50.311Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:15:50.311Z] - "overlay": [2020-11-04T15:15:50.311Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:15:50.311Z] - "zfs": [2020-11-04T15:15:50.311Z] - /dev/zfs: present [2020-11-04T15:15:50.311Z] - zfs command: missing [2020-11-04T15:15:50.311Z] - zpool command: missing [2020-11-04T15:15:50.311Z] [2020-11-04T15:15:50.311Z] Limits: [2020-11-04T15:15:50.311Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:15:50.311Z] [2020-11-04T15:15:50.311Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T15:15:50.642Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:15:50.642Z] #1 [internal] load build definition from Dockerfile [2020-11-04T15:15:50.642Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T15:15:50.642Z] #1 DONE 0.0s [2020-11-04T15:15:50.642Z] [2020-11-04T15:15:50.642Z] #2 [internal] load .dockerignore [2020-11-04T15:15:50.642Z] #2 transferring context: 87B done [2020-11-04T15:15:50.642Z] #2 DONE 0.0s [2020-11-04T15:15:50.642Z] [2020-11-04T15:15:50.642Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:15:50.901Z] #3 DONE 0.2s [2020-11-04T15:15:50.901Z] [2020-11-04T15:15:50.901Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:15:50.901Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T15:15:50.901Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T15:15:50.901Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-04T15:15:50.901Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-04T15:15:50.901Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 86.57kB / 8.88MB 0.0s [2020-11-04T15:15:51.160Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-11-04T15:15:51.160Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-04T15:15:51.160Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done [2020-11-04T15:15:51.160Z] #4 DONE 0.3s [2020-11-04T15:15:51.419Z] [2020-11-04T15:15:51.419Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:15:51.419Z] #7 DONE 0.2s [2020-11-04T15:15:51.419Z] [2020-11-04T15:15:51.419Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:15:51.419Z] #6 DONE 0.2s [2020-11-04T15:15:51.419Z] [2020-11-04T15:15:51.419Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:15:51.419Z] #5 DONE 0.2s [2020-11-04T15:15:51.680Z] [2020-11-04T15:15:51.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:15:51.680Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T15:15:51.680Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.36MB / 50.40MB 0.1s [2020-11-04T15:15:51.680Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 454.66kB / 7.81MB 0.1s [2020-11-04T15:15:51.680Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T15:15:51.680Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-04T15:15:51.680Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-04T15:15:51.680Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.72MB / 50.40MB 0.2s [2020-11-04T15:15:51.680Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.1s done [2020-11-04T15:15:51.680Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-11-04T15:15:51.680Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.68MB / 50.40MB 0.3s [2020-11-04T15:15:51.680Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.50MB / 10.00MB 0.3s [2020-11-04T15:15:51.942Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.52MB / 50.40MB 0.4s [2020-11-04T15:15:51.942Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2020-11-04T15:15:51.942Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.04MB / 51.83MB 0.4s [2020-11-04T15:15:52.202Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s [2020-11-04T15:15:52.202Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.11MB / 51.83MB 0.6s [2020-11-04T15:15:52.202Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s done [2020-11-04T15:15:52.202Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.00MB / 51.83MB 0.8s [2020-11-04T15:15:52.202Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.09MB / 120.17MB 0.8s [2020-11-04T15:15:52.202Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.25MB / 68.67MB 0.8s [2020-11-04T15:15:52.470Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 0.9s [2020-11-04T15:15:52.470Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.90MB / 120.17MB 0.9s [2020-11-04T15:15:52.470Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.60MB / 68.67MB 0.9s [2020-11-04T15:15:52.470Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-04T15:15:52.470Z] #8 ... [2020-11-04T15:15:52.470Z] [2020-11-04T15:15:52.470Z] #21 [internal] load build context [2020-11-04T15:15:52.470Z] #21 transferring context: 51.99MB 1.0s done [2020-11-04T15:15:52.470Z] #21 DONE 1.0s [2020-11-04T15:15:52.470Z] [2020-11-04T15:15:52.470Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:15:52.470Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 0.9s done [2020-11-04T15:15:52.470Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.19MB / 120.17MB 1.0s [2020-11-04T15:15:52.470Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.06MB / 68.67MB 1.0s [2020-11-04T15:15:52.470Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.0s done [2020-11-04T15:15:52.730Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.89MB / 120.17MB 1.1s [2020-11-04T15:15:52.730Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.08MB / 68.67MB 1.1s [2020-11-04T15:15:52.730Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.14MB / 120.17MB 1.2s [2020-11-04T15:15:52.730Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.14MB / 68.67MB 1.2s [2020-11-04T15:15:52.730Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.12MB / 120.17MB 1.3s [2020-11-04T15:15:52.730Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.76MB / 68.67MB 1.3s [2020-11-04T15:15:52.991Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.76MB / 120.17MB 1.4s [2020-11-04T15:15:52.991Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.4s [2020-11-04T15:15:52.991Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.15MB / 120.17MB 1.5s [2020-11-04T15:15:52.991Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.4s done [2020-11-04T15:15:53.250Z] #8 ... [2020-11-04T15:15:53.250Z] [2020-11-04T15:15:53.250Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:15:53.250Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T15:15:53.250Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T15:15:53.250Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T15:15:53.250Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-11-04T15:15:53.250Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-11-04T15:15:53.250Z] #60 DONE 1.6s [2020-11-04T15:15:53.250Z] [2020-11-04T15:15:53.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:15:53.250Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.71MB / 120.17MB 1.6s [2020-11-04T15:15:53.250Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.68MB / 120.17MB 1.7s [2020-11-04T15:15:53.509Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 1.9s [2020-11-04T15:15:53.767Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.0s done [2020-11-04T15:15:54.335Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.9s done [2020-11-04T15:15:54.594Z] #8 ... [2020-11-04T15:15:54.594Z] [2020-11-04T15:15:54.594Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:15:54.594Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T15:15:54.594Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T15:15:54.594Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-11-04T15:15:54.594Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-11-04T15:15:54.594Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 0.6s done [2020-11-04T15:15:54.594Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.9s done [2020-11-04T15:15:54.594Z] #24 DONE 3.0s [2020-11-04T15:15:54.594Z] [2020-11-04T15:15:54.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:15:54.594Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-04T15:15:54.853Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done [2020-11-04T15:15:54.853Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-11-04T15:15:54.853Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-11-04T15:15:55.112Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-11-04T15:15:56.489Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done [2020-11-04T15:15:56.489Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-04T15:15:57.142Z] Fetching without tags [2020-11-04T15:15:57.436Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:15:57.867Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done [2020-11-04T15:15:58.125Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-04T15:15:58.356Z] Merge succeeded, producing e888b1ae0241a893cbf0418c1804a4a1a78af8db [2020-11-04T15:15:58.356Z] Checking out Revision e888b1ae0241a893cbf0418c1804a4a1a78af8db (PR-41629) [2020-11-04T15:15:58.422Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:15:57.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:15:57.119Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:15:57.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:57.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:15:57.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:15:57.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:57.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:15:57.441Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:57.446Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:15:57.900Z] > git remote # timeout=10 [2020-11-04T15:15:57.901Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:15:57.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:15:57.902Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:15:58.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:15:58.361Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:15:58.362Z] > git checkout -f e888b1ae0241a893cbf0418c1804a4a1a78af8db # timeout=10 [2020-11-04T15:15:58.427Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T15:15:59.321Z] + docker version [2020-11-04T15:15:59.321Z] Client: Docker Engine - Community [2020-11-04T15:15:59.321Z] Version: 19.03.7 [2020-11-04T15:15:59.321Z] API version: 1.40 [2020-11-04T15:15:59.321Z] Go version: go1.12.17 [2020-11-04T15:15:59.321Z] Git commit: 7141c199a2 [2020-11-04T15:15:59.321Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-04T15:15:59.321Z] OS/Arch: linux/s390x [2020-11-04T15:15:59.321Z] Experimental: false [2020-11-04T15:15:59.321Z] [2020-11-04T15:15:59.321Z] Server: Docker Engine - Community [2020-11-04T15:15:59.321Z] Engine: [2020-11-04T15:15:59.321Z] Version: 19.03.7 [2020-11-04T15:15:59.321Z] API version: 1.40 (minimum version 1.12) [2020-11-04T15:15:59.321Z] Go version: go1.12.17 [2020-11-04T15:15:59.321Z] Git commit: 7141c199a2 [2020-11-04T15:15:59.321Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-04T15:15:59.321Z] OS/Arch: linux/s390x [2020-11-04T15:15:59.321Z] Experimental: true [2020-11-04T15:15:59.321Z] containerd: [2020-11-04T15:15:59.321Z] Version: 1.2.13 [2020-11-04T15:15:59.321Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T15:15:59.321Z] runc: [2020-11-04T15:15:59.321Z] Version: 1.0.0-rc10 [2020-11-04T15:15:59.321Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:15:59.321Z] docker-init: [2020-11-04T15:15:59.321Z] Version: 0.18.0 [2020-11-04T15:15:59.321Z] GitCommit: fec3683 [Pipeline] sh [2020-11-04T15:15:59.697Z] + docker info [2020-11-04T15:15:59.697Z] Client: [2020-11-04T15:15:59.697Z] Debug Mode: false [2020-11-04T15:15:59.697Z] [2020-11-04T15:15:59.697Z] Server: [2020-11-04T15:15:59.697Z] Containers: 0 [2020-11-04T15:15:59.697Z] Running: 0 [2020-11-04T15:15:59.697Z] Paused: 0 [2020-11-04T15:15:59.697Z] Stopped: 0 [2020-11-04T15:15:59.697Z] Images: 0 [2020-11-04T15:15:59.697Z] Server Version: 19.03.7 [2020-11-04T15:15:59.697Z] Storage Driver: overlay2 [2020-11-04T15:15:59.697Z] Backing Filesystem: [2020-11-04T15:15:59.697Z] Supports d_type: true [2020-11-04T15:15:59.697Z] Native Overlay Diff: true [2020-11-04T15:15:59.697Z] Logging Driver: json-file [2020-11-04T15:15:59.697Z] Cgroup Driver: cgroupfs [2020-11-04T15:15:59.697Z] Plugins: [2020-11-04T15:15:59.697Z] Volume: local [2020-11-04T15:15:59.697Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:15:59.697Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T15:15:59.697Z] Swarm: inactive [2020-11-04T15:15:59.697Z] Runtimes: runc [2020-11-04T15:15:59.697Z] Default Runtime: runc [2020-11-04T15:15:59.697Z] Init Binary: docker-init [2020-11-04T15:15:59.697Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-04T15:15:59.697Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:15:59.697Z] init version: fec3683 [2020-11-04T15:15:59.697Z] Security Options: [2020-11-04T15:15:59.697Z] apparmor [2020-11-04T15:15:59.697Z] seccomp [2020-11-04T15:15:59.697Z] Profile: default [2020-11-04T15:15:59.697Z] Kernel Version: 4.15.0-91-generic [2020-11-04T15:15:59.697Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-04T15:15:59.697Z] OSType: linux [2020-11-04T15:15:59.697Z] Architecture: s390x [2020-11-04T15:15:59.697Z] CPUs: 2 [2020-11-04T15:15:59.697Z] Total Memory: 7.861GiB [2020-11-04T15:15:59.697Z] Name: s390x-ubuntu-03 [2020-11-04T15:15:59.697Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-04T15:15:59.697Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:15:59.697Z] Debug Mode: false [2020-11-04T15:15:59.697Z] Username: dockerbuildbot [2020-11-04T15:15:59.697Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:15:59.697Z] Labels: [2020-11-04T15:15:59.697Z] Experimental: true [2020-11-04T15:15:59.697Z] Insecure Registries: [2020-11-04T15:15:59.697Z] 127.0.0.0/8 [2020-11-04T15:15:59.697Z] Live Restore Enabled: false [2020-11-04T15:15:59.697Z] [2020-11-04T15:15:59.697Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T15:16:00.072Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:00.073Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:00.073Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:16:00.073Z] + bash /home/jenkins/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:16:00.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:16:00.073Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-04T15:16:00.073Z] [2020-11-04T15:16:00.073Z] Generally Necessary: [2020-11-04T15:16:00.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:16:00.073Z] - apparmor: enabled and tools installed [2020-11-04T15:16:00.073Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:16:00.073Z] - CONFIG_NET_NS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_PID_NS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_MEMCG: enabled [2020-11-04T15:16:00.073Z] - CONFIG_KEYS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T15:16:00.073Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:16:00.073Z] [2020-11-04T15:16:00.073Z] Optional Features: [2020-11-04T15:16:00.073Z] - CONFIG_USER_NS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:16:00.073Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:16:00.073Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T15:16:00.073Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:16:00.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:16:00.073Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:16:00.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:16:00.073Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:16:00.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:16:00.073Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:16:00.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:16:00.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:16:00.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:16:00.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:16:00.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:16:00.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:16:00.073Z] - Network Drivers: [2020-11-04T15:16:00.073Z] - "overlay": [2020-11-04T15:16:00.073Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:16:00.073Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:16:00.073Z] Optional (for encrypted networks): [2020-11-04T15:16:00.363Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:16:00.363Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T15:16:00.363Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T15:16:00.363Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T15:16:00.363Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T15:16:00.363Z] - CONFIG_XFRM: enabled [2020-11-04T15:16:00.363Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T15:16:00.363Z] - "ipvlan": [2020-11-04T15:16:00.363Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:16:00.363Z] - "macvlan": [2020-11-04T15:16:00.363Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:16:00.363Z] - "ftp,tftp client in container": [2020-11-04T15:16:00.363Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:16:00.363Z] - Storage Drivers: [2020-11-04T15:16:00.363Z] - "aufs": [2020-11-04T15:16:00.363Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:16:00.363Z] - "btrfs": [2020-11-04T15:16:00.363Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:16:00.363Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:16:00.363Z] - "devicemapper": [2020-11-04T15:16:00.363Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:16:00.363Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:16:00.363Z] - "overlay": [2020-11-04T15:16:00.363Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:16:00.363Z] - "zfs": [2020-11-04T15:16:00.363Z] - /dev/zfs: missing [2020-11-04T15:16:00.363Z] - zfs command: missing [2020-11-04T15:16:00.363Z] - zpool command: missing [2020-11-04T15:16:00.363Z] [2020-11-04T15:16:00.363Z] Limits: [2020-11-04T15:16:00.363Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:16:00.363Z] [2020-11-04T15:16:00.363Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T15:16:00.793Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:16:00.793Z] #2 [internal] load .dockerignore [2020-11-04T15:16:00.793Z] #2 transferring context: 87B done [2020-11-04T15:16:00.793Z] #2 DONE 0.0s [2020-11-04T15:16:00.793Z] [2020-11-04T15:16:00.793Z] #1 [internal] load build definition from Dockerfile [2020-11-04T15:16:00.793Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T15:16:00.793Z] #1 DONE 0.0s [2020-11-04T15:16:00.793Z] [2020-11-04T15:16:00.793Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:16:01.108Z] Fetching without tags [2020-11-04T15:16:01.356Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:01.413Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.9s done [2020-11-04T15:16:01.413Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-11-04T15:16:01.413Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-04T15:16:01.413Z] #8 DONE 9.6s [2020-11-04T15:16:01.413Z] [2020-11-04T15:16:01.413Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:01.413Z] #25 0.714 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:01.413Z] #25 0.724 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:01.413Z] #25 0.753 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:01.413Z] #25 0.835 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:01.413Z] #25 0.959 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:01.413Z] #25 1.074 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:01.413Z] #25 2.331 Fetched 8396 kB in 2s (4342 kB/s) [2020-11-04T15:16:01.413Z] #25 2.331 Reading package lists... [2020-11-04T15:16:01.413Z] #25 3.077 Reading package lists... [2020-11-04T15:16:01.413Z] #25 3.806 Building dependency tree... [2020-11-04T15:16:01.413Z] #25 4.085 The following additional packages will be installed: [2020-11-04T15:16:01.413Z] #25 4.085 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T15:16:01.414Z] #25 4.085 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T15:16:01.414Z] #25 4.085 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T15:16:01.414Z] #25 4.085 Suggested packages: [2020-11-04T15:16:01.414Z] #25 4.085 krb5-doc krb5-user [2020-11-04T15:16:01.414Z] #25 4.085 Recommended packages: [2020-11-04T15:16:01.414Z] #25 4.085 krb5-locales publicsuffix libsasl2-modules [2020-11-04T15:16:01.414Z] #25 4.241 The following NEW packages will be installed: [2020-11-04T15:16:01.414Z] #25 4.241 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T15:16:01.414Z] #25 4.241 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T15:16:01.414Z] #25 4.241 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T15:16:01.414Z] #25 4.241 libssh2-1 libssl1.1 openssl [2020-11-04T15:16:01.414Z] #25 4.510 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T15:16:01.414Z] #25 4.510 Need to get 5050 kB of archives. [2020-11-04T15:16:01.414Z] #25 4.510 After this operation, 12.1 MB of additional disk space will be used. [2020-11-04T15:16:01.414Z] #25 4.510 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T15:16:01.414Z] #25 4.510 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-04T15:16:01.414Z] #25 4.512 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB] [2020-11-04T15:16:01.414Z] #25 4.513 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-04T15:16:01.414Z] #25 4.515 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-04T15:16:01.414Z] #25 4.534 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-04T15:16:01.414Z] #25 4.543 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T15:16:01.414Z] #25 4.545 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-04T15:16:01.414Z] #25 4.545 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-11-04T15:16:01.414Z] #25 4.546 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-11-04T15:16:01.414Z] #25 4.548 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-11-04T15:16:01.414Z] #25 4.552 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-11-04T15:16:01.414Z] #25 4.554 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-04T15:16:01.414Z] #25 4.555 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-04T15:16:01.414Z] #25 4.556 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-04T15:16:01.414Z] #25 4.557 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-04T15:16:01.414Z] #25 4.560 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-04T15:16:01.414Z] #25 4.565 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-04T15:16:01.414Z] #25 4.569 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T15:16:01.414Z] #25 4.572 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T15:16:01.414Z] #25 4.574 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T15:16:01.414Z] #25 4.701 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:01.414Z] #25 4.719 Fetched 5050 kB in 0s (15.9 MB/s) [2020-11-04T15:16:01.414Z] #25 4.733 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-04T15:16:01.414Z] #25 4.733 (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.) [2020-11-04T15:16:01.414Z] #25 4.738 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 4.741 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 4.770 Selecting previously unselected package libsasl2-2:amd64. [2020-11-04T15:16:01.414Z] #25 4.772 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 4.777 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 4.809 Selecting previously unselected package libldap-common. [2020-11-04T15:16:01.414Z] #25 4.811 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T15:16:01.414Z] #25 4.813 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 4.846 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-04T15:16:01.414Z] #25 4.848 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 4.851 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 4.907 Selecting previously unselected package libssl1.1:amd64. [2020-11-04T15:16:01.414Z] #25 4.909 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 4.911 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 5.066 Selecting previously unselected package openssl. [2020-11-04T15:16:01.414Z] #25 5.069 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.071 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 5.168 Selecting previously unselected package ca-certificates. [2020-11-04T15:16:01.414Z] #25 5.170 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T15:16:01.414Z] #25 5.173 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:01.414Z] #25 5.219 Selecting previously unselected package libkeyutils1:amd64. [2020-11-04T15:16:01.414Z] #25 5.221 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.224 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-04T15:16:01.414Z] #25 5.252 Selecting previously unselected package libkrb5support0:amd64. [2020-11-04T15:16:01.414Z] #25 5.254 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.257 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 5.289 Selecting previously unselected package libk5crypto3:amd64. [2020-11-04T15:16:01.414Z] #25 5.294 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.295 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 5.335 Selecting previously unselected package libkrb5-3:amd64. [2020-11-04T15:16:01.414Z] #25 5.337 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.390 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 5.461 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-04T15:16:01.414Z] #25 5.463 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.466 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 5.506 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-04T15:16:01.414Z] #25 5.508 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.511 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 5.548 Selecting previously unselected package libpsl5:amd64. [2020-11-04T15:16:01.414Z] #25 5.550 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.554 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-04T15:16:01.414Z] #25 5.587 Selecting previously unselected package librtmp1:amd64. [2020-11-04T15:16:01.414Z] #25 5.589 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.592 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:01.414Z] #25 5.628 Selecting previously unselected package libssh2-1:amd64. [2020-11-04T15:16:01.414Z] #25 5.630 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.633 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T15:16:01.414Z] #25 5.673 Selecting previously unselected package libcurl4:amd64. [2020-11-04T15:16:01.414Z] #25 5.675 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.678 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 5.825 Selecting previously unselected package curl. [2020-11-04T15:16:01.414Z] #25 5.826 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.829 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 5.877 Selecting previously unselected package libonig5:amd64. [2020-11-04T15:16:01.414Z] #25 5.879 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.882 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:16:01.414Z] #25 5.929 Selecting previously unselected package libjq1:amd64. [2020-11-04T15:16:01.414Z] #25 5.931 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.934 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:16:01.414Z] #25 5.968 Selecting previously unselected package jq. [2020-11-04T15:16:01.414Z] #25 5.970 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:16:01.414Z] #25 5.973 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:01.414Z] #25 6.007 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-04T15:16:01.414Z] #25 6.015 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-04T15:16:01.414Z] #25 6.024 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 6.119 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 6.128 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 6.140 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 6.150 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 6.161 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:01.414Z] #25 6.173 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 6.184 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:01.414Z] #25 6.194 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T15:16:01.414Z] #25 6.206 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-11-04T15:16:01.414Z] #25 6.214 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 6.227 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:16:01.414Z] #25 6.236 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:16:01.414Z] #25 6.247 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:01.414Z] #25 6.254 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:01.414Z] #25 6.651 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:01.673Z] #25 7.103 126 added, 0 removed; done. [2020-11-04T15:16:01.673Z] #25 7.151 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T15:16:01.673Z] #25 7.180 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:01.673Z] #25 7.205 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T15:16:01.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:01.122Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:16:01.133Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:01.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:01.169Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:16:01.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:01.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:01.416Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:01.421Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:01.931Z] #25 7.230 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:01.931Z] #25 7.260 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:01.931Z] #25 7.293 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:01.931Z] #25 7.305 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:02.190Z] #25 7.626 0 added, 0 removed; done. [2020-11-04T15:16:02.190Z] #25 7.626 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T15:16:02.190Z] #25 7.627 done. [2020-11-04T15:16:02.211Z] Fetching without tags [2020-11-04T15:16:02.303Z] #3 DONE 1.3s [2020-11-04T15:16:02.303Z] [2020-11-04T15:16:02.303Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:16:02.303Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T15:16:02.303Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T15:16:02.303Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-11-04T15:16:02.303Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-11-04T15:16:02.303Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 695.24kB / 8.88MB 0.1s [2020-11-04T15:16:02.390Z] Merge succeeded, producing af12b88343b5e0795680c77b6b0621ec5ad0bbe5 [2020-11-04T15:16:02.390Z] Checking out Revision af12b88343b5e0795680c77b6b0621ec5ad0bbe5 (PR-41629) [2020-11-04T15:16:02.463Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:16:01.937Z] > git remote # timeout=10 [2020-11-04T15:16:01.942Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:16:01.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:01.948Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:16:02.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:16:02.450Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:02.462Z] > git checkout -f af12b88343b5e0795680c77b6b0621ec5ad0bbe5 # timeout=10 [2020-11-04T15:16:02.523Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:02.596Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-11-04T15:16:02.596Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-11-04T15:16:02.674Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:02.889Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-11-04T15:16:02.889Z] #4 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T15:16:03.164Z] Fetching without tags [2020-11-04T15:16:03.181Z] [2020-11-04T15:16:03.181Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:16:03.360Z] + docker version [2020-11-04T15:16:03.360Z] Client: Docker Engine - Community [2020-11-04T15:16:03.360Z] Version: 19.03.13 [2020-11-04T15:16:03.360Z] API version: 1.40 [2020-11-04T15:16:03.360Z] Go version: go1.13.15 [2020-11-04T15:16:03.360Z] Git commit: 4484c46d9d [2020-11-04T15:16:03.360Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T15:16:03.360Z] OS/Arch: linux/amd64 [2020-11-04T15:16:03.360Z] Experimental: false [2020-11-04T15:16:03.360Z] [2020-11-04T15:16:03.360Z] Server: Docker Engine - Community [2020-11-04T15:16:03.360Z] Engine: [2020-11-04T15:16:03.360Z] Version: 19.03.13 [2020-11-04T15:16:03.360Z] API version: 1.40 (minimum version 1.12) [2020-11-04T15:16:03.360Z] Go version: go1.13.15 [2020-11-04T15:16:03.360Z] Git commit: 4484c46d9d [2020-11-04T15:16:03.360Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T15:16:03.360Z] OS/Arch: linux/amd64 [2020-11-04T15:16:03.360Z] Experimental: true [2020-11-04T15:16:03.360Z] containerd: [2020-11-04T15:16:03.360Z] Version: 1.3.7 [2020-11-04T15:16:03.360Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:03.360Z] runc: [2020-11-04T15:16:03.360Z] Version: 1.0.0-rc10 [2020-11-04T15:16:03.360Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:03.360Z] docker-init: [2020-11-04T15:16:03.360Z] Version: 0.18.0 [2020-11-04T15:16:03.360Z] GitCommit: fec3683 [2020-11-04T15:16:02.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:02.191Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:16:02.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:02.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:02.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:16:02.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:02.223Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:02.684Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:02.691Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [Pipeline] sh [2020-11-04T15:16:03.475Z] #7 DONE 0.2s [2020-11-04T15:16:03.475Z] [2020-11-04T15:16:03.475Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:16:03.475Z] #6 DONE 0.1s [2020-11-04T15:16:03.475Z] [2020-11-04T15:16:03.475Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:16:03.475Z] #5 DONE 0.3s [2020-11-04T15:16:03.475Z] [2020-11-04T15:16:03.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:03.475Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T15:16:03.475Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-11-04T15:16:03.475Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T15:16:03.475Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-11-04T15:16:03.677Z] + docker info [2020-11-04T15:16:03.772Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s [2020-11-04T15:16:03.772Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 391.60kB / 102.23MB 0.1s [2020-11-04T15:16:03.772Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-11-04T15:16:03.772Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.20MB / 102.23MB 0.3s [2020-11-04T15:16:02.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:02.878Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:16:02.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:03.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:03.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:16:03.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:03.190Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:03.919Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:04.069Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.27MB / 102.23MB 0.5s [2020-11-04T15:16:04.069Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 23.64MB / 102.23MB 0.6s [2020-11-04T15:16:04.091Z] #25 ... [2020-11-04T15:16:04.091Z] [2020-11-04T15:16:04.091Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:16:04.091Z] #9 DONE 2.6s [2020-11-04T15:16:04.091Z] [2020-11-04T15:16:04.091Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:04.091Z] #25 DONE 9.2s [2020-11-04T15:16:04.091Z] [2020-11-04T15:16:04.091Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:16:04.091Z] #26 DONE 0.0s [2020-11-04T15:16:04.091Z] [2020-11-04T15:16:04.091Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:04.196Z] Merge succeeded, producing 8bc15abb9d8fc262595505a3845c31eb3ecd7f25 [2020-11-04T15:16:04.196Z] Checking out Revision 8bc15abb9d8fc262595505a3845c31eb3ecd7f25 (PR-41629) [2020-11-04T15:16:04.237Z] Client: [2020-11-04T15:16:04.237Z] Debug Mode: false [2020-11-04T15:16:04.237Z] [2020-11-04T15:16:04.237Z] Server: [2020-11-04T15:16:04.237Z] Containers: 0 [2020-11-04T15:16:04.237Z] Running: 0 [2020-11-04T15:16:04.237Z] Paused: 0 [2020-11-04T15:16:04.237Z] Stopped: 0 [2020-11-04T15:16:04.237Z] Images: 4 [2020-11-04T15:16:04.237Z] Server Version: 19.03.13 [2020-11-04T15:16:04.237Z] Storage Driver: overlay2 [2020-11-04T15:16:04.237Z] Backing Filesystem: extfs [2020-11-04T15:16:04.237Z] Supports d_type: true [2020-11-04T15:16:04.237Z] Native Overlay Diff: true [2020-11-04T15:16:04.237Z] Logging Driver: json-file [2020-11-04T15:16:04.237Z] Cgroup Driver: cgroupfs [2020-11-04T15:16:04.237Z] Plugins: [2020-11-04T15:16:04.237Z] Volume: local [2020-11-04T15:16:04.237Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:16:04.237Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T15:16:04.237Z] Swarm: inactive [2020-11-04T15:16:04.237Z] Runtimes: runc [2020-11-04T15:16:04.237Z] Default Runtime: runc [2020-11-04T15:16:04.237Z] Init Binary: docker-init [2020-11-04T15:16:04.237Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:04.237Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:04.237Z] init version: fec3683 [2020-11-04T15:16:04.237Z] Security Options: [2020-11-04T15:16:04.237Z] apparmor [2020-11-04T15:16:04.237Z] seccomp [2020-11-04T15:16:04.237Z] Profile: default [2020-11-04T15:16:04.237Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T15:16:04.237Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T15:16:04.237Z] OSType: linux [2020-11-04T15:16:04.237Z] Architecture: x86_64 [2020-11-04T15:16:04.237Z] CPUs: 2 [2020-11-04T15:16:04.237Z] Total Memory: 7.487GiB [2020-11-04T15:16:04.237Z] Name: ip-10-100-87-207 [2020-11-04T15:16:04.237Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T15:16:04.237Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:16:04.237Z] Debug Mode: false [2020-11-04T15:16:04.237Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:04.237Z] Labels: [2020-11-04T15:16:04.237Z] Experimental: true [2020-11-04T15:16:04.237Z] Insecure Registries: [2020-11-04T15:16:04.237Z] 127.0.0.0/8 [2020-11-04T15:16:04.237Z] Live Restore Enabled: true [2020-11-04T15:16:04.237Z] [2020-11-04T15:16:04.237Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T15:16:04.310Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:16:03.623Z] > git remote # timeout=10 [2020-11-04T15:16:03.627Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:16:03.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:03.636Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:16:04.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:16:04.206Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:04.210Z] > git checkout -f 8bc15abb9d8fc262595505a3845c31eb3ecd7f25 # timeout=10 [2020-11-04T15:16:04.320Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:04.349Z] #27 ... [2020-11-04T15:16:04.349Z] [2020-11-04T15:16:04.349Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:16:04.349Z] #10 DONE 0.7s [2020-11-04T15:16:04.379Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.02MB / 102.23MB 0.7s [2020-11-04T15:16:04.379Z] #8 ... [2020-11-04T15:16:04.379Z] [2020-11-04T15:16:04.379Z] #21 [internal] load build context [2020-11-04T15:16:04.379Z] #21 transferring context: 51.99MB 0.8s done [2020-11-04T15:16:04.379Z] #21 DONE 0.9s [2020-11-04T15:16:04.379Z] [2020-11-04T15:16:04.379Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:04.509Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:04.509Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:04.510Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:16:04.510Z] + bash /home/ubuntu/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:16:04.510Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:16:04.510Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T15:16:04.510Z] [2020-11-04T15:16:04.510Z] Generally Necessary: [2020-11-04T15:16:04.510Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:16:04.510Z] - apparmor: enabled and tools installed [2020-11-04T15:16:04.510Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:16:04.510Z] - CONFIG_NET_NS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_PID_NS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_MEMCG: enabled [2020-11-04T15:16:04.510Z] - CONFIG_KEYS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T15:16:04.510Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:16:04.510Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T15:16:04.510Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:16:04.510Z] [2020-11-04T15:16:04.510Z] Optional Features: [2020-11-04T15:16:04.510Z] - CONFIG_USER_NS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:16:04.510Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:16:04.510Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:16:04.510Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T15:16:04.510Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:16:04.510Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:16:04.510Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T15:16:04.510Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T15:16:04.510Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:16:04.607Z] [2020-11-04T15:16:04.607Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:16:04.607Z] #37 DONE 0.0s [2020-11-04T15:16:04.607Z] [2020-11-04T15:16:04.607Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:16:04.607Z] #29 DONE 0.0s [2020-11-04T15:16:04.607Z] [2020-11-04T15:16:04.607Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:04.702Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.14MB / 102.23MB 1.0s [2020-11-04T15:16:04.702Z] #8 ... [2020-11-04T15:16:04.702Z] [2020-11-04T15:16:04.702Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:04.702Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T15:16:04.702Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T15:16:04.702Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T15:16:04.702Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-11-04T15:16:04.702Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-11-04T15:16:04.702Z] #60 DONE 1.2s [2020-11-04T15:16:04.702Z] [2020-11-04T15:16:04.702Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:04.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:16:04.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:16:04.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:16:04.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:16:04.765Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:16:04.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:16:04.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:16:04.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:16:04.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:16:04.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:16:04.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:16:04.765Z] - Network Drivers: [2020-11-04T15:16:04.765Z] - "overlay": [2020-11-04T15:16:04.765Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:16:04.765Z] Optional (for encrypted networks): [2020-11-04T15:16:04.765Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:16:04.765Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T15:16:04.765Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T15:16:04.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T15:16:04.765Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T15:16:04.765Z] - CONFIG_XFRM: enabled [2020-11-04T15:16:04.765Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T15:16:04.765Z] - "ipvlan": [2020-11-04T15:16:04.765Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:16:04.765Z] - "macvlan": [2020-11-04T15:16:04.765Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:16:04.765Z] - "ftp,tftp client in container": [2020-11-04T15:16:04.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:16:04.765Z] - Storage Drivers: [2020-11-04T15:16:04.765Z] - "aufs": [2020-11-04T15:16:04.765Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:16:04.765Z] - "btrfs": [2020-11-04T15:16:04.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:16:04.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:16:04.765Z] - "devicemapper": [2020-11-04T15:16:04.765Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:16:04.765Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:16:04.765Z] - "overlay": [2020-11-04T15:16:04.765Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:16:04.765Z] - "zfs": [2020-11-04T15:16:04.765Z] - /dev/zfs: present [2020-11-04T15:16:04.765Z] - zfs command: missing [2020-11-04T15:16:04.765Z] - zpool command: missing [2020-11-04T15:16:04.765Z] [2020-11-04T15:16:04.765Z] Limits: [2020-11-04T15:16:04.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:16:04.765Z] [2020-11-04T15:16:04.765Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-11-04T15:16:05.001Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.76MB / 102.23MB 1.3s [2020-11-04T15:16:05.001Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 61.97MB / 102.23MB 1.6s [Pipeline] sh [2020-11-04T15:16:05.180Z] + sudo modprobe ip_vs [2020-11-04T15:16:05.180Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:16:05.180Z] #1 [internal] load build definition from Dockerfile [2020-11-04T15:16:05.180Z] #1 DONE 0.0s [2020-11-04T15:16:05.180Z] [2020-11-04T15:16:05.180Z] #2 [internal] load .dockerignore [2020-11-04T15:16:05.180Z] #2 DONE 0.0s [2020-11-04T15:16:05.223Z] Fetching without tags [2020-11-04T15:16:05.293Z] + docker version [2020-11-04T15:16:05.293Z] Client: Docker Engine - Community [2020-11-04T15:16:05.293Z] Version: 19.03.13 [2020-11-04T15:16:05.293Z] API version: 1.40 [2020-11-04T15:16:05.293Z] Go version: go1.13.15 [2020-11-04T15:16:05.293Z] Git commit: 4484c46 [2020-11-04T15:16:05.293Z] Built: Wed Sep 16 17:03:45 2020 [2020-11-04T15:16:05.293Z] OS/Arch: linux/arm64 [2020-11-04T15:16:05.293Z] Experimental: false [2020-11-04T15:16:05.293Z] [2020-11-04T15:16:05.293Z] Server: Docker Engine - Community [2020-11-04T15:16:05.293Z] Engine: [2020-11-04T15:16:05.293Z] Version: 19.03.13 [2020-11-04T15:16:05.293Z] API version: 1.40 (minimum version 1.12) [2020-11-04T15:16:05.293Z] Go version: go1.13.15 [2020-11-04T15:16:05.293Z] Git commit: 4484c46 [2020-11-04T15:16:05.293Z] Built: Wed Sep 16 17:02:17 2020 [2020-11-04T15:16:05.293Z] OS/Arch: linux/arm64 [2020-11-04T15:16:05.293Z] Experimental: true [2020-11-04T15:16:05.293Z] containerd: [2020-11-04T15:16:05.293Z] Version: 1.3.7 [2020-11-04T15:16:05.293Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:05.293Z] runc: [2020-11-04T15:16:05.293Z] Version: 1.0.0-rc10 [2020-11-04T15:16:05.293Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:05.293Z] docker-init: [2020-11-04T15:16:05.293Z] Version: 0.18.0 [2020-11-04T15:16:05.294Z] GitCommit: fec3683 [2020-11-04T15:16:05.300Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 68.34MB / 102.23MB 1.8s [Pipeline] sh [2020-11-04T15:16:05.478Z] [2020-11-04T15:16:05.479Z] #1 [internal] load build definition from Dockerfile [2020-11-04T15:16:05.479Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T15:16:05.479Z] #1 DONE 0.0s [2020-11-04T15:16:05.479Z] [2020-11-04T15:16:05.479Z] #2 [internal] load .dockerignore [2020-11-04T15:16:05.479Z] #2 transferring context: 87B done [2020-11-04T15:16:05.479Z] #2 DONE 0.0s [2020-11-04T15:16:05.479Z] [2020-11-04T15:16:05.479Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:16:05.583Z] + docker info [2020-11-04T15:16:05.594Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.80MB / 102.23MB 2.0s [2020-11-04T15:16:05.594Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.45MB / 102.23MB 2.1s [2020-11-04T15:16:05.629Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:03.941Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:04.003Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:05.734Z] #3 DONE 0.4s [2020-11-04T15:16:05.734Z] [2020-11-04T15:16:05.734Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:16:05.734Z] #4 CACHED [2020-11-04T15:16:05.734Z] [2020-11-04T15:16:05.734Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:16:05.887Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.07MB / 102.23MB 2.3s [2020-11-04T15:16:05.887Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.4s [2020-11-04T15:16:06.033Z] #5 ... [2020-11-04T15:16:06.033Z] [2020-11-04T15:16:06.033Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:16:06.033Z] #7 DONE 0.2s [2020-11-04T15:16:06.179Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.5s done [2020-11-04T15:16:06.179Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-11-04T15:16:06.262Z] Fetching without tags [2020-11-04T15:16:06.291Z] [2020-11-04T15:16:06.291Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:16:06.291Z] #6 DONE 0.5s [2020-11-04T15:16:06.291Z] [2020-11-04T15:16:06.291Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:16:06.560Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:06.969Z] Client: [2020-11-04T15:16:06.969Z] Debug Mode: false [2020-11-04T15:16:06.969Z] [2020-11-04T15:16:06.969Z] Server: [2020-11-04T15:16:06.969Z] Containers: 0 [2020-11-04T15:16:06.969Z] Running: 0 [2020-11-04T15:16:06.969Z] Paused: 0 [2020-11-04T15:16:06.969Z] Stopped: 0 [2020-11-04T15:16:06.969Z] Images: 2 [2020-11-04T15:16:06.969Z] Server Version: 19.03.13 [2020-11-04T15:16:06.969Z] Storage Driver: overlay2 [2020-11-04T15:16:06.969Z] Backing Filesystem: extfs [2020-11-04T15:16:06.969Z] Supports d_type: true [2020-11-04T15:16:06.969Z] Native Overlay Diff: true [2020-11-04T15:16:06.969Z] Logging Driver: json-file [2020-11-04T15:16:06.969Z] Cgroup Driver: cgroupfs [2020-11-04T15:16:06.969Z] Plugins: [2020-11-04T15:16:06.969Z] Volume: local [2020-11-04T15:16:06.969Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:16:06.969Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T15:16:06.969Z] Swarm: inactive [2020-11-04T15:16:06.969Z] Runtimes: runc [2020-11-04T15:16:06.969Z] Default Runtime: runc [2020-11-04T15:16:06.969Z] Init Binary: docker-init [2020-11-04T15:16:06.969Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:06.969Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:06.969Z] init version: fec3683 [2020-11-04T15:16:06.969Z] Security Options: [2020-11-04T15:16:06.969Z] apparmor [2020-11-04T15:16:06.969Z] seccomp [2020-11-04T15:16:06.969Z] Profile: default [2020-11-04T15:16:06.969Z] Kernel Version: 4.15.0-1083-aws [2020-11-04T15:16:06.969Z] Operating System: Ubuntu 16.04.7 LTS [2020-11-04T15:16:06.969Z] OSType: linux [2020-11-04T15:16:06.969Z] Architecture: aarch64 [2020-11-04T15:16:06.969Z] CPUs: 4 [2020-11-04T15:16:06.969Z] Total Memory: 7.525GiB [2020-11-04T15:16:06.969Z] Name: ip-10-100-119-180 [2020-11-04T15:16:06.969Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-11-04T15:16:06.969Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:16:06.969Z] Debug Mode: false [2020-11-04T15:16:06.969Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:06.969Z] Labels: [2020-11-04T15:16:06.969Z] Experimental: true [2020-11-04T15:16:06.969Z] Insecure Registries: [2020-11-04T15:16:06.969Z] 127.0.0.0/8 [2020-11-04T15:16:06.969Z] Live Restore Enabled: true [2020-11-04T15:16:06.969Z] [2020-11-04T15:16:06.969Z] WARNING: No swap limit support [Pipeline] sh [2020-11-04T15:16:05.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:05.199Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:16:05.202Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:05.216Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:05.229Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:16:05.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:05.230Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:05.635Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:05.638Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:06.463Z] > git remote # timeout=10 [2020-11-04T15:16:06.466Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:16:06.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:06.469Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:16:06.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:06.217Z] > git config --add remote.origin.fetch +refs/pull/41629/head:refs/remotes/origin/PR-41629 # timeout=10 [2020-11-04T15:16:06.227Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:06.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-04T15:16:06.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-04T15:16:06.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:06.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41629/head:refs/remotes/origin/PR-41629 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-04T15:16:06.553Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:06.561Z] > git checkout -f 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:07.102Z] Merge succeeded, producing 3a66bb2a728b6dee6143c1b06d83c6b7344a9182 [2020-11-04T15:16:07.103Z] Checking out Revision 3a66bb2a728b6dee6143c1b06d83c6b7344a9182 (PR-41629) [2020-11-04T15:16:07.155Z] #30 2.191 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T15:16:07.155Z] #30 2.202 Cloning into '.'... [2020-11-04T15:16:07.200Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:16:07.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:16:07.110Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:07.112Z] > git checkout -f 3a66bb2a728b6dee6143c1b06d83c6b7344a9182 # timeout=10 [2020-11-04T15:16:07.206Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:07.259Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:07.259Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:07.259Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:16:07.259Z] + bash /home/ubuntu/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:16:07.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:16:07.259Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-11-04T15:16:07.259Z] [2020-11-04T15:16:07.259Z] Generally Necessary: [2020-11-04T15:16:07.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:16:07.259Z] - apparmor: enabled and tools installed [2020-11-04T15:16:07.259Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:16:07.259Z] - CONFIG_NET_NS: enabled [2020-11-04T15:16:07.259Z] - CONFIG_PID_NS: enabled [2020-11-04T15:16:07.259Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:16:07.259Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:16:07.259Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:16:07.259Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:16:07.259Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:16:07.286Z] Merge succeeded, producing 28dc1f769381588157a70b3e417b5032118533aa [2020-11-04T15:16:07.286Z] Checking out Revision 28dc1f769381588157a70b3e417b5032118533aa (PR-41629) [2020-11-04T15:16:07.434Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:16:07.095Z] > git remote # timeout=10 [2020-11-04T15:16:07.098Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:16:07.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:07.101Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:16:07.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-04T15:16:07.279Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:07.292Z] > git checkout -f 28dc1f769381588157a70b3e417b5032118533aa # timeout=10 [2020-11-04T15:16:07.428Z] > git rev-list --no-walk 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 # timeout=10 [2020-11-04T15:16:07.134Z] > git remote # timeout=10 [2020-11-04T15:16:07.212Z] > git config --get remote.origin.url # timeout=10 [2020-11-04T15:16:07.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-04T15:16:07.274Z] > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10 [2020-11-04T15:16:07.521Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:16:07.521Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:16:07.521Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:16:07.521Z] - CONFIG_MEMCG: enabled [2020-11-04T15:16:07.521Z] - CONFIG_KEYS: enabled [2020-11-04T15:16:07.521Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:16:07.521Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T15:16:07.521Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:16:07.521Z] [2020-11-04T15:16:07.521Z] Optional Features: [2020-11-04T15:16:07.521Z] - CONFIG_USER_NS: enabled [2020-11-04T15:16:07.521Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:16:07.521Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:16:07.521Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:16:07.521Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:16:07.521Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T15:16:07.521Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:16:07.521Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:16:07.690Z] #8 ... [2020-11-04T15:16:07.690Z] [2020-11-04T15:16:07.690Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:16:07.690Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T15:16:07.690Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T15:16:07.690Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done [2020-11-04T15:16:07.690Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done [2020-11-04T15:16:07.690Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.4s done [2020-11-04T15:16:07.690Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.1s done [2020-11-04T15:16:07.690Z] #24 DONE 3.9s [2020-11-04T15:16:07.690Z] [2020-11-04T15:16:07.690Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [Pipeline] withEnv [Pipeline] { [2020-11-04T15:16:07.782Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T15:16:07.782Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T15:16:07.782Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:16:07.782Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:16:07.782Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:16:07.782Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:16:07.782Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:16:07.782Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:16:07.782Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:16:07.782Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:16:07.782Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:16:07.782Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:16:07.782Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:16:07.782Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:16:07.782Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:16:07.783Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:16:07.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:16:07.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:16:07.783Z] - Network Drivers: [2020-11-04T15:16:07.783Z] - "overlay": [2020-11-04T15:16:07.783Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:16:07.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:16:07.783Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:16:08.044Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:16:08.044Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T15:16:08.044Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T15:16:08.044Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T15:16:08.044Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T15:16:08.044Z] - CONFIG_XFRM: enabled [2020-11-04T15:16:08.044Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T15:16:08.044Z] - "ipvlan": [2020-11-04T15:16:08.044Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:16:08.044Z] - "macvlan": [2020-11-04T15:16:08.044Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:16:08.044Z] - "ftp,tftp client in container": [2020-11-04T15:16:08.044Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:16:08.044Z] - Storage Drivers: [2020-11-04T15:16:08.044Z] - "aufs": [2020-11-04T15:16:08.044Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:16:08.044Z] - "btrfs": [2020-11-04T15:16:08.044Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:16:08.044Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:16:08.044Z] - "devicemapper": [2020-11-04T15:16:08.044Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:16:08.044Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:16:08.044Z] - "overlay": [2020-11-04T15:16:08.044Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:16:08.044Z] - "zfs": [2020-11-04T15:16:08.044Z] - /dev/zfs: missing [2020-11-04T15:16:08.044Z] - zfs command: missing [2020-11-04T15:16:08.044Z] - zpool command: missing [2020-11-04T15:16:08.044Z] [2020-11-04T15:16:08.044Z] Limits: [2020-11-04T15:16:08.044Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:16:08.044Z] [2020-11-04T15:16:08.044Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-04T15:16:08.178Z] + docker version [2020-11-04T15:16:08.178Z] Client: [2020-11-04T15:16:08.178Z] Version: 18.06.1-ce [2020-11-04T15:16:08.178Z] API version: 1.38 [2020-11-04T15:16:08.178Z] Go version: go1.10.3 [2020-11-04T15:16:08.178Z] Git commit: e68fc7a [2020-11-04T15:16:08.178Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-04T15:16:08.178Z] OS/Arch: linux/ppc64le [2020-11-04T15:16:08.178Z] Experimental: false [2020-11-04T15:16:08.178Z] [2020-11-04T15:16:08.178Z] Server: [2020-11-04T15:16:08.178Z] Engine: [2020-11-04T15:16:08.178Z] Version: 18.06.1-ce [2020-11-04T15:16:08.178Z] API version: 1.38 (minimum version 1.12) [2020-11-04T15:16:08.178Z] Go version: go1.10.3 [2020-11-04T15:16:08.178Z] Git commit: e68fc7a [2020-11-04T15:16:08.178Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-04T15:16:08.178Z] OS/Arch: linux/ppc64le [2020-11-04T15:16:08.178Z] Experimental: true [Pipeline] sh [2020-11-04T15:16:08.312Z] + [ PR != PR ] [2020-11-04T15:16:08.312Z] + [ master != master ] [2020-11-04T15:16:08.312Z] + [ = true ] [2020-11-04T15:16:08.323Z] Merge succeeded, producing 28dc1f769381588157a70b3e417b5032118533aa [2020-11-04T15:16:08.323Z] Checking out Revision 28dc1f769381588157a70b3e417b5032118533aa (PR-41629) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T15:16:08.407Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:16:08.407Z] #2 [internal] load build definition from Dockerfile [2020-11-04T15:16:08.407Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T15:16:08.407Z] #2 DONE 0.0s [2020-11-04T15:16:08.407Z] [2020-11-04T15:16:08.407Z] #1 [internal] load .dockerignore [2020-11-04T15:16:08.407Z] #1 transferring context: 87B done [2020-11-04T15:16:08.407Z] #1 DONE 0.0s [2020-11-04T15:16:08.407Z] [2020-11-04T15:16:08.407Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:16:08.561Z] + docker info [2020-11-04T15:16:08.561Z] Containers: 0 [2020-11-04T15:16:08.561Z] Running: 0 [2020-11-04T15:16:08.561Z] Paused: 0 [2020-11-04T15:16:08.561Z] Stopped: 0 [2020-11-04T15:16:08.561Z] Images: 0 [2020-11-04T15:16:08.561Z] Server Version: 18.06.1-ce [2020-11-04T15:16:08.561Z] Storage Driver: overlay2 [2020-11-04T15:16:08.561Z] Backing Filesystem: extfs [2020-11-04T15:16:08.561Z] Supports d_type: true [2020-11-04T15:16:08.561Z] Native Overlay Diff: true [2020-11-04T15:16:08.561Z] Logging Driver: json-file [2020-11-04T15:16:08.561Z] Cgroup Driver: cgroupfs [2020-11-04T15:16:08.561Z] Plugins: [2020-11-04T15:16:08.561Z] Volume: local [2020-11-04T15:16:08.562Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:16:08.562Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-04T15:16:08.562Z] Swarm: inactive [2020-11-04T15:16:08.562Z] Runtimes: runc [2020-11-04T15:16:08.562Z] Default Runtime: runc [2020-11-04T15:16:08.562Z] Init Binary: docker-init [2020-11-04T15:16:08.562Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-04T15:16:08.562Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-04T15:16:08.562Z] init version: fec3683 [2020-11-04T15:16:08.562Z] Security Options: [2020-11-04T15:16:08.562Z] apparmor [2020-11-04T15:16:08.562Z] seccomp [2020-11-04T15:16:08.562Z] Profile: default [2020-11-04T15:16:08.562Z] Kernel Version: 4.4.0-139-generic [2020-11-04T15:16:08.562Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-04T15:16:08.562Z] OSType: linux [2020-11-04T15:16:08.562Z] Architecture: ppc64le [2020-11-04T15:16:08.562Z] CPUs: 4 [2020-11-04T15:16:08.562Z] Total Memory: 7.972GiB [2020-11-04T15:16:08.562Z] Name: ppc64le-ubuntu-17 [2020-11-04T15:16:08.562Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-04T15:16:08.562Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:16:08.562Z] Debug Mode (client): false [2020-11-04T15:16:08.562Z] Debug Mode (server): false [2020-11-04T15:16:08.562Z] Username: dockerbuildbot [2020-11-04T15:16:08.562Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:08.562Z] Labels: [2020-11-04T15:16:08.562Z] Experimental: true [2020-11-04T15:16:08.562Z] Insecure Registries: [2020-11-04T15:16:08.562Z] 127.0.0.0/8 [2020-11-04T15:16:08.562Z] Live Restore Enabled: false [2020-11-04T15:16:08.562Z] [Pipeline] sh [2020-11-04T15:16:08.658Z] + docker version [2020-11-04T15:16:08.658Z] Client: Docker Engine - Community [2020-11-04T15:16:08.658Z] Version: 19.03.13 [2020-11-04T15:16:08.658Z] API version: 1.40 [2020-11-04T15:16:08.658Z] Go version: go1.13.15 [2020-11-04T15:16:08.658Z] Git commit: 4484c46d9d [2020-11-04T15:16:08.658Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-04T15:16:08.658Z] OS/Arch: linux/amd64 [2020-11-04T15:16:08.658Z] Experimental: false [2020-11-04T15:16:08.658Z] [2020-11-04T15:16:08.658Z] Server: Docker Engine - Community [2020-11-04T15:16:08.658Z] Engine: [2020-11-04T15:16:08.658Z] Version: 19.03.13 [2020-11-04T15:16:08.658Z] API version: 1.40 (minimum version 1.12) [2020-11-04T15:16:08.658Z] Go version: go1.13.15 [2020-11-04T15:16:08.658Z] Git commit: 4484c46d9d [2020-11-04T15:16:08.658Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-04T15:16:08.658Z] OS/Arch: linux/amd64 [2020-11-04T15:16:08.658Z] Experimental: true [2020-11-04T15:16:08.658Z] containerd: [2020-11-04T15:16:08.658Z] Version: 1.3.7 [2020-11-04T15:16:08.658Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:08.658Z] runc: [2020-11-04T15:16:08.659Z] Version: 1.0.0-rc10 [2020-11-04T15:16:08.659Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:08.659Z] docker-init: [2020-11-04T15:16:08.659Z] Version: 0.18.0 [2020-11-04T15:16:08.659Z] GitCommit: fec3683 [2020-11-04T15:16:08.666Z] Commit message: "Merge commit '42855ebc7fdf649d5e555a540078c48676dc665e' into HEAD" [2020-11-04T15:16:08.668Z] #3 DONE 0.1s [2020-11-04T15:16:08.668Z] [2020-11-04T15:16:08.668Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:16:08.668Z] #4 CACHED [Pipeline] sh [2020-11-04T15:16:08.957Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:08.957Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:08.957Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:16:08.957Z] + bash /home/docker/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:16:08.957Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:16:08.957Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-04T15:16:08.957Z] [2020-11-04T15:16:08.957Z] Generally Necessary: [2020-11-04T15:16:08.957Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:16:08.957Z] - apparmor: enabled and tools installed [2020-11-04T15:16:08.957Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:16:08.957Z] - CONFIG_NET_NS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_PID_NS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:16:08.957Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_MEMCG: enabled [2020-11-04T15:16:08.957Z] - CONFIG_KEYS: enabled [2020-11-04T15:16:08.957Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:16:08.957Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:16:08.957Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:16:08.957Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-04T15:16:08.957Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:16:08.974Z] + docker info [2020-11-04T15:16:08.974Z] Client: [2020-11-04T15:16:08.974Z] Debug Mode: false [2020-11-04T15:16:08.974Z] [2020-11-04T15:16:08.974Z] Server: [2020-11-04T15:16:08.974Z] Containers: 0 [2020-11-04T15:16:08.974Z] Running: 0 [2020-11-04T15:16:08.974Z] Paused: 0 [2020-11-04T15:16:08.974Z] Stopped: 0 [2020-11-04T15:16:08.974Z] Images: 3 [2020-11-04T15:16:08.974Z] Server Version: 19.03.13 [2020-11-04T15:16:08.974Z] Storage Driver: overlay2 [2020-11-04T15:16:08.974Z] Backing Filesystem: extfs [2020-11-04T15:16:08.974Z] Supports d_type: true [2020-11-04T15:16:08.974Z] Native Overlay Diff: true [2020-11-04T15:16:08.974Z] Logging Driver: json-file [2020-11-04T15:16:08.974Z] Cgroup Driver: cgroupfs [2020-11-04T15:16:08.974Z] Plugins: [2020-11-04T15:16:08.974Z] Volume: local [2020-11-04T15:16:08.974Z] Network: bridge host ipvlan macvlan null overlay [2020-11-04T15:16:08.974Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-04T15:16:08.974Z] Swarm: inactive [2020-11-04T15:16:08.974Z] Runtimes: runc [2020-11-04T15:16:08.974Z] Default Runtime: runc [2020-11-04T15:16:08.974Z] Init Binary: docker-init [2020-11-04T15:16:08.974Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-04T15:16:08.974Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-04T15:16:08.974Z] init version: fec3683 [2020-11-04T15:16:08.974Z] Security Options: [2020-11-04T15:16:08.974Z] apparmor [2020-11-04T15:16:08.974Z] seccomp [2020-11-04T15:16:08.974Z] Profile: default [2020-11-04T15:16:08.974Z] Kernel Version: 5.4.0-1025-aws [2020-11-04T15:16:08.974Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-04T15:16:08.974Z] OSType: linux [2020-11-04T15:16:08.974Z] Architecture: x86_64 [2020-11-04T15:16:08.974Z] CPUs: 2 [2020-11-04T15:16:08.974Z] Total Memory: 7.569GiB [2020-11-04T15:16:08.974Z] Name: ip-10-100-61-170 [2020-11-04T15:16:08.974Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-04T15:16:08.974Z] Docker Root Dir: /var/lib/docker [2020-11-04T15:16:08.974Z] Debug Mode: false [2020-11-04T15:16:08.974Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:08.974Z] Labels: [2020-11-04T15:16:08.974Z] Experimental: true [2020-11-04T15:16:08.974Z] Insecure Registries: [2020-11-04T15:16:08.974Z] 127.0.0.0/8 [2020-11-04T15:16:08.974Z] Live Restore Enabled: true [2020-11-04T15:16:08.974Z] [2020-11-04T15:16:08.974Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-04T15:16:09.242Z] [2020-11-04T15:16:09.242Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:16:09.242Z] #7 DONE 0.1s [2020-11-04T15:16:09.242Z] [2020-11-04T15:16:09.242Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:16:09.242Z] #6 DONE 0.1s [2020-11-04T15:16:09.242Z] [2020-11-04T15:16:09.242Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:16:09.252Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-04T15:16:09.252Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:16:09.252Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-04T15:16:09.252Z] [2020-11-04T15:16:09.252Z] Optional Features: [2020-11-04T15:16:09.252Z] - CONFIG_USER_NS: enabled [2020-11-04T15:16:09.252Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:16:09.252Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:16:09.252Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:16:09.252Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:16:09.252Z] (cgroup swap accounting is currently enabled) [2020-11-04T15:16:09.252Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-04T15:16:09.252Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:16:09.252Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:16:09.252Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-04T15:16:09.252Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-04T15:16:09.252Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:16:09.252Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:16:09.252Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:16:09.252Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:16:09.252Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:16:09.252Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:16:09.252Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:16:09.252Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:16:09.252Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:16:09.252Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:16:09.252Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:16:09.252Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:16:09.252Z] - Network Drivers: [2020-11-04T15:16:09.252Z] - "overlay": [2020-11-04T15:16:09.252Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:16:09.252Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:16:09.252Z] Optional (for encrypted networks): [2020-11-04T15:16:09.276Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:09.276Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:09.276Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41629/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-04T15:16:09.276Z] + bash /home/ubuntu/workspace/moby_PR-41629/check-config.sh [2020-11-04T15:16:09.276Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-04T15:16:09.276Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-04T15:16:09.276Z] [2020-11-04T15:16:09.276Z] Generally Necessary: [2020-11-04T15:16:09.276Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-04T15:16:09.276Z] - apparmor: enabled and tools installed [2020-11-04T15:16:09.276Z] - CONFIG_NAMESPACES: enabled [2020-11-04T15:16:09.276Z] - CONFIG_NET_NS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_PID_NS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_IPC_NS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_UTS_NS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CGROUPS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-04T15:16:09.276Z] - CONFIG_CPUSETS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_MEMCG: enabled [2020-11-04T15:16:09.276Z] - CONFIG_KEYS: enabled [2020-11-04T15:16:09.276Z] - CONFIG_VETH: enabled (as module) [2020-11-04T15:16:09.276Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-04T15:16:09.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-04T15:16:09.276Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-04T15:16:09.277Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-04T15:16:09.277Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-04T15:16:09.277Z] [2020-11-04T15:16:09.277Z] Optional Features: [2020-11-04T15:16:09.277Z] - CONFIG_USER_NS: enabled [2020-11-04T15:16:09.277Z] - CONFIG_SECCOMP: enabled [2020-11-04T15:16:09.277Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-04T15:16:09.277Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-04T15:16:09.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-04T15:16:09.277Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-04T15:16:09.277Z] - CONFIG_BLK_CGROUP: enabled [2020-11-04T15:16:09.277Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-04T15:16:09.277Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-04T15:16:09.277Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-04T15:16:09.277Z] - CONFIG_CGROUP_PERF: enabled [2020-11-04T15:16:09.277Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-04T15:16:09.277Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-04T15:16:09.277Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-04T15:16:09.277Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-04T15:16:09.277Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-04T15:16:09.277Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-04T15:16:09.277Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-04T15:16:08.213Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-04T15:16:08.354Z] > git config core.sparsecheckout # timeout=10 [2020-11-04T15:16:08.416Z] > git checkout -f 28dc1f769381588157a70b3e417b5032118533aa # timeout=10 [2020-11-04T15:16:09.538Z] - CONFIG_IP_VS: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-04T15:16:09.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-04T15:16:09.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-04T15:16:09.538Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_EXT4_FS: enabled [2020-11-04T15:16:09.538Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-04T15:16:09.538Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-04T15:16:09.538Z] - Network Drivers: [2020-11-04T15:16:09.538Z] - "overlay": [2020-11-04T15:16:09.538Z] - CONFIG_VXLAN: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-04T15:16:09.538Z] Optional (for encrypted networks): [2020-11-04T15:16:09.538Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:16:09.538Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-04T15:16:09.538Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-04T15:16:09.538Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-04T15:16:09.538Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-04T15:16:09.538Z] - CONFIG_XFRM: enabled [2020-11-04T15:16:09.538Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-04T15:16:09.538Z] - "ipvlan": [2020-11-04T15:16:09.538Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:16:09.538Z] - "macvlan": [2020-11-04T15:16:09.538Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:16:09.538Z] - "ftp,tftp client in container": [2020-11-04T15:16:09.538Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:16:09.538Z] - Storage Drivers: [2020-11-04T15:16:09.538Z] - "aufs": [2020-11-04T15:16:09.538Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:16:09.538Z] - "btrfs": [2020-11-04T15:16:09.538Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:16:09.538Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:16:09.538Z] - "devicemapper": [2020-11-04T15:16:09.538Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:16:09.538Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:16:09.538Z] - "overlay": [2020-11-04T15:16:09.538Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:16:09.538Z] - "zfs": [2020-11-04T15:16:09.538Z] - /dev/zfs: present [2020-11-04T15:16:09.538Z] - zfs command: missing [2020-11-04T15:16:09.538Z] - zpool command: missing [2020-11-04T15:16:09.538Z] [2020-11-04T15:16:09.538Z] Limits: [2020-11-04T15:16:09.538Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:16:09.538Z] [2020-11-04T15:16:09.538Z] + true [2020-11-04T15:16:09.564Z] - CONFIG_CRYPTO: enabled [2020-11-04T15:16:09.564Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_XFRM: enabled [2020-11-04T15:16:09.564Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-04T15:16:09.564Z] - "ipvlan": [2020-11-04T15:16:09.564Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-04T15:16:09.564Z] - "macvlan": [2020-11-04T15:16:09.564Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_DUMMY: enabled (as module) [2020-11-04T15:16:09.564Z] - "ftp,tftp client in container": [2020-11-04T15:16:09.564Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-04T15:16:09.564Z] - Storage Drivers: [2020-11-04T15:16:09.564Z] - "aufs": [2020-11-04T15:16:09.564Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-04T15:16:09.564Z] - "btrfs": [2020-11-04T15:16:09.564Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-04T15:16:09.564Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-04T15:16:09.564Z] - "devicemapper": [2020-11-04T15:16:09.564Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-04T15:16:09.564Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-04T15:16:09.564Z] - "overlay": [2020-11-04T15:16:09.564Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-04T15:16:09.564Z] - "zfs": [2020-11-04T15:16:09.564Z] - /dev/zfs: missing [2020-11-04T15:16:09.564Z] - zfs command: missing [2020-11-04T15:16:09.564Z] - zpool command: missing [2020-11-04T15:16:09.564Z] [2020-11-04T15:16:09.564Z] Limits: [2020-11-04T15:16:09.564Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-04T15:16:09.564Z] [2020-11-04T15:16:09.564Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-04T15:16:09.698Z] #30 ... [2020-11-04T15:16:09.698Z] [2020-11-04T15:16:09.698Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:09.698Z] #27 1.618 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T15:16:09.698Z] #27 1.775 [2020-11-04T15:16:09.698Z] #27 1.927 # 2.6% ################## 25.0% ################################# 47.0% #################################################### 72.5% ############################################################### 88.8% ######################################################################## 100.0% [2020-11-04T15:16:09.698Z] #27 2.645 [2020-11-04T15:16:09.698Z] #27 2.789 ############################# 41.2% ######################################################################## 100.0% [2020-11-04T15:16:09.698Z] #27 3.031 [2020-11-04T15:16:09.698Z] #27 3.169 ############################################ 62.3% ######################################################################## 100.0% [2020-11-04T15:16:09.698Z] #27 3.397 [2020-11-04T15:16:09.698Z] #27 3.572 ### 5.0% ############## 20.1% ####################### 32.7% ############################## 41.7% ####################################### 54.4% ######################################################## 78.0% ##################################################################### 96.4% ######################################################################## 100.0% [2020-11-04T15:16:09.698Z] #27 4.481 [2020-11-04T15:16:09.699Z] #27 4.654 1.0% ### 4.3% #### 6.7% ######### 12.6% ############# 19.0% #################### 28.4% ########################## 36.1% ############################ 40.0% ################################ 45.1% ##################################### 51.6% ###################################### 53.3% # [2020-11-04T15:16:09.699Z] #27 ... [2020-11-04T15:16:09.699Z] [2020-11-04T15:16:09.699Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:09.699Z] #22 2.140 + RM_GOPATH=0 [2020-11-04T15:16:09.699Z] #22 2.140 + TMP_GOPATH= [2020-11-04T15:16:09.699Z] #22 2.140 + : /build [2020-11-04T15:16:09.699Z] #22 2.140 + '[' -z '' ']' [2020-11-04T15:16:09.699Z] #22 2.140 ++ mktemp -d [2020-11-04T15:16:09.699Z] #22 2.140 + export GOPATH=/tmp/tmp.VokFwzE3dh [2020-11-04T15:16:09.699Z] #22 2.140 + GOPATH=/tmp/tmp.VokFwzE3dh [2020-11-04T15:16:09.699Z] #22 2.140 + RM_GOPATH=1 [2020-11-04T15:16:09.699Z] #22 2.140 + case "$(go env GOARCH)" in [2020-11-04T15:16:09.699Z] #22 2.149 ++ go env GOARCH [2020-11-04T15:16:09.699Z] #22 2.174 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:09.699Z] #22 2.174 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:09.699Z] #22 2.174 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:09.699Z] #22 2.182 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:16:09.699Z] #22 2.182 + dir=/tmp/install [2020-11-04T15:16:09.699Z] #22 2.182 + bin=dockercli [2020-11-04T15:16:09.699Z] #22 2.182 + shift [2020-11-04T15:16:09.699Z] #22 2.182 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:16:09.699Z] #22 2.182 + . /tmp/install/dockercli.installer [2020-11-04T15:16:09.699Z] #22 2.182 ++ : stable [2020-11-04T15:16:09.699Z] #22 2.182 ++ : 17.06.2-ce [2020-11-04T15:16:09.699Z] #22 2.182 + install_dockercli [2020-11-04T15:16:09.699Z] #22 2.182 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:16:09.699Z] #22 2.182 ++ uname -m [2020-11-04T15:16:09.699Z] #22 2.187 + arch=x86_64 [2020-11-04T15:16:09.699Z] #22 2.187 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T15:16:09.699Z] #22 2.187 + url=https://download.docker.com/linux/static [2020-11-04T15:16:09.699Z] #22 2.189 + tar -xz docker/docker [2020-11-04T15:16:09.699Z] #22 2.190 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T15:16:09.699Z] #22 4.231 + mkdir -p /build [2020-11-04T15:16:09.699Z] #22 4.238 + mv docker/docker /build/ [2020-11-04T15:16:09.699Z] #22 4.242 + rmdir docker [2020-11-04T15:16:09.699Z] #22 DONE 5.2s [2020-11-04T15:16:09.699Z] [2020-11-04T15:16:09.699Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:09.718Z] #5 DONE 0.3s [2020-11-04T15:16:09.718Z] [2020-11-04T15:16:09.718Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:16:09.718Z] #24 DONE 0.0s [2020-11-04T15:16:09.718Z] [2020-11-04T15:16:09.718Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:09.718Z] #60 DONE 0.0s [2020-11-04T15:16:09.718Z] [2020-11-04T15:16:09.718Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:09.718Z] #8 DONE 0.0s [2020-11-04T15:16:09.718Z] [2020-11-04T15:16:09.718Z] #21 [internal] load build context [Pipeline] sh [Pipeline] sh [2020-11-04T15:16:09.999Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:16:09.999Z] #2 [internal] load .dockerignore [2020-11-04T15:16:09.999Z] #2 transferring context: 87B done [2020-11-04T15:16:09.999Z] #2 DONE 0.0s [2020-11-04T15:16:09.999Z] [2020-11-04T15:16:09.999Z] #1 [internal] load build definition from Dockerfile [2020-11-04T15:16:09.999Z] #1 transferring dockerfile: 16.58kB done [2020-11-04T15:16:09.999Z] #1 DONE 0.0s [2020-11-04T15:16:09.999Z] [2020-11-04T15:16:09.999Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:16:10.064Z] + docker version [2020-11-04T15:16:10.065Z] Client: Docker Engine - Enterprise [2020-11-04T15:16:10.065Z] Version: 19.03.12 [2020-11-04T15:16:10.065Z] API version: 1.40 [2020-11-04T15:16:10.065Z] Go version: go1.13.13 [2020-11-04T15:16:10.065Z] Git commit: 4306744 [2020-11-04T15:16:10.065Z] Built: 08/05/2020 19:27:53 [2020-11-04T15:16:10.065Z] OS/Arch: windows/amd64 [2020-11-04T15:16:10.065Z] Experimental: false [2020-11-04T15:16:10.065Z] [2020-11-04T15:16:10.065Z] Server: Docker Engine - Enterprise [2020-11-04T15:16:10.065Z] Engine: [2020-11-04T15:16:10.065Z] Version: 19.03.12 [2020-11-04T15:16:10.065Z] API version: 1.40 (minimum version 1.24) [2020-11-04T15:16:10.065Z] Go version: go1.13.13 [2020-11-04T15:16:10.065Z] Git commit: f295753ffd [2020-11-04T15:16:10.065Z] Built: 08/05/2020 19:26:41 [2020-11-04T15:16:10.065Z] OS/Arch: windows/amd64 [2020-11-04T15:16:10.065Z] Experimental: true [Pipeline] sh [2020-11-04T15:16:10.226Z] + make bundles/buildx [2020-11-04T15:16:10.480Z] #27 4.654 1.0% ### 4.3% #### 6.7% ######### 12.6% ############# 19.0% #################### 28.4% ########################## 36.1% ############################ 40.0% ################################ 45.1% ##################################### 51.6% ###################################### 53.3% ############################################# 63.7% ################################################ 67.9% #################################################### 72.7% ####################################################### 76.7% ########################################################### 82.2% ############################################################## 86.3% ############################################################### 88.1% ################################################################### 93.8% ###################################################################### 97.5% ######################################################################## 100.0% [2020-11-04T15:16:10.480Z] #27 6.833 [2020-11-04T15:16:10.520Z] make: command: Command not found [2020-11-04T15:16:10.520Z] make: command: Command not found [2020-11-04T15:16:10.520Z] mkdir bundles [2020-11-04T15:16:10.520Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-11-04T15:16:10.520Z] --build-arg BUILDX_COMMIT \ [2020-11-04T15:16:10.520Z] --build-arg BUILDX_REPO \ [2020-11-04T15:16:10.520Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-11-04T15:16:10.520Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-11-04T15:16:10.520Z] . [2020-11-04T15:16:10.520Z] /bin/sh: 4: go: not found [2020-11-04T15:16:10.520Z] /bin/sh: 5: go: not found [2020-11-04T15:16:10.572Z] #3 DONE 0.6s [2020-11-04T15:16:10.572Z] [2020-11-04T15:16:10.572Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:16:10.572Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T15:16:10.835Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-11-04T15:16:10.835Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.42MB / 8.88MB 0.1s [2020-11-04T15:16:10.835Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T15:16:10.835Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-11-04T15:16:10.835Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-11-04T15:16:10.835Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-11-04T15:16:10.840Z] #21 transferring context: 51.99MB 1.5s done [2020-11-04T15:16:11.096Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-11-04T15:16:11.096Z] #4 DONE 0.5s [2020-11-04T15:16:11.101Z] #21 DONE 1.6s [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:16:11.101Z] #9 CACHED [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:16:11.101Z] #10 CACHED [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:11.101Z] #53 CACHED [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:11.101Z] #11 CACHED [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:11.101Z] #34 CACHED [2020-11-04T15:16:11.101Z] [2020-11-04T15:16:11.101Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:11.230Z] + docker info [2020-11-04T15:16:11.293Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.4s done [2020-11-04T15:16:11.293Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-11-04T15:16:11.293Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.1s done [2020-11-04T15:16:11.293Z] #8 DONE 7.8s [2020-11-04T15:16:11.293Z] [2020-11-04T15:16:11.293Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:11.293Z] #25 0.614 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:11.293Z] #25 0.633 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:11.293Z] #25 0.673 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:11.293Z] #25 0.726 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:16:11.293Z] #25 0.896 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:16:11.293Z] #25 1.138 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:16:11.293Z] #25 2.079 Fetched 8085 kB in 1s (5468 kB/s) [2020-11-04T15:16:11.293Z] #25 2.079 Reading package lists... [2020-11-04T15:16:11.293Z] #25 2.529 Reading package lists... [2020-11-04T15:16:11.293Z] #25 2.949 Building dependency tree... [2020-11-04T15:16:11.293Z] #25 3.059 The following additional packages will be installed: [2020-11-04T15:16:11.293Z] #25 3.059 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T15:16:11.293Z] #25 3.059 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T15:16:11.293Z] #25 3.059 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T15:16:11.293Z] #25 3.059 Suggested packages: [2020-11-04T15:16:11.293Z] #25 3.059 krb5-doc krb5-user [2020-11-04T15:16:11.293Z] #25 3.059 Recommended packages: [2020-11-04T15:16:11.293Z] #25 3.059 krb5-locales publicsuffix libsasl2-modules [2020-11-04T15:16:11.293Z] #25 3.165 The following NEW packages will be installed: [2020-11-04T15:16:11.293Z] #25 3.165 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T15:16:11.293Z] #25 3.165 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T15:16:11.293Z] #25 3.165 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T15:16:11.293Z] #25 3.165 libssh2-1 libssl1.1 openssl [2020-11-04T15:16:11.293Z] #25 3.191 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T15:16:11.293Z] #25 3.191 Need to get 4591 kB of archives. [2020-11-04T15:16:11.293Z] #25 3.191 After this operation, 11.9 MB of additional disk space will be used. [2020-11-04T15:16:11.293Z] #25 3.191 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T15:16:11.293Z] #25 3.201 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u3 [213 kB] [2020-11-04T15:16:11.293Z] #25 3.204 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-11-04T15:16:11.293Z] #25 3.237 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-11-04T15:16:11.293Z] #25 3.246 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-11-04T15:16:11.293Z] #25 3.279 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-11-04T15:16:11.293Z] #25 3.292 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T15:16:11.293Z] #25 3.294 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-11-04T15:16:11.293Z] #25 3.294 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-11-04T15:16:11.293Z] #25 3.386 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-11-04T15:16:11.293Z] #25 3.486 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-11-04T15:16:11.293Z] #25 3.488 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-11-04T15:16:11.293Z] #25 3.491 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-11-04T15:16:11.293Z] #25 3.493 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-11-04T15:16:11.293Z] #25 3.493 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-11-04T15:16:11.293Z] #25 3.494 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-11-04T15:16:11.293Z] #25 3.497 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-11-04T15:16:11.293Z] #25 3.501 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-11-04T15:16:11.293Z] #25 3.512 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-04T15:16:11.293Z] #25 3.512 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-04T15:16:11.293Z] #25 3.519 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-04T15:16:11.293Z] #25 3.632 Fetched 4591 kB in 0s (13.7 MB/s) [2020-11-04T15:16:11.293Z] #25 3.632 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-11-04T15:16:11.293Z] #25 3.632 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:11.293Z] #25 3.641 (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 ... 6675 files and directories currently installed.) [2020-11-04T15:16:11.293Z] #25 3.641 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 3.643 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:11.293Z] #25 3.682 Selecting previously unselected package libsasl2-2:s390x. [2020-11-04T15:16:11.293Z] #25 3.682 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 3.682 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:11.293Z] #25 3.694 Selecting previously unselected package libldap-common. [2020-11-04T15:16:11.293Z] #25 3.694 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T15:16:11.293Z] #25 3.703 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:11.293Z] #25 3.731 Selecting previously unselected package libldap-2.4-2:s390x. [2020-11-04T15:16:11.293Z] #25 3.731 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 3.734 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:11.293Z] #25 3.782 Selecting previously unselected package libssl1.1:s390x. [2020-11-04T15:16:11.293Z] #25 3.782 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 3.784 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:11.293Z] #25 3.899 Selecting previously unselected package openssl. [2020-11-04T15:16:11.293Z] #25 3.899 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 3.902 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:11.293Z] #25 3.995 Selecting previously unselected package ca-certificates. [2020-11-04T15:16:11.293Z] #25 3.995 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T15:16:11.293Z] #25 3.998 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:11.293Z] #25 4.051 Selecting previously unselected package libkeyutils1:s390x. [2020-11-04T15:16:11.293Z] #25 4.051 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 4.055 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-11-04T15:16:11.293Z] #25 4.073 Selecting previously unselected package libkrb5support0:s390x. [2020-11-04T15:16:11.293Z] #25 4.075 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ... [2020-11-04T15:16:11.293Z] #25 4.077 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-11-04T15:16:11.293Z] #25 4.110 Selecting previously unselected package libk5crypto3:s390x. [2020-11-04T15:16:11.293Z] #25 4.110 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ... [2020-11-04T15:16:11.357Z] [2020-11-04T15:16:11.357Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:16:11.357Z] #7 DONE 0.3s [2020-11-04T15:16:11.357Z] [2020-11-04T15:16:11.357Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:16:11.586Z] #25 4.112 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-11-04T15:16:11.586Z] #25 4.142 Selecting previously unselected package libkrb5-3:s390x. [2020-11-04T15:16:11.586Z] #25 4.143 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.145 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-11-04T15:16:11.586Z] #25 4.199 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-11-04T15:16:11.586Z] #25 4.200 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.202 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-11-04T15:16:11.586Z] #25 4.233 Selecting previously unselected package libnghttp2-14:s390x. [2020-11-04T15:16:11.586Z] #25 4.234 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.237 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-04T15:16:11.586Z] #25 4.261 Selecting previously unselected package libpsl5:s390x. [2020-11-04T15:16:11.586Z] #25 4.262 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.264 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-11-04T15:16:11.586Z] #25 4.295 Selecting previously unselected package librtmp1:s390x. [2020-11-04T15:16:11.586Z] #25 4.295 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.298 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:11.586Z] #25 4.323 Selecting previously unselected package libssh2-1:s390x. [2020-11-04T15:16:11.586Z] #25 4.324 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-11-04T15:16:11.586Z] #25 4.326 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-11-04T15:16:11.586Z] #25 4.356 Selecting previously unselected package libcurl4:s390x. [2020-11-04T15:16:11.824Z] Client: [2020-11-04T15:16:11.825Z] Debug Mode: false [2020-11-04T15:16:11.825Z] Plugins: [2020-11-04T15:16:11.825Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T15:16:11.825Z] [2020-11-04T15:16:11.825Z] Server: [2020-11-04T15:16:11.825Z] Containers: 0 [2020-11-04T15:16:11.825Z] Running: 0 [2020-11-04T15:16:11.825Z] Paused: 0 [2020-11-04T15:16:11.825Z] Stopped: 0 [2020-11-04T15:16:11.825Z] Images: 10 [2020-11-04T15:16:11.825Z] Server Version: 19.03.12 [2020-11-04T15:16:11.825Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T15:16:11.825Z] Windows: [2020-11-04T15:16:11.825Z] LCOW: [2020-11-04T15:16:11.825Z] Logging Driver: json-file [2020-11-04T15:16:11.825Z] Plugins: [2020-11-04T15:16:11.825Z] Volume: local [2020-11-04T15:16:11.825Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T15:16:11.825Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T15:16:11.825Z] Swarm: inactive [2020-11-04T15:16:11.825Z] Default Isolation: process [2020-11-04T15:16:11.825Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T15:16:11.825Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T15:16:11.825Z] OSType: windows [2020-11-04T15:16:11.825Z] Architecture: x86_64 [2020-11-04T15:16:11.825Z] CPUs: 4 [2020-11-04T15:16:11.825Z] Total Memory: 32GiB [2020-11-04T15:16:11.825Z] Name: azwin-2-8a7950 [2020-11-04T15:16:11.825Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T15:16:11.825Z] Docker Root Dir: D:\docker [2020-11-04T15:16:11.825Z] Debug Mode: false [2020-11-04T15:16:11.825Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:11.825Z] Labels: [2020-11-04T15:16:11.825Z] Experimental: true [2020-11-04T15:16:11.825Z] Insecure Registries: [2020-11-04T15:16:11.825Z] 10.0.0.4:5000 [2020-11-04T15:16:11.825Z] 127.0.0.0/8 [2020-11-04T15:16:11.825Z] Registry Mirrors: [2020-11-04T15:16:11.825Z] http://10.0.0.4:5000/ [2020-11-04T15:16:11.825Z] Live Restore Enabled: false [2020-11-04T15:16:11.825Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-11-04T15:16:11.860Z] #27 8.102 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T15:16:11.878Z] #25 4.356 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-11-04T15:16:11.878Z] #25 4.359 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-04T15:16:11.878Z] #25 4.401 Selecting previously unselected package curl. [2020-11-04T15:16:11.878Z] #25 4.401 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-11-04T15:16:11.878Z] #25 4.403 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:11.878Z] #25 4.466 Selecting previously unselected package libonig5:s390x. [2020-11-04T15:16:11.878Z] #25 4.466 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-11-04T15:16:11.878Z] #25 4.469 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-04T15:16:11.878Z] #25 4.568 Selecting previously unselected package libjq1:s390x. [Pipeline] powershell [2020-11-04T15:16:11.946Z] #6 DONE 0.7s [2020-11-04T15:16:11.946Z] [2020-11-04T15:16:11.946Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:16:11.946Z] #5 DONE 0.8s [2020-11-04T15:16:11.946Z] [2020-11-04T15:16:11.946Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:16:11.946Z] #24 DONE 0.0s [2020-11-04T15:16:11.946Z] [2020-11-04T15:16:11.946Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:11.946Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T15:16:12.119Z] #27 8.302 [2020-11-04T15:16:12.170Z] #25 4.569 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T15:16:12.170Z] #25 4.580 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T15:16:12.170Z] #25 4.717 Selecting previously unselected package jq. [2020-11-04T15:16:12.170Z] #25 4.718 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T15:16:12.170Z] #25 4.746 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:12.379Z] #27 8.421 ######################################################################## 100.0% [2020-11-04T15:16:12.379Z] #27 8.509 [2020-11-04T15:16:12.462Z] #25 5.022 Setting up libkeyutils1:s390x (1.6-6) ... [2020-11-04T15:16:12.462Z] #25 5.096 Setting up libpsl5:s390x (0.20.2-2) ... [2020-11-04T15:16:12.462Z] #25 5.274 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:12.523Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T15:16:12.523Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-04T15:16:12.523Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2020-11-04T15:16:12.523Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.58MB / 10.00MB 0.2s [2020-11-04T15:16:12.523Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-04T15:16:12.523Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.33MB / 50.40MB 0.2s [2020-11-04T15:16:12.523Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.92MB / 7.81MB 0.3s [2020-11-04T15:16:12.523Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2020-11-04T15:16:12.523Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.3s [2020-11-04T15:16:12.523Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.3s [2020-11-04T15:16:12.639Z] Sending build context to Docker daemon 56.81MB [2020-11-04T15:16:12.639Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-11-04T15:16:12.639Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-11-04T15:16:12.639Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-11-04T15:16:12.639Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-11-04T15:16:12.755Z] #25 5.380 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-11-04T15:16:12.755Z] #25 ... [2020-11-04T15:16:12.755Z] [2020-11-04T15:16:12.755Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:16:12.755Z] #9 DONE 1.6s [2020-11-04T15:16:12.755Z] [2020-11-04T15:16:12.755Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:12.755Z] #25 5.430 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:12.755Z] #25 5.456 Setting up libkrb5support0:s390x (1.17-3) ... [2020-11-04T15:16:12.755Z] #25 5.463 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:12.755Z] #25 5.470 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:12.755Z] #25 5.478 Setting up libk5crypto3:s390x (1.17-3) ... [2020-11-04T15:16:12.755Z] #25 5.484 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:12.755Z] #25 ... [2020-11-04T15:16:12.755Z] [2020-11-04T15:16:12.755Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:16:12.788Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-11-04T15:16:12.788Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.58MB / 50.40MB 0.6s [2020-11-04T15:16:12.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.30MB / 51.83MB 0.6s [2020-11-04T15:16:12.788Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.00MB / 68.67MB 0.6s [2020-11-04T15:16:12.788Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.76MB / 50.40MB 0.7s [2020-11-04T15:16:12.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.92MB / 51.83MB 0.7s [2020-11-04T15:16:12.788Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.53MB / 68.67MB 0.7s [2020-11-04T15:16:12.877Z] #5 DONE 6.7s [2020-11-04T15:16:12.877Z] [2020-11-04T15:16:12.877Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:12.877Z] #60 DONE 0.0s [2020-11-04T15:16:12.877Z] [2020-11-04T15:16:12.877Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:12.877Z] #8 DONE 0.0s [2020-11-04T15:16:12.877Z] [2020-11-04T15:16:12.877Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:16:12.877Z] #24 DONE 0.0s [2020-11-04T15:16:12.877Z] [2020-11-04T15:16:12.877Z] #21 [internal] load build context [2020-11-04T15:16:12.877Z] #21 transferring context: 1.75MB 0.1s [2020-11-04T15:16:12.930Z] 1.13.15-buster: Pulling from library/golang [2020-11-04T15:16:12.930Z] db4e2d8d5901: Pulling fs layer [2020-11-04T15:16:12.930Z] dfe2d012519c: Pulling fs layer [2020-11-04T15:16:12.930Z] 5d8f1d1f9197: Pulling fs layer [2020-11-04T15:16:12.930Z] 1301750ffb48: Pulling fs layer [2020-11-04T15:16:12.930Z] dc5c6edc9cff: Pulling fs layer [2020-11-04T15:16:12.930Z] 3c370c2e2f82: Pulling fs layer [2020-11-04T15:16:12.930Z] 5ffb2f5886e2: Pulling fs layer [2020-11-04T15:16:12.930Z] 1301750ffb48: Waiting [2020-11-04T15:16:12.930Z] dc5c6edc9cff: Waiting [2020-11-04T15:16:12.930Z] 3c370c2e2f82: Waiting [2020-11-04T15:16:12.930Z] 5ffb2f5886e2: Waiting [2020-11-04T15:16:13.054Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.00MB / 50.40MB 0.8s [2020-11-04T15:16:13.054Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.56MB / 51.83MB 0.8s [2020-11-04T15:16:13.054Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.55MB / 68.67MB 0.8s [2020-11-04T15:16:13.320Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2020-11-04T15:16:13.320Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.65MB / 51.83MB 0.9s [2020-11-04T15:16:13.320Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.56MB / 68.67MB 0.9s [2020-11-04T15:16:13.320Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2020-11-04T15:16:13.320Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.99MB / 51.83MB 1.1s [2020-11-04T15:16:13.320Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.89MB / 68.67MB 1.1s [2020-11-04T15:16:13.320Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.36MB / 120.17MB 1.1s [2020-11-04T15:16:13.320Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.28MB / 51.83MB 1.2s [2020-11-04T15:16:13.395Z] #10 DONE 0.6s [2020-11-04T15:16:13.395Z] [2020-11-04T15:16:13.395Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:16:13.395Z] #37 DONE 0.1s [2020-11-04T15:16:13.395Z] [2020-11-04T15:16:13.395Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:13.582Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.50MB / 51.83MB 1.3s [2020-11-04T15:16:13.582Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.11MB / 68.67MB 1.3s [2020-11-04T15:16:13.582Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.20MB / 120.17MB 1.3s [2020-11-04T15:16:13.582Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-04T15:16:13.582Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s [2020-11-04T15:16:13.582Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.52MB / 68.67MB 1.5s [2020-11-04T15:16:13.582Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.33MB / 120.17MB 1.5s [2020-11-04T15:16:13.604Z] dfe2d012519c: Download complete [2020-11-04T15:16:13.604Z] 5d8f1d1f9197: Verifying Checksum [2020-11-04T15:16:13.604Z] 5d8f1d1f9197: Download complete [2020-11-04T15:16:13.692Z] #38 ... [2020-11-04T15:16:13.692Z] [2020-11-04T15:16:13.692Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:16:13.692Z] #29 DONE 0.1s [2020-11-04T15:16:13.692Z] [2020-11-04T15:16:13.692Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:13.692Z] #25 5.491 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-11-04T15:16:13.692Z] #25 5.498 Setting up libkrb5-3:s390x (1.17-3) ... [2020-11-04T15:16:13.692Z] #25 5.504 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:13.692Z] #25 5.514 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-04T15:16:13.692Z] #25 5.522 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T15:16:13.692Z] #25 5.529 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:13.692Z] #25 5.536 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:13.692Z] #25 5.839 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:13.692Z] #25 6.177 126 added, 0 removed; done. [2020-11-04T15:16:13.692Z] #25 6.201 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-11-04T15:16:13.692Z] #25 6.208 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:13.692Z] #25 6.216 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-11-04T15:16:13.692Z] #25 6.226 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:13.692Z] #25 6.233 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:13.692Z] #25 6.246 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:13.692Z] #25 6.250 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:13.758Z] #27 9.722 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T15:16:13.759Z] #27 9.962 [2020-11-04T15:16:13.817Z] #21 transferring context: 51.99MB 1.2s done [2020-11-04T15:16:13.817Z] #21 DONE 1.2s [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:16:13.817Z] #9 CACHED [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:16:13.817Z] #10 CACHED [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:13.817Z] #53 CACHED [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:13.817Z] #11 CACHED [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:13.817Z] #34 CACHED [2020-11-04T15:16:13.817Z] [2020-11-04T15:16:13.817Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:13.847Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s done [2020-11-04T15:16:13.847Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.60MB / 68.67MB 1.6s [2020-11-04T15:16:13.847Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.85MB / 120.17MB 1.6s [2020-11-04T15:16:13.847Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s done [2020-11-04T15:16:13.847Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.87MB / 68.67MB 1.7s [2020-11-04T15:16:13.991Z] #25 6.710 0 added, 0 removed; done. [2020-11-04T15:16:13.991Z] #25 6.710 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T15:16:13.991Z] #25 6.710 done. [2020-11-04T15:16:14.109Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.64MB / 68.67MB 1.8s [2020-11-04T15:16:14.109Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.11MB / 120.17MB 1.8s [2020-11-04T15:16:14.109Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2020-11-04T15:16:14.278Z] #27 10.28 #=#=# #27 ... [2020-11-04T15:16:14.278Z] [2020-11-04T15:16:14.278Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:14.278Z] #62 0.697 + RM_GOPATH=0 [2020-11-04T15:16:14.278Z] #62 0.697 + TMP_GOPATH= [2020-11-04T15:16:14.278Z] #62 0.698 + : /build [2020-11-04T15:16:14.278Z] #62 0.698 + '[' -z '' ']' [2020-11-04T15:16:14.278Z] #62 0.698 ++ mktemp -d [2020-11-04T15:16:14.278Z] #62 0.701 + export GOPATH=/tmp/tmp.wKj6NZ0vy6 [2020-11-04T15:16:14.278Z] #62 0.701 + GOPATH=/tmp/tmp.wKj6NZ0vy6 [2020-11-04T15:16:14.278Z] #62 0.701 + RM_GOPATH=1 [2020-11-04T15:16:14.278Z] #62 0.701 + case "$(go env GOARCH)" in [2020-11-04T15:16:14.278Z] #62 0.707 ++ go env GOARCH [2020-11-04T15:16:14.278Z] #62 0.710 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.278Z] #62 0.710 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.278Z] #62 0.711 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:14.278Z] #62 0.711 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:14.278Z] #62 0.711 + dir=/tmp/install [2020-11-04T15:16:14.278Z] #62 0.711 + bin=proxy [2020-11-04T15:16:14.278Z] #62 0.711 + shift [2020-11-04T15:16:14.278Z] #62 0.711 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:16:14.278Z] #62 0.711 + . /tmp/install/proxy.installer [2020-11-04T15:16:14.278Z] #62 0.711 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:14.278Z] #62 0.711 + install_proxy [2020-11-04T15:16:14.278Z] #62 0.711 + case "$1" in [2020-11-04T15:16:14.278Z] #62 0.711 + export CGO_ENABLED=0 [2020-11-04T15:16:14.278Z] #62 0.711 + CGO_ENABLED=0 [2020-11-04T15:16:14.278Z] #62 0.711 + _install_proxy [2020-11-04T15:16:14.278Z] #62 0.711 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:16:14.278Z] #62 0.711 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wKj6NZ0vy6/src/github.com/docker/libnetwork [2020-11-04T15:16:14.278Z] #62 0.715 Cloning into '/tmp/tmp.wKj6NZ0vy6/src/github.com/docker/libnetwork'... [2020-11-04T15:16:14.278Z] #62 4.783 + cd /tmp/tmp.wKj6NZ0vy6/src/github.com/docker/libnetwork [2020-11-04T15:16:14.278Z] #62 4.783 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:14.278Z] #62 4.837 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:16:14.278Z] #62 DONE 9.7s [2020-11-04T15:16:14.278Z] [2020-11-04T15:16:14.278Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:14.278Z] #27 10.28 #=#=# ####################################################### 77.5% ######################################################################## 100.0% [2020-11-04T15:16:14.278Z] #27 10.45 [2020-11-04T15:16:14.287Z] #25 DONE 6.9s [2020-11-04T15:16:14.287Z] [2020-11-04T15:16:14.287Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:16:14.287Z] #26 DONE 0.1s [2020-11-04T15:16:14.287Z] [2020-11-04T15:16:14.287Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:14.372Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s done [2020-11-04T15:16:14.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.45MB / 120.17MB 2.0s [2020-11-04T15:16:14.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.50MB / 120.17MB 2.2s [2020-11-04T15:16:14.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.12MB / 120.17MB 2.3s [2020-11-04T15:16:14.439Z] #43 2.960 + RM_GOPATH=0 [2020-11-04T15:16:14.439Z] #43 2.960 + TMP_GOPATH= [2020-11-04T15:16:14.439Z] #43 2.960 + : /build [2020-11-04T15:16:14.439Z] #43 2.960 + '[' -z '' ']' [2020-11-04T15:16:14.439Z] #43 2.960 ++ mktemp -d [2020-11-04T15:16:14.439Z] #43 2.960 + export GOPATH=/tmp/tmp.dMeECG6pVz [2020-11-04T15:16:14.439Z] #43 2.960 + GOPATH=/tmp/tmp.dMeECG6pVz [2020-11-04T15:16:14.439Z] #43 2.960 + RM_GOPATH=1 [2020-11-04T15:16:14.439Z] #43 2.960 + case "$(go env GOARCH)" in [2020-11-04T15:16:14.439Z] #43 2.961 ++ go env GOARCH [2020-11-04T15:16:14.439Z] #43 2.967 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.439Z] #43 2.967 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.439Z] #43 2.967 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:14.439Z] #43 2.969 + dir=/tmp/install [2020-11-04T15:16:14.439Z] #43 2.969 + bin=vndr [2020-11-04T15:16:14.439Z] #43 2.969 + shift [2020-11-04T15:16:14.439Z] #43 2.969 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:16:14.439Z] #43 2.969 + . /tmp/install/vndr.installer [2020-11-04T15:16:14.439Z] #43 2.969 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:14.439Z] #43 2.970 + install_vndr [2020-11-04T15:16:14.439Z] #43 2.970 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:16:14.439Z] #43 2.970 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dMeECG6pVz/src/github.com/LK4D4/vndr [2020-11-04T15:16:14.439Z] #43 2.970 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:14.439Z] #43 2.972 Cloning into '/tmp/tmp.dMeECG6pVz/src/github.com/LK4D4/vndr'... [2020-11-04T15:16:14.439Z] #43 3.509 + cd /tmp/tmp.dMeECG6pVz/src/github.com/LK4D4/vndr [2020-11-04T15:16:14.538Z] #27 ... [2020-11-04T15:16:14.538Z] [2020-11-04T15:16:14.538Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:14.538Z] #53 2.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:14.538Z] #53 2.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:14.538Z] #53 2.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:14.538Z] #53 3.326 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:14.538Z] #53 4.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:14.538Z] #53 4.400 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:14.538Z] #53 8.080 Fetched 8396 kB in 6s (1510 kB/s) [2020-11-04T15:16:14.538Z] #53 8.080 Reading package lists... [2020-11-04T15:16:14.538Z] #53 9.965 Reading package lists... [2020-11-04T15:16:14.538Z] #53 ... [2020-11-04T15:16:14.538Z] [2020-11-04T15:16:14.538Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:14.538Z] #47 1.588 + RM_GOPATH=0 [2020-11-04T15:16:14.538Z] #47 1.588 + TMP_GOPATH= [2020-11-04T15:16:14.538Z] #47 1.588 + : /build [2020-11-04T15:16:14.538Z] #47 1.588 + '[' -z '' ']' [2020-11-04T15:16:14.538Z] #47 1.588 ++ mktemp -d [2020-11-04T15:16:14.538Z] #47 1.595 + export GOPATH=/tmp/tmp.hovU6Ju4e1 [2020-11-04T15:16:14.538Z] #47 1.595 + GOPATH=/tmp/tmp.hovU6Ju4e1 [2020-11-04T15:16:14.538Z] #47 1.595 + RM_GOPATH=1 [2020-11-04T15:16:14.538Z] #47 1.595 + case "$(go env GOARCH)" in [2020-11-04T15:16:14.538Z] #47 1.595 ++ go env GOARCH [2020-11-04T15:16:14.538Z] #47 1.603 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.538Z] #47 1.603 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.538Z] #47 1.608 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:14.538Z] #47 1.608 + dir=/tmp/install [2020-11-04T15:16:14.538Z] #47 1.608 + bin=golangci_lint [2020-11-04T15:16:14.538Z] #47 1.608 + shift [2020-11-04T15:16:14.538Z] #47 1.608 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:16:14.538Z] #47 1.608 + . /tmp/install/golangci_lint.installer [2020-11-04T15:16:14.538Z] #47 1.608 ++ : v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.608 + install_golangci_lint [2020-11-04T15:16:14.538Z] #47 1.608 + set -e [2020-11-04T15:16:14.538Z] #47 1.608 + export GO111MODULE=on [2020-11-04T15:16:14.538Z] #47 1.608 + GO111MODULE=on [2020-11-04T15:16:14.538Z] #47 1.608 + GOBIN=/build [2020-11-04T15:16:14.538Z] #47 1.608 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.643 go: finding github.com v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.643 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.643 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.643 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:14.538Z] #47 1.643 go: finding github.com/golangci v1.23.8 [2020-11-04T15:16:14.538Z] #47 2.088 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:14.538Z] #47 2.566 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:14.538Z] #47 4.629 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:14.538Z] #47 4.630 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:14.538Z] #47 4.644 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:16:14.538Z] #47 4.647 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:16:14.538Z] #47 4.648 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:14.538Z] #47 4.648 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:14.538Z] #47 4.656 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:14.538Z] #47 4.677 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:14.538Z] #47 4.743 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:16:14.538Z] #47 4.787 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:14.538Z] #47 4.789 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:14.538Z] #47 4.793 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:14.538Z] #47 4.814 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:14.538Z] #47 4.825 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:14.538Z] #47 4.940 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:16:14.538Z] #47 4.944 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:14.538Z] #47 4.945 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:14.538Z] #47 4.974 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:14.538Z] #47 5.137 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:14.538Z] #47 5.171 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:14.538Z] #47 5.203 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:14.538Z] #47 5.380 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:14.538Z] #47 5.474 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:14.538Z] #47 5.505 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:14.538Z] #47 5.505 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:14.538Z] #47 5.532 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:14.538Z] #47 5.549 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:14.538Z] #47 5.549 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:14.538Z] #47 5.670 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.177 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:14.538Z] #47 6.695 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.712 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:14.538Z] #47 6.722 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:14.538Z] #47 6.723 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:14.538Z] #47 6.723 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:14.538Z] #47 6.723 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:14.538Z] #47 6.723 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:14.538Z] #47 6.724 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:14.538Z] #47 6.734 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:14.538Z] #47 6.735 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:14.538Z] #47 6.736 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:14.538Z] #47 6.738 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:14.538Z] #47 6.739 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.796 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:14.538Z] #47 6.796 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:14.538Z] #47 6.797 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:14.538Z] #47 6.802 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:14.538Z] #47 6.804 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.805 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:14.538Z] #47 6.840 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:14.538Z] #47 6.846 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:14.538Z] #47 6.851 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:14.538Z] #47 6.860 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:14.538Z] #47 6.863 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:14.538Z] #47 6.887 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:14.538Z] #47 6.893 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:14.538Z] #47 6.938 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:14.538Z] #47 6.943 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:14.538Z] #47 6.945 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:14.538Z] #47 6.949 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.951 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:14.538Z] #47 6.966 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:14.538Z] #47 6.978 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:14.538Z] #47 6.989 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:14.538Z] #47 6.990 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:14.538Z] #47 7.034 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:14.538Z] #47 7.060 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.071 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:14.538Z] #47 7.083 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:14.538Z] #47 7.085 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:14.538Z] #47 7.086 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:14.538Z] #47 7.087 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:14.538Z] #47 7.088 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:14.538Z] #47 7.103 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:14.538Z] #47 7.122 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:14.538Z] #47 7.128 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:14.538Z] #47 7.129 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:14.538Z] #47 7.142 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:14.538Z] #47 7.148 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:14.538Z] #47 7.150 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:14.538Z] #47 7.153 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:14.538Z] #47 7.158 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:16:14.538Z] #47 7.158 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.159 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:14.538Z] #47 7.167 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:14.538Z] #47 7.168 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:14.538Z] #47 7.203 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:16:14.538Z] #47 7.204 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:14.538Z] #47 7.206 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:14.538Z] #47 7.207 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:14.538Z] #47 7.216 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:14.538Z] #47 7.218 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.246 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:14.538Z] #47 7.251 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:14.538Z] #47 7.265 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:14.538Z] #47 7.266 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:14.538Z] #47 7.269 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.331 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.332 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:14.538Z] #47 7.341 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:14.538Z] #47 7.345 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:14.538Z] #47 7.365 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:14.538Z] #47 7.392 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:16:14.538Z] #47 7.406 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:14.538Z] #47 7.419 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:14.538Z] #47 7.424 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:14.538Z] #47 7.436 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.447 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:14.538Z] #47 7.488 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:14.538Z] #47 7.499 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:14.538Z] #47 7.527 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:14.538Z] #47 7.541 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:14.538Z] #47 7.617 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:14.538Z] #47 7.621 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:14.538Z] #47 7.656 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:14.538Z] #47 7.664 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:14.538Z] #47 7.675 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:14.538Z] #47 7.677 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.743 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:14.538Z] #47 7.763 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:14.538Z] #47 7.763 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.765 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:14.538Z] #47 7.766 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:14.538Z] #47 7.785 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.787 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:16:14.538Z] #47 7.804 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:14.538Z] #47 7.806 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:14.538Z] #47 7.829 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:14.538Z] #47 7.931 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:14.538Z] #47 7.941 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:14.538Z] #47 7.986 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:14.538Z] #47 8.016 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:16:14.538Z] #47 8.046 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:14.538Z] #47 8.054 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:16:14.538Z] #47 8.109 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:14.538Z] #47 8.164 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:14.538Z] #47 8.185 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:16:14.538Z] #47 8.190 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:14.538Z] #47 8.208 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:14.538Z] #47 8.208 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:14.538Z] #47 8.305 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:14.538Z] #47 8.325 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:14.538Z] #47 8.336 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:14.538Z] #47 8.349 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:14.539Z] #47 8.398 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:14.539Z] #47 8.410 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:14.539Z] #47 8.447 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:14.539Z] #47 8.511 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:14.539Z] #47 8.513 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:14.539Z] #47 8.797 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:14.539Z] #47 9.300 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:14.635Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.62MB / 120.17MB 2.5s [2020-11-04T15:16:14.701Z] #43 3.510 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:14.701Z] #43 3.518 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:16:14.798Z] #47 ... [2020-11-04T15:16:14.798Z] [2020-11-04T15:16:14.798Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:14.798Z] #56 1.417 + RM_GOPATH=0 [2020-11-04T15:16:14.798Z] #56 1.417 + TMP_GOPATH= [2020-11-04T15:16:14.798Z] #56 1.417 + : /build [2020-11-04T15:16:14.798Z] #56 1.417 + '[' -z '' ']' [2020-11-04T15:16:14.798Z] #56 1.417 ++ mktemp -d [2020-11-04T15:16:14.798Z] #56 1.417 + export GOPATH=/tmp/tmp.arfFfQRnl7 [2020-11-04T15:16:14.798Z] #56 1.417 + GOPATH=/tmp/tmp.arfFfQRnl7 [2020-11-04T15:16:14.798Z] #56 1.417 + RM_GOPATH=1 [2020-11-04T15:16:14.798Z] #56 1.417 + case "$(go env GOARCH)" in [2020-11-04T15:16:14.798Z] #56 1.423 ++ go env GOARCH [2020-11-04T15:16:14.798Z] #56 1.439 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.798Z] #56 1.439 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:14.798Z] #56 1.441 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:14.798Z] #56 1.442 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:14.798Z] #56 1.442 + dir=/tmp/install [2020-11-04T15:16:14.798Z] #56 1.442 + bin=rootlesskit [2020-11-04T15:16:14.798Z] #56 1.442 + shift [2020-11-04T15:16:14.798Z] #56 1.442 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:16:14.798Z] #56 1.442 + . /tmp/install/rootlesskit.installer [2020-11-04T15:16:14.798Z] #56 1.442 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:14.798Z] #56 1.442 + install_rootlesskit [2020-11-04T15:16:14.798Z] #56 1.442 + case "$1" in [2020-11-04T15:16:14.798Z] #56 1.442 + export CGO_ENABLED=0 [2020-11-04T15:16:14.798Z] #56 1.442 + CGO_ENABLED=0 [2020-11-04T15:16:14.798Z] #56 1.442 + _install_rootlesskit [2020-11-04T15:16:14.798Z] #56 1.442 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:16:14.798Z] #56 1.442 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.arfFfQRnl7/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:14.798Z] #56 1.450 Cloning into '/tmp/tmp.arfFfQRnl7/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:16:14.798Z] #56 2.596 + cd /tmp/tmp.arfFfQRnl7/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:14.798Z] #56 2.596 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:14.798Z] #56 2.904 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:14.798Z] #56 2.904 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:16:14.898Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.40MB / 120.17MB 2.7s [2020-11-04T15:16:15.058Z] #56 ... [2020-11-04T15:16:15.058Z] [2020-11-04T15:16:15.058Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:15.058Z] #40 2.719 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:15.058Z] #40 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:15.058Z] #40 2.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:15.058Z] #40 3.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:15.058Z] #40 4.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:15.058Z] #40 4.408 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:15.058Z] #40 7.843 Fetched 8396 kB in 5s (1537 kB/s) [2020-11-04T15:16:15.058Z] #40 7.843 Reading package lists... [2020-11-04T15:16:15.058Z] #40 9.681 Reading package lists... [2020-11-04T15:16:15.058Z] #40 ... [2020-11-04T15:16:15.058Z] [2020-11-04T15:16:15.058Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:15.058Z] #49 2.375 + RM_GOPATH=0 [2020-11-04T15:16:15.058Z] #49 2.375 + TMP_GOPATH= [2020-11-04T15:16:15.058Z] #49 2.376 + : /build [2020-11-04T15:16:15.058Z] #49 2.376 + '[' -z '' ']' [2020-11-04T15:16:15.058Z] #49 2.376 ++ mktemp -d [2020-11-04T15:16:15.058Z] #49 2.385 + export GOPATH=/tmp/tmp.Qc97dbrc8c [2020-11-04T15:16:15.058Z] #49 2.385 + GOPATH=/tmp/tmp.Qc97dbrc8c [2020-11-04T15:16:15.058Z] #49 2.385 + RM_GOPATH=1 [2020-11-04T15:16:15.058Z] #49 2.385 + case "$(go env GOARCH)" in [2020-11-04T15:16:15.058Z] #49 2.385 ++ go env GOARCH [2020-11-04T15:16:15.058Z] #49 2.413 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.058Z] #49 2.413 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.058Z] #49 2.413 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:15.058Z] #49 2.413 + dir=/tmp/install [2020-11-04T15:16:15.058Z] #49 2.413 + bin=shfmt [2020-11-04T15:16:15.058Z] #49 2.413 + shift [2020-11-04T15:16:15.058Z] #49 2.413 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:16:15.058Z] #49 2.413 + . /tmp/install/shfmt.installer [2020-11-04T15:16:15.058Z] #49 2.413 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:15.058Z] #49 2.413 + install_shfmt [2020-11-04T15:16:15.058Z] #49 2.413 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:16:15.058Z] #49 2.413 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Qc97dbrc8c/src/github.com/mvdan/sh [2020-11-04T15:16:15.058Z] #49 2.413 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:15.058Z] #49 2.421 Cloning into '/tmp/tmp.Qc97dbrc8c/src/github.com/mvdan/sh'... [2020-11-04T15:16:15.058Z] #49 5.062 + cd /tmp/tmp.Qc97dbrc8c/src/github.com/mvdan/sh [2020-11-04T15:16:15.058Z] #49 5.062 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:15.058Z] #49 5.090 + GO111MODULE=on [2020-11-04T15:16:15.058Z] #49 5.095 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:16:15.058Z] #49 5.820 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:15.058Z] #49 5.822 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:15.058Z] #49 5.867 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:15.058Z] #49 5.909 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:15.058Z] #49 6.044 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:15.058Z] #49 6.261 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:15.058Z] #49 6.465 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:15.058Z] #49 6.872 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:15.058Z] #49 7.372 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:15.058Z] #49 7.385 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:15.058Z] #49 7.386 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:15.058Z] #49 7.526 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:15.058Z] #49 7.841 runtime [2020-11-04T15:16:15.058Z] #49 ... [2020-11-04T15:16:15.058Z] [2020-11-04T15:16:15.058Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:15.058Z] #34 2.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:15.058Z] #34 2.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:15.058Z] #34 2.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:15.058Z] #34 3.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:15.058Z] #34 3.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:15.058Z] #34 4.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:15.058Z] #34 7.630 Fetched 8396 kB in 5s (1544 kB/s) [2020-11-04T15:16:15.058Z] #34 7.630 Reading package lists... [2020-11-04T15:16:15.058Z] #34 8.966 Reading package lists... [2020-11-04T15:16:15.166Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.63MB / 120.17MB 2.9s [2020-11-04T15:16:15.319Z] #34 10.82 Building dependency tree... [2020-11-04T15:16:15.319Z] #34 ... [2020-11-04T15:16:15.319Z] [2020-11-04T15:16:15.319Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:15.319Z] #38 1.230 + git clone https://github.com/docker/distribution.git . [2020-11-04T15:16:15.319Z] #38 1.247 Cloning into '.'... [2020-11-04T15:16:15.319Z] #38 4.535 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T15:16:15.319Z] #38 5.021 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T15:16:15.428Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.72MB / 120.17MB 3.2s [2020-11-04T15:16:15.579Z] #38 ... [2020-11-04T15:16:15.579Z] [2020-11-04T15:16:15.579Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:15.579Z] #32 1.143 + RM_GOPATH=0 [2020-11-04T15:16:15.579Z] #32 1.143 + TMP_GOPATH= [2020-11-04T15:16:15.579Z] #32 1.143 + : /build [2020-11-04T15:16:15.579Z] #32 1.143 + '[' -z '' ']' [2020-11-04T15:16:15.579Z] #32 1.144 ++ mktemp -d [2020-11-04T15:16:15.579Z] #32 1.148 + export GOPATH=/tmp/tmp.lFdG8lDdVa [2020-11-04T15:16:15.579Z] #32 1.148 + GOPATH=/tmp/tmp.lFdG8lDdVa [2020-11-04T15:16:15.579Z] #32 1.148 + RM_GOPATH=1 [2020-11-04T15:16:15.579Z] #32 1.148 + case "$(go env GOARCH)" in [2020-11-04T15:16:15.579Z] #32 1.148 ++ go env GOARCH [2020-11-04T15:16:15.579Z] #32 1.162 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.579Z] #32 1.162 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.579Z] #32 1.166 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:15.579Z] #32 1.166 + dir=/tmp/install [2020-11-04T15:16:15.579Z] #32 1.167 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:15.579Z] #32 1.168 + bin=tomlv [2020-11-04T15:16:15.579Z] #32 1.168 + shift [2020-11-04T15:16:15.579Z] #32 1.168 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:16:15.579Z] #32 1.168 + . /tmp/install/tomlv.installer [2020-11-04T15:16:15.579Z] #32 1.168 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:15.579Z] #32 1.168 + install_tomlv [2020-11-04T15:16:15.579Z] #32 1.168 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:16:15.579Z] #32 1.168 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lFdG8lDdVa/src/github.com/BurntSushi/toml [2020-11-04T15:16:15.579Z] #32 1.169 Cloning into '/tmp/tmp.lFdG8lDdVa/src/github.com/BurntSushi/toml'... [2020-11-04T15:16:15.579Z] #32 1.613 + cd /tmp/tmp.lFdG8lDdVa/src/github.com/BurntSushi/toml [2020-11-04T15:16:15.579Z] #32 1.613 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:15.579Z] #32 1.616 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:15.579Z] #32 1.841 unicode [2020-11-04T15:16:15.579Z] #32 1.865 runtime/cgo [2020-11-04T15:16:15.579Z] #32 1.865 internal/bytealg [2020-11-04T15:16:15.579Z] #32 1.869 math [2020-11-04T15:16:15.579Z] #32 2.285 runtime [2020-11-04T15:16:15.579Z] #32 7.935 sync [2020-11-04T15:16:15.579Z] #32 7.935 internal/reflectlite [2020-11-04T15:16:15.579Z] #32 8.749 sort [2020-11-04T15:16:15.579Z] #32 8.754 errors [2020-11-04T15:16:15.579Z] #32 8.882 io [2020-11-04T15:16:15.579Z] #32 8.883 internal/oserror [2020-11-04T15:16:15.579Z] #32 8.902 strconv [2020-11-04T15:16:15.579Z] #32 8.935 syscall [2020-11-04T15:16:15.579Z] #32 9.503 strings [2020-11-04T15:16:15.579Z] #32 9.504 text/tabwriter [2020-11-04T15:16:15.579Z] #32 9.504 bytes [2020-11-04T15:16:15.579Z] #32 10.77 path [2020-11-04T15:16:15.579Z] #32 10.81 bufio [2020-11-04T15:16:15.579Z] #32 ... [2020-11-04T15:16:15.579Z] [2020-11-04T15:16:15.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:15.579Z] #11 2.752 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:15.579Z] #11 2.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:15.579Z] #11 2.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:15.579Z] #11 3.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:15.579Z] #11 4.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:15.579Z] #11 4.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:15.579Z] #11 7.850 Fetched 8396 kB in 5s (1574 kB/s) [2020-11-04T15:16:15.579Z] #11 7.850 Reading package lists... [2020-11-04T15:16:15.579Z] #11 9.521 Reading package lists... [2020-11-04T15:16:15.648Z] #43 4.510 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:16:15.649Z] #43 4.659 github.com/LK4D4/vndr/versioned [2020-11-04T15:16:15.690Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.20MB / 120.17MB 3.4s [2020-11-04T15:16:15.690Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.30MB / 120.17MB 3.5s [2020-11-04T15:16:15.717Z] db4e2d8d5901: Verifying Checksum [2020-11-04T15:16:15.717Z] db4e2d8d5901: Download complete [2020-11-04T15:16:15.838Z] #11 10.94 Building dependency tree... [2020-11-04T15:16:15.838Z] #11 ... [2020-11-04T15:16:15.838Z] [2020-11-04T15:16:15.838Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:15.838Z] #43 0.752 + RM_GOPATH=0 [2020-11-04T15:16:15.838Z] #43 0.752 + TMP_GOPATH= [2020-11-04T15:16:15.838Z] #43 0.752 + : /build [2020-11-04T15:16:15.838Z] #43 0.752 + '[' -z '' ']' [2020-11-04T15:16:15.838Z] #43 0.752 ++ mktemp -d [2020-11-04T15:16:15.838Z] #43 0.753 + export GOPATH=/tmp/tmp.5j9PC0azJH [2020-11-04T15:16:15.838Z] #43 0.753 + GOPATH=/tmp/tmp.5j9PC0azJH [2020-11-04T15:16:15.838Z] #43 0.753 + RM_GOPATH=1 [2020-11-04T15:16:15.838Z] #43 0.753 + case "$(go env GOARCH)" in [2020-11-04T15:16:15.838Z] #43 0.755 ++ go env GOARCH [2020-11-04T15:16:15.838Z] #43 0.761 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.838Z] #43 0.761 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.838Z] #43 0.761 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:15.838Z] #43 0.761 + dir=/tmp/install [2020-11-04T15:16:15.838Z] #43 0.761 + bin=vndr [2020-11-04T15:16:15.838Z] #43 0.761 + shift [2020-11-04T15:16:15.838Z] #43 0.761 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:16:15.838Z] #43 0.761 + . /tmp/install/vndr.installer [2020-11-04T15:16:15.838Z] #43 0.761 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:15.838Z] #43 0.761 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:15.838Z] #43 0.762 + install_vndr [2020-11-04T15:16:15.838Z] #43 0.762 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:16:15.838Z] #43 0.762 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5j9PC0azJH/src/github.com/LK4D4/vndr [2020-11-04T15:16:15.838Z] #43 0.763 Cloning into '/tmp/tmp.5j9PC0azJH/src/github.com/LK4D4/vndr'... [2020-11-04T15:16:15.838Z] #43 1.073 + cd /tmp/tmp.5j9PC0azJH/src/github.com/LK4D4/vndr [2020-11-04T15:16:15.838Z] #43 1.073 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:15.838Z] #43 1.078 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:16:15.838Z] #43 1.278 runtime/internal/sys [2020-11-04T15:16:15.838Z] #43 1.289 internal/race [2020-11-04T15:16:15.838Z] #43 1.301 unicode [2020-11-04T15:16:15.838Z] #43 1.321 unicode/utf8 [2020-11-04T15:16:15.838Z] #43 1.321 runtime/internal/atomic [2020-11-04T15:16:15.838Z] #43 1.322 internal/cpu [2020-11-04T15:16:15.838Z] #43 1.322 math/bits [2020-11-04T15:16:15.838Z] #43 1.344 sync/atomic [2020-11-04T15:16:15.838Z] #43 1.346 encoding [2020-11-04T15:16:15.838Z] #43 1.369 runtime/internal/math [2020-11-04T15:16:15.838Z] #43 1.369 unicode/utf16 [2020-11-04T15:16:15.838Z] #43 1.385 container/list [2020-11-04T15:16:15.838Z] #43 1.445 crypto/internal/subtle [2020-11-04T15:16:15.838Z] #43 1.446 crypto/subtle [2020-11-04T15:16:15.838Z] #43 1.510 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T15:16:15.838Z] #43 1.518 internal/nettrace [2020-11-04T15:16:15.838Z] #43 1.576 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T15:16:15.838Z] #43 1.580 runtime/cgo [2020-11-04T15:16:15.838Z] #43 1.588 internal/bytealg [2020-11-04T15:16:15.838Z] #43 1.593 vendor/golang.org/x/crypto/curve25519 [2020-11-04T15:16:15.838Z] #43 1.595 math [2020-11-04T15:16:15.838Z] #43 1.608 internal/testlog [2020-11-04T15:16:15.838Z] #43 1.933 runtime [2020-11-04T15:16:15.838Z] #43 7.924 sync [2020-11-04T15:16:15.838Z] #43 7.926 internal/reflectlite [2020-11-04T15:16:15.838Z] #43 8.347 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:16:15.838Z] #43 8.366 internal/singleflight [2020-11-04T15:16:15.838Z] #43 8.366 math/rand [2020-11-04T15:16:15.838Z] #43 8.857 sort [2020-11-04T15:16:15.838Z] #43 8.858 errors [2020-11-04T15:16:15.838Z] #43 8.955 io [2020-11-04T15:16:15.838Z] #43 8.976 vendor/golang.org/x/net/dns/dnsmessage [2020-11-04T15:16:15.838Z] #43 8.976 syscall [2020-11-04T15:16:15.838Z] #43 8.977 strconv [2020-11-04T15:16:15.838Z] #43 9.659 bytes [2020-11-04T15:16:15.838Z] #43 9.661 strings [2020-11-04T15:16:15.838Z] #43 9.669 hash [2020-11-04T15:16:15.838Z] #43 9.669 crypto/internal/randutil [2020-11-04T15:16:15.838Z] #43 9.932 hash/crc32 [2020-11-04T15:16:15.838Z] #43 9.946 crypto/hmac [2020-11-04T15:16:15.838Z] #43 10.12 vendor/golang.org/x/crypto/hkdf [2020-11-04T15:16:15.838Z] #43 11.31 bufio [2020-11-04T15:16:15.838Z] #43 11.32 vendor/golang.org/x/text/transform [2020-11-04T15:16:15.838Z] #43 ... [2020-11-04T15:16:15.838Z] [2020-11-04T15:16:15.838Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:15.838Z] #45 1.510 + RM_GOPATH=0 [2020-11-04T15:16:15.838Z] #45 1.510 + TMP_GOPATH= [2020-11-04T15:16:15.838Z] #45 1.510 + : /build [2020-11-04T15:16:15.838Z] #45 1.510 + '[' -z '' ']' [2020-11-04T15:16:15.838Z] #45 1.510 ++ mktemp -d [2020-11-04T15:16:15.838Z] #45 1.518 + export GOPATH=/tmp/tmp.jETu5qvPke [2020-11-04T15:16:15.838Z] #45 1.518 + GOPATH=/tmp/tmp.jETu5qvPke [2020-11-04T15:16:15.838Z] #45 1.518 + RM_GOPATH=1 [2020-11-04T15:16:15.838Z] #45 1.518 + case "$(go env GOARCH)" in [2020-11-04T15:16:15.838Z] #45 1.518 ++ go env GOARCH [2020-11-04T15:16:15.838Z] #45 1.543 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.838Z] #45 1.543 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:15.838Z] #45 1.543 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:15.838Z] #45 1.553 + dir=/tmp/install [2020-11-04T15:16:15.838Z] #45 1.553 + bin=gotestsum [2020-11-04T15:16:15.838Z] #45 1.553 + shift [2020-11-04T15:16:15.838Z] #45 1.553 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:16:15.838Z] #45 1.553 + . /tmp/install/gotestsum.installer [2020-11-04T15:16:15.839Z] #45 1.553 ++ : v0.5.3 [2020-11-04T15:16:15.839Z] #45 1.553 + install_gotestsum [2020-11-04T15:16:15.839Z] #45 1.553 + set -e [2020-11-04T15:16:15.839Z] #45 1.553 + export GO111MODULE=on [2020-11-04T15:16:15.839Z] #45 1.553 + GO111MODULE=on [2020-11-04T15:16:15.839Z] #45 1.553 + GOBIN=/build [2020-11-04T15:16:15.839Z] #45 1.553 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:16:15.839Z] #45 1.561 go: finding gotest.tools v0.5.3 [2020-11-04T15:16:15.839Z] #45 1.562 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:15.839Z] #45 1.786 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:15.839Z] #45 2.176 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:15.839Z] #45 2.413 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:16:15.839Z] #45 2.421 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:15.839Z] #45 2.421 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:15.839Z] #45 2.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:15.839Z] #45 2.421 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:15.839Z] #45 2.430 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:15.839Z] #45 2.437 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:16:15.839Z] #45 2.437 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:15.839Z] #45 2.440 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:16:15.839Z] #45 2.489 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:15.839Z] #45 2.489 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:15.839Z] #45 2.498 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:15.839Z] #45 2.548 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:15.839Z] #45 2.566 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:16:15.839Z] #45 2.577 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:15.839Z] #45 2.577 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:15.839Z] #45 2.621 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:15.839Z] #45 2.729 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:15.839Z] #45 2.738 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:15.839Z] #45 3.038 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:15.839Z] #45 3.075 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:15.839Z] #45 3.577 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:15.839Z] #45 5.537 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:15.839Z] #45 5.540 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:16:15.839Z] #45 5.540 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:16:15.839Z] #45 5.540 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:15.839Z] #45 5.713 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:15.839Z] #45 5.731 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:15.839Z] #45 5.746 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:15.839Z] #45 5.746 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:15.839Z] #45 5.751 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:15.839Z] #45 5.772 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:15.839Z] #45 5.798 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:15.913Z] #43 4.870 github.com/LK4D4/vndr/build [2020-11-04T15:16:15.951Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.7s [2020-11-04T15:16:16.020Z] 1301750ffb48: Verifying Checksum [2020-11-04T15:16:16.020Z] 1301750ffb48: Download complete [2020-11-04T15:16:16.099Z] #45 ... [2020-11-04T15:16:16.099Z] [2020-11-04T15:16:16.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:16.099Z] #11 11.52 The following additional packages will be installed: [2020-11-04T15:16:16.099Z] #11 11.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T15:16:16.099Z] #11 11.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T15:16:16.099Z] #11 11.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T15:16:16.099Z] #11 11.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:16:16.099Z] #11 11.53 Suggested packages: [2020-11-04T15:16:16.099Z] #11 11.53 gcc-8-locales seccomp wine64 [2020-11-04T15:16:16.177Z] #43 5.230 github.com/LK4D4/vndr/godl [2020-11-04T15:16:16.213Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.9s done [2020-11-04T15:16:16.319Z] 5ffb2f5886e2: Verifying Checksum [2020-11-04T15:16:16.319Z] 5ffb2f5886e2: Download complete [2020-11-04T15:16:16.359Z] #11 11.85 The following NEW packages will be installed: [2020-11-04T15:16:16.359Z] #11 11.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T15:16:16.359Z] #11 11.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T15:16:16.359Z] #11 11.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T15:16:16.359Z] #11 11.85 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T15:16:16.359Z] #11 11.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T15:16:16.359Z] #11 11.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:16:16.475Z] #8 ... [2020-11-04T15:16:16.475Z] [2020-11-04T15:16:16.475Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:16.475Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T15:16:16.475Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T15:16:16.475Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T15:16:16.475Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-11-04T15:16:16.475Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-11-04T15:16:16.475Z] #60 DONE 4.3s [2020-11-04T15:16:16.475Z] [2020-11-04T15:16:16.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:16.619Z] #11 12.15 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:16.619Z] #11 12.15 Need to get 77.7 MB of archives. [2020-11-04T15:16:16.619Z] #11 12.15 After this operation, 487 MB of additional disk space will be used. [2020-11-04T15:16:16.619Z] #11 12.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-04T15:16:16.619Z] #11 12.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-04T15:16:16.753Z] #43 ... [2020-11-04T15:16:16.753Z] [2020-11-04T15:16:16.753Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:16.753Z] #51 3.111 + RM_GOPATH=0 [2020-11-04T15:16:16.753Z] #51 3.113 + TMP_GOPATH= [2020-11-04T15:16:16.753Z] #51 3.113 + : /build [2020-11-04T15:16:16.753Z] #51 3.114 + '[' -z '' ']' [2020-11-04T15:16:16.753Z] #51 3.115 ++ mktemp -d [2020-11-04T15:16:16.753Z] #51 3.117 + export GOPATH=/tmp/tmp.EOu5DRxvEX [2020-11-04T15:16:16.753Z] #51 3.117 + GOPATH=/tmp/tmp.EOu5DRxvEX [2020-11-04T15:16:16.753Z] #51 3.118 + RM_GOPATH=1 [2020-11-04T15:16:16.753Z] #51 3.120 + case "$(go env GOARCH)" in [2020-11-04T15:16:16.753Z] #51 3.120 ++ go env GOARCH [2020-11-04T15:16:16.753Z] #51 3.130 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:16.753Z] #51 3.130 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:16.753Z] #51 3.131 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:16.753Z] #51 3.133 + dir=/tmp/install [2020-11-04T15:16:16.753Z] #51 3.133 + bin=runc [2020-11-04T15:16:16.753Z] #51 3.133 + shift [2020-11-04T15:16:16.753Z] #51 3.134 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:16:16.753Z] #51 3.134 + . /tmp/install/runc.installer [2020-11-04T15:16:16.753Z] #51 3.135 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:16.753Z] #51 3.135 + install_runc [2020-11-04T15:16:16.753Z] #51 3.136 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:16:16.753Z] #51 3.137 + uname -r [2020-11-04T15:16:16.753Z] #51 3.144 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:16:16.753Z] #51 3.144 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:16:16.753Z] #51 3.144 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:16:16.753Z] #51 3.144 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EOu5DRxvEX/src/github.com/opencontainers/runc [2020-11-04T15:16:16.753Z] #51 3.149 Cloning into '/tmp/tmp.EOu5DRxvEX/src/github.com/opencontainers/runc'... [2020-11-04T15:16:16.879Z] #11 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T15:16:16.879Z] #11 12.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-04T15:16:16.879Z] #11 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-04T15:16:16.879Z] #11 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T15:16:17.076Z] #8 ... [2020-11-04T15:16:17.076Z] [2020-11-04T15:16:17.076Z] #21 [internal] load build context [2020-11-04T15:16:17.076Z] #21 transferring context: 51.99MB 4.9s done [2020-11-04T15:16:17.076Z] #21 DONE 5.0s [2020-11-04T15:16:17.076Z] [2020-11-04T15:16:17.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:17.139Z] #11 12.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T15:16:17.139Z] #11 12.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T15:16:17.139Z] #11 12.61 Get:9 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] [2020-11-04T15:16:17.328Z] #51 ... [2020-11-04T15:16:17.328Z] [2020-11-04T15:16:17.328Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:17.328Z] #56 3.003 + RM_GOPATH=0 [2020-11-04T15:16:17.328Z] #56 3.003 + TMP_GOPATH= [2020-11-04T15:16:17.328Z] #56 3.003 + : /build [2020-11-04T15:16:17.328Z] #56 3.003 + '[' -z '' ']' [2020-11-04T15:16:17.328Z] #56 3.004 ++ mktemp -d [2020-11-04T15:16:17.328Z] #56 3.007 + export GOPATH=/tmp/tmp.kE1IdJGcC8 [2020-11-04T15:16:17.328Z] #56 3.007 + GOPATH=/tmp/tmp.kE1IdJGcC8 [2020-11-04T15:16:17.328Z] #56 3.007 + RM_GOPATH=1 [2020-11-04T15:16:17.328Z] #56 3.007 + case "$(go env GOARCH)" in [2020-11-04T15:16:17.328Z] #56 3.008 ++ go env GOARCH [2020-11-04T15:16:17.328Z] #56 3.018 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:17.328Z] #56 3.018 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:17.328Z] #56 3.020 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:17.328Z] #56 3.021 + dir=/tmp/install [2020-11-04T15:16:17.328Z] #56 3.021 + bin=rootlesskit [2020-11-04T15:16:17.328Z] #56 3.021 + shift [2020-11-04T15:16:17.328Z] #56 3.021 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:16:17.328Z] #56 3.022 + . /tmp/install/rootlesskit.installer [2020-11-04T15:16:17.328Z] #56 3.022 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:17.328Z] #56 3.023 + install_rootlesskit [2020-11-04T15:16:17.328Z] #56 3.023 + case "$1" in [2020-11-04T15:16:17.328Z] #56 3.023 + export CGO_ENABLED=0 [2020-11-04T15:16:17.328Z] #56 3.023 + CGO_ENABLED=0 [2020-11-04T15:16:17.328Z] #56 3.023 + _install_rootlesskit [2020-11-04T15:16:17.328Z] #56 3.023 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:16:17.328Z] #56 3.023 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kE1IdJGcC8/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:17.328Z] #56 3.023 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:17.328Z] #56 3.026 Cloning into '/tmp/tmp.kE1IdJGcC8/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:16:17.328Z] #56 5.753 + cd /tmp/tmp.kE1IdJGcC8/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:17.328Z] #56 5.754 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:17.328Z] #56 6.126 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:17.328Z] #56 6.126 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:16:17.840Z] #27 3.569 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T15:16:17.897Z] dc5c6edc9cff: Verifying Checksum [2020-11-04T15:16:17.897Z] dc5c6edc9cff: Download complete [2020-11-04T15:16:18.021Z] #22 3.866 + RM_GOPATH=0 [2020-11-04T15:16:18.021Z] #22 3.866 + TMP_GOPATH= [2020-11-04T15:16:18.021Z] #22 3.866 + : /build [2020-11-04T15:16:18.021Z] #22 3.866 + '[' -z '' ']' [2020-11-04T15:16:18.021Z] #22 3.868 ++ mktemp -d [2020-11-04T15:16:18.021Z] #22 3.871 + export GOPATH=/tmp/tmp.FFbjp2EM3V [2020-11-04T15:16:18.021Z] #22 3.871 + GOPATH=/tmp/tmp.FFbjp2EM3V [2020-11-04T15:16:18.021Z] #22 3.871 + RM_GOPATH=1 [2020-11-04T15:16:18.021Z] #22 3.871 + case "$(go env GOARCH)" in [2020-11-04T15:16:18.021Z] #22 3.871 ++ go env GOARCH [2020-11-04T15:16:18.021Z] #22 3.881 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:18.021Z] #22 3.882 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:18.021Z] #22 3.882 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:18.021Z] #22 3.883 + dir=/tmp/install [2020-11-04T15:16:18.021Z] #22 3.890 + bin=dockercli [2020-11-04T15:16:18.021Z] #22 3.891 + shift [2020-11-04T15:16:18.021Z] #22 3.891 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:16:18.021Z] #22 3.891 + . /tmp/install/dockercli.installer [2020-11-04T15:16:18.021Z] #22 3.892 ++ : stable [2020-11-04T15:16:18.021Z] #22 3.892 ++ : 17.06.2-ce [2020-11-04T15:16:18.021Z] #22 3.892 + install_dockercli [2020-11-04T15:16:18.021Z] #22 3.904 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:16:18.021Z] #22 3.913 ++ uname -m [2020-11-04T15:16:18.021Z] #22 3.913 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:16:18.021Z] #22 3.914 + arch=x86_64 [2020-11-04T15:16:18.021Z] #22 3.915 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T15:16:18.021Z] #22 3.915 + url=https://download.docker.com/linux/static [2020-11-04T15:16:18.021Z] #22 3.915 + tar -xz docker/docker [2020-11-04T15:16:18.021Z] #22 3.916 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T15:16:18.080Z] #11 ... [2020-11-04T15:16:18.080Z] [2020-11-04T15:16:18.080Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:18.080Z] #27 11.18 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T15:16:18.080Z] #27 11.25 skipping existing c35d46ef359f [2020-11-04T15:16:18.080Z] #27 11.30 [2020-11-04T15:16:18.080Z] #27 12.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T15:16:18.080Z] #27 12.61 [2020-11-04T15:16:18.080Z] #27 12.78 ######################################################################## 100.0% [2020-11-04T15:16:18.080Z] #27 12.81 [2020-11-04T15:16:18.080Z] #27 13.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T15:16:18.080Z] #27 13.48 [2020-11-04T15:16:18.080Z] #27 13.68 ######################################################################## 100.0% [2020-11-04T15:16:18.080Z] #27 13.73 [2020-11-04T15:16:18.080Z] #27 13.77 Download of images into '/build' complete. [2020-11-04T15:16:18.080Z] #27 13.77 Use something like the following to load the result into a Docker daemon: [2020-11-04T15:16:18.080Z] #27 13.77 tar -cC '/build' . | docker load [2020-11-04T15:16:18.080Z] #27 DONE 14.1s [2020-11-04T15:16:18.080Z] [2020-11-04T15:16:18.080Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:18.080Z] #47 10.65 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:16:18.080Z] #47 11.95 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:16:18.080Z] #47 11.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:18.080Z] #47 11.99 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:18.080Z] #47 12.00 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:18.080Z] #47 12.00 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:18.080Z] #47 12.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:18.080Z] #47 12.00 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:16:18.080Z] #47 12.01 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:18.080Z] #47 12.03 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.05 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:18.080Z] #47 12.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:18.080Z] #47 12.06 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.08 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:16:18.080Z] #47 12.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.09 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:18.080Z] #47 12.09 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:18.080Z] #47 12.10 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.11 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:18.080Z] #47 12.12 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:18.080Z] #47 12.13 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:18.080Z] #47 12.13 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.13 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:18.080Z] #47 12.13 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.13 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:18.080Z] #47 12.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:18.080Z] #47 12.15 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:18.080Z] #47 12.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:18.080Z] #47 12.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:18.080Z] #47 12.18 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:18.080Z] #47 12.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:18.080Z] #47 12.19 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:16:18.080Z] #47 12.19 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:18.080Z] #47 12.19 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:16:18.080Z] #47 12.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:18.080Z] #47 12.20 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:18.080Z] #47 12.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:18.080Z] #47 12.22 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:18.080Z] #47 12.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:18.080Z] #47 12.22 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:18.080Z] #47 12.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:18.080Z] #47 12.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:18.080Z] #47 12.24 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:18.080Z] #47 12.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:18.080Z] #47 12.27 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:16:18.080Z] #47 12.29 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:18.080Z] #47 12.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:18.080Z] #47 12.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:18.080Z] #47 12.30 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:18.080Z] #47 12.31 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:18.080Z] #47 12.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:18.080Z] #47 12.31 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:18.080Z] #47 12.31 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:18.080Z] #47 12.31 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:18.080Z] #47 12.33 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:18.080Z] #47 12.38 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:18.080Z] #47 12.38 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:18.080Z] #47 12.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:18.080Z] #47 12.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:18.080Z] #47 12.39 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:18.080Z] #47 12.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:18.080Z] #47 12.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:18.080Z] #47 12.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:18.080Z] #47 12.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:18.080Z] #47 12.49 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:18.080Z] #47 12.50 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:18.276Z] #56 ... [2020-11-04T15:16:18.276Z] [2020-11-04T15:16:18.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:18.276Z] #43 6.990 github.com/LK4D4/vndr [2020-11-04T15:16:18.341Z] #47 ... [2020-11-04T15:16:18.341Z] [2020-11-04T15:16:18.341Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:18.341Z] #53 9.965 Reading package lists... [2020-11-04T15:16:18.342Z] #53 11.43 Building dependency tree... [2020-11-04T15:16:18.342Z] #53 12.04 The following additional packages will be installed: [2020-11-04T15:16:18.342Z] #53 12.04 libbtrfs0 [2020-11-04T15:16:18.342Z] #53 12.07 The following NEW packages will be installed: [2020-11-04T15:16:18.342Z] #53 12.08 libbtrfs-dev libbtrfs0 [2020-11-04T15:16:18.342Z] #53 12.37 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:18.342Z] #53 12.37 Need to get 119 kB of archives. [2020-11-04T15:16:18.342Z] #53 12.37 After this operation, 387 kB of additional disk space will be used. [2020-11-04T15:16:18.342Z] #53 12.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T15:16:18.342Z] #53 12.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T15:16:18.342Z] #53 12.72 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:18.342Z] #53 12.79 Fetched 119 kB in 0s (436 kB/s) [2020-11-04T15:16:18.342Z] #53 12.86 Selecting previously unselected package libbtrfs0. [2020-11-04T15:16:18.342Z] #53 12.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T15:16:18.342Z] #53 12.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T15:16:18.342Z] #53 12.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:18.342Z] #53 13.01 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:16:18.342Z] #53 13.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T15:16:18.342Z] #53 13.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:18.342Z] #53 13.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:18.342Z] #53 13.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:18.342Z] #53 13.27 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:18.342Z] #53 DONE 13.8s [2020-11-04T15:16:18.464Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-11-04T15:16:18.475Z] #27 3.907 [2020-11-04T15:16:18.601Z] [2020-11-04T15:16:18.601Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:18.601Z] #40 9.681 Reading package lists... [2020-11-04T15:16:18.601Z] #40 11.53 Building dependency tree... [2020-11-04T15:16:18.601Z] #40 12.14 The following additional packages will be installed: [2020-11-04T15:16:18.601Z] #40 12.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T15:16:18.601Z] #40 12.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T15:16:18.601Z] #40 12.15 Suggested packages: [2020-11-04T15:16:18.601Z] #40 12.15 manpages-dev python-setuptools [2020-11-04T15:16:18.601Z] #40 12.41 The following NEW packages will be installed: [2020-11-04T15:16:18.601Z] #40 12.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T15:16:18.601Z] #40 12.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T15:16:18.601Z] #40 12.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T15:16:18.601Z] #40 12.42 python-six zlib1g-dev [2020-11-04T15:16:18.601Z] #40 12.70 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:18.601Z] #40 12.70 Need to get 4095 kB of archives. [2020-11-04T15:16:18.601Z] #40 12.70 After this operation, 22.5 MB of additional disk space will be used. [2020-11-04T15:16:18.601Z] #40 12.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-04T15:16:18.601Z] #40 12.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T15:16:18.601Z] #40 12.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T15:16:18.601Z] #40 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T15:16:18.601Z] #40 12.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-04T15:16:18.601Z] #40 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T15:16:18.601Z] #40 12.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-04T15:16:18.601Z] #40 12.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-04T15:16:18.601Z] #40 12.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-04T15:16:18.601Z] #40 12.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-04T15:16:18.601Z] #40 12.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-04T15:16:18.601Z] #40 12.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-04T15:16:18.601Z] #40 12.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-04T15:16:18.601Z] #40 12.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-04T15:16:18.601Z] #40 12.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T15:16:18.601Z] #40 12.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T15:16:18.601Z] #40 12.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-04T15:16:18.601Z] #40 13.32 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:18.601Z] #40 13.44 Fetched 4095 kB in 0s (9648 kB/s) [2020-11-04T15:16:18.601Z] #40 13.55 Selecting previously unselected package libcap-dev:amd64. [2020-11-04T15:16:18.601Z] #40 13.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T15:16:18.601Z] #40 13.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T15:16:18.601Z] #40 13.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T15:16:18.601Z] #40 13.75 Selecting previously unselected package libnet1:amd64. [2020-11-04T15:16:18.601Z] #40 13.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:16:18.601Z] #40 13.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:18.601Z] #40 13.89 Selecting previously unselected package libnet1-dev. [2020-11-04T15:16:18.601Z] #40 13.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:16:18.601Z] #40 13.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:18.601Z] #40 14.05 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T15:16:18.601Z] #40 14.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T15:16:18.601Z] #40 14.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:16:18.862Z] #40 14.23 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-04T15:16:18.862Z] #40 14.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-04T15:16:18.862Z] #40 14.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T15:16:19.123Z] #40 14.51 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T15:16:19.123Z] #40 14.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:16:19.123Z] #40 14.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:16:19.123Z] #40 14.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-04T15:16:19.123Z] #40 14.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:16:19.123Z] #40 14.58 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T15:16:19.123Z] #40 14.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-04T15:16:19.123Z] #40 14.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-04T15:16:19.123Z] #40 14.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T15:16:19.383Z] #40 14.87 Selecting previously unselected package libprotobuf17:amd64. [2020-11-04T15:16:19.383Z] #40 14.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:19.383Z] #40 14.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:19.439Z] db4e2d8d5901: Pull complete [2020-11-04T15:16:19.642Z] #40 15.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-04T15:16:19.642Z] #40 15.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:19.642Z] #40 15.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:19.734Z] dfe2d012519c: Pull complete [2020-11-04T15:16:19.853Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2020-11-04T15:16:19.853Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-11-04T15:16:19.903Z] #40 15.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-04T15:16:19.903Z] #40 15.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:19.903Z] #40 15.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:20.029Z] 5d8f1d1f9197: Pull complete [2020-11-04T15:16:20.029Z] 3c370c2e2f82: Verifying Checksum [2020-11-04T15:16:20.029Z] 3c370c2e2f82: Download complete [2020-11-04T15:16:20.115Z] #8 ... [2020-11-04T15:16:20.115Z] [2020-11-04T15:16:20.115Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:16:20.115Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T15:16:20.115Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T15:16:20.115Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-11-04T15:16:20.115Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-11-04T15:16:20.115Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.0s done [2020-11-04T15:16:20.115Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.5s done [2020-11-04T15:16:20.115Z] #24 DONE 8.2s [2020-11-04T15:16:20.115Z] [2020-11-04T15:16:20.115Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:20.162Z] #40 15.78 Selecting previously unselected package libprotoc17:amd64. [2020-11-04T15:16:20.162Z] #40 15.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:20.377Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-11-04T15:16:20.377Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-11-04T15:16:20.424Z] #40 15.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:20.424Z] #40 16.03 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T15:16:20.539Z] #22 ... [2020-11-04T15:16:20.539Z] [2020-11-04T15:16:20.539Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:20.539Z] #45 3.478 + RM_GOPATH=0 [2020-11-04T15:16:20.539Z] #45 3.478 + TMP_GOPATH= [2020-11-04T15:16:20.539Z] #45 3.478 + : /build [2020-11-04T15:16:20.539Z] #45 3.478 + '[' -z '' ']' [2020-11-04T15:16:20.539Z] #45 3.486 ++ mktemp -d [2020-11-04T15:16:20.539Z] #45 3.486 + export GOPATH=/tmp/tmp.Nh5C9AzS8T [2020-11-04T15:16:20.539Z] #45 3.486 + GOPATH=/tmp/tmp.Nh5C9AzS8T [2020-11-04T15:16:20.539Z] #45 3.486 + RM_GOPATH=1 [2020-11-04T15:16:20.539Z] #45 3.486 + case "$(go env GOARCH)" in [2020-11-04T15:16:20.539Z] #45 3.486 ++ go env GOARCH [2020-11-04T15:16:20.539Z] #45 3.497 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:20.539Z] #45 3.497 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:20.539Z] #45 3.506 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:20.539Z] #45 3.515 + dir=/tmp/install [2020-11-04T15:16:20.539Z] #45 3.515 + bin=gotestsum [2020-11-04T15:16:20.539Z] #45 3.515 + shift [2020-11-04T15:16:20.539Z] #45 3.515 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:16:20.539Z] #45 3.515 + . /tmp/install/gotestsum.installer [2020-11-04T15:16:20.539Z] #45 3.515 ++ : v0.5.3 [2020-11-04T15:16:20.539Z] #45 3.515 + install_gotestsum [2020-11-04T15:16:20.539Z] #45 3.515 + set -e [2020-11-04T15:16:20.539Z] #45 3.515 + export GO111MODULE=on [2020-11-04T15:16:20.539Z] #45 3.515 + GO111MODULE=on [2020-11-04T15:16:20.539Z] #45 3.515 + GOBIN=/build [2020-11-04T15:16:20.539Z] #45 3.515 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:16:20.539Z] #45 3.532 go: finding gotest.tools v0.5.3 [2020-11-04T15:16:20.539Z] #45 3.550 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:20.539Z] #45 4.446 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:20.539Z] #45 4.963 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:20.539Z] #45 5.677 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:16:20.539Z] #45 5.677 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:16:20.539Z] #45 5.678 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:20.539Z] #45 5.687 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:20.539Z] #45 5.857 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:20.539Z] #45 5.865 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:20.539Z] #45 5.866 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:20.539Z] #45 5.889 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:20.539Z] #45 6.053 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:20.539Z] #45 6.074 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:16:20.539Z] #45 6.080 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:20.539Z] #45 6.168 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:16:20.539Z] #45 6.386 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:20.539Z] #45 6.419 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:20.539Z] #45 6.525 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:20.539Z] #45 6.697 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:20.539Z] #45 6.733 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:20.539Z] #45 6.735 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:20.560Z] #27 4.036 #=#=# #### 6.6% ######### 13.2% ################ 22.2% #################### 29.0% ######################### 35.7% ############################## 42.4% ################################### 49.1% ######################################## 55.9% ############################################## 64.9% ################################################### 71.6% ######################################################## 78.3% ############################################################# 85.0% ################################################################### 93.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-11-04T15:16:20.560Z] #27 6.210 [2020-11-04T15:16:20.683Z] #40 16.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...#40 ... [2020-11-04T15:16:20.683Z] [2020-11-04T15:16:20.683Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:20.683Z] #45 DONE 16.1s [2020-11-04T15:16:20.683Z] [2020-11-04T15:16:20.683Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:20.683Z] #40 16.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:16:20.683Z] #40 16.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:16:20.683Z] #40 16.13 Selecting previously unselected package protobuf-compiler. [2020-11-04T15:16:20.683Z] #40 16.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:20.683Z] #40 16.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:16:20.683Z] #40 16.25 Selecting previously unselected package python-pkg-resources. [2020-11-04T15:16:20.683Z] #40 16.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:16:20.683Z] #40 16.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T15:16:20.795Z] #45 6.925 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:20.853Z] #27 6.331 0.0% ################################################ 67.7% ######################################################################## 100.0% [2020-11-04T15:16:20.943Z] #40 16.45 Selecting previously unselected package python-six. [2020-11-04T15:16:20.943Z] #40 16.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T15:16:20.943Z] #40 16.47 Unpacking python-six (1.12.0-1) ... [2020-11-04T15:16:20.943Z] #40 16.55 Selecting previously unselected package python-protobuf. [2020-11-04T15:16:20.943Z] #40 16.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-04T15:16:20.943Z] #40 16.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T15:16:20.950Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-11-04T15:16:20.950Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-04T15:16:21.146Z] #27 6.851 [2020-11-04T15:16:21.222Z] #40 16.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T15:16:21.644Z] #43 ... [2020-11-04T15:16:21.644Z] [2020-11-04T15:16:21.644Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:21.644Z] #54 2.549 + RM_GOPATH=0 [2020-11-04T15:16:21.644Z] #54 2.549 + TMP_GOPATH= [2020-11-04T15:16:21.644Z] #54 2.549 + : /build [2020-11-04T15:16:21.644Z] #54 2.549 + '[' -z '' ']' [2020-11-04T15:16:21.644Z] #54 2.549 ++ mktemp -d [2020-11-04T15:16:21.644Z] #54 2.552 + export GOPATH=/tmp/tmp.tkhGzhr5nn [2020-11-04T15:16:21.644Z] #54 2.552 + GOPATH=/tmp/tmp.tkhGzhr5nn [2020-11-04T15:16:21.644Z] #54 2.552 + RM_GOPATH=1 [2020-11-04T15:16:21.644Z] #54 2.552 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.644Z] #54 2.584 ++ go env GOARCH [2020-11-04T15:16:21.644Z] #54 2.633 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #54 2.633 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #54 2.633 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.644Z] #54 2.633 + dir=/tmp/install [2020-11-04T15:16:21.644Z] #54 2.633 + bin=containerd [2020-11-04T15:16:21.644Z] #54 2.633 + shift [2020-11-04T15:16:21.644Z] #54 2.633 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:16:21.644Z] #54 2.633 + . /tmp/install/containerd.installer [2020-11-04T15:16:21.644Z] #54 2.633 ++ set -e [2020-11-04T15:16:21.644Z] #54 2.633 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:21.644Z] #54 2.633 + install_containerd [2020-11-04T15:16:21.644Z] #54 2.633 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:16:21.644Z] #54 2.633 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tkhGzhr5nn/src/github.com/containerd/containerd [2020-11-04T15:16:21.644Z] #54 2.633 Cloning into '/tmp/tmp.tkhGzhr5nn/src/github.com/containerd/containerd'... [2020-11-04T15:16:21.644Z] #54 2.633 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:21.644Z] #54 ... [2020-11-04T15:16:21.644Z] [2020-11-04T15:16:21.644Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:21.644Z] #32 2.856 + RM_GOPATH=0 [2020-11-04T15:16:21.644Z] #32 2.857 + TMP_GOPATH= [2020-11-04T15:16:21.644Z] #32 2.857 + : /build [2020-11-04T15:16:21.644Z] #32 2.857 + '[' -z '' ']' [2020-11-04T15:16:21.644Z] #32 2.857 ++ mktemp -d [2020-11-04T15:16:21.644Z] #32 2.870 + export GOPATH=/tmp/tmp.AqnxHQQ0Zg [2020-11-04T15:16:21.644Z] #32 2.870 + GOPATH=/tmp/tmp.AqnxHQQ0Zg [2020-11-04T15:16:21.644Z] #32 2.870 + RM_GOPATH=1 [2020-11-04T15:16:21.644Z] #32 2.870 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.644Z] #32 2.870 ++ go env GOARCH [2020-11-04T15:16:21.644Z] #32 2.884 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #32 2.884 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #32 2.884 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.644Z] #32 2.884 + dir=/tmp/install [2020-11-04T15:16:21.644Z] #32 2.884 + bin=tomlv [2020-11-04T15:16:21.644Z] #32 2.885 + shift [2020-11-04T15:16:21.644Z] #32 2.885 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:16:21.644Z] #32 2.885 + . /tmp/install/tomlv.installer [2020-11-04T15:16:21.644Z] #32 2.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:21.644Z] #32 2.885 + install_tomlv [2020-11-04T15:16:21.644Z] #32 2.885 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:16:21.644Z] #32 2.885 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AqnxHQQ0Zg/src/github.com/BurntSushi/toml [2020-11-04T15:16:21.644Z] #32 2.885 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:21.644Z] #32 2.888 Cloning into '/tmp/tmp.AqnxHQQ0Zg/src/github.com/BurntSushi/toml'... [2020-11-04T15:16:21.644Z] #32 3.415 + cd /tmp/tmp.AqnxHQQ0Zg/src/github.com/BurntSushi/toml [2020-11-04T15:16:21.644Z] #32 3.415 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:21.644Z] #32 3.422 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:21.644Z] #32 4.098 github.com/BurntSushi/toml [2020-11-04T15:16:21.644Z] #32 6.129 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:21.644Z] #32 ... [2020-11-04T15:16:21.644Z] [2020-11-04T15:16:21.644Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:21.644Z] #49 2.163 + RM_GOPATH=0 [2020-11-04T15:16:21.644Z] #49 2.163 + TMP_GOPATH= [2020-11-04T15:16:21.644Z] #49 2.163 + : /build [2020-11-04T15:16:21.644Z] #49 2.163 + '[' -z '' ']' [2020-11-04T15:16:21.644Z] #49 2.163 ++ mktemp -d [2020-11-04T15:16:21.644Z] #49 2.163 + export GOPATH=/tmp/tmp.uaZ6Zn3iKn [2020-11-04T15:16:21.644Z] #49 2.163 + GOPATH=/tmp/tmp.uaZ6Zn3iKn [2020-11-04T15:16:21.644Z] #49 2.163 + RM_GOPATH=1 [2020-11-04T15:16:21.644Z] #49 2.163 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.644Z] #49 2.163 ++ go env GOARCH [2020-11-04T15:16:21.644Z] #49 2.192 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #49 2.192 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.644Z] #49 2.192 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.644Z] #49 2.192 + dir=/tmp/install [2020-11-04T15:16:21.644Z] #49 2.192 + bin=shfmt [2020-11-04T15:16:21.644Z] #49 2.192 + shift [2020-11-04T15:16:21.644Z] #49 2.192 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:16:21.644Z] #49 2.192 + . /tmp/install/shfmt.installer [2020-11-04T15:16:21.644Z] #49 2.192 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:21.644Z] #49 2.192 + install_shfmt [2020-11-04T15:16:21.644Z] #49 2.192 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:16:21.644Z] #49 2.192 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uaZ6Zn3iKn/src/github.com/mvdan/sh [2020-11-04T15:16:21.644Z] #49 2.194 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:21.644Z] #49 2.205 Cloning into '/tmp/tmp.uaZ6Zn3iKn/src/github.com/mvdan/sh'... [2020-11-04T15:16:21.644Z] #49 6.591 + cd /tmp/tmp.uaZ6Zn3iKn/src/github.com/mvdan/sh [2020-11-04T15:16:21.644Z] #49 6.592 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:21.644Z] #49 6.694 + GO111MODULE=on [2020-11-04T15:16:21.644Z] #49 6.694 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:16:21.644Z] #49 7.701 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:21.644Z] #49 7.747 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:21.644Z] #49 7.811 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:21.644Z] #49 8.004 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:21.644Z] #49 8.059 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:21.644Z] #49 8.485 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:21.644Z] #49 9.218 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:21.644Z] #49 9.825 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:21.644Z] #49 ... [2020-11-04T15:16:21.644Z] [2020-11-04T15:16:21.644Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:21.644Z] #62 2.635 + RM_GOPATH=0 [2020-11-04T15:16:21.644Z] #62 2.635 + TMP_GOPATH= [2020-11-04T15:16:21.644Z] #62 2.635 + : /build [2020-11-04T15:16:21.644Z] #62 2.635 + '[' -z '' ']' [2020-11-04T15:16:21.644Z] #62 2.635 ++ mktemp -d [2020-11-04T15:16:21.644Z] #62 2.635 + export GOPATH=/tmp/tmp.YUsZo2eK49 [2020-11-04T15:16:21.645Z] #62 2.635 + GOPATH=/tmp/tmp.YUsZo2eK49 [2020-11-04T15:16:21.645Z] #62 2.635 + RM_GOPATH=1 [2020-11-04T15:16:21.645Z] #62 2.635 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.645Z] #62 2.635 ++ go env GOARCH [2020-11-04T15:16:21.645Z] #62 2.643 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #62 2.643 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #62 2.646 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:21.645Z] #62 2.646 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.645Z] #62 2.646 + dir=/tmp/install [2020-11-04T15:16:21.645Z] #62 2.646 + bin=proxy [2020-11-04T15:16:21.645Z] #62 2.646 + shift [2020-11-04T15:16:21.645Z] #62 2.646 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:16:21.645Z] #62 2.646 + . /tmp/install/proxy.installer [2020-11-04T15:16:21.645Z] #62 2.646 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:21.645Z] #62 2.646 + install_proxy [2020-11-04T15:16:21.645Z] #62 2.646 + case "$1" in [2020-11-04T15:16:21.645Z] #62 2.646 + export CGO_ENABLED=0 [2020-11-04T15:16:21.645Z] #62 2.646 + CGO_ENABLED=0 [2020-11-04T15:16:21.645Z] #62 2.646 + _install_proxy [2020-11-04T15:16:21.645Z] #62 2.646 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:16:21.645Z] #62 2.646 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YUsZo2eK49/src/github.com/docker/libnetwork [2020-11-04T15:16:21.645Z] #62 2.650 Cloning into '/tmp/tmp.YUsZo2eK49/src/github.com/docker/libnetwork'... [2020-11-04T15:16:21.645Z] #62 ... [2020-11-04T15:16:21.645Z] [2020-11-04T15:16:21.645Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:21.645Z] #35 3.022 + RM_GOPATH=0 [2020-11-04T15:16:21.645Z] #35 3.022 + TMP_GOPATH= [2020-11-04T15:16:21.645Z] #35 3.022 + : /build [2020-11-04T15:16:21.645Z] #35 3.023 + '[' -z '' ']' [2020-11-04T15:16:21.645Z] #35 3.025 ++ mktemp -d [2020-11-04T15:16:21.645Z] #35 3.029 + export GOPATH=/tmp/tmp.VZ0Fu0ktFG [2020-11-04T15:16:21.645Z] #35 3.029 + GOPATH=/tmp/tmp.VZ0Fu0ktFG [2020-11-04T15:16:21.645Z] #35 3.029 + RM_GOPATH=1 [2020-11-04T15:16:21.645Z] #35 3.029 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.645Z] #35 3.029 ++ go env GOARCH [2020-11-04T15:16:21.645Z] #35 3.068 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #35 3.068 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #35 3.069 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.645Z] #35 3.071 + dir=/tmp/install [2020-11-04T15:16:21.645Z] #35 3.071 + bin=tini [2020-11-04T15:16:21.645Z] #35 3.072 + shift [2020-11-04T15:16:21.645Z] #35 3.072 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:16:21.645Z] #35 3.073 + . /tmp/install/tini.installer [2020-11-04T15:16:21.645Z] #35 3.073 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:21.645Z] #35 3.074 + install_tini [2020-11-04T15:16:21.645Z] #35 3.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:16:21.645Z] #35 3.075 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:21.645Z] #35 3.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.VZ0Fu0ktFG/tini [2020-11-04T15:16:21.645Z] #35 3.094 Cloning into '/tmp/tmp.VZ0Fu0ktFG/tini'... [2020-11-04T15:16:21.645Z] #35 3.653 + cd /tmp/tmp.VZ0Fu0ktFG/tini [2020-11-04T15:16:21.645Z] #35 3.654 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:21.645Z] #35 3.675 + cmake . [2020-11-04T15:16:21.645Z] #35 4.667 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:16:21.645Z] #35 4.721 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:16:21.645Z] #35 5.425 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:16:21.645Z] #35 5.430 -- Detecting C compiler ABI info [2020-11-04T15:16:21.645Z] #35 6.022 -- Detecting C compiler ABI info - done [2020-11-04T15:16:21.645Z] #35 6.104 -- Detecting C compile features [2020-11-04T15:16:21.645Z] #35 7.983 -- Detecting C compile features - done [2020-11-04T15:16:21.645Z] #35 8.015 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:16:21.645Z] #35 8.264 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:16:21.645Z] #35 8.406 -- Configuring done [2020-11-04T15:16:21.645Z] #35 8.470 -- Generating done [2020-11-04T15:16:21.645Z] #35 8.486 -- Build files have been written to: /tmp/tmp.VZ0Fu0ktFG/tini [2020-11-04T15:16:21.645Z] #35 8.504 + make tini-static [2020-11-04T15:16:21.645Z] #35 9.052 Scanning dependencies of target tini-static [2020-11-04T15:16:21.645Z] #35 9.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:16:21.645Z] #35 10.46 [100%] Linking C executable tini-static [2020-11-04T15:16:21.645Z] #35 ... [2020-11-04T15:16:21.645Z] [2020-11-04T15:16:21.645Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:21.645Z] #47 2.747 + RM_GOPATH=0 [2020-11-04T15:16:21.645Z] #47 2.747 + TMP_GOPATH= [2020-11-04T15:16:21.645Z] #47 2.747 + : /build [2020-11-04T15:16:21.645Z] #47 2.747 + '[' -z '' ']' [2020-11-04T15:16:21.645Z] #47 2.747 ++ mktemp -d [2020-11-04T15:16:21.645Z] #47 2.747 + export GOPATH=/tmp/tmp.LhWLJErsYO [2020-11-04T15:16:21.645Z] #47 2.747 + GOPATH=/tmp/tmp.LhWLJErsYO [2020-11-04T15:16:21.645Z] #47 2.747 + RM_GOPATH=1 [2020-11-04T15:16:21.645Z] #47 2.747 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.645Z] #47 2.754 ++ go env GOARCH [2020-11-04T15:16:21.645Z] #47 2.765 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #47 2.765 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.645Z] #47 2.765 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.645Z] #47 2.775 + dir=/tmp/install [2020-11-04T15:16:21.645Z] #47 2.775 + bin=golangci_lint [2020-11-04T15:16:21.645Z] #47 2.775 + shift [2020-11-04T15:16:21.645Z] #47 2.775 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:16:21.645Z] #47 2.775 + . /tmp/install/golangci_lint.installer [2020-11-04T15:16:21.645Z] #47 2.775 ++ : v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.775 + install_golangci_lint [2020-11-04T15:16:21.645Z] #47 2.775 + set -e [2020-11-04T15:16:21.645Z] #47 2.775 + export GO111MODULE=on [2020-11-04T15:16:21.645Z] #47 2.775 + GO111MODULE=on [2020-11-04T15:16:21.645Z] #47 2.775 + GOBIN=/build [2020-11-04T15:16:21.645Z] #47 2.775 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.791 go: finding github.com v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.791 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.791 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.791 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:21.645Z] #47 2.791 go: finding github.com/golangci v1.23.8 [2020-11-04T15:16:21.645Z] #47 3.455 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:21.645Z] #47 3.963 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:21.645Z] #47 7.100 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:16:21.645Z] #47 7.103 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:21.645Z] #47 7.122 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:21.645Z] #47 7.126 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:21.645Z] #47 7.129 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:16:21.645Z] #47 7.135 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:21.645Z] #47 7.217 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:21.645Z] #47 7.289 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:16:21.645Z] #47 7.384 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:16:21.645Z] #47 7.387 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:21.645Z] #47 7.473 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:21.645Z] #47 7.558 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:21.645Z] #47 7.653 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:21.645Z] #47 7.663 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:21.645Z] #47 7.669 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:16:21.645Z] #47 7.670 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:21.645Z] #47 7.671 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:21.645Z] #47 7.747 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:21.645Z] #47 7.839 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:21.645Z] #47 7.845 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:16:21.645Z] #47 7.868 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:16:21.645Z] #47 7.884 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:21.645Z] #47 7.895 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:21.645Z] #47 7.977 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:21.645Z] #47 8.003 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:21.645Z] #47 8.007 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:21.645Z] #47 8.067 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:21.645Z] #47 8.108 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:21.645Z] #47 8.110 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:16:21.645Z] #47 8.177 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:21.645Z] #47 8.185 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:21.645Z] #47 8.231 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:21.645Z] #47 8.318 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:21.645Z] #47 8.321 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:16:21.645Z] #47 8.397 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:21.645Z] #47 8.452 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:21.645Z] #47 8.461 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:21.645Z] #47 8.480 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:21.645Z] #47 8.613 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:21.645Z] #47 8.733 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:21.645Z] #47 8.738 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:21.645Z] #47 8.880 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:21.645Z] #47 8.895 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:21.645Z] #47 8.932 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:21.645Z] #47 9.135 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:21.645Z] #47 9.167 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:21.645Z] #47 9.191 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:21.645Z] #47 9.240 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:21.645Z] #47 9.298 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:21.645Z] #47 9.331 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:21.645Z] #47 9.429 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:21.645Z] #47 9.431 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:21.645Z] #47 9.443 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:21.645Z] #47 9.525 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:21.645Z] #47 9.597 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:21.645Z] #47 9.616 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:21.645Z] #47 9.936 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:21.645Z] #47 9.940 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:21.645Z] #47 10.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:21.645Z] #47 10.04 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:21.645Z] #47 10.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:21.645Z] #47 10.14 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:21.645Z] #47 10.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:21.645Z] #47 10.24 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:21.645Z] #47 10.44 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:21.726Z] #45 8.034 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:21.734Z] #27 7.050 #################### 28.5% ############################################ 62.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-11-04T15:16:21.909Z] #47 ... [2020-11-04T15:16:21.909Z] [2020-11-04T15:16:21.909Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:21.909Z] #22 2.605 + RM_GOPATH=0 [2020-11-04T15:16:21.909Z] #22 2.605 + TMP_GOPATH= [2020-11-04T15:16:21.909Z] #22 2.605 + : /build [2020-11-04T15:16:21.909Z] #22 2.605 + '[' -z '' ']' [2020-11-04T15:16:21.909Z] #22 2.607 ++ mktemp -d [2020-11-04T15:16:21.909Z] #22 2.615 + export GOPATH=/tmp/tmp.much87oJ1Q [2020-11-04T15:16:21.909Z] #22 2.615 + GOPATH=/tmp/tmp.much87oJ1Q [2020-11-04T15:16:21.909Z] #22 2.615 + RM_GOPATH=1 [2020-11-04T15:16:21.909Z] #22 2.615 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.909Z] #22 2.615 ++ go env GOARCH [2020-11-04T15:16:21.909Z] #22 2.623 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.909Z] #22 2.623 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.909Z] #22 2.623 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.909Z] #22 2.623 + dir=/tmp/install [2020-11-04T15:16:21.909Z] #22 2.623 + bin=dockercli [2020-11-04T15:16:21.909Z] #22 2.623 + shift [2020-11-04T15:16:21.909Z] #22 2.623 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:16:21.909Z] #22 2.623 + . /tmp/install/dockercli.installer [2020-11-04T15:16:21.909Z] #22 2.623 ++ : stable [2020-11-04T15:16:21.909Z] #22 2.623 ++ : 17.06.2-ce [2020-11-04T15:16:21.909Z] #22 2.623 + install_dockercli [2020-11-04T15:16:21.909Z] #22 2.623 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:16:21.909Z] #22 2.623 ++ uname -m [2020-11-04T15:16:21.909Z] #22 2.624 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:16:21.909Z] #22 2.635 + arch=aarch64 [2020-11-04T15:16:21.909Z] #22 2.635 + '[' aarch64 '!=' x86_64 ']' [2020-11-04T15:16:21.909Z] #22 2.635 + '[' aarch64 '!=' s390x ']' [2020-11-04T15:16:21.909Z] #22 2.635 + '[' aarch64 '!=' armhf ']' [2020-11-04T15:16:21.909Z] #22 2.635 + build_dockercli [2020-11-04T15:16:21.909Z] #22 2.635 + git clone https://github.com/docker/docker-ce /tmp/tmp.much87oJ1Q/tmp/docker-ce [2020-11-04T15:16:21.909Z] #22 2.635 Cloning into '/tmp/tmp.much87oJ1Q/tmp/docker-ce'... [2020-11-04T15:16:21.909Z] #22 ... [2020-11-04T15:16:21.909Z] [2020-11-04T15:16:21.909Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:21.909Z] #32 DONE 10.9s [2020-11-04T15:16:21.909Z] [2020-11-04T15:16:21.909Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:21.909Z] #45 2.317 + RM_GOPATH=0 [2020-11-04T15:16:21.909Z] #45 2.317 + TMP_GOPATH= [2020-11-04T15:16:21.909Z] #45 2.317 + : /build [2020-11-04T15:16:21.909Z] #45 2.317 + '[' -z '' ']' [2020-11-04T15:16:21.909Z] #45 2.317 ++ mktemp -d [2020-11-04T15:16:21.909Z] #45 2.317 + export GOPATH=/tmp/tmp.XWuAXliMip [2020-11-04T15:16:21.909Z] #45 2.317 + GOPATH=/tmp/tmp.XWuAXliMip [2020-11-04T15:16:21.909Z] #45 2.317 + RM_GOPATH=1 [2020-11-04T15:16:21.909Z] #45 2.317 + case "$(go env GOARCH)" in [2020-11-04T15:16:21.909Z] #45 2.317 ++ go env GOARCH [2020-11-04T15:16:21.909Z] #45 2.317 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.909Z] #45 2.317 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:21.909Z] #45 2.317 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:21.909Z] #45 2.320 + dir=/tmp/install [2020-11-04T15:16:21.909Z] #45 2.320 + bin=gotestsum [2020-11-04T15:16:21.909Z] #45 2.320 + shift [2020-11-04T15:16:21.909Z] #45 2.320 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:16:21.909Z] #45 2.320 + . /tmp/install/gotestsum.installer [2020-11-04T15:16:21.909Z] #45 2.320 ++ : v0.5.3 [2020-11-04T15:16:21.909Z] #45 2.320 + install_gotestsum [2020-11-04T15:16:21.909Z] #45 2.320 + set -e [2020-11-04T15:16:21.909Z] #45 2.320 + export GO111MODULE=on [2020-11-04T15:16:21.909Z] #45 2.320 + GO111MODULE=on [2020-11-04T15:16:21.909Z] #45 2.320 + GOBIN=/build [2020-11-04T15:16:21.909Z] #45 2.320 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:16:21.909Z] #45 2.368 go: finding gotest.tools v0.5.3 [2020-11-04T15:16:21.909Z] #45 2.368 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:21.909Z] #45 2.976 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:21.909Z] #45 3.523 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:21.909Z] #45 3.887 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:16:21.909Z] #45 3.899 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:21.909Z] #45 3.908 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:21.909Z] #45 3.916 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:21.909Z] #45 3.935 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:21.909Z] #45 3.944 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:21.909Z] #45 3.960 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:21.909Z] #45 4.050 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:16:21.909Z] #45 4.089 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:21.909Z] #45 4.230 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:21.909Z] #45 4.247 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:21.909Z] #45 4.330 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:21.909Z] #45 4.434 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:21.909Z] #45 4.701 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:16:21.909Z] #45 4.887 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:16:21.909Z] #45 5.032 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:21.909Z] #45 5.146 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:21.909Z] #45 5.269 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:21.909Z] #45 5.438 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:21.909Z] #45 5.500 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:21.909Z] #45 5.768 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:21.909Z] #45 6.506 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:21.909Z] #45 9.562 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:16:21.909Z] #45 9.621 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:21.909Z] #45 9.629 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:16:21.909Z] #45 9.669 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:21.909Z] #45 9.733 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:21.909Z] #45 9.760 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:21.909Z] #45 10.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:21.909Z] #45 10.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:21.909Z] #45 10.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:21.909Z] #45 10.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:21.909Z] #45 10.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:22.029Z] #27 7.601 #=#=# [2020-11-04T15:16:22.173Z] #45 ... [2020-11-04T15:16:22.173Z] [2020-11-04T15:16:22.173Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:22.436Z] #62 11.19 Checking out files: 84% (1605/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. [2020-11-04T15:16:22.436Z] #62 11.48 + cd /tmp/tmp.YUsZo2eK49/src/github.com/docker/libnetwork [2020-11-04T15:16:22.436Z] #62 11.48 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:22.607Z] #40 17.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:22.607Z] #40 17.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:22.607Z] #40 17.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:16:22.607Z] #40 17.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T15:16:22.607Z] #40 18.00 Setting up python-six (1.12.0-1) ... [2020-11-04T15:16:22.699Z] #62 11.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:16:22.777Z] 1301750ffb48: Pull complete [2020-11-04T15:16:22.965Z] #62 ... [2020-11-04T15:16:22.965Z] [2020-11-04T15:16:22.965Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:22.965Z] #35 11.30 [100%] Built target tini-static [2020-11-04T15:16:22.965Z] #35 11.38 + mkdir -p /build [2020-11-04T15:16:22.965Z] #35 11.38 + cp tini-static /build/docker-init [2020-11-04T15:16:22.965Z] #35 DONE 11.8s [2020-11-04T15:16:23.093Z] #45 9.135 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:23.228Z] [2020-11-04T15:16:23.228Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:23.228Z] #49 10.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:23.228Z] #49 10.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:23.228Z] #49 11.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:23.228Z] #49 11.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:23.262Z] #27 7.767 ### 4.6% ######### 13.2% ############## 19.6% ################## 26.0% ######################### 35.2% ############################# 41.5% ################################## 48.0% ####################################### 54.4% [2020-11-04T15:16:23.262Z] #27 ... [2020-11-04T15:16:23.262Z] [2020-11-04T15:16:23.262Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:23.262Z] #22 2.560 + RM_GOPATH=0 [2020-11-04T15:16:23.262Z] #22 2.560 + TMP_GOPATH= [2020-11-04T15:16:23.262Z] #22 2.560 + : /build [2020-11-04T15:16:23.262Z] #22 2.560 + '[' -z '' ']' [2020-11-04T15:16:23.262Z] #22 2.560 ++ mktemp -d [2020-11-04T15:16:23.262Z] #22 2.560 + export GOPATH=/tmp/tmp.cVVLDX2aLm [2020-11-04T15:16:23.262Z] #22 2.560 + GOPATH=/tmp/tmp.cVVLDX2aLm [2020-11-04T15:16:23.262Z] #22 2.560 + RM_GOPATH=1 [2020-11-04T15:16:23.262Z] #22 2.560 + case "$(go env GOARCH)" in [2020-11-04T15:16:23.262Z] #22 2.560 ++ go env GOARCH [2020-11-04T15:16:23.262Z] #22 2.565 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.262Z] #22 2.565 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.262Z] #22 2.573 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:16:23.262Z] #22 2.573 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:23.262Z] #22 2.573 + dir=/tmp/install [2020-11-04T15:16:23.262Z] #22 2.573 + bin=dockercli [2020-11-04T15:16:23.262Z] #22 2.573 + shift [2020-11-04T15:16:23.262Z] #22 2.573 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:16:23.262Z] #22 2.573 + . /tmp/install/dockercli.installer [2020-11-04T15:16:23.262Z] #22 2.573 ++ : stable [2020-11-04T15:16:23.262Z] #22 2.573 ++ : 17.06.2-ce [2020-11-04T15:16:23.262Z] #22 2.573 + install_dockercli [2020-11-04T15:16:23.262Z] #22 2.573 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:16:23.262Z] #22 2.573 ++ uname -m [2020-11-04T15:16:23.262Z] #22 2.573 + arch=s390x [2020-11-04T15:16:23.262Z] #22 2.573 + '[' s390x '!=' x86_64 ']' [2020-11-04T15:16:23.262Z] #22 2.573 + '[' s390x '!=' s390x ']' [2020-11-04T15:16:23.262Z] #22 2.573 + url=https://download.docker.com/linux/static [2020-11-04T15:16:23.262Z] #22 2.573 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-11-04T15:16:23.262Z] #22 2.573 + tar -xz docker/docker [2020-11-04T15:16:23.262Z] #22 8.769 + mkdir -p /build [2020-11-04T15:16:23.262Z] #22 8.775 + mv docker/docker /build/ [2020-11-04T15:16:23.262Z] #22 8.793 + rmdir docker [2020-11-04T15:16:23.262Z] #22 DONE 9.8s [2020-11-04T15:16:23.262Z] [2020-11-04T15:16:23.262Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:23.262Z] #27 7.767 ### 4.6% ######### 13.2% ############## 19.6% ################## 26.0% ######################### 35.2% ############################# 41.5% ################################## 48.0% ####################################### 54.4% ########################################### 60.9% ############################################## 65.2% [2020-11-04T15:16:23.262Z] #27 ... [2020-11-04T15:16:23.262Z] [2020-11-04T15:16:23.262Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:23.262Z] #47 2.300 + RM_GOPATH=0 [2020-11-04T15:16:23.262Z] #47 2.300 + TMP_GOPATH= [2020-11-04T15:16:23.262Z] #47 2.300 + : /build [2020-11-04T15:16:23.262Z] #47 2.300 + '[' -z '' ']' [2020-11-04T15:16:23.262Z] #47 2.300 ++ mktemp -d [2020-11-04T15:16:23.262Z] #47 2.307 + export GOPATH=/tmp/tmp.4ysevPrV9Y [2020-11-04T15:16:23.262Z] #47 2.307 + GOPATH=/tmp/tmp.4ysevPrV9Y [2020-11-04T15:16:23.262Z] #47 2.307 + RM_GOPATH=1 [2020-11-04T15:16:23.262Z] #47 2.307 + case "$(go env GOARCH)" in [2020-11-04T15:16:23.262Z] #47 2.307 ++ go env GOARCH [2020-11-04T15:16:23.262Z] #47 2.313 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.262Z] #47 2.313 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.262Z] #47 2.313 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:23.262Z] #47 2.313 + dir=/tmp/install [2020-11-04T15:16:23.262Z] #47 2.313 + bin=golangci_lint [2020-11-04T15:16:23.262Z] #47 2.313 + shift [2020-11-04T15:16:23.262Z] #47 2.313 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:16:23.262Z] #47 2.313 + . /tmp/install/golangci_lint.installer [2020-11-04T15:16:23.262Z] #47 2.313 ++ : v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.313 + install_golangci_lint [2020-11-04T15:16:23.262Z] #47 2.313 + set -e [2020-11-04T15:16:23.262Z] #47 2.313 + export GO111MODULE=on [2020-11-04T15:16:23.262Z] #47 2.313 + GO111MODULE=on [2020-11-04T15:16:23.262Z] #47 2.313 + GOBIN=/build [2020-11-04T15:16:23.262Z] #47 2.313 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.329 go: finding github.com v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.329 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.329 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.329 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.329 go: finding github.com/golangci v1.23.8 [2020-11-04T15:16:23.262Z] #47 2.897 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:23.262Z] #47 3.415 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:23.262Z] #47 6.138 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:23.262Z] #47 6.142 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:16:23.262Z] #47 6.159 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:23.262Z] #47 6.190 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:23.262Z] #47 6.213 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:23.262Z] #47 6.357 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:16:23.262Z] #47 6.361 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:23.262Z] #47 6.514 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:23.262Z] #47 6.560 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:23.262Z] #47 6.562 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:23.262Z] #47 6.612 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:23.262Z] #47 6.613 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:16:23.262Z] #47 6.786 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:23.262Z] #47 6.868 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:23.262Z] #47 6.970 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:23.262Z] #47 7.006 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:23.262Z] #47 7.090 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:23.262Z] #47 7.090 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:23.262Z] #47 7.108 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:16:23.262Z] #47 7.257 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:23.262Z] #47 7.290 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:23.262Z] #47 7.355 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:23.262Z] #47 7.460 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:16:23.262Z] #47 7.566 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:16:23.262Z] #47 7.679 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:16:23.262Z] #47 7.680 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:23.262Z] #47 7.681 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:23.262Z] #47 7.694 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:23.262Z] #47 7.707 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:16:23.262Z] #47 7.774 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:23.262Z] #47 7.786 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:23.262Z] #47 7.792 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:23.262Z] #47 7.907 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:23.262Z] #47 8.250 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:23.262Z] #47 8.275 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:23.262Z] #47 8.314 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:23.262Z] #47 8.322 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:23.262Z] #47 8.504 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:23.262Z] #47 8.525 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:23.262Z] #47 8.526 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:23.262Z] #47 8.535 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:23.262Z] #47 8.663 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:23.262Z] #47 8.668 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:23.262Z] #47 8.674 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:23.262Z] #47 9.016 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:16:23.262Z] #47 9.016 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:23.262Z] #47 9.083 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:23.262Z] #47 9.094 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:23.262Z] #47 9.191 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:23.262Z] #47 9.382 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:23.262Z] #47 9.383 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:23.262Z] #47 9.422 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:16:23.262Z] #47 9.496 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:23.262Z] #47 9.555 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:23.262Z] #47 9.649 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:23.262Z] #47 9.756 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:23.491Z] #49 12.38 github.com/pkg/diff [2020-11-04T15:16:23.491Z] #49 12.48 golang.org/x/sys/unix [2020-11-04T15:16:23.491Z] #49 12.48 mvdan.cc/sh/v3/syntax [2020-11-04T15:16:23.491Z] #49 12.48 mvdan.cc/editorconfig [2020-11-04T15:16:23.547Z] #40 19.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T15:16:23.547Z] #40 19.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:16:23.547Z] #40 19.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:23.547Z] #40 19.09 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T15:16:23.547Z] #40 19.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:23.547Z] #40 19.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:16:23.554Z] #47 ... [2020-11-04T15:16:23.554Z] [2020-11-04T15:16:23.554Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:23.554Z] #40 3.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:23.554Z] #40 3.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:23.554Z] #40 3.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:23.554Z] #40 3.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:16:23.554Z] #40 4.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:16:23.554Z] #40 6.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:16:23.657Z] #45 ... [2020-11-04T15:16:23.657Z] [2020-11-04T15:16:23.657Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:23.657Z] #22 9.866 + mkdir -p /build [2020-11-04T15:16:23.657Z] #22 9.871 + mv docker/docker /build/ [2020-11-04T15:16:23.657Z] #22 9.883 + rmdir docker [2020-11-04T15:16:23.807Z] #40 19.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:23.807Z] #40 19.24 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T15:16:23.807Z] #40 19.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:16:23.848Z] #40 ... [2020-11-04T15:16:23.848Z] [2020-11-04T15:16:23.848Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:23.848Z] #56 2.368 + RM_GOPATH=0 [2020-11-04T15:16:23.848Z] #56 2.368 + TMP_GOPATH= [2020-11-04T15:16:23.848Z] #56 2.368 + : /build [2020-11-04T15:16:23.848Z] #56 2.368 + '[' -z '' ']' [2020-11-04T15:16:23.848Z] #56 2.368 ++ mktemp -d [2020-11-04T15:16:23.848Z] #56 2.368 + export GOPATH=/tmp/tmp.4YtyUUwyvP [2020-11-04T15:16:23.848Z] #56 2.368 + GOPATH=/tmp/tmp.4YtyUUwyvP [2020-11-04T15:16:23.848Z] #56 2.368 + RM_GOPATH=1 [2020-11-04T15:16:23.848Z] #56 2.368 + case "$(go env GOARCH)" in [2020-11-04T15:16:23.848Z] #56 2.368 ++ go env GOARCH [2020-11-04T15:16:23.848Z] #56 2.383 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.848Z] #56 2.383 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.848Z] #56 2.390 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:23.848Z] #56 2.390 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:23.848Z] #56 2.390 + dir=/tmp/install [2020-11-04T15:16:23.848Z] #56 2.390 + bin=rootlesskit [2020-11-04T15:16:23.848Z] #56 2.390 + shift [2020-11-04T15:16:23.848Z] #56 2.390 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:16:23.848Z] #56 2.390 + . /tmp/install/rootlesskit.installer [2020-11-04T15:16:23.848Z] #56 2.390 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:23.848Z] #56 2.390 + install_rootlesskit [2020-11-04T15:16:23.848Z] #56 2.390 + case "$1" in [2020-11-04T15:16:23.848Z] #56 2.390 + export CGO_ENABLED=0 [2020-11-04T15:16:23.848Z] #56 2.390 + CGO_ENABLED=0 [2020-11-04T15:16:23.848Z] #56 2.390 + _install_rootlesskit [2020-11-04T15:16:23.848Z] #56 2.390 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:16:23.848Z] #56 2.390 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4YtyUUwyvP/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:23.848Z] #56 2.390 Cloning into '/tmp/tmp.4YtyUUwyvP/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:16:23.848Z] #56 6.237 + cd /tmp/tmp.4YtyUUwyvP/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:23.848Z] #56 6.238 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:23.848Z] #56 6.837 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:23.848Z] #56 6.837 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:16:23.848Z] #56 ... [2020-11-04T15:16:23.848Z] [2020-11-04T15:16:23.848Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:23.848Z] #62 1.420 + RM_GOPATH=0 [2020-11-04T15:16:23.848Z] #62 1.420 + TMP_GOPATH= [2020-11-04T15:16:23.848Z] #62 1.420 + : /build [2020-11-04T15:16:23.848Z] #62 1.420 + '[' -z '' ']' [2020-11-04T15:16:23.848Z] #62 1.420 ++ mktemp -d [2020-11-04T15:16:23.848Z] #62 1.420 + export GOPATH=/tmp/tmp.bdGXPXtQXt [2020-11-04T15:16:23.848Z] #62 1.420 + GOPATH=/tmp/tmp.bdGXPXtQXt [2020-11-04T15:16:23.848Z] #62 1.420 + RM_GOPATH=1 [2020-11-04T15:16:23.848Z] #62 1.420 + case "$(go env GOARCH)" in [2020-11-04T15:16:23.848Z] #62 1.420 ++ go env GOARCH [2020-11-04T15:16:23.848Z] #62 1.420 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.848Z] #62 1.420 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.848Z] #62 1.426 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:23.848Z] #62 1.426 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:23.848Z] #62 1.427 + dir=/tmp/install [2020-11-04T15:16:23.848Z] #62 1.427 + bin=proxy [2020-11-04T15:16:23.848Z] #62 1.427 + shift [2020-11-04T15:16:23.848Z] #62 1.427 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:16:23.848Z] #62 1.427 + . /tmp/install/proxy.installer [2020-11-04T15:16:23.848Z] #62 1.427 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:23.848Z] #62 1.427 + install_proxy [2020-11-04T15:16:23.848Z] #62 1.427 + case "$1" in [2020-11-04T15:16:23.848Z] #62 1.427 + export CGO_ENABLED=0 [2020-11-04T15:16:23.848Z] #62 1.427 + CGO_ENABLED=0 [2020-11-04T15:16:23.848Z] #62 1.427 + _install_proxy [2020-11-04T15:16:23.848Z] #62 1.427 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:16:23.848Z] #62 1.427 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bdGXPXtQXt/src/github.com/docker/libnetwork [2020-11-04T15:16:23.848Z] #62 1.429 Cloning into '/tmp/tmp.bdGXPXtQXt/src/github.com/docker/libnetwork'... [2020-11-04T15:16:23.848Z] #62 ... [2020-11-04T15:16:23.848Z] [2020-11-04T15:16:23.848Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:23.848Z] #11 3.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:23.848Z] #11 3.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:23.848Z] #11 3.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:23.848Z] #11 3.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:16:23.848Z] #11 4.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:16:23.848Z] #11 7.420 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:16:23.913Z] #22 ... [2020-11-04T15:16:23.913Z] [2020-11-04T15:16:23.913Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:23.913Z] #49 3.932 + RM_GOPATH=0 [2020-11-04T15:16:23.913Z] #49 3.932 + TMP_GOPATH= [2020-11-04T15:16:23.913Z] #49 3.933 + : /build [2020-11-04T15:16:23.913Z] #49 3.933 + '[' -z '' ']' [2020-11-04T15:16:23.913Z] #49 3.937 ++ mktemp -d [2020-11-04T15:16:23.913Z] #49 3.938 + export GOPATH=/tmp/tmp.lP5iTyqIRv [2020-11-04T15:16:23.913Z] #49 3.938 + GOPATH=/tmp/tmp.lP5iTyqIRv [2020-11-04T15:16:23.913Z] #49 3.938 + RM_GOPATH=1 [2020-11-04T15:16:23.913Z] #49 3.938 + case "$(go env GOARCH)" in [2020-11-04T15:16:23.913Z] #49 3.938 ++ go env GOARCH [2020-11-04T15:16:23.913Z] #49 3.986 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.913Z] #49 3.986 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:23.913Z] #49 3.988 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:23.913Z] #49 3.989 + dir=/tmp/install [2020-11-04T15:16:23.913Z] #49 3.989 + bin=shfmt [2020-11-04T15:16:23.913Z] #49 3.989 + shift [2020-11-04T15:16:23.913Z] #49 3.989 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:16:23.913Z] #49 3.989 + . /tmp/install/shfmt.installer [2020-11-04T15:16:23.913Z] #49 3.989 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:23.913Z] #49 3.989 + install_shfmt [2020-11-04T15:16:23.913Z] #49 3.989 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:16:23.913Z] #49 3.989 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lP5iTyqIRv/src/github.com/mvdan/sh [2020-11-04T15:16:23.913Z] #49 3.990 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:23.913Z] #49 3.993 Cloning into '/tmp/tmp.lP5iTyqIRv/src/github.com/mvdan/sh'... [2020-11-04T15:16:24.067Z] #40 ... [2020-11-04T15:16:24.067Z] [2020-11-04T15:16:24.067Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:24.067Z] #32 11.53 reflect [2020-11-04T15:16:24.067Z] #32 12.08 internal/syscall/execenv [2020-11-04T15:16:24.067Z] #32 12.08 time [2020-11-04T15:16:24.067Z] #32 12.10 internal/syscall/unix [2020-11-04T15:16:24.067Z] #32 13.28 internal/poll [2020-11-04T15:16:24.067Z] #32 13.76 os [2020-11-04T15:16:24.067Z] #32 14.90 path/filepath [2020-11-04T15:16:24.067Z] #32 15.11 internal/fmtsort [2020-11-04T15:16:24.067Z] #32 15.24 fmt [2020-11-04T15:16:24.067Z] #32 15.32 io/ioutil [2020-11-04T15:16:24.067Z] #32 16.36 flag [2020-11-04T15:16:24.067Z] #32 16.36 github.com/BurntSushi/toml [2020-11-04T15:16:24.067Z] #32 16.36 log [2020-11-04T15:16:24.067Z] #32 17.68 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:24.067Z] #32 DONE 19.5s [2020-11-04T15:16:24.067Z] [2020-11-04T15:16:24.067Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:24.067Z] #40 19.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T15:16:24.148Z] #11 ... [2020-11-04T15:16:24.148Z] [2020-11-04T15:16:24.148Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:24.148Z] #32 2.435 + RM_GOPATH=0 [2020-11-04T15:16:24.148Z] #32 2.435 + TMP_GOPATH= [2020-11-04T15:16:24.148Z] #32 2.435 + : /build [2020-11-04T15:16:24.148Z] #32 2.435 + '[' -z '' ']' [2020-11-04T15:16:24.148Z] #32 2.435 ++ mktemp -d [2020-11-04T15:16:24.148Z] #32 2.435 + export GOPATH=/tmp/tmp.LM0f6Kj7yY [2020-11-04T15:16:24.148Z] #32 2.435 + GOPATH=/tmp/tmp.LM0f6Kj7yY [2020-11-04T15:16:24.148Z] #32 2.435 + RM_GOPATH=1 [2020-11-04T15:16:24.148Z] #32 2.435 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.148Z] #32 2.435 ++ go env GOARCH [2020-11-04T15:16:24.148Z] #32 2.458 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.148Z] #32 2.458 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.148Z] #32 2.458 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.148Z] #32 2.458 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.148Z] #32 2.458 + dir=/tmp/install [2020-11-04T15:16:24.148Z] #32 2.458 + bin=tomlv [2020-11-04T15:16:24.148Z] #32 2.458 + shift [2020-11-04T15:16:24.148Z] #32 2.458 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:16:24.148Z] #32 2.458 + . /tmp/install/tomlv.installer [2020-11-04T15:16:24.148Z] #32 2.458 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.148Z] #32 2.458 + install_tomlv [2020-11-04T15:16:24.148Z] #32 2.458 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:16:24.148Z] #32 2.458 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LM0f6Kj7yY/src/github.com/BurntSushi/toml [2020-11-04T15:16:24.148Z] #32 2.458 Cloning into '/tmp/tmp.LM0f6Kj7yY/src/github.com/BurntSushi/toml'... [2020-11-04T15:16:24.148Z] #32 3.034 + cd /tmp/tmp.LM0f6Kj7yY/src/github.com/BurntSushi/toml [2020-11-04T15:16:24.148Z] #32 3.034 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.148Z] #32 3.047 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:24.148Z] #32 3.380 math [2020-11-04T15:16:24.148Z] #32 3.440 runtime [2020-11-04T15:16:24.148Z] #32 7.789 runtime/cgo [2020-11-04T15:16:24.148Z] #32 ... [2020-11-04T15:16:24.148Z] [2020-11-04T15:16:24.148Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:24.148Z] #30 2.889 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T15:16:24.148Z] #30 2.891 Cloning into '.'... [2020-11-04T15:16:24.170Z] #49 ... [2020-11-04T15:16:24.170Z] [2020-11-04T15:16:24.170Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:24.170Z] #56 2.655 + RM_GOPATH=0 [2020-11-04T15:16:24.170Z] #56 2.655 + TMP_GOPATH= [2020-11-04T15:16:24.170Z] #56 2.655 + : /build [2020-11-04T15:16:24.170Z] #56 2.655 + '[' -z '' ']' [2020-11-04T15:16:24.170Z] #56 2.655 ++ mktemp -d [2020-11-04T15:16:24.170Z] #56 2.655 + export GOPATH=/tmp/tmp.6p0o4Yn2oS [2020-11-04T15:16:24.170Z] #56 2.655 + GOPATH=/tmp/tmp.6p0o4Yn2oS [2020-11-04T15:16:24.170Z] #56 2.655 + RM_GOPATH=1 [2020-11-04T15:16:24.170Z] #56 2.655 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.170Z] #56 2.655 ++ go env GOARCH [2020-11-04T15:16:24.170Z] #56 2.688 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:24.170Z] #56 2.688 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.170Z] #56 2.688 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.170Z] #56 2.688 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.170Z] #56 2.688 + dir=/tmp/install [2020-11-04T15:16:24.170Z] #56 2.688 + bin=rootlesskit [2020-11-04T15:16:24.170Z] #56 2.688 + shift [2020-11-04T15:16:24.170Z] #56 2.688 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:16:24.170Z] #56 2.688 + . /tmp/install/rootlesskit.installer [2020-11-04T15:16:24.170Z] #56 2.688 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:24.170Z] #56 2.688 + install_rootlesskit [2020-11-04T15:16:24.170Z] #56 2.688 + case "$1" in [2020-11-04T15:16:24.170Z] #56 2.688 + export CGO_ENABLED=0 [2020-11-04T15:16:24.170Z] #56 2.688 + CGO_ENABLED=0 [2020-11-04T15:16:24.170Z] #56 2.688 + _install_rootlesskit [2020-11-04T15:16:24.170Z] #56 2.688 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:16:24.170Z] #56 2.688 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6p0o4Yn2oS/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:24.170Z] #56 2.688 Cloning into '/tmp/tmp.6p0o4Yn2oS/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:16:24.170Z] #56 5.786 + cd /tmp/tmp.6p0o4Yn2oS/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:24.170Z] #56 5.787 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:24.170Z] #56 6.544 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:24.170Z] #56 6.544 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:16:24.170Z] #56 ... [2020-11-04T15:16:24.170Z] [2020-11-04T15:16:24.170Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:24.170Z] #43 3.893 + RM_GOPATH=0 [2020-11-04T15:16:24.170Z] #43 3.893 + TMP_GOPATH= [2020-11-04T15:16:24.170Z] #43 3.893 + : /build [2020-11-04T15:16:24.170Z] #43 3.893 + '[' -z '' ']' [2020-11-04T15:16:24.170Z] #43 3.897 ++ mktemp -d [2020-11-04T15:16:24.170Z] #43 3.898 + export GOPATH=/tmp/tmp.BoPJThQwxi [2020-11-04T15:16:24.170Z] #43 3.898 + GOPATH=/tmp/tmp.BoPJThQwxi [2020-11-04T15:16:24.170Z] #43 3.898 + RM_GOPATH=1 [2020-11-04T15:16:24.170Z] #43 3.898 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.170Z] #43 3.898 ++ go env GOARCH [2020-11-04T15:16:24.170Z] #43 3.920 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.170Z] #43 3.923 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.170Z] #43 3.944 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.170Z] #43 3.949 + dir=/tmp/install [2020-11-04T15:16:24.170Z] #43 3.949 + bin=vndr [2020-11-04T15:16:24.170Z] #43 3.949 + shift [2020-11-04T15:16:24.170Z] #43 3.950 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:16:24.170Z] #43 3.950 + . /tmp/install/vndr.installer [2020-11-04T15:16:24.170Z] #43 3.951 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.170Z] #43 3.952 + install_vndr [2020-11-04T15:16:24.171Z] #43 3.954 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:16:24.171Z] #43 3.954 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.171Z] #43 3.954 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BoPJThQwxi/src/github.com/LK4D4/vndr [2020-11-04T15:16:24.171Z] #43 3.977 Cloning into '/tmp/tmp.BoPJThQwxi/src/github.com/LK4D4/vndr'... [2020-11-04T15:16:24.171Z] #43 4.706 + cd /tmp/tmp.BoPJThQwxi/src/github.com/LK4D4/vndr [2020-11-04T15:16:24.171Z] #43 4.706 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.171Z] #43 4.732 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:16:24.171Z] #43 6.261 github.com/LK4D4/vndr/build [2020-11-04T15:16:24.171Z] #43 6.282 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:16:24.171Z] #43 6.616 github.com/LK4D4/vndr/versioned [2020-11-04T15:16:24.171Z] #43 7.310 github.com/LK4D4/vndr/godl [2020-11-04T15:16:24.171Z] #43 10.06 github.com/LK4D4/vndr [2020-11-04T15:16:24.326Z] #40 ... [2020-11-04T15:16:24.326Z] [2020-11-04T15:16:24.326Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:24.326Z] #34 10.82 Building dependency tree... [2020-11-04T15:16:24.326Z] #34 11.46 The following additional packages will be installed: [2020-11-04T15:16:24.326Z] #34 11.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T15:16:24.326Z] #34 11.47 Suggested packages: [2020-11-04T15:16:24.326Z] #34 11.47 cmake-doc ninja-build lrzip [2020-11-04T15:16:24.326Z] #34 11.47 Recommended packages: [2020-11-04T15:16:24.326Z] #34 11.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T15:16:24.326Z] #34 11.82 The following NEW packages will be installed: [2020-11-04T15:16:24.326Z] #34 11.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T15:16:24.326Z] #34 11.83 vim-common xxd [2020-11-04T15:16:24.326Z] #34 12.12 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:24.326Z] #34 12.12 Need to get 14.9 MB of archives. [2020-11-04T15:16:24.326Z] #34 12.12 After this operation, 61.8 MB of additional disk space will be used. [2020-11-04T15:16:24.326Z] #34 12.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T15:16:24.326Z] #34 12.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:16:24.326Z] #34 12.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T15:16:24.326Z] #34 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T15:16:24.326Z] #34 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-04T15:16:24.326Z] #34 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-04T15:16:24.326Z] #34 12.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-04T15:16:24.326Z] #34 12.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-04T15:16:24.326Z] #34 12.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-04T15:16:24.326Z] #34 12.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-04T15:16:24.326Z] #34 12.89 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:24.326Z] #34 13.00 Fetched 14.9 MB in 1s (21.4 MB/s) [2020-11-04T15:16:24.326Z] #34 13.03 Selecting previously unselected package xxd. [2020-11-04T15:16:24.326Z] #34 13.03 (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.) [2020-11-04T15:16:24.326Z] #34 13.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:16:24.326Z] #34 13.07 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:16:24.326Z] #34 13.29 Selecting previously unselected package vim-common. [2020-11-04T15:16:24.326Z] #34 13.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:16:24.326Z] #34 13.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:16:24.326Z] #34 13.65 Selecting previously unselected package cmake-data. [2020-11-04T15:16:24.326Z] #34 13.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T15:16:24.326Z] #34 13.68 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T15:16:24.326Z] #34 14.62 Selecting previously unselected package libicu63:amd64. [2020-11-04T15:16:24.326Z] #34 14.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T15:16:24.326Z] #34 14.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:16:24.326Z] #34 16.88 Selecting previously unselected package libxml2:amd64. [2020-11-04T15:16:24.327Z] #34 16.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 16.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:16:24.327Z] #34 17.14 Selecting previously unselected package libarchive13:amd64. [2020-11-04T15:16:24.327Z] #34 17.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 17.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T15:16:24.327Z] #34 17.45 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-04T15:16:24.327Z] #34 17.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 17.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T15:16:24.327Z] #34 17.56 Selecting previously unselected package librhash0:amd64. [2020-11-04T15:16:24.327Z] #34 17.57 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 17.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-04T15:16:24.327Z] #34 17.72 Selecting previously unselected package libuv1:amd64. [2020-11-04T15:16:24.327Z] #34 17.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 17.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-04T15:16:24.327Z] #34 17.82 Selecting previously unselected package cmake. [2020-11-04T15:16:24.327Z] #34 17.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-04T15:16:24.327Z] #34 17.85 Unpacking cmake (3.13.4-1) ... [2020-11-04T15:16:24.327Z] #34 18.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:16:24.327Z] #34 18.83 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:16:24.327Z] #34 18.93 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-04T15:16:24.327Z] #34 18.97 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:16:24.327Z] #34 18.99 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-04T15:16:24.327Z] #34 19.03 Setting up cmake-data (3.13.4-1) ... [2020-11-04T15:16:24.327Z] #34 19.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:16:24.327Z] #34 19.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T15:16:24.327Z] #34 19.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T15:16:24.327Z] #34 19.11 Setting up cmake (3.13.4-1) ... [2020-11-04T15:16:24.327Z] #34 19.20 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:24.327Z] #34 19.28 Processing triggers for mime-support (3.62) ... [2020-11-04T15:16:24.327Z] #34 DONE 19.8s [2020-11-04T15:16:24.327Z] [2020-11-04T15:16:24.327Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:24.327Z] #11 13.95 Get:10 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] [2020-11-04T15:16:24.327Z] #11 14.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-04T15:16:24.327Z] #11 14.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-04T15:16:24.327Z] #11 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-04T15:16:24.327Z] #11 14.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-04T15:16:24.327Z] #11 14.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-04T15:16:24.327Z] #11 14.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-04T15:16:24.327Z] #11 14.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-04T15:16:24.327Z] #11 14.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-04T15:16:24.327Z] #11 14.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-04T15:16:24.327Z] #11 14.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-04T15:16:24.327Z] #11 14.99 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:24.327Z] #11 15.04 Fetched 77.7 MB in 3s (27.2 MB/s) [2020-11-04T15:16:24.327Z] #11 15.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T15:16:24.327Z] #11 15.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T15:16:24.327Z] #11 15.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-04T15:16:24.327Z] #11 15.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:16:24.327Z] #11 16.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T15:16:24.327Z] #11 16.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-04T15:16:24.327Z] #11 16.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:16:24.327Z] #11 17.13 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T15:16:24.327Z] #11 17.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T15:16:24.327Z] #11 17.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:16:24.327Z] #11 17.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-04T15:16:24.327Z] #11 17.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:16:24.327Z] #11 17.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:24.327Z] #11 17.47 Selecting previously unselected package dmsetup. [2020-11-04T15:16:24.327Z] #11 17.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:16:24.327Z] #11 17.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T15:16:24.327Z] #11 17.61 Selecting previously unselected package mingw-w64-common. [2020-11-04T15:16:24.327Z] #11 17.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T15:16:24.327Z] #11 17.63 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T15:16:24.327Z] #11 19.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T15:16:24.327Z] #11 19.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T15:16:24.327Z] #11 19.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:16:24.427Z] #43 ... [2020-11-04T15:16:24.427Z] [2020-11-04T15:16:24.427Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:24.427Z] #32 3.699 + RM_GOPATH=0 [2020-11-04T15:16:24.427Z] #32 3.699 + TMP_GOPATH= [2020-11-04T15:16:24.427Z] #32 3.699 + : /build [2020-11-04T15:16:24.427Z] #32 3.699 + '[' -z '' ']' [2020-11-04T15:16:24.427Z] #32 3.699 ++ mktemp -d [2020-11-04T15:16:24.427Z] #32 3.699 + export GOPATH=/tmp/tmp.LuCpv0zver [2020-11-04T15:16:24.427Z] #32 3.699 + GOPATH=/tmp/tmp.LuCpv0zver [2020-11-04T15:16:24.427Z] #32 3.699 + RM_GOPATH=1 [2020-11-04T15:16:24.427Z] #32 3.699 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.427Z] #32 3.699 ++ go env GOARCH [2020-11-04T15:16:24.427Z] #32 3.774 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.427Z] #32 3.774 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.427Z] #32 3.774 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.427Z] #32 3.774 + dir=/tmp/install [2020-11-04T15:16:24.427Z] #32 3.774 + bin=tomlv [2020-11-04T15:16:24.427Z] #32 3.774 + shift [2020-11-04T15:16:24.427Z] #32 3.774 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:16:24.427Z] #32 3.774 + . /tmp/install/tomlv.installer [2020-11-04T15:16:24.427Z] #32 3.774 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.427Z] #32 3.774 + install_tomlv [2020-11-04T15:16:24.427Z] #32 3.774 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:16:24.427Z] #32 3.774 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LuCpv0zver/src/github.com/BurntSushi/toml [2020-11-04T15:16:24.427Z] #32 3.774 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.427Z] #32 3.795 Cloning into '/tmp/tmp.LuCpv0zver/src/github.com/BurntSushi/toml'... [2020-11-04T15:16:24.427Z] #32 4.707 + cd /tmp/tmp.LuCpv0zver/src/github.com/BurntSushi/toml [2020-11-04T15:16:24.427Z] #32 4.711 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:24.427Z] #32 4.719 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:24.427Z] #32 5.690 github.com/BurntSushi/toml [2020-11-04T15:16:24.427Z] #32 8.794 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:24.427Z] #32 ... [2020-11-04T15:16:24.427Z] [2020-11-04T15:16:24.427Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:24.427Z] #22 DONE 10.5s [2020-11-04T15:16:24.427Z] [2020-11-04T15:16:24.427Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:24.427Z] #54 3.284 + RM_GOPATH=0 [2020-11-04T15:16:24.427Z] #54 3.284 + TMP_GOPATH= [2020-11-04T15:16:24.427Z] #54 3.284 + : /build [2020-11-04T15:16:24.427Z] #54 3.284 + '[' -z '' ']' [2020-11-04T15:16:24.427Z] #54 3.284 ++ mktemp -d [2020-11-04T15:16:24.427Z] #54 3.284 + export GOPATH=/tmp/tmp.VHeAkroevU [2020-11-04T15:16:24.427Z] #54 3.284 + GOPATH=/tmp/tmp.VHeAkroevU [2020-11-04T15:16:24.427Z] #54 3.284 + RM_GOPATH=1 [2020-11-04T15:16:24.427Z] #54 3.284 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.427Z] #54 3.284 ++ go env GOARCH [2020-11-04T15:16:24.427Z] #54 3.298 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.427Z] #54 3.298 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.427Z] #54 3.301 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:24.427Z] #54 3.302 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.427Z] #54 3.302 + dir=/tmp/install [2020-11-04T15:16:24.427Z] #54 3.302 + bin=containerd [2020-11-04T15:16:24.427Z] #54 3.302 + shift [2020-11-04T15:16:24.427Z] #54 3.302 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:16:24.427Z] #54 3.302 + . /tmp/install/containerd.installer [2020-11-04T15:16:24.427Z] #54 3.302 ++ set -e [2020-11-04T15:16:24.427Z] #54 3.302 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:24.427Z] #54 3.302 + install_containerd [2020-11-04T15:16:24.427Z] #54 3.302 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:16:24.427Z] #54 3.302 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VHeAkroevU/src/github.com/containerd/containerd [2020-11-04T15:16:24.427Z] #54 3.307 Cloning into '/tmp/tmp.VHeAkroevU/src/github.com/containerd/containerd'... [2020-11-04T15:16:24.445Z] #30 ... [2020-11-04T15:16:24.445Z] [2020-11-04T15:16:24.445Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:24.445Z] #45 1.729 + RM_GOPATH=0 [2020-11-04T15:16:24.445Z] #45 1.729 + TMP_GOPATH= [2020-11-04T15:16:24.445Z] #45 1.729 + : /build [2020-11-04T15:16:24.445Z] #45 1.729 + '[' -z '' ']' [2020-11-04T15:16:24.445Z] #45 1.738 ++ mktemp -d [2020-11-04T15:16:24.445Z] #45 1.741 + export GOPATH=/tmp/tmp.MbKhpWGjmr [2020-11-04T15:16:24.445Z] #45 1.741 + GOPATH=/tmp/tmp.MbKhpWGjmr [2020-11-04T15:16:24.445Z] #45 1.741 + RM_GOPATH=1 [2020-11-04T15:16:24.445Z] #45 1.741 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.445Z] #45 1.741 ++ go env GOARCH [2020-11-04T15:16:24.445Z] #45 1.763 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.445Z] #45 1.763 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.445Z] #45 1.763 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.445Z] #45 1.763 + dir=/tmp/install [2020-11-04T15:16:24.445Z] #45 1.763 + bin=gotestsum [2020-11-04T15:16:24.445Z] #45 1.763 + shift [2020-11-04T15:16:24.445Z] #45 1.763 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:16:24.445Z] #45 1.763 + . /tmp/install/gotestsum.installer [2020-11-04T15:16:24.445Z] #45 1.763 ++ : v0.5.3 [2020-11-04T15:16:24.445Z] #45 1.763 + install_gotestsum [2020-11-04T15:16:24.445Z] #45 1.763 + set -e [2020-11-04T15:16:24.445Z] #45 1.763 + export GO111MODULE=on [2020-11-04T15:16:24.445Z] #45 1.763 + GO111MODULE=on [2020-11-04T15:16:24.445Z] #45 1.763 + GOBIN=/build [2020-11-04T15:16:24.445Z] #45 1.763 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:16:24.445Z] #45 1.774 go: finding gotest.tools v0.5.3 [2020-11-04T15:16:24.445Z] #45 1.774 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:24.445Z] #45 2.208 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:24.445Z] #45 2.583 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:24.445Z] #45 2.911 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:16:24.445Z] #45 2.966 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:16:24.445Z] #45 2.972 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:24.445Z] #45 3.029 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:24.445Z] #45 3.056 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:24.445Z] #45 3.062 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:16:24.445Z] #45 3.072 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:24.445Z] #45 3.083 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:16:24.445Z] #45 3.098 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:24.445Z] #45 3.173 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:24.445Z] #45 3.191 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:24.445Z] #45 3.305 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:24.445Z] #45 3.337 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:24.445Z] #45 3.363 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:24.445Z] #45 3.374 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:24.445Z] #45 3.378 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:24.445Z] #45 3.404 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:24.445Z] #45 3.784 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:24.445Z] #45 3.815 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:24.445Z] #45 4.792 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:24.445Z] #45 4.797 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:24.445Z] #45 6.698 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:24.445Z] #45 8.749 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:16:24.445Z] #45 8.769 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:24.445Z] #45 8.793 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:16:24.445Z] #45 8.896 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:24.445Z] #45 8.904 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:24.445Z] #45 8.972 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:24.445Z] #45 9.163 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:24.445Z] #45 9.238 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:24.445Z] #45 9.376 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:24.445Z] #45 9.388 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:24.445Z] #45 9.553 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:24.445Z] #45 ... [2020-11-04T15:16:24.445Z] [2020-11-04T15:16:24.445Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:24.445Z] #49 2.383 + RM_GOPATH=0 [2020-11-04T15:16:24.445Z] #49 2.383 + TMP_GOPATH= [2020-11-04T15:16:24.445Z] #49 2.383 + : /build [2020-11-04T15:16:24.445Z] #49 2.383 + '[' -z '' ']' [2020-11-04T15:16:24.445Z] #49 2.383 ++ mktemp -d [2020-11-04T15:16:24.445Z] #49 2.383 + export GOPATH=/tmp/tmp.mtDYK5772B [2020-11-04T15:16:24.445Z] #49 2.383 + GOPATH=/tmp/tmp.mtDYK5772B [2020-11-04T15:16:24.445Z] #49 2.383 + RM_GOPATH=1 [2020-11-04T15:16:24.445Z] #49 2.383 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.445Z] #49 2.383 ++ go env GOARCH [2020-11-04T15:16:24.445Z] #49 2.417 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:24.445Z] #49 2.417 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.445Z] #49 2.417 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.445Z] #49 2.417 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.445Z] #49 2.417 + dir=/tmp/install [2020-11-04T15:16:24.445Z] #49 2.417 + bin=shfmt [2020-11-04T15:16:24.445Z] #49 2.417 + shift [2020-11-04T15:16:24.445Z] #49 2.417 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:16:24.445Z] #49 2.417 + . /tmp/install/shfmt.installer [2020-11-04T15:16:24.445Z] #49 2.417 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:24.445Z] #49 2.417 + install_shfmt [2020-11-04T15:16:24.445Z] #49 2.417 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:16:24.445Z] #49 2.417 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mtDYK5772B/src/github.com/mvdan/sh [2020-11-04T15:16:24.445Z] #49 2.417 Cloning into '/tmp/tmp.mtDYK5772B/src/github.com/mvdan/sh'... [2020-11-04T15:16:24.445Z] #49 9.718 + cd /tmp/tmp.mtDYK5772B/src/github.com/mvdan/sh [2020-11-04T15:16:24.445Z] #49 9.718 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:24.445Z] #49 9.789 + GO111MODULE=on [2020-11-04T15:16:24.445Z] #49 9.789 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:16:24.445Z] #49 10.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:24.445Z] #49 10.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:24.445Z] #49 10.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:24.445Z] #49 ... [2020-11-04T15:16:24.445Z] [2020-11-04T15:16:24.445Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:24.445Z] #34 3.061 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:24.445Z] #34 3.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:24.445Z] #34 3.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:24.445Z] #34 3.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:16:24.445Z] #34 4.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:16:24.445Z] #34 6.463 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:16:24.683Z] #54 ... [2020-11-04T15:16:24.683Z] [2020-11-04T15:16:24.683Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:24.683Z] #51 3.305 + RM_GOPATH=0 [2020-11-04T15:16:24.683Z] #51 3.305 + TMP_GOPATH= [2020-11-04T15:16:24.683Z] #51 3.305 + : /build [2020-11-04T15:16:24.683Z] #51 3.305 + '[' -z '' ']' [2020-11-04T15:16:24.683Z] #51 3.305 ++ mktemp -d [2020-11-04T15:16:24.683Z] #51 3.306 + export GOPATH=/tmp/tmp.Mn2qG628xt [2020-11-04T15:16:24.683Z] #51 3.306 + GOPATH=/tmp/tmp.Mn2qG628xt [2020-11-04T15:16:24.683Z] #51 3.306 + RM_GOPATH=1 [2020-11-04T15:16:24.683Z] #51 3.306 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.683Z] #51 3.307 ++ go env GOARCH [2020-11-04T15:16:24.683Z] #51 3.318 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.683Z] #51 3.318 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.683Z] #51 3.318 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.683Z] #51 3.319 + dir=/tmp/install [2020-11-04T15:16:24.683Z] #51 3.319 + bin=runc [2020-11-04T15:16:24.683Z] #51 3.319 + shift [2020-11-04T15:16:24.683Z] #51 3.319 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:16:24.683Z] #51 3.319 + . /tmp/install/runc.installer [2020-11-04T15:16:24.683Z] #51 3.319 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:24.683Z] #51 3.319 + install_runc [2020-11-04T15:16:24.683Z] #51 3.321 + uname -r [2020-11-04T15:16:24.683Z] #51 3.321 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:16:24.683Z] #51 3.331 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:16:24.683Z] #51 3.331 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:16:24.683Z] #51 3.331 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mn2qG628xt/src/github.com/opencontainers/runc [2020-11-04T15:16:24.683Z] #51 3.331 Cloning into '/tmp/tmp.Mn2qG628xt/src/github.com/opencontainers/runc'... [2020-11-04T15:16:24.683Z] #51 3.332 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:16:24.683Z] #51 ... [2020-11-04T15:16:24.683Z] [2020-11-04T15:16:24.683Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:24.683Z] #47 3.672 + RM_GOPATH=0 [2020-11-04T15:16:24.683Z] #47 3.673 + TMP_GOPATH= [2020-11-04T15:16:24.683Z] #47 3.673 + : /build [2020-11-04T15:16:24.683Z] #47 3.673 + '[' -z '' ']' [2020-11-04T15:16:24.683Z] #47 3.673 ++ mktemp -d [2020-11-04T15:16:24.683Z] #47 3.675 + export GOPATH=/tmp/tmp.Ak0ZWCglCl [2020-11-04T15:16:24.683Z] #47 3.676 + GOPATH=/tmp/tmp.Ak0ZWCglCl [2020-11-04T15:16:24.683Z] #47 3.676 + RM_GOPATH=1 [2020-11-04T15:16:24.683Z] #47 3.676 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.683Z] #47 3.676 ++ go env GOARCH [2020-11-04T15:16:24.683Z] #47 3.686 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.683Z] #47 3.686 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.683Z] #47 3.686 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.683Z] #47 3.689 + dir=/tmp/install [2020-11-04T15:16:24.683Z] #47 3.689 + bin=golangci_lint [2020-11-04T15:16:24.683Z] #47 3.689 + shift [2020-11-04T15:16:24.683Z] #47 3.689 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:16:24.683Z] #47 3.689 + . /tmp/install/golangci_lint.installer [2020-11-04T15:16:24.683Z] #47 3.689 ++ : v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.689 + install_golangci_lint [2020-11-04T15:16:24.683Z] #47 3.689 + set -e [2020-11-04T15:16:24.683Z] #47 3.689 + export GO111MODULE=on [2020-11-04T15:16:24.683Z] #47 3.689 + GO111MODULE=on [2020-11-04T15:16:24.683Z] #47 3.689 + GOBIN=/build [2020-11-04T15:16:24.683Z] #47 3.689 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.704 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.705 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.705 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.705 go: finding github.com v1.23.8 [2020-11-04T15:16:24.683Z] #47 3.712 go: finding github.com/golangci v1.23.8 [2020-11-04T15:16:24.683Z] #47 4.602 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:24.683Z] #47 5.197 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:24.683Z] #47 9.689 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:16:24.683Z] #47 9.705 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:24.683Z] #47 9.713 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:16:24.683Z] #47 9.715 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:24.683Z] #47 9.734 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:24.683Z] #47 9.833 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:24.683Z] #47 9.883 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:24.683Z] #47 9.900 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:24.683Z] #47 9.902 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:16:24.683Z] #47 9.903 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:24.683Z] #47 9.903 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:16:24.683Z] #47 10.00 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:16:24.683Z] #47 10.10 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:24.683Z] #47 10.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:24.683Z] #47 10.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:24.683Z] #47 10.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:24.683Z] #47 10.33 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:24.683Z] #47 10.35 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:16:24.683Z] #47 10.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:24.683Z] #47 10.49 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:24.683Z] #47 10.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:24.683Z] #47 10.89 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:24.683Z] #47 10.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:24.739Z] #34 ... [2020-11-04T15:16:24.739Z] [2020-11-04T15:16:24.739Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:24.739Z] #43 0.873 + RM_GOPATH=0 [2020-11-04T15:16:24.739Z] #43 0.873 + TMP_GOPATH= [2020-11-04T15:16:24.739Z] #43 0.873 + : /build [2020-11-04T15:16:24.739Z] #43 0.873 + '[' -z '' ']' [2020-11-04T15:16:24.739Z] #43 0.874 ++ mktemp -d [2020-11-04T15:16:24.739Z] #43 0.880 + export GOPATH=/tmp/tmp.DvueoWKdv2 [2020-11-04T15:16:24.740Z] #43 0.880 + GOPATH=/tmp/tmp.DvueoWKdv2 [2020-11-04T15:16:24.740Z] #43 0.880 + RM_GOPATH=1 [2020-11-04T15:16:24.740Z] #43 0.880 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.740Z] #43 0.881 ++ go env GOARCH [2020-11-04T15:16:24.740Z] #43 0.885 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.740Z] #43 0.885 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.740Z] #43 0.885 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.740Z] #43 0.885 + dir=/tmp/install [2020-11-04T15:16:24.740Z] #43 0.885 + bin=vndr [2020-11-04T15:16:24.740Z] #43 0.885 + shift [2020-11-04T15:16:24.740Z] #43 0.885 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:16:24.740Z] #43 0.885 + . /tmp/install/vndr.installer [2020-11-04T15:16:24.740Z] #43 0.885 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.740Z] #43 0.885 + install_vndr [2020-11-04T15:16:24.740Z] #43 0.885 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:16:24.740Z] #43 0.885 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DvueoWKdv2/src/github.com/LK4D4/vndr [2020-11-04T15:16:24.740Z] #43 0.887 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.740Z] #43 0.887 Cloning into '/tmp/tmp.DvueoWKdv2/src/github.com/LK4D4/vndr'... [2020-11-04T15:16:24.740Z] #43 1.244 + cd /tmp/tmp.DvueoWKdv2/src/github.com/LK4D4/vndr [2020-11-04T15:16:24.740Z] #43 1.244 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:24.740Z] #43 1.255 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:16:24.740Z] #43 1.489 runtime/internal/atomic [2020-11-04T15:16:24.740Z] #43 1.494 internal/cpu [2020-11-04T15:16:24.740Z] #43 1.545 runtime/internal/sys [2020-11-04T15:16:24.740Z] #43 1.582 runtime/internal/math [2020-11-04T15:16:24.740Z] #43 1.590 internal/race [2020-11-04T15:16:24.740Z] #43 1.601 internal/bytealg [2020-11-04T15:16:24.740Z] #43 1.601 sync/atomic [2020-11-04T15:16:24.740Z] #43 1.625 unicode [2020-11-04T15:16:24.740Z] #43 1.669 runtime [2020-11-04T15:16:24.740Z] #43 2.171 unicode/utf8 [2020-11-04T15:16:24.740Z] #43 2.227 math/bits [2020-11-04T15:16:24.740Z] #43 2.329 math [2020-11-04T15:16:24.740Z] #43 5.205 internal/testlog [2020-11-04T15:16:24.740Z] #43 5.459 encoding [2020-11-04T15:16:24.740Z] #43 5.535 unicode/utf16 [2020-11-04T15:16:24.740Z] #43 5.766 container/list [2020-11-04T15:16:24.740Z] #43 6.206 crypto/internal/subtle [2020-11-04T15:16:24.740Z] #43 6.259 crypto/subtle [2020-11-04T15:16:24.740Z] #43 6.337 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T15:16:24.740Z] #43 6.495 internal/nettrace [2020-11-04T15:16:24.740Z] #43 6.595 runtime/cgo [2020-11-04T15:16:24.740Z] #43 ... [2020-11-04T15:16:24.740Z] [2020-11-04T15:16:24.740Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:24.740Z] #53 3.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:24.740Z] #53 3.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:24.740Z] #53 3.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:24.740Z] #53 3.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:16:24.740Z] #53 5.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:16:24.740Z] #53 6.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:16:24.891Z] dc5c6edc9cff: Pull complete [2020-11-04T15:16:24.940Z] #47 ... [2020-11-04T15:16:24.940Z] [2020-11-04T15:16:24.940Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:24.940Z] #35 3.875 + RM_GOPATH=0 [2020-11-04T15:16:24.940Z] #35 3.875 + TMP_GOPATH= [2020-11-04T15:16:24.940Z] #35 3.875 + : /build [2020-11-04T15:16:24.940Z] #35 3.875 + '[' -z '' ']' [2020-11-04T15:16:24.940Z] #35 3.875 ++ mktemp -d [2020-11-04T15:16:24.940Z] #35 3.879 + export GOPATH=/tmp/tmp.DFySiuEvLW [2020-11-04T15:16:24.940Z] #35 3.879 + GOPATH=/tmp/tmp.DFySiuEvLW [2020-11-04T15:16:24.940Z] #35 3.879 + RM_GOPATH=1 [2020-11-04T15:16:24.940Z] #35 3.879 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.940Z] #35 3.880 ++ go env GOARCH [2020-11-04T15:16:24.940Z] #35 3.940 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:24.940Z] #35 3.940 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.940Z] #35 3.940 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.940Z] #35 3.940 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.940Z] #35 3.940 + dir=/tmp/install [2020-11-04T15:16:24.940Z] #35 3.940 + bin=tini [2020-11-04T15:16:24.940Z] #35 3.940 + shift [2020-11-04T15:16:24.940Z] #35 3.940 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:16:24.940Z] #35 3.940 + . /tmp/install/tini.installer [2020-11-04T15:16:24.940Z] #35 3.940 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:24.940Z] #35 3.940 + install_tini [2020-11-04T15:16:24.940Z] #35 3.940 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:16:24.940Z] #35 3.940 + git clone https://github.com/krallin/tini.git /tmp/tmp.DFySiuEvLW/tini [2020-11-04T15:16:24.940Z] #35 3.943 Cloning into '/tmp/tmp.DFySiuEvLW/tini'... [2020-11-04T15:16:24.940Z] #35 4.733 + cd /tmp/tmp.DFySiuEvLW/tini [2020-11-04T15:16:24.940Z] #35 4.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:24.940Z] #35 4.743 + cmake . [2020-11-04T15:16:24.940Z] #35 5.270 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:16:24.940Z] #35 5.299 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:16:24.940Z] #35 6.260 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:16:24.940Z] #35 6.267 -- Detecting C compiler ABI info [2020-11-04T15:16:24.940Z] #35 7.149 -- Detecting C compiler ABI info - done [2020-11-04T15:16:24.940Z] #35 7.188 -- Detecting C compile features [2020-11-04T15:16:24.940Z] #35 9.617 -- Detecting C compile features - done [2020-11-04T15:16:24.940Z] #35 9.689 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:16:24.940Z] #35 9.995 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:16:24.940Z] #35 10.10 -- Configuring done [2020-11-04T15:16:24.940Z] #35 10.13 -- Generating done [2020-11-04T15:16:24.940Z] #35 10.14 -- Build files have been written to: /tmp/tmp.DFySiuEvLW/tini [2020-11-04T15:16:24.940Z] #35 10.16 + make tini-static [2020-11-04T15:16:24.940Z] #35 10.70 Scanning dependencies of target tini-static [2020-11-04T15:16:24.940Z] #35 11.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:16:24.940Z] #35 ... [2020-11-04T15:16:24.940Z] [2020-11-04T15:16:24.940Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:24.940Z] #62 2.626 + RM_GOPATH=0 [2020-11-04T15:16:24.940Z] #62 2.626 + TMP_GOPATH= [2020-11-04T15:16:24.940Z] #62 2.626 + : /build [2020-11-04T15:16:24.940Z] #62 2.626 + '[' -z '' ']' [2020-11-04T15:16:24.940Z] #62 2.626 ++ mktemp -d [2020-11-04T15:16:24.940Z] #62 2.626 + export GOPATH=/tmp/tmp.TCLRhAoUTW [2020-11-04T15:16:24.940Z] #62 2.626 + GOPATH=/tmp/tmp.TCLRhAoUTW [2020-11-04T15:16:24.940Z] #62 2.626 + RM_GOPATH=1 [2020-11-04T15:16:24.940Z] #62 2.626 + case "$(go env GOARCH)" in [2020-11-04T15:16:24.940Z] #62 2.627 ++ go env GOARCH [2020-11-04T15:16:24.940Z] #62 2.637 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.940Z] #62 2.637 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:24.940Z] #62 2.637 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:24.940Z] #62 2.639 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:24.940Z] #62 2.639 + dir=/tmp/install [2020-11-04T15:16:24.940Z] #62 2.639 + bin=proxy [2020-11-04T15:16:24.940Z] #62 2.639 + shift [2020-11-04T15:16:24.940Z] #62 2.639 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:16:24.940Z] #62 2.639 + . /tmp/install/proxy.installer [2020-11-04T15:16:24.940Z] #62 2.639 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:24.940Z] #62 2.639 + install_proxy [2020-11-04T15:16:24.940Z] #62 2.639 + case "$1" in [2020-11-04T15:16:24.940Z] #62 2.639 + export CGO_ENABLED=0 [2020-11-04T15:16:24.940Z] #62 2.639 + CGO_ENABLED=0 [2020-11-04T15:16:24.940Z] #62 2.639 + _install_proxy [2020-11-04T15:16:24.940Z] #62 2.639 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:16:24.940Z] #62 2.639 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TCLRhAoUTW/src/github.com/docker/libnetwork [2020-11-04T15:16:24.940Z] #62 2.643 Cloning into '/tmp/tmp.TCLRhAoUTW/src/github.com/docker/libnetwork'... [2020-11-04T15:16:25.032Z] #53 ... [2020-11-04T15:16:25.032Z] [2020-11-04T15:16:25.032Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:25.032Z] #27 7.767 ### 4.6% ######### 13.2% ############## 19.6% ################## 26.0% ######################### 35.2% ############################# 41.5% ################################## 48.0% ####################################### 54.4% ########################################### 60.9% ############################################## 65.2% ################################################## 69.5% ################################################### 71.6% ######################################################### 80.2% ############################################################ 84.5% ################################################################# 90.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-11-04T15:16:25.032Z] #27 10.17 [2020-11-04T15:16:25.168Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2020-11-04T15:16:25.168Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-11-04T15:16:25.196Z] #62 ... [2020-11-04T15:16:25.196Z] [2020-11-04T15:16:25.196Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:25.196Z] #47 11.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:25.196Z] #47 11.24 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:25.196Z] #47 11.24 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:25.196Z] #47 11.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:25.196Z] #47 11.40 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:25.196Z] #47 11.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:25.196Z] #47 11.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:25.452Z] #47 11.59 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:25.452Z] #47 11.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:25.452Z] #47 11.68 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:25.452Z] #47 11.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:25.452Z] #47 11.75 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:25.452Z] #47 11.75 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:25.707Z] #11 ... [2020-11-04T15:16:25.707Z] [2020-11-04T15:16:25.707Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:25.707Z] #30 11.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T15:16:25.707Z] #30 11.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T15:16:25.967Z] #30 ... [2020-11-04T15:16:25.967Z] [2020-11-04T15:16:25.967Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:25.967Z] #40 21.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T15:16:25.967Z] #40 21.49 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:26.013Z] #47 11.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:26.014Z] #47 12.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:26.014Z] #47 12.19 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:26.014Z] #47 12.28 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:26.014Z] #47 12.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:26.062Z] #49 14.60 mvdan.cc/sh/v3/fileutil [2020-11-04T15:16:26.062Z] #49 ... [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:16:26.062Z] #37 CACHED [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:26.062Z] #38 CACHED [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:26.062Z] #40 CACHED [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:26.062Z] #41 CACHED [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:26.062Z] #60 CACHED [2020-11-04T15:16:26.062Z] [2020-11-04T15:16:26.062Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:26.062Z] #47 12.88 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:16:26.062Z] #47 14.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:26.062Z] #47 14.06 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:26.062Z] #47 14.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:26.062Z] #47 14.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:26.062Z] #47 14.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:26.062Z] #47 14.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:26.062Z] #47 14.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.20 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:26.062Z] #47 14.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:26.062Z] #47 14.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.28 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:26.062Z] #47 14.30 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:26.062Z] #47 14.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.40 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:26.062Z] #47 14.48 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:26.062Z] #47 14.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:26.062Z] #47 14.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:26.062Z] #47 14.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:26.062Z] #47 14.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:26.062Z] #47 14.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:26.062Z] #47 14.68 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:26.062Z] #47 14.72 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:26.062Z] #47 14.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:26.062Z] #47 15.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:26.062Z] #47 15.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:26.062Z] #47 15.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:26.203Z] #27 10.28 #=#=# # 2.1% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.3% ########## 14.6% ########### 16.1% ############ 16.8% ############## 19.6% ################ 22.7% ################## 25.2% #################### 28.3% [2020-11-04T15:16:26.203Z] #27 ... [2020-11-04T15:16:26.203Z] [2020-11-04T15:16:26.203Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:26.203Z] #38 2.745 + git clone https://github.com/docker/distribution.git . [2020-11-04T15:16:26.203Z] #38 2.749 Cloning into '.'... [2020-11-04T15:16:26.226Z] #40 DONE 21.9s [2020-11-04T15:16:26.226Z] [2020-11-04T15:16:26.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:26.226Z] #11 21.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T15:16:26.226Z] #11 21.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:16:26.226Z] #11 21.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:26.226Z] #11 21.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T15:16:26.226Z] #11 21.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:16:26.226Z] #11 21.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:26.269Z] #47 12.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:26.269Z] #47 12.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:26.269Z] #47 12.58 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:26.325Z] #47 15.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:26.325Z] #47 15.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:26.325Z] #47 15.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:26.325Z] #47 15.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:26.325Z] #47 15.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:26.325Z] #47 15.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:26.486Z] #11 ... [2020-11-04T15:16:26.486Z] [2020-11-04T15:16:26.486Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:26.486Z] #43 11.97 regexp/syntax [2020-11-04T15:16:26.486Z] #43 11.97 reflect [2020-11-04T15:16:26.486Z] #43 11.97 crypto [2020-11-04T15:16:26.486Z] #43 11.97 crypto/rc4 [2020-11-04T15:16:26.486Z] #43 13.47 context [2020-11-04T15:16:26.486Z] #43 13.47 internal/poll [2020-11-04T15:16:26.486Z] #43 14.11 regexp [2020-11-04T15:16:26.486Z] #43 14.35 os [2020-11-04T15:16:26.486Z] #43 15.59 github.com/LK4D4/vndr/versioned [2020-11-04T15:16:26.486Z] #43 15.96 internal/lazyregexp [2020-11-04T15:16:26.486Z] #43 16.01 os/exec [2020-11-04T15:16:26.486Z] #43 16.02 net [2020-11-04T15:16:26.486Z] #43 17.18 go/token [2020-11-04T15:16:26.486Z] #43 17.18 net/url [2020-11-04T15:16:26.486Z] #43 17.18 text/template/parse [2020-11-04T15:16:26.486Z] #43 17.18 encoding/binary [2020-11-04T15:16:26.486Z] #43 17.19 encoding/xml [2020-11-04T15:16:26.486Z] #43 17.20 compress/flate [2020-11-04T15:16:26.486Z] #43 17.20 encoding/hex [2020-11-04T15:16:26.486Z] #43 17.74 vendor/golang.org/x/text/unicode/bidi [2020-11-04T15:16:26.486Z] #43 17.98 go/scanner [2020-11-04T15:16:26.486Z] #43 18.61 vendor/golang.org/x/net/http2/hpack [2020-11-04T15:16:26.486Z] #43 19.03 vendor/golang.org/x/text/secure/bidirule [2020-11-04T15:16:26.486Z] #43 19.08 encoding/json [2020-11-04T15:16:26.486Z] #43 19.17 go/ast [2020-11-04T15:16:26.486Z] #43 19.28 crypto/cipher [2020-11-04T15:16:26.486Z] #43 19.57 math/big [2020-11-04T15:16:26.486Z] #43 19.92 compress/gzip [2020-11-04T15:16:26.486Z] #43 20.33 text/template [2020-11-04T15:16:26.486Z] #43 20.43 crypto/ed25519/internal/edwards25519 [2020-11-04T15:16:26.486Z] #43 20.81 crypto/aes [2020-11-04T15:16:26.486Z] #43 21.69 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-04T15:16:26.486Z] #43 21.95 vendor/golang.org/x/text/unicode/norm [2020-11-04T15:16:26.496Z] #38 ... [2020-11-04T15:16:26.496Z] [2020-11-04T15:16:26.496Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:26.525Z] #47 12.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:26.525Z] #47 12.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:26.525Z] #47 12.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:26.525Z] #47 12.81 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:26.588Z] #47 15.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:26.588Z] #47 15.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:26.588Z] #47 15.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:26.588Z] #47 15.50 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:16:26.588Z] #47 15.53 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:26.588Z] #47 15.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:26.588Z] #47 15.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:26.588Z] #47 15.54 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:16:26.588Z] #47 15.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:26.588Z] #47 15.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:26.746Z] #43 ... [2020-11-04T15:16:26.746Z] [2020-11-04T15:16:26.746Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:26.746Z] #35 1.268 + RM_GOPATH=0 [2020-11-04T15:16:26.746Z] #35 1.268 + TMP_GOPATH= [2020-11-04T15:16:26.746Z] #35 1.268 + : /build [2020-11-04T15:16:26.746Z] #35 1.268 + '[' -z '' ']' [2020-11-04T15:16:26.746Z] #35 1.268 ++ mktemp -d [2020-11-04T15:16:26.746Z] #35 1.272 + export GOPATH=/tmp/tmp.yJ4qVSy41A [2020-11-04T15:16:26.746Z] #35 1.272 + GOPATH=/tmp/tmp.yJ4qVSy41A [2020-11-04T15:16:26.746Z] #35 1.272 + RM_GOPATH=1 [2020-11-04T15:16:26.746Z] #35 1.272 + case "$(go env GOARCH)" in [2020-11-04T15:16:26.746Z] #35 1.272 ++ go env GOARCH [2020-11-04T15:16:26.746Z] #35 1.296 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:26.746Z] #35 1.296 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:26.746Z] #35 1.296 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:26.746Z] #35 1.296 + dir=/tmp/install [2020-11-04T15:16:26.746Z] #35 1.296 + bin=tini [2020-11-04T15:16:26.746Z] #35 1.296 + shift [2020-11-04T15:16:26.746Z] #35 1.296 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:16:26.746Z] #35 1.296 + . /tmp/install/tini.installer [2020-11-04T15:16:26.746Z] #35 1.296 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:26.746Z] #35 1.296 + install_tini [2020-11-04T15:16:26.746Z] #35 1.296 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:16:26.746Z] #35 1.296 + git clone https://github.com/krallin/tini.git /tmp/tmp.yJ4qVSy41A/tini [2020-11-04T15:16:26.746Z] #35 1.296 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:26.746Z] #35 1.300 Cloning into '/tmp/tmp.yJ4qVSy41A/tini'... [2020-11-04T15:16:26.746Z] #35 1.674 + cd /tmp/tmp.yJ4qVSy41A/tini [2020-11-04T15:16:26.746Z] #35 1.674 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:26.746Z] #35 1.678 + cmake . [2020-11-04T15:16:26.746Z] #35 1.947 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:16:26.746Z] #35 1.985 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:16:26.746Z] #35 2.290 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:16:26.746Z] #35 2.291 -- Detecting C compiler ABI info [2020-11-04T15:16:26.781Z] #47 12.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:26.781Z] #47 13.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:26.851Z] #47 15.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:26.851Z] #47 15.68 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:26.851Z] #47 15.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:26.851Z] #47 15.82 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:26.851Z] #47 15.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:26.851Z] #47 15.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:26.851Z] #47 15.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:27.006Z] #35 2.575 -- Detecting C compiler ABI info - done [2020-11-04T15:16:27.006Z] #35 2.584 -- Detecting C compile features [2020-11-04T15:16:27.006Z] #35 ... [2020-11-04T15:16:27.006Z] [2020-11-04T15:16:27.006Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:27.006Z] #49 12.57 reflect [2020-11-04T15:16:27.006Z] #49 12.58 time [2020-11-04T15:16:27.006Z] #49 12.58 regexp/syntax [2020-11-04T15:16:27.006Z] #49 14.70 os [2020-11-04T15:16:27.006Z] #49 14.79 regexp [2020-11-04T15:16:27.006Z] #49 16.45 mvdan.cc/sh/v3/fileutil [2020-11-04T15:16:27.006Z] #49 17.04 github.com/pkg/diff [2020-11-04T15:16:27.006Z] #49 17.05 go/token [2020-11-04T15:16:27.006Z] #49 17.07 mvdan.cc/editorconfig [2020-11-04T15:16:27.006Z] #49 17.07 mvdan.cc/sh/v3/syntax [2020-11-04T15:16:27.006Z] #49 17.08 encoding/binary [2020-11-04T15:16:27.006Z] #49 17.68 go/scanner [2020-11-04T15:16:27.006Z] #49 18.04 encoding/base64 [2020-11-04T15:16:27.006Z] #49 18.07 golang.org/x/sys/unix [2020-11-04T15:16:27.006Z] #49 18.22 go/ast [2020-11-04T15:16:27.006Z] #49 18.31 encoding/json [2020-11-04T15:16:27.006Z] #49 21.15 golang.org/x/crypto/ssh/terminal [2020-11-04T15:16:27.006Z] #49 21.84 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:16:27.037Z] #47 13.16 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:27.037Z] #47 13.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:27.120Z] #47 15.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:27.120Z] #47 15.97 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:27.120Z] #47 15.98 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:27.120Z] #47 ... [2020-11-04T15:16:27.120Z] [2020-11-04T15:16:27.120Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:27.120Z] #62 DONE 16.2s [2020-11-04T15:16:27.120Z] [2020-11-04T15:16:27.120Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:27.120Z] #47 16.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:27.120Z] #47 16.15 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:27.120Z] #47 16.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:27.266Z] #49 ... [2020-11-04T15:16:27.266Z] [2020-11-04T15:16:27.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:27.266Z] #43 22.68 mime [2020-11-04T15:16:27.293Z] #47 13.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:27.293Z] #47 ... [2020-11-04T15:16:27.293Z] [2020-11-04T15:16:27.293Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:27.293Z] #35 12.82 [100%] Linking C executable tini-static [2020-11-04T15:16:27.293Z] #35 13.30 [100%] Built target tini-static [2020-11-04T15:16:27.293Z] #35 13.38 + mkdir -p /build [2020-11-04T15:16:27.293Z] #35 13.39 + cp tini-static /build/docker-init [2020-11-04T15:16:27.293Z] #35 DONE 13.5s [2020-11-04T15:16:27.293Z] [2020-11-04T15:16:27.293Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:27.293Z] #47 13.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:27.384Z] #47 ... [2020-11-04T15:16:27.384Z] [2020-11-04T15:16:27.384Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:27.384Z] #43 DONE 16.3s [2020-11-04T15:16:27.384Z] [2020-11-04T15:16:27.384Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:27.384Z] #47 16.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:27.384Z] #47 16.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:27.384Z] #47 16.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:27.384Z] #47 16.51 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:27.548Z] #47 13.58 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:27.647Z] #47 16.53 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:27.647Z] #47 16.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:27.647Z] #47 16.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:27.647Z] #47 16.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:27.647Z] #47 16.66 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:27.850Z] #47 ... [2020-11-04T15:16:27.851Z] [2020-11-04T15:16:27.851Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:27.851Z] #32 DONE 13.9s [2020-11-04T15:16:27.851Z] [2020-11-04T15:16:27.851Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:27.851Z] #49 12.85 + cd /tmp/tmp.lP5iTyqIRv/src/github.com/mvdan/sh [2020-11-04T15:16:27.851Z] #49 12.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:27.851Z] #49 12.95 + GO111MODULE=on [2020-11-04T15:16:27.851Z] #49 12.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:16:27.909Z] #47 16.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:27.909Z] #47 17.01 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:27.909Z] #47 17.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:28.173Z] #47 17.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:28.173Z] #47 17.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:28.173Z] #47 17.10 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:28.173Z] #47 17.12 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:28.173Z] #47 17.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:28.205Z] #43 23.54 go/parser [2020-11-04T15:16:28.205Z] #43 ... [2020-11-04T15:16:28.205Z] [2020-11-04T15:16:28.205Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:28.205Z] #49 DONE 23.8s [2020-11-04T15:16:28.205Z] [2020-11-04T15:16:28.205Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:28.205Z] #54 1.047 + RM_GOPATH=0 [2020-11-04T15:16:28.205Z] #54 1.047 + TMP_GOPATH= [2020-11-04T15:16:28.205Z] #54 1.047 + : /build [2020-11-04T15:16:28.205Z] #54 1.047 + '[' -z '' ']' [2020-11-04T15:16:28.205Z] #54 1.051 ++ mktemp -d [2020-11-04T15:16:28.205Z] #54 1.066 + export GOPATH=/tmp/tmp.HfNU0jsEXN [2020-11-04T15:16:28.205Z] #54 1.066 + GOPATH=/tmp/tmp.HfNU0jsEXN [2020-11-04T15:16:28.205Z] #54 1.066 + RM_GOPATH=1 [2020-11-04T15:16:28.205Z] #54 1.066 + case "$(go env GOARCH)" in [2020-11-04T15:16:28.205Z] #54 1.066 ++ go env GOARCH [2020-11-04T15:16:28.205Z] #54 1.085 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:28.205Z] #54 1.085 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:28.205Z] #54 1.085 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:28.205Z] #54 1.085 + dir=/tmp/install [2020-11-04T15:16:28.205Z] #54 1.085 + bin=containerd [2020-11-04T15:16:28.205Z] #54 1.085 + shift [2020-11-04T15:16:28.205Z] #54 1.085 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:16:28.205Z] #54 1.085 + . /tmp/install/containerd.installer [2020-11-04T15:16:28.205Z] #54 1.085 ++ set -e [2020-11-04T15:16:28.205Z] #54 1.085 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:28.205Z] #54 1.085 + install_containerd [2020-11-04T15:16:28.205Z] #54 1.085 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:28.205Z] #54 1.086 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:16:28.205Z] #54 1.086 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HfNU0jsEXN/src/github.com/containerd/containerd [2020-11-04T15:16:28.205Z] #54 1.092 Cloning into '/tmp/tmp.HfNU0jsEXN/src/github.com/containerd/containerd'... [2020-11-04T15:16:28.413Z] #49 14.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:28.413Z] #49 14.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:28.413Z] #49 14.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:28.413Z] #49 14.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:28.435Z] #47 17.22 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:28.435Z] #47 17.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:28.440Z] 3c370c2e2f82: Pull complete [2020-11-04T15:16:28.440Z] 5ffb2f5886e2: Pull complete [2020-11-04T15:16:28.440Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-04T15:16:28.440Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-04T15:16:28.440Z] ---> 805dc2d65d1c [2020-11-04T15:16:28.440Z] Step 5/15 : ARG BUILDX_REPO [2020-11-04T15:16:28.440Z] ---> Running in 213ca7a63313 [2020-11-04T15:16:28.465Z] #54 ... [2020-11-04T15:16:28.465Z] [2020-11-04T15:16:28.465Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:28.465Z] #35 3.410 -- Detecting C compile features - done [2020-11-04T15:16:28.465Z] #35 3.433 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:16:28.465Z] #35 3.561 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:16:28.465Z] #35 3.594 -- Configuring done [2020-11-04T15:16:28.465Z] #35 3.608 -- Generating done [2020-11-04T15:16:28.465Z] #35 3.610 -- Build files have been written to: /tmp/tmp.yJ4qVSy41A/tini [2020-11-04T15:16:28.465Z] #35 3.617 + make tini-static [2020-11-04T15:16:28.465Z] #35 3.742 Scanning dependencies of target tini-static [2020-11-04T15:16:28.465Z] #35 3.778 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:16:28.465Z] #35 4.198 [100%] Linking C executable tini-static [2020-11-04T15:16:28.479Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2020-11-04T15:16:28.669Z] #49 14.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:28.698Z] #47 17.49 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:28.698Z] #47 17.60 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:28.698Z] #47 17.65 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:28.725Z] #35 4.431 [100%] Built target tini-static [2020-11-04T15:16:28.725Z] #35 4.461 + mkdir -p /build [2020-11-04T15:16:28.725Z] #35 4.462 + cp tini-static /build/docker-init [2020-11-04T15:16:28.733Z] Removing intermediate container 213ca7a63313 [2020-11-04T15:16:28.733Z] ---> 17efe735ed74 [2020-11-04T15:16:28.733Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-11-04T15:16:28.733Z] ---> Running in 123fd94449fa [2020-11-04T15:16:28.740Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-04T15:16:28.740Z] #8 ... [2020-11-04T15:16:28.740Z] [2020-11-04T15:16:28.740Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:28.740Z] #25 0.918 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:28.740Z] #25 0.927 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:28.740Z] #25 0.977 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:28.740Z] #25 1.080 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:28.740Z] #25 1.326 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:28.740Z] #25 1.937 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:28.740Z] #25 3.130 Fetched 8396 kB in 2s (3397 kB/s) [2020-11-04T15:16:28.740Z] #25 3.130 Reading package lists... [2020-11-04T15:16:28.740Z] #25 4.059 Reading package lists... [2020-11-04T15:16:28.740Z] #25 4.984 Building dependency tree... [2020-11-04T15:16:28.740Z] #25 5.331 The following additional packages will be installed: [2020-11-04T15:16:28.740Z] #25 5.333 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T15:16:28.740Z] #25 5.333 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T15:16:28.740Z] #25 5.333 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T15:16:28.740Z] #25 5.338 Suggested packages: [2020-11-04T15:16:28.740Z] #25 5.338 krb5-doc krb5-user [2020-11-04T15:16:28.740Z] #25 5.338 Recommended packages: [2020-11-04T15:16:28.740Z] #25 5.338 krb5-locales publicsuffix libsasl2-modules [2020-11-04T15:16:28.740Z] #25 5.525 The following NEW packages will be installed: [2020-11-04T15:16:28.740Z] #25 5.525 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T15:16:28.740Z] #25 5.525 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T15:16:28.741Z] #25 5.525 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T15:16:28.741Z] #25 5.525 libssh2-1 libssl1.1 openssl [2020-11-04T15:16:28.741Z] #25 5.801 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T15:16:28.741Z] #25 5.801 Need to get 5050 kB of archives. [2020-11-04T15:16:28.741Z] #25 5.801 After this operation, 12.1 MB of additional disk space will be used. [2020-11-04T15:16:28.741Z] #25 5.801 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T15:16:28.741Z] #25 5.803 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-11-04T15:16:28.741Z] #25 5.808 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB] [2020-11-04T15:16:28.741Z] #25 5.808 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-11-04T15:16:28.741Z] #25 5.813 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-11-04T15:16:28.741Z] #25 5.846 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-11-04T15:16:28.741Z] #25 5.860 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T15:16:28.741Z] #25 5.861 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-11-04T15:16:28.741Z] #25 5.861 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-11-04T15:16:28.741Z] #25 5.867 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-11-04T15:16:28.741Z] #25 5.867 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-11-04T15:16:28.741Z] #25 5.874 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-11-04T15:16:28.741Z] #25 5.874 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-11-04T15:16:28.741Z] #25 5.921 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-11-04T15:16:28.741Z] #25 5.983 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-11-04T15:16:28.741Z] #25 6.036 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-11-04T15:16:28.741Z] #25 6.039 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-11-04T15:16:28.741Z] #25 6.044 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-11-04T15:16:28.741Z] #25 6.046 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T15:16:28.741Z] #25 6.048 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T15:16:28.741Z] #25 6.050 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T15:16:28.741Z] #25 6.197 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:28.741Z] #25 6.221 Fetched 5050 kB in 1s (9969 kB/s) [2020-11-04T15:16:28.741Z] #25 6.238 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-04T15:16:28.741Z] #25 6.239 (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.) [2020-11-04T15:16:28.741Z] #25 6.244 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.248 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 6.287 Selecting previously unselected package libsasl2-2:amd64. [2020-11-04T15:16:28.741Z] #25 6.287 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.295 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 6.339 Selecting previously unselected package libldap-common. [2020-11-04T15:16:28.741Z] #25 6.339 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T15:16:28.741Z] #25 6.350 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 6.389 Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-04T15:16:28.741Z] #25 6.389 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.393 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 6.475 Selecting previously unselected package libssl1.1:amd64. [2020-11-04T15:16:28.741Z] #25 6.475 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.480 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 6.669 Selecting previously unselected package openssl. [2020-11-04T15:16:28.741Z] #25 6.669 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.673 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 6.812 Selecting previously unselected package ca-certificates. [2020-11-04T15:16:28.741Z] #25 6.812 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T15:16:28.741Z] #25 6.816 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:28.741Z] #25 6.888 Selecting previously unselected package libkeyutils1:amd64. [2020-11-04T15:16:28.741Z] #25 6.888 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.893 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-11-04T15:16:28.741Z] #25 6.928 Selecting previously unselected package libkrb5support0:amd64. [2020-11-04T15:16:28.741Z] #25 6.928 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.932 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 6.972 Selecting previously unselected package libk5crypto3:amd64. [2020-11-04T15:16:28.741Z] #25 6.972 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 6.978 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.026 Selecting previously unselected package libkrb5-3:amd64. [2020-11-04T15:16:28.741Z] #25 7.026 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.032 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.124 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-04T15:16:28.741Z] #25 7.124 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.130 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.179 Selecting previously unselected package libnghttp2-14:amd64. [2020-11-04T15:16:28.741Z] #25 7.179 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.184 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.230 Selecting previously unselected package libpsl5:amd64. [2020-11-04T15:16:28.741Z] #25 7.230 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.233 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-11-04T15:16:28.741Z] #25 7.273 Selecting previously unselected package librtmp1:amd64. [2020-11-04T15:16:28.741Z] #25 7.273 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.277 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:28.741Z] #25 7.320 Selecting previously unselected package libssh2-1:amd64. [2020-11-04T15:16:28.741Z] #25 7.320 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.324 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T15:16:28.741Z] #25 7.381 Selecting previously unselected package libcurl4:amd64. [2020-11-04T15:16:28.741Z] #25 7.383 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.387 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.454 Selecting previously unselected package curl. [2020-11-04T15:16:28.741Z] #25 7.454 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.457 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.521 Selecting previously unselected package libonig5:amd64. [2020-11-04T15:16:28.741Z] #25 7.521 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.525 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:16:28.741Z] #25 7.582 Selecting previously unselected package libjq1:amd64. [2020-11-04T15:16:28.741Z] #25 7.582 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.585 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:16:28.741Z] #25 7.635 Selecting previously unselected package jq. [2020-11-04T15:16:28.741Z] #25 7.635 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:16:28.741Z] #25 7.640 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:28.741Z] #25 7.682 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-11-04T15:16:28.741Z] #25 7.696 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-11-04T15:16:28.741Z] #25 7.708 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 7.813 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.824 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 7.839 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.850 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.864 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:16:28.741Z] #25 7.876 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.889 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:16:28.741Z] #25 7.900 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-11-04T15:16:28.741Z] #25 7.916 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-11-04T15:16:28.741Z] #25 7.928 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 7.945 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:16:28.741Z] #25 7.957 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:16:28.741Z] #25 7.968 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:16:28.741Z] #25 7.979 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:28.741Z] #25 8.573 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:28.741Z] #25 ... [2020-11-04T15:16:28.741Z] [2020-11-04T15:16:28.741Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:28.961Z] #47 17.77 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:28.961Z] #47 17.82 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:28.961Z] #47 17.98 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:28.984Z] #35 DONE 4.6s [2020-11-04T15:16:28.984Z] [2020-11-04T15:16:28.984Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:28.984Z] #43 24.29 vendor/golang.org/x/net/idna [2020-11-04T15:16:28.984Z] #43 24.62 go/doc [2020-11-04T15:16:29.035Z] Cloning into '/buildx'... [2020-11-04T15:16:29.225Z] #47 18.32 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:29.231Z] #49 ... [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:29.231Z] #40 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:29.231Z] #41 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:16:29.231Z] #37 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:29.231Z] #38 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:16:29.231Z] #17 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:16:29.231Z] #13 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:16:29.231Z] #29 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:16:29.231Z] #12 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:16:29.231Z] #15 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:29.231Z] #30 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:16:29.231Z] #16 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:29.231Z] #27 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:16:29.231Z] #26 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:29.231Z] #25 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:16:29.231Z] #19 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:16:29.231Z] #18 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:16:29.231Z] #23 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:16:29.231Z] #14 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:16:29.231Z] #28 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:16:29.231Z] #20 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:16:29.231Z] #31 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:16:29.231Z] #60 CACHED [2020-11-04T15:16:29.231Z] [2020-11-04T15:16:29.231Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:16:29.231Z] #33 DONE 0.0s [2020-11-04T15:16:29.495Z] [2020-11-04T15:16:29.495Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:16:29.495Z] #36 DONE 0.0s [2020-11-04T15:16:29.495Z] [2020-11-04T15:16:29.495Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:16:29.495Z] #39 DONE 0.2s [2020-11-04T15:16:29.495Z] [2020-11-04T15:16:29.495Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:16:29.751Z] #42 DONE 0.1s [2020-11-04T15:16:29.751Z] [2020-11-04T15:16:29.751Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:29.751Z] #49 15.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:29.800Z] #47 18.76 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:30.031Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-04T15:16:30.031Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d63a8bb1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-04T15:16:30.031Z] ---------------------------------------------------------------------------- [2020-11-04T15:16:30.031Z] [2020-11-04T15:16:30.031Z] INFO: executeCI.ps1 starting at Wed Nov 4 15:16:29 CUT 2020 [2020-11-04T15:16:30.031Z] [2020-11-04T15:16:30.031Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-04T15:16:30.031Z] INFO: Running git version 2.24.1.windows.2 [2020-11-04T15:16:30.031Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-04T15:16:30.031Z] INFO: Environment variables: [2020-11-04T15:16:30.031Z] [2020-11-04T15:16:30.031Z] Name Value [2020-11-04T15:16:30.031Z] ---- ----- [2020-11-04T15:16:30.031Z] ALLUSERSPROFILE C:\ProgramData [2020-11-04T15:16:30.031Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-04T15:16:30.031Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-04T15:16:30.031Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-04T15:16:30.031Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-04T15:16:30.031Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-04T15:16:30.031Z] BRANCH_NAME PR-41629 [2020-11-04T15:16:30.031Z] BUILD_DISPLAY_NAME #2 [2020-11-04T15:16:30.031Z] BUILD_ID 2 [2020-11-04T15:16:30.031Z] BUILD_NUMBER 2 [2020-11-04T15:16:30.031Z] BUILD_TAG jenkins-moby-PR-41629-2 [2020-11-04T15:16:30.031Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41629/2/ [2020-11-04T15:16:30.031Z] CHANGE_AUTHOR thaJeztah [2020-11-04T15:16:30.031Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-04T15:16:30.031Z] CHANGE_BRANCH bump_pty [2020-11-04T15:16:30.031Z] CHANGE_FORK thaJeztah/docker [2020-11-04T15:16:30.031Z] CHANGE_ID 41629 [2020-11-04T15:16:30.031Z] CHANGE_TARGET master [2020-11-04T15:16:30.031Z] CHANGE_TITLE vendor: github.com/creack/pty v1.1.11 (includes fixes for go 1.15) [2020-11-04T15:16:30.031Z] CHANGE_URL https://github.com/moby/moby/pull/41629 [2020-11-04T15:16:30.031Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-04T15:16:30.031Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-04T15:16:30.032Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-04T15:16:30.032Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-04T15:16:30.032Z] COMPUTERNAME azwin-2-8a7950 [2020-11-04T15:16:30.032Z] ComSpec C:\windows\system32\cmd.exe [2020-11-04T15:16:30.032Z] ConfigSequenceNumber 0 [2020-11-04T15:16:30.032Z] DOCKER_BUILDKIT 0 [2020-11-04T15:16:30.032Z] DOCKER_DUT_DEBUG 1 [2020-11-04T15:16:30.032Z] DOCKER_EXPERIMENTAL 1 [2020-11-04T15:16:30.032Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-04T15:16:30.032Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-04T15:16:30.032Z] EXECUTOR_NUMBER 0 [2020-11-04T15:16:30.032Z] FQDN azwin-2-8a7950.westus.cloudapp.azure.com [2020-11-04T15:16:30.032Z] GIT_BRANCH PR-41629 [2020-11-04T15:16:30.032Z] GIT_COMMIT 0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:16:30.032Z] GIT_PREVIOUS_COMMIT 53727ce2f0b08f3e1ac16cbea37f090bbb4c1bc6 [2020-11-04T15:16:30.032Z] GIT_URL https://github.com/moby/moby.git [2020-11-04T15:16:30.032Z] HUDSON_COOKIE 571fafba-e8cb-40b6-a640-7fa8078e87b6 [2020-11-04T15:16:30.032Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-04T15:16:30.032Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-04T15:16:30.032Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-04T15:16:30.032Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-04T15:16:30.032Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-04T15:16:30.032Z] JENKINS_NODE_COOKIE 44edb8d5-4bb1-47a5-acef-922ad51a2cce [2020-11-04T15:16:30.032Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-04T15:16:30.032Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-04T15:16:30.032Z] JOB_BASE_NAME PR-41629 [2020-11-04T15:16:30.032Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41629/display/redirect [2020-11-04T15:16:30.032Z] JOB_NAME moby/PR-41629 [2020-11-04T15:16:30.032Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41629/ [2020-11-04T15:16:30.032Z] library.jps.version master [2020-11-04T15:16:30.032Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-04T15:16:30.032Z] NODE_LABELS amd64 azure azwin-2-8a7950 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-04T15:16:30.032Z] NODE_NAME azwin-2-8a7950 [2020-11-04T15:16:30.032Z] NUMBER_OF_PROCESSORS 4 [2020-11-04T15:16:30.032Z] OS Windows_NT [2020-11-04T15:16:30.032Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-04T15:16:30.032Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-04T15:16:30.032Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-04T15:16:30.032Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-04T15:16:30.032Z] PROCESSOR_LEVEL 6 [2020-11-04T15:16:30.032Z] PROCESSOR_REVISION 4f01 [2020-11-04T15:16:30.032Z] ProgramData C:\ProgramData [2020-11-04T15:16:30.032Z] ProgramFiles C:\Program Files [2020-11-04T15:16:30.032Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-04T15:16:30.032Z] ProgramW6432 C:\Program Files [2020-11-04T15:16:30.032Z] PROMPT $P$G [2020-11-04T15:16:30.032Z] PSExecutionPolicyPreference Bypass [2020-11-04T15:16:30.032Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-04T15:16:30.032Z] PUBLIC C:\Users\Public [2020-11-04T15:16:30.032Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41629/2/display/redirect?page=changes [2020-11-04T15:16:30.032Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41629/2/display/redirect [2020-11-04T15:16:30.032Z] SKIP_VALIDATION_TESTS 1 [2020-11-04T15:16:30.032Z] SOURCES_DRIVE d [2020-11-04T15:16:30.032Z] SOURCES_SUBDIR gopath [2020-11-04T15:16:30.032Z] STAGE_NAME Run tests [2020-11-04T15:16:30.032Z] SystemDrive C: [2020-11-04T15:16:30.032Z] SystemRoot C:\windows [2020-11-04T15:16:30.032Z] TEMP C:\windows\TEMP [2020-11-04T15:16:30.032Z] TESTDEBUG 0 [2020-11-04T15:16:30.032Z] TESTRUN_DRIVE d [2020-11-04T15:16:30.032Z] TESTRUN_SUBDIR CI [2020-11-04T15:16:30.032Z] TIMEOUT 120m [2020-11-04T15:16:30.032Z] TMP C:\windows\TEMP [2020-11-04T15:16:30.032Z] USERDOMAIN WORKGROUP [2020-11-04T15:16:30.032Z] USERNAME azwin-2-8a7950$ [2020-11-04T15:16:30.032Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-04T15:16:30.032Z] windir C:\windows [2020-11-04T15:16:30.032Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-04T15:16:30.032Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-04T15:16:30.032Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-04T15:16:30.032Z] [2020-11-04T15:16:30.032Z] [2020-11-04T15:16:30.032Z] [2020-11-04T15:16:30.032Z] INFO: Sources under d:\gopath\... [2020-11-04T15:16:30.032Z] INFO: Test run under d:\CI\... [2020-11-04T15:16:30.032Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-04T15:16:30.032Z] INFO: docker/docker repository was found [2020-11-04T15:16:30.032Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-11-04T15:16:30.063Z] #47 19.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:30.063Z] #47 19.16 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:30.098Z] #27 10.28 #=#=# # 2.1% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 13.3% ########## 14.6% ########### 16.1% ############ 16.8% ############## 19.6% ################ 22.7% ################## 25.2% #################### 28.3% ###################### 31.1% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################## 42.2% ################################ 44.7% ################################# 46.0% ################################## 48.5% #################################### 50.9% ###################################### 53.4% ######################################## 55.9% ######################################### 57.8% ########################################### 60.3% ############################################# 62.8% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################## 70.2% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.8% ####################################################### 77.7% ######################################################### 80.2% ########################################################## 81.4% ############################################################ 83.9% ############################################################# 85.8% ############################################################## 87.0% ################################################################ 89.5% ################################################################## 92.0% #################################################################### 94.5% ##################################################################### 97.0% ####################################################################### 99.5% ######################################################################## 100.0% [2020-11-04T15:16:30.099Z] #27 15.74 [2020-11-04T15:16:30.316Z] #49 16.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:30.326Z] #47 ... [2020-11-04T15:16:30.326Z] [2020-11-04T15:16:30.326Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:30.326Z] #51 9.378 + cd /tmp/tmp.EOu5DRxvEX/src/github.com/opencontainers/runc [2020-11-04T15:16:30.326Z] #51 9.378 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:30.326Z] #51 9.931 + '[' -z '' ']' [2020-11-04T15:16:30.326Z] #51 9.931 + target=static [2020-11-04T15:16:30.326Z] #51 9.932 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:16:30.326Z] #51 10.34 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 . [2020-11-04T15:16:30.363Z] #43 25.81 crypto/dsa [2020-11-04T15:16:30.363Z] #43 25.81 encoding/asn1 [2020-11-04T15:16:30.363Z] #43 25.81 crypto/elliptic [2020-11-04T15:16:30.363Z] #43 25.82 crypto/rand [2020-11-04T15:16:30.489Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-11-04T15:16:30.489Z] INFO: Docker version of control daemon [2020-11-04T15:16:30.489Z] [2020-11-04T15:16:30.489Z] Client: Docker Engine - Enterprise [2020-11-04T15:16:30.489Z] Version: 19.03.12 [2020-11-04T15:16:30.489Z] API version: 1.40 [2020-11-04T15:16:30.489Z] Go version: go1.13.13 [2020-11-04T15:16:30.489Z] Git commit: 4306744 [2020-11-04T15:16:30.489Z] Built: 08/05/2020 19:27:53 [2020-11-04T15:16:30.489Z] OS/Arch: windows/amd64 [2020-11-04T15:16:30.489Z] Experimental: false [2020-11-04T15:16:30.489Z] [2020-11-04T15:16:30.489Z] Server: Docker Engine - Enterprise [2020-11-04T15:16:30.489Z] Engine: [2020-11-04T15:16:30.489Z] Version: 19.03.12 [2020-11-04T15:16:30.489Z] API version: 1.40 (minimum version 1.24) [2020-11-04T15:16:30.489Z] Go version: go1.13.13 [2020-11-04T15:16:30.489Z] Git commit: f295753ffd [2020-11-04T15:16:30.489Z] Built: 08/05/2020 19:26:41 [2020-11-04T15:16:30.489Z] OS/Arch: windows/amd64 [2020-11-04T15:16:30.489Z] Experimental: true [2020-11-04T15:16:30.489Z] [2020-11-04T15:16:30.489Z] INFO: Docker info of control daemon [2020-11-04T15:16:30.489Z] [2020-11-04T15:16:30.591Z] #51 ... [2020-11-04T15:16:30.591Z] [2020-11-04T15:16:30.591Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:30.591Z] #49 18.32 golang.org/x/crypto/ssh/terminal [2020-11-04T15:16:30.623Z] #43 26.23 crypto/ed25519 [2020-11-04T15:16:30.623Z] #43 26.25 crypto/rsa [2020-11-04T15:16:30.883Z] #43 26.38 github.com/LK4D4/vndr/build [2020-11-04T15:16:31.244Z] #49 17.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:31.455Z] Client: [2020-11-04T15:16:31.455Z] Debug Mode: false [2020-11-04T15:16:31.455Z] Plugins: [2020-11-04T15:16:31.455Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-04T15:16:31.455Z] [2020-11-04T15:16:31.455Z] Server: [2020-11-04T15:16:31.455Z] Containers: 0 [2020-11-04T15:16:31.455Z] Running: 0 [2020-11-04T15:16:31.455Z] Paused: 0 [2020-11-04T15:16:31.455Z] Stopped: 0 [2020-11-04T15:16:31.455Z] Images: 10 [2020-11-04T15:16:31.455Z] Server Version: 19.03.12 [2020-11-04T15:16:31.455Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-04T15:16:31.455Z] Windows: [2020-11-04T15:16:31.455Z] LCOW: [2020-11-04T15:16:31.455Z] Logging Driver: json-file [2020-11-04T15:16:31.455Z] Plugins: [2020-11-04T15:16:31.455Z] Volume: local [2020-11-04T15:16:31.455Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T15:16:31.455Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T15:16:31.455Z] Swarm: inactive [2020-11-04T15:16:31.455Z] Default Isolation: process [2020-11-04T15:16:31.455Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T15:16:31.455Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T15:16:31.455Z] OSType: windows [2020-11-04T15:16:31.455Z] Architecture: x86_64 [2020-11-04T15:16:31.455Z] CPUs: 4 [2020-11-04T15:16:31.455Z] Total Memory: 32GiB [2020-11-04T15:16:31.455Z] Name: azwin-2-8a7950 [2020-11-04T15:16:31.455Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-11-04T15:16:31.455Z] Docker Root Dir: D:\docker [2020-11-04T15:16:31.455Z] Debug Mode: false [2020-11-04T15:16:31.455Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:16:31.455Z] Labels: [2020-11-04T15:16:31.455Z] Experimental: true [2020-11-04T15:16:31.455Z] Insecure Registries: [2020-11-04T15:16:31.455Z] 10.0.0.4:5000 [2020-11-04T15:16:31.455Z] 127.0.0.0/8 [2020-11-04T15:16:31.455Z] Registry Mirrors: [2020-11-04T15:16:31.455Z] http://10.0.0.4:5000/ [2020-11-04T15:16:31.455Z] Live Restore Enabled: false [2020-11-04T15:16:31.455Z] [2020-11-04T15:16:31.455Z] [2020-11-04T15:16:31.455Z] INFO: Commit hash is 28dc1f7693 [2020-11-04T15:16:31.455Z] INFO: Nuke-Everything... [2020-11-04T15:16:31.455Z] INFO: Container count on control daemon to delete is 0 [2020-11-04T15:16:31.610Z] #27 17.11 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T15:16:31.807Z] #49 18.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:31.821Z] #43 27.22 crypto/ecdsa [2020-11-04T15:16:31.821Z] #43 27.22 crypto/x509/pkix [2020-11-04T15:16:31.821Z] #43 27.22 vendor/golang.org/x/crypto/cryptobyte [2020-11-04T15:16:31.903Z] #27 17.39 [2020-11-04T15:16:31.903Z] #27 17.55 ######################################################################## 100.0% [2020-11-04T15:16:31.911Z] INFO: Nuking d:\CI [2020-11-04T15:16:31.912Z] INFO: Zapped successfully [2020-11-04T15:16:31.912Z] INFO: Location for testing is d:\CI\PR-41629\2 [2020-11-04T15:16:31.912Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-04T15:16:31.912Z] [2020-11-04T15:16:31.912Z] [2020-11-04T15:16:31.912Z] INFO: Building the image from Dockerfile.windows at 11/04/2020 15:16:31... [2020-11-04T15:16:31.912Z] [2020-11-04T15:16:31.988Z] #49 20.91 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:16:32.063Z] #49 18.11 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:32.063Z] #49 18.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:32.063Z] #49 18.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:32.081Z] #43 ... [2020-11-04T15:16:32.081Z] [2020-11-04T15:16:32.081Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:32.081Z] #56 25.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:32.081Z] #56 25.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:16:32.081Z] #56 DONE 27.7s [2020-11-04T15:16:32.197Z] #27 17.68 [2020-11-04T15:16:32.343Z] [2020-11-04T15:16:32.343Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:16:32.343Z] #57 DONE 0.0s [2020-11-04T15:16:32.343Z] [2020-11-04T15:16:32.343Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:16:32.343Z] #58 DONE 0.0s [2020-11-04T15:16:32.343Z] [2020-11-04T15:16:32.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:32.343Z] #41 1.726 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:16:32.343Z] #41 1.727 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:16:32.343Z] #41 1.742 Note: Building without GnuTLS support [2020-11-04T15:16:32.343Z] #41 1.753 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:16:32.343Z] #41 1.753 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:16:32.343Z] #41 2.570 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:16:32.343Z] #41 2.645 GEN .gitid [2020-11-04T15:16:32.343Z] #41 2.677 GEN criu/include/version.h [2020-11-04T15:16:32.343Z] #41 2.698 GEN include/common/asm [2020-11-04T15:16:32.343Z] #41 3.630 PBCC images/timens.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.650 DEP images/timens.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.681 PBCC images/fown.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.692 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.711 PBCC images/opts.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.746 PBCC images/memfd.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.766 DEP images/fown.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.783 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.798 DEP images/opts.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.842 DEP images/memfd.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.883 PBCC images/sit.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.908 DEP images/sit.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.927 PBCC images/macvlan.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.938 DEP images/macvlan.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.949 PBCC images/autofs.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.959 DEP images/autofs.pb-c.d [2020-11-04T15:16:32.343Z] #41 3.978 PBCC images/sysctl.pb-c.c [2020-11-04T15:16:32.343Z] #41 3.986 DEP images/sysctl.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.010 PBCC images/time.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.017 DEP images/time.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.027 PBCC images/binfmt-misc.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.061 DEP images/binfmt-misc.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.087 PBCC images/seccomp.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.106 DEP images/seccomp.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.126 PBCC images/userns.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.142 DEP images/userns.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.169 PBCC images/cgroup.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.181 DEP images/cgroup.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.206 PBCC images/ext-file.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.222 DEP images/ext-file.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.233 PBCC images/rpc.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.244 DEP images/rpc.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.266 PBCC images/siginfo.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.278 DEP images/siginfo.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.294 PBCC images/pagemap.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.313 DEP images/pagemap.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.331 PBCC images/rlimit.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.342 DEP images/rlimit.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.353 PBCC images/file-lock.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.362 DEP images/file-lock.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.378 PBCC images/tty.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.402 DEP images/tty.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.417 PBCC images/tun.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.428 PBCC images/netdev.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.454 DEP images/tun.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.467 DEP images/netdev.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.487 PBCC images/vma.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.518 DEP images/vma.pb-c.d [2020-11-04T15:16:32.343Z] #41 4.530 PBCC images/creds.pb-c.c [2020-11-04T15:16:32.343Z] #41 4.538 DEP images/creds.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.562 PBCC images/utsns.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.569 DEP images/utsns.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.590 PBCC images/ipc-desc.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.598 PBCC images/ipc-sem.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.614 DEP images/ipc-desc.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.631 DEP images/ipc-sem.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.647 PBCC images/ipc-msg.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.662 DEP images/ipc-msg.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.686 PBCC images/ipc-shm.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.695 DEP images/ipc-shm.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.705 PBCC images/ipc-var.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.712 DEP images/ipc-var.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.724 PBCC images/sk-opts.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.738 PBCC images/packet-sock.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.766 DEP images/sk-opts.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.780 DEP images/packet-sock.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.819 PBCC images/sk-netlink.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.834 DEP images/sk-netlink.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.852 PBCC images/sk-inet.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.878 DEP images/sk-inet.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.895 PBCC images/sk-unix.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.914 DEP images/sk-unix.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.931 PBCC images/mm.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.946 DEP images/mm.pb-c.d [2020-11-04T15:16:32.344Z] #41 4.967 PBCC images/timerfd.pb-c.c [2020-11-04T15:16:32.344Z] #41 4.986 DEP images/timerfd.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.017 PBCC images/timer.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.030 DEP images/timer.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.045 PBCC images/sa.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.056 DEP images/sa.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.078 PBCC images/pipe-data.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.084 DEP images/pipe-data.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.105 PBCC images/mnt.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.122 DEP images/mnt.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.138 PBCC images/sk-packet.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.148 DEP images/sk-packet.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.180 PBCC images/tcp-stream.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.200 DEP images/tcp-stream.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.238 PBCC images/pipe.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.249 DEP images/pipe.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.286 PBCC images/pstree.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.297 DEP images/pstree.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.328 PBCC images/fs.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.334 DEP images/fs.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.363 PBCC images/signalfd.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.380 DEP images/signalfd.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.408 PBCC images/fh.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.421 PBCC images/fsnotify.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.446 DEP images/fh.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.480 DEP images/fsnotify.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.502 PBCC images/eventpoll.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.518 DEP images/eventpoll.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.550 PBCC images/eventfd.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.561 DEP images/eventfd.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.602 PBCC images/remap-file-path.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.614 DEP images/remap-file-path.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.645 PBCC images/fifo.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.656 DEP images/fifo.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.682 PBCC images/ghost-file.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.717 DEP images/ghost-file.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.770 PBCC images/regfile.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.806 DEP images/regfile.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.838 PBCC images/ns.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.852 DEP images/ns.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.862 PBCC images/fdinfo.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.884 DEP images/fdinfo.pb-c.d [2020-11-04T15:16:32.344Z] #41 5.916 PBCC images/core-aarch64.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.949 PBCC images/core-arm.pb-c.c [2020-11-04T15:16:32.344Z] #41 5.979 PBCC images/core-ppc64.pb-c.c [2020-11-04T15:16:32.344Z] #41 6.009 PBCC images/core-s390.pb-c.c [2020-11-04T15:16:32.344Z] #41 6.026 PBCC images/core-x86.pb-c.c [2020-11-04T15:16:32.344Z] #41 6.042 PBCC images/core.pb-c.c [2020-11-04T15:16:32.344Z] #41 6.058 PBCC images/inventory.pb-c.c [2020-11-04T15:16:32.344Z] #41 6.074 DEP images/core-aarch64.pb-c.d [2020-11-04T15:16:32.344Z] #41 6.087 DEP images/core-arm.pb-c.d [2020-11-04T15:16:32.578Z] Removing intermediate container 123fd94449fa [2020-11-04T15:16:32.578Z] ---> 5dbac182544a [2020-11-04T15:16:32.578Z] Step 7/15 : WORKDIR /buildx [2020-11-04T15:16:32.578Z] ---> Running in fe86461ed9d6 [2020-11-04T15:16:32.603Z] #41 6.102 DEP images/core-ppc64.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.119 DEP images/core-s390.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.135 DEP images/core-x86.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.185 DEP images/core.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.228 DEP images/inventory.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.269 PBCC images/cpuinfo.pb-c.c [2020-11-04T15:16:32.603Z] #41 6.274 DEP images/cpuinfo.pb-c.d [2020-11-04T15:16:32.603Z] #41 6.292 PBCC images/stats.pb-c.c [2020-11-04T15:16:32.603Z] #41 6.313 DEP images/stats.pb-c.d [2020-11-04T15:16:32.863Z] #41 ... [2020-11-04T15:16:32.863Z] [2020-11-04T15:16:32.863Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:32.863Z] #43 28.36 vendor/golang.org/x/net/http/httpproxy [2020-11-04T15:16:32.863Z] #43 28.36 net/textproto [2020-11-04T15:16:32.863Z] #43 28.36 crypto/x509 [2020-11-04T15:16:32.874Z] Removing intermediate container fe86461ed9d6 [2020-11-04T15:16:32.874Z] ---> 0c3fbac427ec [2020-11-04T15:16:32.874Z] Step 8/15 : ARG BUILDX_COMMIT [2020-11-04T15:16:32.874Z] ---> Running in e44235da965b [2020-11-04T15:16:32.874Z] Removing intermediate container e44235da965b [2020-11-04T15:16:32.874Z] ---> 44dd76fbd0df [2020-11-04T15:16:32.874Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-11-04T15:16:32.874Z] ---> Running in 426ff8a1836c [2020-11-04T15:16:32.956Z] #8 ... [2020-11-04T15:16:32.956Z] [2020-11-04T15:16:32.956Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:16:32.956Z] #25 9.359 126 added, 0 removed; done. [2020-11-04T15:16:32.956Z] #25 9.396 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-11-04T15:16:32.956Z] #25 9.409 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:16:32.956Z] #25 9.420 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-11-04T15:16:32.956Z] #25 9.431 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T15:16:32.956Z] #25 9.442 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:32.956Z] #25 9.461 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T15:16:32.956Z] #25 9.467 Updating certificates in /etc/ssl/certs... [2020-11-04T15:16:32.956Z] #25 10.11 0 added, 0 removed; done. [2020-11-04T15:16:32.956Z] #25 10.11 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T15:16:32.956Z] #25 10.11 done. [2020-11-04T15:16:32.956Z] #25 DONE 12.3s [2020-11-04T15:16:32.956Z] [2020-11-04T15:16:32.956Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:16:32.956Z] #26 DONE 0.1s [2020-11-04T15:16:32.956Z] [2020-11-04T15:16:32.956Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:16:32.992Z] #49 18.99 github.com/pkg/diff [2020-11-04T15:16:32.992Z] #49 19.03 golang.org/x/sys/unix [2020-11-04T15:16:33.233Z] #27 18.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T15:16:33.233Z] #27 18.89 skipping existing aab193acf6ba [2020-11-04T15:16:33.233Z] #27 18.96 [2020-11-04T15:16:33.433Z] #43 28.83 vendor/golang.org/x/net/http/httpguts [2020-11-04T15:16:33.433Z] #43 28.83 mime/multipart [2020-11-04T15:16:33.519Z] From https://github.com/docker/buildx [2020-11-04T15:16:33.519Z] * [new tag] v0.3.1 -> build [2020-11-04T15:16:33.902Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-11-04T15:16:34.003Z] #43 29.52 crypto/tls [2020-11-04T15:16:34.161Z] Switched to branch 'build' [2020-11-04T15:16:34.270Z] #27 19.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T15:16:34.270Z] #27 19.96 skipping existing 4d43f82972ce [2020-11-04T15:16:34.270Z] #27 20.03 [2020-11-04T15:16:34.358Z] #49 20.33 mvdan.cc/editorconfig [2020-11-04T15:16:34.358Z] #49 ... [2020-11-04T15:16:34.358Z] [2020-11-04T15:16:34.358Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:34.358Z] #45 10.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:34.358Z] #45 13.86 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:16:34.358Z] #45 13.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:34.358Z] #45 13.89 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:16:34.358Z] #45 14.01 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:34.358Z] #45 14.22 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:34.358Z] #45 14.25 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:34.358Z] #45 14.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:34.358Z] #45 14.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:34.358Z] #45 14.67 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:34.358Z] #45 14.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:34.358Z] #45 14.71 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:34.476Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2020-11-04T15:16:34.547Z] #49 ... [2020-11-04T15:16:34.547Z] [2020-11-04T15:16:34.547Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:34.547Z] #47 20.74 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:16:34.547Z] #47 20.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:34.547Z] #47 20.82 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:34.547Z] #47 20.83 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:34.547Z] #47 20.87 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:16:34.547Z] #47 20.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:34.547Z] #47 20.90 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:34.547Z] #47 20.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:34.547Z] #47 20.94 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:34.547Z] #47 20.98 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:34.547Z] #47 20.98 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:34.547Z] #47 20.98 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:34.547Z] #47 21.00 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.01 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.02 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:34.547Z] #47 21.02 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:16:34.547Z] #47 21.04 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:34.547Z] #47 21.07 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.07 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:34.547Z] #47 21.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:34.547Z] #47 21.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.10 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:34.547Z] #47 21.11 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:34.547Z] #47 21.12 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:34.547Z] #47 21.14 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:34.547Z] #47 21.16 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:34.547Z] #47 21.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:34.547Z] #47 21.20 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:34.547Z] #47 21.21 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:34.547Z] #47 21.23 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.23 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:34.547Z] #47 21.26 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:34.547Z] #47 21.26 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:34.547Z] #47 21.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:34.547Z] #47 21.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:34.547Z] #47 21.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:34.547Z] #47 21.34 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:34.547Z] #47 21.35 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:16:34.547Z] #47 21.37 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:16:34.547Z] #47 21.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.40 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:34.547Z] #47 21.44 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:34.547Z] #47 21.44 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:34.547Z] #47 21.48 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:34.547Z] #47 21.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:34.547Z] #47 21.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:34.547Z] #47 21.52 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:16:34.547Z] #47 21.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:34.547Z] #47 21.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:34.547Z] #47 21.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:34.547Z] #47 21.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:34.547Z] #47 21.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:34.547Z] #47 21.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:34.547Z] #47 21.60 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:34.547Z] #47 21.61 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:34.547Z] #47 21.62 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:34.547Z] #47 21.66 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:34.547Z] #47 21.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:34.547Z] #47 21.69 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:34.547Z] #47 21.70 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:34.547Z] #47 21.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:34.547Z] #47 21.75 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:34.547Z] #47 21.76 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:34.547Z] #47 21.79 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:34.547Z] #47 21.84 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:34.547Z] #47 21.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:34.547Z] #47 21.98 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:34.547Z] #47 22.02 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:34.547Z] #47 22.02 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:34.547Z] #47 22.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:34.563Z] #27 ... [2020-11-04T15:16:34.563Z] [2020-11-04T15:16:34.563Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:34.563Z] #47 11.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:34.563Z] #47 11.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:34.563Z] #47 11.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.27 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:34.563Z] #47 11.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:34.563Z] #47 11.40 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:34.563Z] #47 11.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:34.563Z] #47 11.41 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:34.563Z] #47 11.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:34.563Z] #47 11.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:34.563Z] #47 11.49 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:34.563Z] #47 11.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:34.563Z] #47 11.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:34.563Z] #47 11.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:34.563Z] #47 11.73 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:34.563Z] #47 11.83 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:34.563Z] #47 11.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:34.563Z] #47 11.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:34.563Z] #47 11.84 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:34.563Z] #47 11.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:34.563Z] #47 11.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:34.563Z] #47 11.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:34.563Z] #47 11.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:34.563Z] #47 12.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:34.563Z] #47 12.04 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:34.563Z] #47 12.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:34.563Z] #47 12.04 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:34.563Z] #47 12.05 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:34.563Z] #47 12.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:34.563Z] #47 12.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:34.563Z] #47 12.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:34.563Z] #47 12.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:34.563Z] #47 12.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:34.563Z] #47 12.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:34.563Z] #47 12.35 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:34.563Z] #47 12.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:34.563Z] #47 12.35 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:34.563Z] #47 12.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:34.563Z] #47 12.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:34.563Z] #47 12.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:34.563Z] #47 12.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:34.563Z] #47 12.96 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:34.563Z] #47 12.96 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:34.563Z] #47 13.27 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:34.563Z] #47 13.42 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:34.563Z] #47 13.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:34.563Z] #47 13.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:34.563Z] #47 13.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:34.563Z] #47 14.03 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:34.563Z] #47 14.03 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:34.563Z] #47 14.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:34.563Z] #47 14.17 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:34.563Z] #47 14.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:34.563Z] #47 14.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:34.563Z] #47 14.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:34.563Z] #47 14.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:34.563Z] #47 14.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:34.563Z] #47 14.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:34.563Z] #47 14.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:34.563Z] #47 14.88 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:34.563Z] #47 14.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:34.563Z] #47 14.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:34.563Z] #47 15.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:34.563Z] #47 15.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:34.563Z] #47 15.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:34.563Z] #47 15.29 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:34.563Z] #47 15.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:34.563Z] #47 15.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:34.563Z] #47 15.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:34.563Z] #47 15.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:34.563Z] #47 15.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:34.563Z] #47 15.67 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:34.563Z] #47 15.68 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:34.563Z] #47 15.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:34.563Z] #47 15.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:34.563Z] #47 16.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:34.563Z] #47 16.13 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:34.563Z] #47 16.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:34.563Z] #47 16.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:34.563Z] #47 16.40 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:34.563Z] #47 16.42 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:34.563Z] #47 16.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:34.563Z] #47 16.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:34.563Z] #47 16.69 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:34.563Z] #47 16.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:34.563Z] #47 18.74 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:16:34.614Z] #45 ... [2020-11-04T15:16:34.614Z] [2020-11-04T15:16:34.614Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:34.614Z] #47 14.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:34.615Z] #47 14.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:34.615Z] #47 14.33 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:34.615Z] #47 14.48 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:34.615Z] #47 14.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:34.615Z] #47 14.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:34.615Z] #47 14.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:34.615Z] #47 14.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:34.615Z] #47 15.02 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:34.615Z] #47 16.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:34.615Z] #47 16.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:34.615Z] #47 16.55 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:34.615Z] #47 16.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:34.615Z] #47 16.71 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:34.615Z] #47 16.73 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:34.615Z] #47 16.80 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:16:34.615Z] #47 16.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:34.615Z] #47 16.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:34.615Z] #47 16.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:34.615Z] #47 16.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:34.615Z] #47 16.92 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:16:34.615Z] #47 16.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:34.615Z] #47 16.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:34.615Z] #47 17.01 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:16:34.615Z] #47 17.02 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:34.615Z] #47 17.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:34.615Z] #47 17.07 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:34.615Z] #47 17.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:34.615Z] #47 17.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:34.615Z] #47 17.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:34.615Z] #47 17.27 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:34.615Z] #47 17.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:34.615Z] #47 17.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:34.615Z] #47 17.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:34.615Z] #47 17.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:34.615Z] #47 17.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:34.615Z] #47 17.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:34.615Z] #47 17.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:34.615Z] #47 17.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:34.615Z] #47 17.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:34.615Z] #47 17.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:34.615Z] #47 17.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:34.615Z] #47 17.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:34.615Z] #47 17.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:34.615Z] #47 17.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:34.615Z] #47 17.78 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:34.615Z] #47 17.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:34.615Z] #47 17.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:34.615Z] #47 17.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:34.615Z] #47 17.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:34.615Z] #47 17.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:34.615Z] #47 18.01 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:34.615Z] #47 18.02 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:34.615Z] #47 18.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:34.615Z] #47 18.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:34.615Z] #47 18.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:34.615Z] #47 18.15 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:16:34.615Z] #47 18.20 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:34.615Z] #47 18.25 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:34.615Z] #47 18.33 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:34.615Z] #47 18.34 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:34.615Z] #47 18.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:34.615Z] #47 18.42 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:34.615Z] #47 18.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:34.615Z] #47 18.60 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:34.615Z] #47 18.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:34.615Z] #47 18.70 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:34.615Z] #47 18.70 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:34.615Z] #47 18.74 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:34.615Z] #47 18.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:34.615Z] #47 18.79 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:34.615Z] #47 18.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:34.615Z] #47 18.95 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:34.615Z] #47 19.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:34.615Z] #47 19.19 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:34.615Z] #47 19.60 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:34.615Z] #47 20.28 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:34.615Z] #47 20.29 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:34.799Z] Removing intermediate container 426ff8a1836c [2020-11-04T15:16:34.799Z] ---> e123293323ab [2020-11-04T15:16:34.799Z] Step 10/15 : ARG GOOS [2020-11-04T15:16:34.799Z] ---> Running in 80acc055cf4e [2020-11-04T15:16:34.856Z] #47 ... [2020-11-04T15:16:34.856Z] [2020-11-04T15:16:34.856Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:34.856Z] #49 11.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:34.856Z] #49 11.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:34.856Z] #49 11.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:34.856Z] #49 12.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:34.856Z] #49 13.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:34.856Z] #49 14.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:34.856Z] #49 14.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:34.856Z] #49 14.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:34.856Z] #49 14.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:34.856Z] #49 14.71 runtime [2020-11-04T15:16:34.856Z] #49 ... [2020-11-04T15:16:34.856Z] [2020-11-04T15:16:34.856Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:34.856Z] #34 13.01 Fetched 8085 kB in 10s (808 kB/s) [2020-11-04T15:16:34.856Z] #34 13.01 Reading package lists... [2020-11-04T15:16:34.856Z] #34 16.15 Reading package lists... [2020-11-04T15:16:34.856Z] #34 19.36 Building dependency tree... [2020-11-04T15:16:34.856Z] #34 20.34 The following additional packages will be installed: [2020-11-04T15:16:34.856Z] #34 20.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T15:16:34.856Z] #34 20.34 Suggested packages: [2020-11-04T15:16:34.856Z] #34 20.34 cmake-doc ninja-build lrzip [2020-11-04T15:16:34.856Z] #34 20.34 Recommended packages: [2020-11-04T15:16:34.856Z] #34 20.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T15:16:34.856Z] #34 21.01 The following NEW packages will be installed: [2020-11-04T15:16:34.856Z] #34 21.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T15:16:34.856Z] #34 21.02 vim-common xxd [2020-11-04T15:16:34.856Z] #34 21.14 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:34.856Z] #34 21.14 Need to get 14.0 MB of archives. [2020-11-04T15:16:34.856Z] #34 21.14 After this operation, 62.1 MB of additional disk space will be used. [2020-11-04T15:16:34.856Z] #34 21.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-04T15:16:34.856Z] #34 21.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:16:34.856Z] #34 21.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T15:16:34.856Z] #34 21.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-04T15:16:34.872Z] #47 ... [2020-11-04T15:16:34.872Z] [2020-11-04T15:16:34.872Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:34.872Z] #49 21.01 mvdan.cc/sh/v3/fileutil [2020-11-04T15:16:35.053Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-04T15:16:35.053Z] #8 DONE 23.0s [2020-11-04T15:16:35.053Z] [2020-11-04T15:16:35.053Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:35.053Z] #27 1.177 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T15:16:35.053Z] #27 1.270 [2020-11-04T15:16:35.053Z] #27 1.392 ###### 8.9% ########################## 36.8% ######################################## 56.7% ###################################################### 75.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-11-04T15:16:35.053Z] #27 1.923 [2020-11-04T15:16:35.053Z] #27 2.042 ################################### 49.2% ######################################################################## 100.0% [2020-11-04T15:16:35.053Z] #27 2.186 [2020-11-04T15:16:35.053Z] #27 2.299 ########################################### 60.9% ######################################################################## 100.0% [2020-11-04T15:16:35.053Z] #27 2.454 [2020-11-04T15:16:35.094Z] Removing intermediate container 80acc055cf4e [2020-11-04T15:16:35.094Z] ---> 77c78d82aed1 [2020-11-04T15:16:35.094Z] Step 11/15 : ARG GOARCH [2020-11-04T15:16:35.094Z] ---> Running in 34fc35357667 [2020-11-04T15:16:35.094Z] Removing intermediate container 34fc35357667 [2020-11-04T15:16:35.094Z] ---> 571e0ade6d55 [2020-11-04T15:16:35.094Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-11-04T15:16:35.094Z] ---> Running in eee708879d0c [2020-11-04T15:16:35.123Z] #47 ... [2020-11-04T15:16:35.123Z] [2020-11-04T15:16:35.123Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:35.123Z] #49 DONE 24.3s [2020-11-04T15:16:35.128Z] #49 ... [2020-11-04T15:16:35.128Z] [2020-11-04T15:16:35.128Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:35.128Z] #62 16.71 Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-04T15:16:35.128Z] #62 16.76 + cd /tmp/tmp.TCLRhAoUTW/src/github.com/docker/libnetwork [2020-11-04T15:16:35.128Z] #62 16.76 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:35.128Z] #62 17.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:16:35.128Z] #62 DONE 21.3s [2020-11-04T15:16:35.128Z] [2020-11-04T15:16:35.128Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:35.128Z] #49 21.31 mvdan.cc/sh/v3/syntax [2020-11-04T15:16:35.389Z] [2020-11-04T15:16:35.389Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:35.490Z] #34 ... [2020-11-04T15:16:35.490Z] [2020-11-04T15:16:35.490Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:35.490Z] #27 20.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T15:16:35.591Z] #27 2.577 ########## 14.8% #################### 28.3% ######################### 35.7% ############################################### 65.9% #################################################################### 94.6% ######################################################################## 100.0% [2020-11-04T15:16:35.782Z] #27 21.23 [2020-11-04T15:16:35.782Z] #27 21.33 ######################################################################## 100.0% [2020-11-04T15:16:35.782Z] #27 21.41 [2020-11-04T15:16:35.853Z] #27 3.096 [2020-11-04T15:16:35.910Z] #43 31.31 net/http/httptrace [2020-11-04T15:16:35.910Z] #43 31.46 net/http [2020-11-04T15:16:36.074Z] #27 ... [2020-11-04T15:16:36.074Z] [2020-11-04T15:16:36.074Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:36.074Z] #43 12.52 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T15:16:36.074Z] #43 19.09 sync [2020-11-04T15:16:36.074Z] #43 19.09 internal/reflectlite [2020-11-04T15:16:36.074Z] #43 20.16 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:16:36.074Z] #43 20.43 math/rand [2020-11-04T15:16:36.074Z] #43 21.46 internal/singleflight [2020-11-04T15:16:36.074Z] #43 21.64 errors [2020-11-04T15:16:36.074Z] #43 21.65 sort [2020-11-04T15:16:36.074Z] #43 21.95 io [2020-11-04T15:16:36.074Z] #43 22.34 strconv [2020-11-04T15:16:36.074Z] #43 ... [2020-11-04T15:16:36.074Z] [2020-11-04T15:16:36.074Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:36.074Z] #47 22.46 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:16:36.074Z] #47 22.47 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:36.074Z] #47 22.51 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:36.074Z] #47 22.51 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:36.074Z] #47 22.58 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:36.074Z] #47 22.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:36.074Z] #47 22.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:36.074Z] #47 22.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:36.074Z] #47 22.63 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:16:36.074Z] #47 22.65 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:36.074Z] #47 22.65 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:36.074Z] #47 22.65 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:36.074Z] #47 22.66 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:36.074Z] #47 22.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:36.074Z] #47 22.67 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:36.074Z] #47 22.69 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:36.098Z] #49 ... [2020-11-04T15:16:36.098Z] [2020-11-04T15:16:36.098Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:36.098Z] #43 DONE 22.2s [2020-11-04T15:16:36.116Z] #27 3.210 ### 4.2% ###### [2020-11-04T15:16:36.116Z] #27 ... [2020-11-04T15:16:36.116Z] [2020-11-04T15:16:36.116Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:16:36.116Z] #9 DONE 1.0s [2020-11-04T15:16:36.116Z] [2020-11-04T15:16:36.116Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:36.366Z] #47 22.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:36.366Z] #47 22.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:36.366Z] #47 22.71 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:36.366Z] #47 22.73 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:16:36.366Z] #47 22.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:36.366Z] #47 22.74 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:36.366Z] #47 22.78 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:36.366Z] #47 ... [2020-11-04T15:16:36.366Z] [2020-11-04T15:16:36.366Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:36.366Z] #62 12.73 + cd /tmp/tmp.bdGXPXtQXt/src/github.com/docker/libnetwork [2020-11-04T15:16:36.366Z] #62 12.73 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:36.366Z] #62 13.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:16:36.366Z] #62 ... [2020-11-04T15:16:36.366Z] [2020-11-04T15:16:36.366Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:36.366Z] #43 22.89 bytes [2020-11-04T15:16:36.366Z] #43 ... [2020-11-04T15:16:36.366Z] [2020-11-04T15:16:36.366Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:36.366Z] #40 13.01 Fetched 8085 kB in 10s (812 kB/s) [2020-11-04T15:16:36.366Z] #40 13.01 Reading package lists... [2020-11-04T15:16:36.366Z] #40 17.25 Reading package lists... [2020-11-04T15:16:36.366Z] #40 20.57 Building dependency tree... [2020-11-04T15:16:36.366Z] #40 21.62 The following additional packages will be installed: [2020-11-04T15:16:36.366Z] #40 21.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T15:16:36.366Z] #40 21.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T15:16:36.366Z] #40 21.63 Suggested packages: [2020-11-04T15:16:36.366Z] #40 21.63 manpages-dev python-setuptools [2020-11-04T15:16:36.366Z] #40 22.64 The following NEW packages will be installed: [2020-11-04T15:16:36.366Z] #40 22.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T15:16:36.366Z] #40 22.65 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T15:16:36.366Z] #40 22.65 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T15:16:36.366Z] #40 22.65 python-six zlib1g-dev [2020-11-04T15:16:36.366Z] #40 22.76 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:36.366Z] #40 22.76 Need to get 3742 kB of archives. [2020-11-04T15:16:36.366Z] #40 22.76 After this operation, 22.0 MB of additional disk space will be used. [2020-11-04T15:16:36.366Z] #40 22.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-11-04T15:16:36.366Z] #40 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-04T15:16:36.366Z] #40 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-11-04T15:16:36.366Z] #40 22.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-04T15:16:36.366Z] #40 22.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-11-04T15:16:36.366Z] #40 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-04T15:16:36.366Z] #40 22.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-11-04T15:16:36.366Z] #40 22.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-11-04T15:16:36.366Z] #40 22.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-11-04T15:16:36.397Z] [2020-11-04T15:16:36.397Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:36.397Z] #47 21.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.11 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.24 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:36.397Z] #47 21.54 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:36.658Z] #40 23.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-11-04T15:16:36.658Z] #40 23.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-11-04T15:16:36.658Z] #40 ... [2020-11-04T15:16:36.658Z] [2020-11-04T15:16:36.658Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:36.658Z] #47 22.81 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:36.658Z] #47 22.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:36.658Z] #47 22.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:36.658Z] #47 22.96 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:36.658Z] #47 22.98 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:36.658Z] #47 22.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:36.658Z] #47 23.00 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:36.658Z] #47 23.01 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:36.658Z] #47 23.03 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:36.658Z] #47 23.06 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:36.658Z] #47 23.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:36.658Z] #47 23.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:36.658Z] #47 23.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:36.658Z] #47 23.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:36.658Z] #47 23.23 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:36.658Z] #47 ... [2020-11-04T15:16:36.658Z] [2020-11-04T15:16:36.658Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:36.658Z] #38 13.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T15:16:36.658Z] #38 14.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T15:16:36.658Z] #38 ... [2020-11-04T15:16:36.658Z] [2020-11-04T15:16:36.658Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:36.658Z] #53 13.33 Fetched 8085 kB in 10s (777 kB/s) [2020-11-04T15:16:36.658Z] #53 13.33 Reading package lists... [2020-11-04T15:16:36.658Z] #53 17.36 Reading package lists... [2020-11-04T15:16:36.658Z] #53 20.98 Building dependency tree... [2020-11-04T15:16:36.658Z] #53 21.87 The following additional packages will be installed: [2020-11-04T15:16:36.658Z] #53 21.88 libbtrfs0 [2020-11-04T15:16:36.658Z] #53 21.96 The following NEW packages will be installed: [2020-11-04T15:16:36.658Z] #53 21.97 libbtrfs-dev libbtrfs0 [2020-11-04T15:16:36.658Z] #53 22.08 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:36.658Z] #53 22.08 Need to get 118 kB of archives. [2020-11-04T15:16:36.658Z] #53 22.08 After this operation, 390 kB of additional disk space will be used. [2020-11-04T15:16:36.658Z] #53 22.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-04T15:16:36.658Z] #53 22.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-04T15:16:36.658Z] #53 22.67 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:36.658Z] #53 22.75 Fetched 118 kB in 0s (913 kB/s) [2020-11-04T15:16:36.658Z] #53 22.78 Selecting previously unselected package libbtrfs0. [2020-11-04T15:16:36.658Z] #53 22.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-04T15:16:36.658Z] #53 22.88 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-04T15:16:36.658Z] #53 22.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:36.658Z] #53 22.96 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:16:36.658Z] #53 22.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-04T15:16:36.659Z] #53 22.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:36.659Z] #53 23.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:36.659Z] #53 23.08 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:36.659Z] #53 23.09 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:36.782Z] #51 ... [2020-11-04T15:16:36.782Z] [2020-11-04T15:16:36.782Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:36.905Z] #27 3.210 ### 4.2% ###### 9.6% ########## 14.7% ############# 19.0% ################## 25.6% ##################### 30.6% ####################### 33.1% ############################# 40.6% ######### [2020-11-04T15:16:36.905Z] #27 ... [2020-11-04T15:16:36.905Z] [2020-11-04T15:16:36.905Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:16:36.905Z] #10 DONE 0.8s [2020-11-04T15:16:36.905Z] [2020-11-04T15:16:36.905Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:16:36.905Z] #29 DONE 0.1s [2020-11-04T15:16:36.905Z] [2020-11-04T15:16:36.905Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:36.905Z] #27 3.210 ### 4.2% ###### 9.6% ########## 14.7% ############# 19.0% ################## 25.6% ##################### 30.6% ####################### 33.1% ############################# 40.6% ################################# 46.9% [2020-11-04T15:16:36.905Z] #27 ... [2020-11-04T15:16:36.905Z] [2020-11-04T15:16:36.905Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:16:36.905Z] #37 DONE 0.1s [2020-11-04T15:16:36.951Z] #53 ... [2020-11-04T15:16:36.951Z] [2020-11-04T15:16:36.951Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:36.951Z] #47 23.27 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:16:36.951Z] #47 23.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:36.951Z] #47 23.29 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:16:36.951Z] #47 23.31 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:36.951Z] #47 23.32 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:36.951Z] #47 23.32 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:36.951Z] #47 23.32 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:16:36.951Z] #47 23.38 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:36.951Z] #47 23.38 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:36.951Z] #47 23.39 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:36.951Z] #47 23.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:36.951Z] #47 23.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:36.951Z] #47 23.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:36.951Z] #47 23.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:36.951Z] #47 23.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:36.951Z] #47 23.50 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:36.951Z] #47 23.51 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:36.951Z] #47 23.52 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:36.951Z] #47 23.56 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:36.951Z] #47 23.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:37.170Z] [2020-11-04T15:16:37.170Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:37.244Z] #47 23.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:37.244Z] #47 23.62 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:37.244Z] #47 23.75 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:37.244Z] #47 23.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:37.244Z] #47 23.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:37.244Z] #47 23.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:37.244Z] #47 23.80 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:37.244Z] #47 23.80 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:37.244Z] #47 23.81 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:37.244Z] #47 23.82 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:37.244Z] #47 23.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:37.244Z] #47 ... [2020-11-04T15:16:37.244Z] [2020-11-04T15:16:37.244Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:37.244Z] #11 13.76 Fetched 8085 kB in 11s (748 kB/s) [2020-11-04T15:16:37.244Z] #11 13.76 Reading package lists... [2020-11-04T15:16:37.244Z] #11 17.50 Reading package lists... [2020-11-04T15:16:37.244Z] #11 20.81 Building dependency tree... [2020-11-04T15:16:37.244Z] #11 21.82 The following additional packages will be installed: [2020-11-04T15:16:37.244Z] #11 21.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T15:16:37.244Z] #11 21.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T15:16:37.244Z] #11 21.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T15:16:37.244Z] #11 21.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:16:37.244Z] #11 21.83 Suggested packages: [2020-11-04T15:16:37.244Z] #11 21.83 gcc-8-locales seccomp wine64 [2020-11-04T15:16:37.244Z] #11 22.91 The following NEW packages will be installed: [2020-11-04T15:16:37.244Z] #11 22.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T15:16:37.244Z] #11 22.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T15:16:37.244Z] #11 22.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T15:16:37.244Z] #11 22.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T15:16:37.244Z] #11 22.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T15:16:37.244Z] #11 22.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:16:37.244Z] #11 23.02 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:37.244Z] #11 23.02 Need to get 73.3 MB of archives. [2020-11-04T15:16:37.244Z] #11 23.02 After this operation, 494 MB of additional disk space will be used. [2020-11-04T15:16:37.244Z] #11 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-11-04T15:16:37.244Z] #11 23.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-11-04T15:16:37.244Z] #11 23.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T15:16:37.244Z] #11 23.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-11-04T15:16:37.244Z] #11 23.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-11-04T15:16:37.244Z] #11 23.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T15:16:37.244Z] #11 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T15:16:37.244Z] #11 23.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T15:16:37.244Z] #11 23.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-11-04T15:16:37.309Z] #54 25.66 Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T15:16:37.309Z] #54 26.48 + cd /tmp/tmp.tkhGzhr5nn/src/github.com/containerd/containerd [2020-11-04T15:16:37.541Z] #11 ... [2020-11-04T15:16:37.541Z] [2020-11-04T15:16:37.541Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:37.541Z] #47 23.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:37.541Z] #47 23.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:37.541Z] #47 23.98 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:37.541Z] #47 24.04 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:37.541Z] #47 24.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:37.541Z] #47 ... [2020-11-04T15:16:37.541Z] [2020-11-04T15:16:37.541Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:16:37.541Z] #27 21.82 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T15:16:37.541Z] #27 22.18 [2020-11-04T15:16:37.541Z] #27 22.31 ######################################################################## 100.0% [2020-11-04T15:16:37.541Z] #27 22.41 [2020-11-04T15:16:37.541Z] #27 22.48 Download of images into '/build' complete. [2020-11-04T15:16:37.541Z] #27 22.48 Use something like the following to load the result into a Docker daemon: [2020-11-04T15:16:37.541Z] #27 22.48 tar -cC '/build' . | docker load [2020-11-04T15:16:37.541Z] #27 DONE 23.2s [2020-11-04T15:16:37.541Z] [2020-11-04T15:16:37.541Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:37.541Z] #53 DONE 24.1s [2020-11-04T15:16:37.572Z] #54 26.49 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:37.760Z] #47 ... [2020-11-04T15:16:37.760Z] [2020-11-04T15:16:37.760Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:16:37.760Z] #44 DONE 0.1s [2020-11-04T15:16:37.846Z] [2020-11-04T15:16:37.846Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:37.846Z] #34 21.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-11-04T15:16:37.846Z] #34 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-11-04T15:16:37.846Z] #34 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-11-04T15:16:37.846Z] #34 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-11-04T15:16:37.846Z] #34 22.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-11-04T15:16:37.846Z] #34 22.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-11-04T15:16:37.846Z] #34 23.23 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:37.846Z] #34 23.25 Fetched 14.0 MB in 1s (10.3 MB/s) [2020-11-04T15:16:37.846Z] #34 23.30 Selecting previously unselected package xxd. [2020-11-04T15:16:37.846Z] #34 23.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 ... 15177 files and directories currently installed.) [2020-11-04T15:16:37.846Z] #34 23.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T15:16:37.846Z] #34 23.40 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:16:37.846Z] #34 23.82 Selecting previously unselected package vim-common. [2020-11-04T15:16:37.846Z] #34 23.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:16:37.846Z] #34 23.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:16:37.846Z] #34 24.20 Selecting previously unselected package cmake-data. [2020-11-04T15:16:37.846Z] #34 24.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T15:16:37.846Z] #34 24.21 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T15:16:37.960Z] #27 3.210 ### 4.2% ###### 9.6% ########## 14.7% ############# 19.0% ################## 25.6% ##################### 30.6% ####################### 33.1% ############################# 40.6% ################################# 46.9% ##################################### 52.6% ######################################### 57.5% ############################################ 62.2% ################################################ 67.8% ##################################################### 74.9% ############################################################# 85.1% #################################################################### 95.6% ######################################################################## 100.0% [2020-11-04T15:16:37.960Z] #27 5.245 [2020-11-04T15:16:38.016Z] [2020-11-04T15:16:38.016Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:38.016Z] #47 24.07 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:38.148Z] #54 27.04 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:16:38.148Z] #54 27.04 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:16:38.148Z] #54 27.04 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:38.148Z] #54 27.04 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:38.148Z] #54 27.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:16:38.148Z] #54 27.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:16:38.148Z] #54 27.04 + '[' '' = dynamic ']' [2020-11-04T15:16:38.148Z] #54 27.04 + make [2020-11-04T15:16:38.148Z] #54 ... [2020-11-04T15:16:38.148Z] [2020-11-04T15:16:38.148Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:38.148Z] #45 DONE 27.1s [2020-11-04T15:16:38.229Z] #27 5.737 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T15:16:38.272Z] #47 ... [2020-11-04T15:16:38.272Z] [2020-11-04T15:16:38.272Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:38.272Z] #51 14.54 Checking out files: 89% (1019/1140) Checking out files: 90% (1026/1140) Checking out files: 91% (1038/1140) Checking out files: 92% (1049/1140) Checking out files: 93% (1061/1140) Checking out files: 94% (1072/1140) Checking out files: 95% (1083/1140) Checking out files: 96% (1095/1140) Checking out files: 97% (1106/1140) Checking out files: 98% (1118/1140) Checking out files: 99% (1129/1140) Checking out files: 100% (1140/1140) Checking out files: 100% (1140/1140), done. [2020-11-04T15:16:38.272Z] #51 14.63 + cd /tmp/tmp.Mn2qG628xt/src/github.com/opencontainers/runc [2020-11-04T15:16:38.272Z] #51 14.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:38.272Z] #51 15.29 + '[' -z '' ']' [2020-11-04T15:16:38.272Z] #51 15.29 + target=static [2020-11-04T15:16:38.272Z] #51 15.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:16:38.272Z] #51 15.81 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 . [2020-11-04T15:16:38.412Z] [2020-11-04T15:16:38.412Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:38.450Z] #43 ... [2020-11-04T15:16:38.450Z] [2020-11-04T15:16:38.450Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:38.450Z] #41 7.122 make[1]: Nothing to be done for 'all'. [2020-11-04T15:16:38.450Z] #41 8.239 CC images/stats.o [2020-11-04T15:16:38.450Z] #41 8.374 CC images/core.o [2020-11-04T15:16:38.450Z] #41 8.527 CC images/core-x86.o [2020-11-04T15:16:38.450Z] #41 8.667 CC images/core-arm.o [2020-11-04T15:16:38.450Z] #41 8.750 CC images/core-aarch64.o [2020-11-04T15:16:38.450Z] #41 8.837 CC images/core-ppc64.o [2020-11-04T15:16:38.450Z] #41 9.028 CC images/core-s390.o [2020-11-04T15:16:38.450Z] #41 9.248 CC images/cpuinfo.o [2020-11-04T15:16:38.450Z] #41 9.383 CC images/inventory.o [2020-11-04T15:16:38.450Z] #41 9.478 CC images/fdinfo.o [2020-11-04T15:16:38.450Z] #41 9.577 CC images/fown.o [2020-11-04T15:16:38.450Z] #41 9.673 CC images/ns.o [2020-11-04T15:16:38.450Z] #41 9.790 CC images/regfile.o [2020-11-04T15:16:38.450Z] #41 9.906 CC images/ghost-file.o [2020-11-04T15:16:38.450Z] #41 9.989 CC images/fifo.o [2020-11-04T15:16:38.450Z] #41 10.08 CC images/remap-file-path.o [2020-11-04T15:16:38.450Z] #41 10.14 CC images/eventfd.o [2020-11-04T15:16:38.450Z] #41 10.19 CC images/eventpoll.o [2020-11-04T15:16:38.450Z] #41 10.30 CC images/fh.o [2020-11-04T15:16:38.450Z] #41 10.39 CC images/fsnotify.o [2020-11-04T15:16:38.450Z] #41 10.53 CC images/signalfd.o [2020-11-04T15:16:38.450Z] #41 10.59 CC images/fs.o [2020-11-04T15:16:38.450Z] #41 10.65 CC images/pstree.o [2020-11-04T15:16:38.450Z] #41 10.71 CC images/pipe.o [2020-11-04T15:16:38.450Z] #41 10.78 CC images/tcp-stream.o [2020-11-04T15:16:38.450Z] #41 10.84 CC images/sk-packet.o [2020-11-04T15:16:38.450Z] #41 10.94 CC images/mnt.o [2020-11-04T15:16:38.450Z] #41 11.01 CC images/pipe-data.o [2020-11-04T15:16:38.450Z] #41 11.09 CC images/sa.o [2020-11-04T15:16:38.450Z] #41 11.17 CC images/timer.o [2020-11-04T15:16:38.450Z] #41 11.31 CC images/timerfd.o [2020-11-04T15:16:38.450Z] #41 11.41 CC images/mm.o [2020-11-04T15:16:38.450Z] #41 11.49 CC images/sk-opts.o [2020-11-04T15:16:38.450Z] #41 11.59 CC images/sk-unix.o [2020-11-04T15:16:38.450Z] #41 11.75 CC images/sk-inet.o [2020-11-04T15:16:38.450Z] #41 11.89 CC images/tun.o [2020-11-04T15:16:38.450Z] #41 11.99 CC images/sk-netlink.o [2020-11-04T15:16:38.450Z] #41 12.06 CC images/packet-sock.o [2020-11-04T15:16:38.450Z] #41 12.21 CC images/ipc-var.o [2020-11-04T15:16:38.450Z] #41 12.28 CC images/ipc-desc.o [2020-11-04T15:16:38.489Z] #34 ... [2020-11-04T15:16:38.489Z] [2020-11-04T15:16:38.489Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:38.489Z] #62 DONE 25.1s [2020-11-04T15:16:38.491Z] #27 5.810 [2020-11-04T15:16:38.491Z] #27 5.903 ######################################################################## 100.0% [2020-11-04T15:16:38.491Z] #27 5.929 [2020-11-04T15:16:38.709Z] #41 12.33 CC images/ipc-shm.o [2020-11-04T15:16:38.710Z] #41 12.40 CC images/ipc-msg.o [2020-11-04T15:16:38.710Z] #41 12.49 CC images/ipc-sem.o [2020-11-04T15:16:38.783Z] [2020-11-04T15:16:38.783Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:38.783Z] #54 0.931 + RM_GOPATH=0 [2020-11-04T15:16:38.783Z] #54 0.931 + TMP_GOPATH= [2020-11-04T15:16:38.783Z] #54 0.932 + : /build [2020-11-04T15:16:38.783Z] #54 0.932 + '[' -z '' ']' [2020-11-04T15:16:38.783Z] #54 0.932 ++ mktemp -d [2020-11-04T15:16:38.783Z] #54 0.944 + export GOPATH=/tmp/tmp.tUxwHnNUbP [2020-11-04T15:16:38.783Z] #54 0.945 + GOPATH=/tmp/tmp.tUxwHnNUbP [2020-11-04T15:16:38.783Z] #54 0.945 + RM_GOPATH=1 [2020-11-04T15:16:38.783Z] #54 0.945 + case "$(go env GOARCH)" in [2020-11-04T15:16:38.783Z] #54 0.947 ++ go env GOARCH [2020-11-04T15:16:38.783Z] #54 0.960 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:38.783Z] #54 0.960 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:38.783Z] #54 0.960 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:38.783Z] #54 0.961 + dir=/tmp/install [2020-11-04T15:16:38.783Z] #54 0.961 + bin=containerd [2020-11-04T15:16:38.783Z] #54 0.961 + shift [2020-11-04T15:16:38.783Z] #54 0.961 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:16:38.783Z] #54 0.961 + . /tmp/install/containerd.installer [2020-11-04T15:16:38.783Z] #54 0.961 ++ set -e [2020-11-04T15:16:38.783Z] #54 0.961 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:38.783Z] #54 0.961 + install_containerd [2020-11-04T15:16:38.783Z] #54 0.962 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:16:38.783Z] #54 0.962 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tUxwHnNUbP/src/github.com/containerd/containerd [2020-11-04T15:16:38.783Z] #54 0.962 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:38.783Z] #54 0.966 Cloning into '/tmp/tmp.tUxwHnNUbP/src/github.com/containerd/containerd'... [2020-11-04T15:16:38.966Z] Sending build context to Docker daemon 56.8MB [2020-11-04T15:16:38.967Z] [2020-11-04T15:16:38.967Z] Step 1/10 : FROM microsoft/windowsservercore [2020-11-04T15:16:38.967Z] ---> 71d3f266f3af [2020-11-04T15:16:38.967Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> 9bb93c1ceb89 [2020-11-04T15:16:38.967Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> 9865853effda [2020-11-04T15:16:38.967Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> 3ea93a5c0fa5 [2020-11-04T15:16:38.967Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> 68519ab7b604 [2020-11-04T15:16:38.967Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> ed964e677292 [2020-11-04T15:16:38.967Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> b4e4bab23115 [2020-11-04T15:16:38.967Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> d15768e6e86d [2020-11-04T15:16:38.967Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-04T15:16:38.967Z] ---> Using cache [2020-11-04T15:16:38.967Z] ---> 27987fbfeb8a [2020-11-04T15:16:38.967Z] Step 10/10 : COPY . . [2020-11-04T15:16:38.970Z] #41 12.56 CC images/utsns.o [2020-11-04T15:16:38.970Z] #41 12.62 CC images/creds.o [2020-11-04T15:16:38.970Z] #41 ... [2020-11-04T15:16:38.970Z] [2020-11-04T15:16:38.970Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:38.970Z] #43 34.59 github.com/LK4D4/vndr/godl [2020-11-04T15:16:38.988Z] #54 27.95 + bin/ctr [2020-11-04T15:16:39.229Z] #43 34.88 github.com/LK4D4/vndr [2020-11-04T15:16:39.443Z] #27 6.591 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T15:16:39.443Z] #27 6.701 [2020-11-04T15:16:39.443Z] #27 6.825 ################################# 45.9% ######################################################################## 100.0% [2020-11-04T15:16:39.443Z] #27 6.880 [2020-11-04T15:16:39.489Z] #43 ... [2020-11-04T15:16:39.490Z] [2020-11-04T15:16:39.490Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:39.490Z] #54 11.21 + cd /tmp/tmp.HfNU0jsEXN/src/github.com/containerd/containerd [2020-11-04T15:16:39.490Z] #54 11.21 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:39.490Z] #54 11.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:16:39.490Z] #54 11.72 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:16:39.490Z] #54 11.72 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:39.490Z] #54 11.72 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:39.490Z] #54 11.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:16:39.490Z] #54 11.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:16:39.490Z] #54 11.73 + '[' '' = dynamic ']' [2020-11-04T15:16:39.490Z] #54 11.73 + make [2020-11-04T15:16:39.490Z] #54 12.22 + bin/ctr [2020-11-04T15:16:39.490Z] #54 ... [2020-11-04T15:16:39.490Z] [2020-11-04T15:16:39.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:39.490Z] #11 28.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T15:16:39.490Z] #11 28.75 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 28.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:39.490Z] #11 32.81 Selecting previously unselected package libapparmor1:amd64. [2020-11-04T15:16:39.490Z] #11 32.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 32.82 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T15:16:39.490Z] #11 32.90 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-04T15:16:39.490Z] #11 32.90 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 32.90 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T15:16:39.490Z] #11 32.99 Selecting previously unselected package libbtrfs0. [2020-11-04T15:16:39.490Z] #11 33.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:39.490Z] #11 33.07 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:16:39.490Z] #11 33.07 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:39.490Z] #11 33.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-04T15:16:39.490Z] #11 33.19 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 33.29 Selecting previously unselected package libudev-dev:amd64. [2020-11-04T15:16:39.490Z] #11 33.30 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.32 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:16:39.490Z] #11 33.40 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-04T15:16:39.490Z] #11 33.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.41 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T15:16:39.490Z] #11 33.66 Selecting previously unselected package libpcre16-3:amd64. [2020-11-04T15:16:39.490Z] #11 33.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.67 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 33.78 Selecting previously unselected package libpcre32-3:amd64. [2020-11-04T15:16:39.490Z] #11 33.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.81 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 33.89 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-04T15:16:39.490Z] #11 33.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 33.90 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 33.99 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-04T15:16:39.490Z] #11 33.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 34.00 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 34.16 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-04T15:16:39.490Z] #11 34.17 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 34.17 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T15:16:39.490Z] #11 34.27 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-04T15:16:39.490Z] #11 34.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 34.27 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 34.35 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-04T15:16:39.490Z] #11 34.36 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 34.36 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T15:16:39.490Z] #11 34.44 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-04T15:16:39.490Z] #11 34.45 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T15:16:39.490Z] #11 34.45 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:16:39.490Z] #11 34.69 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 34.71 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T15:16:39.490Z] #11 34.72 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T15:16:39.490Z] #11 34.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:16:39.490Z] #11 34.75 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 34.79 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T15:16:39.490Z] #11 34.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:39.490Z] #11 34.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:16:39.490Z] #11 34.82 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 34.83 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:16:39.490Z] #11 34.88 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:16:39.490Z] #11 34.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:16:39.490Z] #11 34.90 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T15:16:39.490Z] #11 34.91 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T15:16:39.490Z] #11 34.92 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:16:39.490Z] #11 34.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:16:39.490Z] #11 34.94 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T15:16:39.490Z] #11 34.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:39.490Z] #11 34.96 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 [2020-11-04T15:16:39.490Z] #11 34.97 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 [2020-11-04T15:16:39.490Z] #11 34.98 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:16:39.490Z] #11 35.00 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 [2020-11-04T15:16:39.490Z] #11 35.01 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 [2020-11-04T15:16:39.490Z] #11 35.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:16:39.490Z] #11 35.04 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T15:16:39.490Z] #11 35.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 35.06 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 35.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 35.08 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T15:16:39.490Z] #11 35.09 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:39.683Z] #51 ... [2020-11-04T15:16:39.683Z] [2020-11-04T15:16:39.683Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:39.683Z] #47 25.66 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:16:40.018Z] #27 7.426 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T15:16:40.018Z] #27 7.453 skipping existing c35d46ef359f [2020-11-04T15:16:40.018Z] #27 7.480 [2020-11-04T15:16:40.061Z] #11 DONE 35.6s [2020-11-04T15:16:40.061Z] [2020-11-04T15:16:40.061Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:16:40.321Z] #12 ... [2020-11-04T15:16:40.321Z] [2020-11-04T15:16:40.321Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:40.321Z] #30 DONE 35.9s [2020-11-04T15:16:40.581Z] [2020-11-04T15:16:40.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:40.581Z] #41 12.75 CC images/vma.o [2020-11-04T15:16:40.581Z] #41 12.83 CC images/netdev.o [2020-11-04T15:16:40.581Z] #41 12.95 CC images/tty.o [2020-11-04T15:16:40.581Z] #41 13.15 CC images/file-lock.o [2020-11-04T15:16:40.581Z] #41 13.23 CC images/rlimit.o [2020-11-04T15:16:40.581Z] #41 13.32 CC images/pagemap.o [2020-11-04T15:16:40.581Z] #41 13.44 CC images/siginfo.o [2020-11-04T15:16:40.581Z] #41 13.54 CC images/rpc.o [2020-11-04T15:16:40.581Z] #41 13.82 CC images/ext-file.o [2020-11-04T15:16:40.581Z] #41 13.87 CC images/cgroup.o [2020-11-04T15:16:40.581Z] #41 14.03 CC images/userns.o [2020-11-04T15:16:40.581Z] #41 14.13 CC images/google/protobuf/descriptor.o [2020-11-04T15:16:40.593Z] #27 8.101 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T15:16:40.840Z] #41 14.54 CC images/opts.o [2020-11-04T15:16:40.855Z] #27 8.211 [2020-11-04T15:16:40.855Z] #27 8.286 ######################################################################## 100.0% [2020-11-04T15:16:40.855Z] #27 8.328 [2020-11-04T15:16:41.100Z] #41 14.61 CC images/seccomp.o [2020-11-04T15:16:41.100Z] #41 14.77 CC images/binfmt-misc.o [2020-11-04T15:16:41.100Z] #41 14.84 CC images/time.o [2020-11-04T15:16:41.117Z] #27 8.624 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T15:16:41.362Z] #41 14.92 CC images/sysctl.o [2020-11-04T15:16:41.362Z] #41 15.01 CC images/autofs.o [2020-11-04T15:16:41.362Z] #41 15.07 CC images/macvlan.o [2020-11-04T15:16:41.379Z] #27 8.757 [2020-11-04T15:16:41.379Z] #27 8.848 ######################################################################## 100.0% [2020-11-04T15:16:41.379Z] #27 8.878 [2020-11-04T15:16:41.622Z] #41 15.26 CC images/sit.o [2020-11-04T15:16:41.622Z] #41 ... [2020-11-04T15:16:41.622Z] [2020-11-04T15:16:41.622Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:16:41.622Z] #12 DONE 1.5s [2020-11-04T15:16:41.622Z] [2020-11-04T15:16:41.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:41.622Z] #41 15.39 CC images/memfd.o [2020-11-04T15:16:41.642Z] #27 8.896 Download of images into '/build' complete. [2020-11-04T15:16:41.642Z] #27 8.896 Use something like the following to load the result into a Docker daemon: [2020-11-04T15:16:41.642Z] #27 8.896 tar -cC '/build' . | docker load [2020-11-04T15:16:41.642Z] #27 DONE 9.1s [2020-11-04T15:16:41.642Z] [2020-11-04T15:16:41.642Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:41.642Z] #56 4.971 + RM_GOPATH=0 [2020-11-04T15:16:41.642Z] #56 4.971 + TMP_GOPATH= [2020-11-04T15:16:41.642Z] #56 4.971 + : /build [2020-11-04T15:16:41.642Z] #56 4.971 + '[' -z '' ']' [2020-11-04T15:16:41.642Z] #56 4.971 ++ mktemp -d [2020-11-04T15:16:41.642Z] #56 4.971 + export GOPATH=/tmp/tmp.YBldPrwXbZ [2020-11-04T15:16:41.642Z] #56 4.971 + GOPATH=/tmp/tmp.YBldPrwXbZ [2020-11-04T15:16:41.642Z] #56 4.971 + RM_GOPATH=1 [2020-11-04T15:16:41.642Z] #56 4.971 + case "$(go env GOARCH)" in [2020-11-04T15:16:41.642Z] #56 4.971 ++ go env GOARCH [2020-11-04T15:16:41.642Z] #56 4.971 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:41.642Z] #56 4.971 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:41.642Z] #56 4.971 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:41.642Z] #56 4.971 + dir=/tmp/install [2020-11-04T15:16:41.642Z] #56 4.971 + bin=rootlesskit [2020-11-04T15:16:41.642Z] #56 4.971 + shift [2020-11-04T15:16:41.642Z] #56 4.971 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:16:41.642Z] #56 4.971 + . /tmp/install/rootlesskit.installer [2020-11-04T15:16:41.642Z] #56 4.971 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:41.642Z] #56 4.971 + install_rootlesskit [2020-11-04T15:16:41.642Z] #56 4.971 + case "$1" in [2020-11-04T15:16:41.642Z] #56 4.971 + export CGO_ENABLED=0 [2020-11-04T15:16:41.642Z] #56 4.971 + CGO_ENABLED=0 [2020-11-04T15:16:41.642Z] #56 4.971 + _install_rootlesskit [2020-11-04T15:16:41.642Z] #56 4.971 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:16:41.642Z] #56 4.971 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YBldPrwXbZ/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:41.642Z] #56 4.971 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:41.642Z] #56 4.973 Cloning into '/tmp/tmp.YBldPrwXbZ/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:16:41.658Z] #47 27.80 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:16:41.658Z] #47 27.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:41.658Z] #47 27.85 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:41.658Z] #47 27.86 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:41.658Z] #47 27.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:41.881Z] #41 15.52 CC images/timens.o [2020-11-04T15:16:41.881Z] #41 15.59 LINK images/built-in.o [2020-11-04T15:16:41.881Z] #41 15.66 GEN compel/include/asm [2020-11-04T15:16:41.914Z] #47 27.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:41.914Z] #47 27.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:41.914Z] #47 27.95 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:41.914Z] #47 27.96 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:16:41.914Z] #47 27.99 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:16:41.914Z] #47 27.99 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:41.914Z] #47 28.00 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.00 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:16:41.914Z] #47 28.01 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:16:41.914Z] #47 28.01 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:41.914Z] #47 28.02 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.02 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:16:41.914Z] #47 28.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.04 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.07 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:16:41.914Z] #47 28.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:16:42.141Z] #41 15.70 GEN compel/include/version.h [2020-11-04T15:16:42.141Z] #41 15.73 touch .config [2020-11-04T15:16:42.141Z] #41 15.77 GEN include/common/config.h [2020-11-04T15:16:42.141Z] #41 15.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-04T15:16:42.171Z] #47 28.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:16:42.171Z] #47 28.14 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:42.171Z] #47 28.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:16:42.171Z] #47 28.16 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:42.171Z] #47 28.17 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:16:42.171Z] #47 28.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:16:42.171Z] #47 28.19 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:42.171Z] #47 28.21 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:16:42.171Z] #47 28.22 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:42.171Z] #47 28.22 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:42.171Z] #47 28.29 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:16:42.171Z] #47 28.35 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:16:42.171Z] #47 28.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:42.171Z] #47 28.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:42.171Z] #47 28.40 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:42.217Z] #56 ... [2020-11-04T15:16:42.217Z] [2020-11-04T15:16:42.217Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:42.217Z] #22 5.339 + RM_GOPATH=0 [2020-11-04T15:16:42.217Z] #22 5.339 + TMP_GOPATH= [2020-11-04T15:16:42.217Z] #22 5.339 + : /build [2020-11-04T15:16:42.217Z] #22 5.339 + '[' -z '' ']' [2020-11-04T15:16:42.217Z] #22 5.339 ++ mktemp -d [2020-11-04T15:16:42.217Z] #22 5.350 + export GOPATH=/tmp/tmp.YHGDP9wtDF [2020-11-04T15:16:42.217Z] #22 5.350 + GOPATH=/tmp/tmp.YHGDP9wtDF [2020-11-04T15:16:42.217Z] #22 5.350 + RM_GOPATH=1 [2020-11-04T15:16:42.217Z] #22 5.350 + case "$(go env GOARCH)" in [2020-11-04T15:16:42.217Z] #22 5.350 ++ go env GOARCH [2020-11-04T15:16:42.217Z] #22 5.376 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:42.217Z] #22 5.376 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:42.217Z] #22 5.381 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:42.217Z] #22 5.381 + dir=/tmp/install [2020-11-04T15:16:42.217Z] #22 5.381 + bin=dockercli [2020-11-04T15:16:42.217Z] #22 5.381 + shift [2020-11-04T15:16:42.217Z] #22 5.381 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:16:42.217Z] #22 5.381 + . /tmp/install/dockercli.installer [2020-11-04T15:16:42.217Z] #22 5.381 ++ : stable [2020-11-04T15:16:42.217Z] #22 5.382 ++ : 17.06.2-ce [2020-11-04T15:16:42.217Z] #22 5.384 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:16:42.217Z] #22 5.386 + install_dockercli [2020-11-04T15:16:42.217Z] #22 5.386 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:16:42.217Z] #22 5.387 ++ uname -m [2020-11-04T15:16:42.217Z] #22 5.395 + arch=x86_64 [2020-11-04T15:16:42.217Z] #22 5.395 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T15:16:42.217Z] #22 5.395 + url=https://download.docker.com/linux/static [2020-11-04T15:16:42.217Z] #22 5.395 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T15:16:42.217Z] #22 5.406 + tar -xz docker/docker [2020-11-04T15:16:42.400Z] #41 15.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-04T15:16:42.400Z] #41 15.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-04T15:16:42.400Z] #41 15.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-04T15:16:42.400Z] #41 16.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-04T15:16:42.400Z] #41 16.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-04T15:16:42.400Z] #41 16.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T15:16:42.400Z] #41 16.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-04T15:16:42.400Z] #41 16.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T15:16:42.400Z] #41 16.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T15:16:42.400Z] #41 16.10 DEP compel/plugins/std/infect.d [2020-11-04T15:16:42.400Z] #41 16.14 DEP compel/plugins/std/string.d [2020-11-04T15:16:42.400Z] #41 ... [2020-11-04T15:16:42.400Z] [2020-11-04T15:16:42.400Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:42.400Z] #43 DONE 38.1s [2020-11-04T15:16:42.400Z] [2020-11-04T15:16:42.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:42.400Z] #41 16.17 DEP compel/plugins/std/log.d [2020-11-04T15:16:42.400Z] #41 16.21 DEP compel/plugins/std/fds.d [2020-11-04T15:16:42.427Z] #47 28.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:16:42.427Z] #47 28.45 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:16:42.427Z] #47 28.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:16:42.427Z] #47 28.48 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:16:42.427Z] #47 28.50 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:16:42.427Z] #47 28.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:16:42.427Z] #47 28.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:42.427Z] #47 28.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:42.427Z] #47 28.54 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:42.427Z] #47 28.56 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:42.427Z] #47 28.58 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:16:42.427Z] #47 28.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:16:42.427Z] #47 28.62 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:42.427Z] #47 28.63 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:16:42.427Z] #47 28.65 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:16:42.427Z] #47 28.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:16:42.427Z] #47 28.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:16:42.427Z] #47 28.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:16:42.660Z] #41 16.25 DEP compel/plugins/std/std.d [2020-11-04T15:16:42.661Z] #41 16.30 DEP compel/plugins/shmem/shmem.d [2020-11-04T15:16:42.661Z] #41 16.34 DEP compel/plugins/fds/fds.d [2020-11-04T15:16:42.683Z] #47 28.73 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:16:42.683Z] #47 28.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:42.683Z] #47 28.75 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:16:42.683Z] #47 28.76 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:16:42.683Z] #47 28.78 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:16:42.683Z] #47 28.83 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:16:42.683Z] #47 28.83 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:16:42.683Z] #47 28.84 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:42.683Z] #47 28.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:16:42.683Z] #47 28.85 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:16:42.683Z] #47 28.88 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:16:42.683Z] #47 28.89 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:16:42.683Z] #47 28.90 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:16:42.683Z] #47 28.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:16:42.920Z] #41 16.45 CC compel/plugins/std/std.o [2020-11-04T15:16:42.920Z] #41 16.61 CC compel/plugins/std/fds.o [2020-11-04T15:16:42.939Z] #47 28.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:42.939Z] #47 29.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:16:42.939Z] #47 29.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:16:42.939Z] #47 29.08 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:16:42.939Z] #47 29.09 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:16:43.179Z] #41 ... [2020-11-04T15:16:43.180Z] [2020-11-04T15:16:43.180Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:16:43.180Z] #13 DONE 1.5s [2020-11-04T15:16:43.180Z] [2020-11-04T15:16:43.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:43.180Z] #41 16.79 CC compel/plugins/std/log.o [2020-11-04T15:16:43.439Z] #41 17.05 CC compel/plugins/std/string.o [2020-11-04T15:16:43.439Z] #41 17.26 CC compel/plugins/std/infect.o [2020-11-04T15:16:43.699Z] #41 17.41 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-04T15:16:43.699Z] #41 17.44 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-04T15:16:43.699Z] #41 17.46 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-04T15:16:43.699Z] #41 17.48 AR compel/plugins/std.lib.a [2020-11-04T15:16:43.958Z] #41 17.54 CC compel/plugins/fds/fds.o [2020-11-04T15:16:43.958Z] #41 17.62 AR compel/plugins/fds.lib.a [2020-11-04T15:16:43.958Z] #41 17.67 HOSTDEP compel/src/lib/log-host.d [2020-11-04T15:16:43.958Z] #41 17.71 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T15:16:43.958Z] #41 17.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-04T15:16:44.139Z] #22 ... [2020-11-04T15:16:44.139Z] [2020-11-04T15:16:44.139Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:44.139Z] #32 5.586 + RM_GOPATH=0 [2020-11-04T15:16:44.139Z] #32 5.586 + TMP_GOPATH= [2020-11-04T15:16:44.139Z] #32 5.586 + : /build [2020-11-04T15:16:44.139Z] #32 5.586 + '[' -z '' ']' [2020-11-04T15:16:44.139Z] #32 5.589 ++ mktemp -d [2020-11-04T15:16:44.139Z] #32 5.593 + export GOPATH=/tmp/tmp.buVefe00mP [2020-11-04T15:16:44.139Z] #32 5.593 + GOPATH=/tmp/tmp.buVefe00mP [2020-11-04T15:16:44.139Z] #32 5.593 + RM_GOPATH=1 [2020-11-04T15:16:44.139Z] #32 5.593 + case "$(go env GOARCH)" in [2020-11-04T15:16:44.139Z] #32 5.593 ++ go env GOARCH [2020-11-04T15:16:44.139Z] #32 5.643 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:44.139Z] #32 5.643 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:44.139Z] #32 5.645 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:44.139Z] #32 5.664 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:44.139Z] #32 5.664 + dir=/tmp/install [2020-11-04T15:16:44.139Z] #32 5.664 + bin=tomlv [2020-11-04T15:16:44.139Z] #32 5.664 + shift [2020-11-04T15:16:44.139Z] #32 5.664 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:16:44.139Z] #32 5.664 + . /tmp/install/tomlv.installer [2020-11-04T15:16:44.139Z] #32 5.664 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:44.139Z] #32 5.664 + install_tomlv [2020-11-04T15:16:44.139Z] #32 5.664 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:16:44.139Z] #32 5.664 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.buVefe00mP/src/github.com/BurntSushi/toml [2020-11-04T15:16:44.139Z] #32 5.672 Cloning into '/tmp/tmp.buVefe00mP/src/github.com/BurntSushi/toml'... [2020-11-04T15:16:44.139Z] #32 7.341 + cd /tmp/tmp.buVefe00mP/src/github.com/BurntSushi/toml [2020-11-04T15:16:44.139Z] #32 7.342 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:16:44.139Z] #32 7.399 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:16:44.218Z] #41 17.79 HOSTDEP compel/src/main-host.d [2020-11-04T15:16:44.218Z] #41 17.81 DEP compel/src/lib/ptrace.d [2020-11-04T15:16:44.218Z] #41 17.86 DEP compel/src/lib/infect.d [2020-11-04T15:16:44.218Z] #41 17.90 DEP compel/src/lib/infect-util.d [2020-11-04T15:16:44.218Z] #41 17.92 DEP compel/src/lib/infect-rpc.d [2020-11-04T15:16:44.218Z] #41 17.95 DEP compel/arch/x86/src/lib/infect.d [2020-11-04T15:16:44.218Z] #41 18.00 DEP compel/arch/x86/src/lib/cpu.d [2020-11-04T15:16:44.310Z] #54 ... [2020-11-04T15:16:44.310Z] [2020-11-04T15:16:44.310Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:44.310Z] #56 30.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:44.310Z] #56 30.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:16:44.310Z] #56 DONE 32.9s [2020-11-04T15:16:44.310Z] [2020-11-04T15:16:44.310Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:16:44.310Z] #57 DONE 0.1s [2020-11-04T15:16:44.310Z] [2020-11-04T15:16:44.310Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:16:44.310Z] #58 DONE 0.2s [2020-11-04T15:16:44.310Z] [2020-11-04T15:16:44.310Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:44.363Z] #54 ... [2020-11-04T15:16:44.363Z] [2020-11-04T15:16:44.363Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:44.363Z] #40 23.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-11-04T15:16:44.363Z] #40 23.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-11-04T15:16:44.363Z] #40 23.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-11-04T15:16:44.363Z] #40 23.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T15:16:44.363Z] #40 23.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-11-04T15:16:44.363Z] #40 23.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-11-04T15:16:44.363Z] #40 24.21 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:44.363Z] #40 24.29 Fetched 3742 kB in 1s (5249 kB/s) [2020-11-04T15:16:44.363Z] #40 24.38 Selecting previously unselected package libcap-dev:s390x. [2020-11-04T15:16:44.363Z] #40 24.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-04T15:16:44.363Z] #40 24.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 24.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-11-04T15:16:44.364Z] #40 24.84 Selecting previously unselected package libnet1:s390x. [2020-11-04T15:16:44.364Z] #40 24.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 24.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:44.364Z] #40 24.94 Selecting previously unselected package libnet1-dev. [2020-11-04T15:16:44.364Z] #40 24.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 24.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:44.364Z] #40 25.27 Selecting previously unselected package libnl-3-200:s390x. [2020-11-04T15:16:44.364Z] #40 25.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 25.28 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T15:16:44.364Z] #40 25.49 Selecting previously unselected package libnl-3-dev:s390x. [2020-11-04T15:16:44.364Z] #40 25.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 25.55 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-11-04T15:16:44.364Z] #40 25.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-04T15:16:44.364Z] #40 25.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 25.99 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T15:16:44.364Z] #40 26.05 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-11-04T15:16:44.364Z] #40 26.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 26.06 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-04T15:16:44.364Z] #40 26.11 Selecting previously unselected package zlib1g-dev:s390x. [2020-11-04T15:16:44.364Z] #40 26.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 26.12 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-04T15:16:44.364Z] #40 26.31 Selecting previously unselected package libprotobuf17:s390x. [2020-11-04T15:16:44.364Z] #40 26.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 26.32 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 26.80 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-11-04T15:16:44.364Z] #40 26.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 26.81 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 26.98 Selecting previously unselected package libprotobuf-dev:s390x. [2020-11-04T15:16:44.364Z] #40 26.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 26.99 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 27.86 Selecting previously unselected package libprotoc17:s390x. [2020-11-04T15:16:44.364Z] #40 27.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 27.87 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 28.33 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T15:16:44.364Z] #40 28.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 28.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:16:44.364Z] #40 28.48 Selecting previously unselected package protobuf-compiler. [2020-11-04T15:16:44.364Z] #40 28.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 28.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 28.58 Selecting previously unselected package python-pkg-resources. [2020-11-04T15:16:44.364Z] #40 28.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:16:44.364Z] #40 28.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T15:16:44.364Z] #40 28.71 Selecting previously unselected package python-six. [2020-11-04T15:16:44.364Z] #40 28.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T15:16:44.364Z] #40 28.71 Unpacking python-six (1.12.0-1) ... [2020-11-04T15:16:44.364Z] #40 28.76 Selecting previously unselected package python-protobuf. [2020-11-04T15:16:44.364Z] #40 28.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-11-04T15:16:44.364Z] #40 28.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 29.14 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T15:16:44.364Z] #40 30.67 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:44.364Z] #40 30.68 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:44.364Z] #40 30.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T15:16:44.364Z] #40 30.70 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-11-04T15:16:44.364Z] #40 30.70 Setting up python-six (1.12.0-1) ... [2020-11-04T15:16:44.478Z] #41 ... [2020-11-04T15:16:44.478Z] [2020-11-04T15:16:44.478Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:16:44.478Z] #14 1.122 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T15:16:44.478Z] #14 DONE 1.3s [2020-11-04T15:16:44.478Z] [2020-11-04T15:16:44.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:44.478Z] #41 18.03 DEP compel/src/lib/log.d [2020-11-04T15:16:44.478Z] #41 18.05 DEP compel/src/main.d [2020-11-04T15:16:44.478Z] #41 18.07 DEP compel/src/lib/handle-elf.d [2020-11-04T15:16:44.478Z] #41 18.10 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-04T15:16:44.478Z] #41 18.16 CC compel/src/lib/log.o [2020-11-04T15:16:44.478Z] #41 18.26 CC compel/arch/x86/src/lib/cpu.o [2020-11-04T15:16:44.741Z] #41 18.47 CC compel/arch/x86/src/lib/infect.o [2020-11-04T15:16:45.001Z] #41 18.72 CC compel/src/lib/infect-rpc.o [2020-11-04T15:16:45.001Z] #41 18.81 CC compel/src/lib/infect-util.o [2020-11-04T15:16:45.262Z] #41 18.90 CC compel/src/lib/infect.o [2020-11-04T15:16:45.262Z] #41 ... [2020-11-04T15:16:45.262Z] [2020-11-04T15:16:45.262Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:16:45.262Z] #15 DONE 1.0s [2020-11-04T15:16:45.443Z] #40 ... [2020-11-04T15:16:45.443Z] [2020-11-04T15:16:45.443Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:45.443Z] #30 31.58 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-04T15:16:45.443Z] #30 31.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T15:16:45.443Z] #30 31.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T15:16:45.522Z] [2020-11-04T15:16:45.522Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:16:45.530Z] #32 8.656 internal/cpu [2020-11-04T15:16:45.530Z] #32 8.662 runtime/internal/atomic [2020-11-04T15:16:45.737Z] #30 ... [2020-11-04T15:16:45.738Z] [2020-11-04T15:16:45.738Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:45.738Z] #32 22.21 sort [2020-11-04T15:16:45.738Z] #32 22.21 strconv [2020-11-04T15:16:45.738Z] #32 23.01 internal/oserror [2020-11-04T15:16:45.738Z] #32 23.10 syscall [2020-11-04T15:16:45.738Z] #32 25.74 reflect [2020-11-04T15:16:45.738Z] #32 28.36 time [2020-11-04T15:16:45.738Z] #32 ... [2020-11-04T15:16:45.738Z] [2020-11-04T15:16:45.738Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:45.738Z] #40 31.94 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-11-04T15:16:45.738Z] #40 31.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T15:16:45.738Z] #40 31.96 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:45.738Z] #40 31.96 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-11-04T15:16:45.738Z] #40 31.97 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-11-04T15:16:45.738Z] #40 31.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:16:45.738Z] #40 31.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:16:45.738Z] #40 31.99 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-11-04T15:16:45.738Z] #40 32.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:16:45.738Z] #40 32.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T15:16:45.792Z] #32 8.912 runtime/internal/sys [2020-11-04T15:16:45.792Z] #32 9.154 runtime/internal/math [2020-11-04T15:16:46.054Z] #32 9.281 math/bits [2020-11-04T15:16:46.054Z] #32 9.394 internal/bytealg [2020-11-04T15:16:46.422Z] #47 ... [2020-11-04T15:16:46.422Z] [2020-11-04T15:16:46.422Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:46.422Z] #49 26.04 golang.org/x/crypto/ssh/terminal [2020-11-04T15:16:46.422Z] #49 28.78 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:16:46.422Z] #49 DONE 32.4s [2020-11-04T15:16:46.422Z] [2020-11-04T15:16:46.422Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:46.462Z] #16 DONE 1.2s [2020-11-04T15:16:46.462Z] [2020-11-04T15:16:46.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:46.462Z] #41 19.62 CC compel/src/lib/ptrace.o [2020-11-04T15:16:46.462Z] #41 19.74 AR compel/libcompel.a [2020-11-04T15:16:46.462Z] #41 19.78 HOSTCC compel/src/main-host.o [2020-11-04T15:16:46.462Z] #41 19.86 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-04T15:16:46.462Z] #41 19.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T15:16:46.462Z] #41 20.04 HOSTCC compel/src/lib/log-host.o [2020-11-04T15:16:46.462Z] #41 20.10 HOSTLINK compel/compel-host-bin [2020-11-04T15:16:46.462Z] #41 20.20 DEP soccr/soccr.d [2020-11-04T15:16:46.462Z] #41 20.28 CC soccr/soccr.o [2020-11-04T15:16:46.634Z] #32 9.909 math [2020-11-04T15:16:46.897Z] #32 ... [2020-11-04T15:16:46.897Z] [2020-11-04T15:16:46.897Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:46.897Z] #45 6.174 + RM_GOPATH=0 [2020-11-04T15:16:46.897Z] #45 6.174 + TMP_GOPATH= [2020-11-04T15:16:46.897Z] #45 6.174 + : /build [2020-11-04T15:16:46.897Z] #45 6.174 + '[' -z '' ']' [2020-11-04T15:16:46.897Z] #45 6.174 ++ mktemp -d [2020-11-04T15:16:46.897Z] #45 6.197 + export GOPATH=/tmp/tmp.8B2a1JHRum [2020-11-04T15:16:46.897Z] #45 6.197 + GOPATH=/tmp/tmp.8B2a1JHRum [2020-11-04T15:16:46.897Z] #45 6.197 + RM_GOPATH=1 [2020-11-04T15:16:46.897Z] #45 6.197 + case "$(go env GOARCH)" in [2020-11-04T15:16:46.897Z] #45 6.197 ++ go env GOARCH [2020-11-04T15:16:46.897Z] #45 6.245 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:46.897Z] #45 6.245 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:46.897Z] #45 6.245 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:46.897Z] #45 6.286 + dir=/tmp/install [2020-11-04T15:16:46.897Z] #45 6.286 + bin=gotestsum [2020-11-04T15:16:46.897Z] #45 6.286 + shift [2020-11-04T15:16:46.897Z] #45 6.286 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:16:46.897Z] #45 6.286 + . /tmp/install/gotestsum.installer [2020-11-04T15:16:46.897Z] #45 6.286 ++ : v0.5.3 [2020-11-04T15:16:46.897Z] #45 6.286 + install_gotestsum [2020-11-04T15:16:46.897Z] #45 6.286 + set -e [2020-11-04T15:16:46.897Z] #45 6.286 + export GO111MODULE=on [2020-11-04T15:16:46.897Z] #45 6.286 + GO111MODULE=on [2020-11-04T15:16:46.897Z] #45 6.286 + GOBIN=/build [2020-11-04T15:16:46.897Z] #45 6.286 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:16:46.897Z] #45 6.414 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:46.897Z] #45 6.443 go: finding gotest.tools v0.5.3 [2020-11-04T15:16:46.897Z] #45 7.991 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:46.897Z] #45 8.952 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:16:46.897Z] #45 9.878 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:16:46.897Z] #45 9.879 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:16:46.897Z] #45 9.910 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:46.897Z] #45 9.917 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:16:46.897Z] #45 9.960 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:46.897Z] #45 10.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:46.897Z] #45 ... [2020-11-04T15:16:46.897Z] [2020-11-04T15:16:46.897Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:46.897Z] #53 6.533 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:46.897Z] #53 6.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:46.897Z] #53 6.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:46.897Z] #53 8.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:46.897Z] #53 ... [2020-11-04T15:16:46.897Z] [2020-11-04T15:16:46.897Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:16:46.897Z] #30 5.526 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T15:16:46.897Z] #30 5.534 Cloning into '.'... [2020-11-04T15:16:47.032Z] #41 20.67 AR soccr/libsoccr.a [2020-11-04T15:16:47.032Z] #41 20.74 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:16:47.160Z] #30 ... [2020-11-04T15:16:47.160Z] [2020-11-04T15:16:47.160Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:47.160Z] #49 5.380 + RM_GOPATH=0 [2020-11-04T15:16:47.160Z] #49 5.380 + TMP_GOPATH= [2020-11-04T15:16:47.160Z] #49 5.380 + : /build [2020-11-04T15:16:47.160Z] #49 5.380 + '[' -z '' ']' [2020-11-04T15:16:47.160Z] #49 5.380 ++ mktemp -d [2020-11-04T15:16:47.160Z] #49 5.380 + export GOPATH=/tmp/tmp.tyMcC6E2SP [2020-11-04T15:16:47.160Z] #49 5.380 + GOPATH=/tmp/tmp.tyMcC6E2SP [2020-11-04T15:16:47.160Z] #49 5.380 + RM_GOPATH=1 [2020-11-04T15:16:47.160Z] #49 5.380 + case "$(go env GOARCH)" in [2020-11-04T15:16:47.160Z] #49 5.380 ++ go env GOARCH [2020-11-04T15:16:47.160Z] #49 5.452 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.160Z] #49 5.452 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.160Z] #49 5.452 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:47.160Z] #49 5.452 + dir=/tmp/install [2020-11-04T15:16:47.160Z] #49 5.452 + bin=shfmt [2020-11-04T15:16:47.160Z] #49 5.452 + shift [2020-11-04T15:16:47.160Z] #49 5.452 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:16:47.160Z] #49 5.452 + . /tmp/install/shfmt.installer [2020-11-04T15:16:47.160Z] #49 5.452 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:47.160Z] #49 5.453 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:47.160Z] #49 5.453 + install_shfmt [2020-11-04T15:16:47.160Z] #49 5.453 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:16:47.160Z] #49 5.453 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tyMcC6E2SP/src/github.com/mvdan/sh [2020-11-04T15:16:47.160Z] #49 5.477 Cloning into '/tmp/tmp.tyMcC6E2SP/src/github.com/mvdan/sh'... [2020-11-04T15:16:47.292Z] #41 21.03 DEP criu/arch/x86/sigframe.d [2020-11-04T15:16:47.392Z] #56 ... [2020-11-04T15:16:47.392Z] [2020-11-04T15:16:47.392Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:47.430Z] #49 ... [2020-11-04T15:16:47.430Z] [2020-11-04T15:16:47.430Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:47.430Z] #34 6.555 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:47.430Z] #34 6.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:47.430Z] #34 6.631 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:47.430Z] #34 8.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:47.430Z] #34 ... [2020-11-04T15:16:47.430Z] [2020-11-04T15:16:47.430Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:47.430Z] #62 5.516 + RM_GOPATH=0 [2020-11-04T15:16:47.430Z] #62 5.516 + TMP_GOPATH= [2020-11-04T15:16:47.430Z] #62 5.516 + : /build [2020-11-04T15:16:47.430Z] #62 5.516 + '[' -z '' ']' [2020-11-04T15:16:47.430Z] #62 5.516 ++ mktemp -d [2020-11-04T15:16:47.430Z] #62 5.516 + export GOPATH=/tmp/tmp.DnRV8xAutV [2020-11-04T15:16:47.430Z] #62 5.516 + GOPATH=/tmp/tmp.DnRV8xAutV [2020-11-04T15:16:47.430Z] #62 5.517 + RM_GOPATH=1 [2020-11-04T15:16:47.430Z] #62 5.517 + case "$(go env GOARCH)" in [2020-11-04T15:16:47.430Z] #62 5.517 ++ go env GOARCH [2020-11-04T15:16:47.430Z] #62 5.529 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.430Z] #62 5.529 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.430Z] #62 5.529 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:47.430Z] #62 5.538 + dir=/tmp/install [2020-11-04T15:16:47.430Z] #62 5.538 + bin=proxy [2020-11-04T15:16:47.430Z] #62 5.538 + shift [2020-11-04T15:16:47.430Z] #62 5.538 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:16:47.430Z] #62 5.538 + . /tmp/install/proxy.installer [2020-11-04T15:16:47.430Z] #62 5.538 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:47.430Z] #62 5.538 + install_proxy [2020-11-04T15:16:47.430Z] #62 5.538 + case "$1" in [2020-11-04T15:16:47.430Z] #62 5.538 + export CGO_ENABLED=0 [2020-11-04T15:16:47.430Z] #62 5.538 + CGO_ENABLED=0 [2020-11-04T15:16:47.430Z] #62 5.538 + _install_proxy [2020-11-04T15:16:47.430Z] #62 5.538 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:16:47.430Z] #62 5.538 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DnRV8xAutV/src/github.com/docker/libnetwork [2020-11-04T15:16:47.430Z] #62 5.538 Cloning into '/tmp/tmp.DnRV8xAutV/src/github.com/docker/libnetwork'... [2020-11-04T15:16:47.430Z] #62 5.541 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:16:47.552Z] #41 21.06 DEP criu/arch/x86/sigaction_compat.d [2020-11-04T15:16:47.552Z] #41 21.09 DEP criu/arch/x86/kerndat.d [2020-11-04T15:16:47.552Z] #41 21.13 DEP criu/arch/x86/crtools.d [2020-11-04T15:16:47.552Z] #41 21.17 DEP criu/arch/x86/cpu.d [2020-11-04T15:16:47.552Z] #41 21.23 CC criu/arch/x86/cpu.o [2020-11-04T15:16:47.654Z] #54 33.34 Checking out files: 65% (2249/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T15:16:47.654Z] #54 33.96 + cd /tmp/tmp.VHeAkroevU/src/github.com/containerd/containerd [2020-11-04T15:16:47.693Z] #62 ... [2020-11-04T15:16:47.693Z] [2020-11-04T15:16:47.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:47.693Z] #11 5.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:47.693Z] #11 5.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:47.693Z] #11 5.176 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:47.693Z] #11 6.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:47.693Z] #11 9.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:47.693Z] #11 ... [2020-11-04T15:16:47.693Z] [2020-11-04T15:16:47.693Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:47.693Z] #43 5.308 + RM_GOPATH=0 [2020-11-04T15:16:47.693Z] #43 5.308 + TMP_GOPATH= [2020-11-04T15:16:47.693Z] #43 5.308 + : /build [2020-11-04T15:16:47.693Z] #43 5.308 + '[' -z '' ']' [2020-11-04T15:16:47.693Z] #43 5.308 ++ mktemp -d [2020-11-04T15:16:47.693Z] #43 5.321 + export GOPATH=/tmp/tmp.8nq5T5skoC [2020-11-04T15:16:47.693Z] #43 5.321 + GOPATH=/tmp/tmp.8nq5T5skoC [2020-11-04T15:16:47.693Z] #43 5.321 + RM_GOPATH=1 [2020-11-04T15:16:47.693Z] #43 5.321 + case "$(go env GOARCH)" in [2020-11-04T15:16:47.693Z] #43 5.321 ++ go env GOARCH [2020-11-04T15:16:47.693Z] #43 5.412 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.693Z] #43 5.412 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.693Z] #43 5.412 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:47.693Z] #43 5.412 + dir=/tmp/install [2020-11-04T15:16:47.693Z] #43 5.412 + bin=vndr [2020-11-04T15:16:47.693Z] #43 5.412 + shift [2020-11-04T15:16:47.693Z] #43 5.412 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:16:47.693Z] #43 5.412 + . /tmp/install/vndr.installer [2020-11-04T15:16:47.693Z] #43 5.412 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:47.693Z] #43 5.412 + install_vndr [2020-11-04T15:16:47.693Z] #43 5.412 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:16:47.693Z] #43 5.412 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8nq5T5skoC/src/github.com/LK4D4/vndr [2020-11-04T15:16:47.693Z] #43 5.412 Cloning into '/tmp/tmp.8nq5T5skoC/src/github.com/LK4D4/vndr'... [2020-11-04T15:16:47.693Z] #43 5.413 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:47.693Z] #43 6.454 + cd /tmp/tmp.8nq5T5skoC/src/github.com/LK4D4/vndr [2020-11-04T15:16:47.693Z] #43 6.454 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:16:47.693Z] #43 6.536 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:16:47.693Z] #43 8.638 runtime/internal/atomic [2020-11-04T15:16:47.693Z] #43 8.652 internal/cpu [2020-11-04T15:16:47.693Z] #43 8.977 runtime/internal/sys [2020-11-04T15:16:47.693Z] #43 9.130 runtime/internal/math [2020-11-04T15:16:47.693Z] #43 9.240 internal/race [2020-11-04T15:16:47.693Z] #43 9.365 sync/atomic [2020-11-04T15:16:47.693Z] #43 9.399 internal/bytealg [2020-11-04T15:16:47.693Z] #43 9.776 unicode [2020-11-04T15:16:47.693Z] #43 10.48 runtime [2020-11-04T15:16:47.812Z] #41 ... [2020-11-04T15:16:47.812Z] [2020-11-04T15:16:47.812Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:16:47.812Z] #17 DONE 1.1s [2020-11-04T15:16:47.812Z] [2020-11-04T15:16:47.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:47.812Z] #41 21.40 CC criu/arch/x86/crtools.o [2020-11-04T15:16:47.827Z] #40 ... [2020-11-04T15:16:47.827Z] [2020-11-04T15:16:47.827Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:47.827Z] #43 24.43 bufio [2020-11-04T15:16:47.827Z] #43 25.02 reflect [2020-11-04T15:16:47.827Z] #43 25.97 syscall [2020-11-04T15:16:47.827Z] #43 32.69 internal/poll [2020-11-04T15:16:47.827Z] #43 33.93 internal/fmtsort [2020-11-04T15:16:47.827Z] #43 34.17 internal/syscall/execenv [2020-11-04T15:16:47.827Z] #43 34.27 internal/syscall/unix [2020-11-04T15:16:47.827Z] #43 34.50 os [2020-11-04T15:16:47.827Z] #43 34.53 strings [2020-11-04T15:16:47.915Z] #54 33.96 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:16:47.956Z] #43 ... [2020-11-04T15:16:47.956Z] [2020-11-04T15:16:47.956Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:47.956Z] #47 6.074 + RM_GOPATH=0 [2020-11-04T15:16:47.956Z] #47 6.074 + TMP_GOPATH= [2020-11-04T15:16:47.956Z] #47 6.074 + : /build [2020-11-04T15:16:47.956Z] #47 6.074 + '[' -z '' ']' [2020-11-04T15:16:47.956Z] #47 6.074 ++ mktemp -d [2020-11-04T15:16:47.956Z] #47 6.074 + export GOPATH=/tmp/tmp.KPjH97HHuk [2020-11-04T15:16:47.956Z] #47 6.074 + GOPATH=/tmp/tmp.KPjH97HHuk [2020-11-04T15:16:47.956Z] #47 6.074 + RM_GOPATH=1 [2020-11-04T15:16:47.956Z] #47 6.074 + case "$(go env GOARCH)" in [2020-11-04T15:16:47.956Z] #47 6.074 ++ go env GOARCH [2020-11-04T15:16:47.956Z] #47 6.090 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.956Z] #47 6.095 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:47.956Z] #47 6.095 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:47.956Z] #47 6.101 + dir=/tmp/install [2020-11-04T15:16:47.956Z] #47 6.101 + bin=golangci_lint [2020-11-04T15:16:47.956Z] #47 6.101 + shift [2020-11-04T15:16:47.956Z] #47 6.101 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:16:47.956Z] #47 6.101 + . /tmp/install/golangci_lint.installer [2020-11-04T15:16:47.956Z] #47 6.101 ++ : v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.101 + install_golangci_lint [2020-11-04T15:16:47.956Z] #47 6.101 + set -e [2020-11-04T15:16:47.956Z] #47 6.101 + export GO111MODULE=on [2020-11-04T15:16:47.956Z] #47 6.101 + GO111MODULE=on [2020-11-04T15:16:47.956Z] #47 6.101 + GOBIN=/build [2020-11-04T15:16:47.956Z] #47 6.101 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.265 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.278 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.278 go: finding github.com v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.291 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:47.956Z] #47 6.291 go: finding github.com/golangci v1.23.8 [2020-11-04T15:16:47.956Z] #47 7.621 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:47.956Z] #47 8.522 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:16:47.956Z] #47 ... [2020-11-04T15:16:47.956Z] [2020-11-04T15:16:47.956Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:47.956Z] #38 5.920 + git clone https://github.com/docker/distribution.git . [2020-11-04T15:16:47.956Z] #38 5.920 Cloning into '.'... [2020-11-04T15:16:48.072Z] #41 21.77 CC criu/arch/x86/kerndat.o [2020-11-04T15:16:48.128Z] #43 ... [2020-11-04T15:16:48.128Z] [2020-11-04T15:16:48.128Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:48.128Z] #34 26.74 Selecting previously unselected package libicu63:s390x. [2020-11-04T15:16:48.128Z] #34 26.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 26.77 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T15:16:48.128Z] #34 30.77 Selecting previously unselected package libxml2:s390x. [2020-11-04T15:16:48.128Z] #34 30.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 30.78 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:16:48.128Z] #34 31.26 Selecting previously unselected package libarchive13:s390x. [2020-11-04T15:16:48.128Z] #34 31.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 31.28 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-04T15:16:48.128Z] #34 31.48 Selecting previously unselected package libjsoncpp1:s390x. [2020-11-04T15:16:48.128Z] #34 31.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 31.48 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-11-04T15:16:48.128Z] #34 31.62 Selecting previously unselected package librhash0:s390x. [2020-11-04T15:16:48.128Z] #34 31.62 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 31.62 Unpacking librhash0:s390x (1.3.8-1) ... [2020-11-04T15:16:48.128Z] #34 31.71 Selecting previously unselected package libuv1:s390x. [2020-11-04T15:16:48.128Z] #34 31.71 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 31.71 Unpacking libuv1:s390x (1.24.1-1) ... [2020-11-04T15:16:48.128Z] #34 31.82 Selecting previously unselected package cmake. [2020-11-04T15:16:48.128Z] #34 31.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-11-04T15:16:48.128Z] #34 31.82 Unpacking cmake (3.13.4-1) ... [2020-11-04T15:16:48.128Z] #34 34.05 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T15:16:48.128Z] #34 34.05 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:16:48.128Z] #34 34.06 Setting up libuv1:s390x (1.24.1-1) ... [2020-11-04T15:16:48.128Z] #34 34.07 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:16:48.128Z] #34 34.08 Setting up librhash0:s390x (1.3.8-1) ... [2020-11-04T15:16:48.128Z] #34 34.09 Setting up cmake-data (3.13.4-1) ... [2020-11-04T15:16:48.128Z] #34 34.10 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:16:48.128Z] #34 34.11 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-11-04T15:16:48.128Z] #34 34.12 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-11-04T15:16:48.128Z] #34 34.13 Setting up cmake (3.13.4-1) ... [2020-11-04T15:16:48.128Z] #34 34.13 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:48.128Z] #34 34.16 Processing triggers for mime-support (3.62) ... [2020-11-04T15:16:48.128Z] #34 DONE 34.7s [2020-11-04T15:16:48.128Z] [2020-11-04T15:16:48.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:48.128Z] #11 26.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-11-04T15:16:48.128Z] #11 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-11-04T15:16:48.128Z] #11 27.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-11-04T15:16:48.128Z] #11 27.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-11-04T15:16:48.128Z] #11 27.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-11-04T15:16:48.128Z] #11 27.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-11-04T15:16:48.128Z] #11 27.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-11-04T15:16:48.128Z] #11 27.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-11-04T15:16:48.128Z] #11 27.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-11-04T15:16:48.128Z] #11 27.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-11-04T15:16:48.128Z] #11 27.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-11-04T15:16:48.128Z] #11 27.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-11-04T15:16:48.128Z] #11 27.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-11-04T15:16:48.128Z] #11 27.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-11-04T15:16:48.128Z] #11 27.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-11-04T15:16:48.128Z] #11 27.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-11-04T15:16:48.128Z] #11 28.44 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:48.128Z] #11 28.47 Fetched 73.3 MB in 5s (15.5 MB/s) [2020-11-04T15:16:48.128Z] #11 28.52 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T15:16:48.128Z] #11 28.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-11-04T15:16:48.128Z] #11 28.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-11-04T15:16:48.128Z] #11 28.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:16:48.128Z] #11 29.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T15:16:48.128Z] #11 29.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-11-04T15:16:48.128Z] #11 29.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:16:48.128Z] #11 32.25 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T15:16:48.128Z] #11 32.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T15:16:48.128Z] #11 32.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:16:48.128Z] #11 32.34 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-11-04T15:16:48.128Z] #11 32.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-04T15:16:48.128Z] #11 32.35 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T15:16:48.128Z] #11 32.47 Selecting previously unselected package dmsetup. [2020-11-04T15:16:48.128Z] #11 32.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-11-04T15:16:48.128Z] #11 32.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T15:16:48.128Z] #11 32.65 Selecting previously unselected package mingw-w64-common. [2020-11-04T15:16:48.128Z] #11 32.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T15:16:48.128Z] #11 32.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T15:16:48.128Z] #11 ... [2020-11-04T15:16:48.128Z] [2020-11-04T15:16:48.128Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:48.219Z] #38 ... [2020-11-04T15:16:48.219Z] [2020-11-04T15:16:48.219Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:48.219Z] #40 5.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:48.219Z] #40 5.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:48.219Z] #40 5.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:48.219Z] #40 6.375 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:48.219Z] #40 9.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:48.219Z] #40 ... [2020-11-04T15:16:48.219Z] [2020-11-04T15:16:48.219Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:48.219Z] #45 10.16 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:48.219Z] #45 10.41 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:48.219Z] #45 10.64 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:48.219Z] #45 10.65 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:16:48.219Z] #45 10.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:16:48.219Z] #45 10.70 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:16:48.219Z] #45 10.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:16:48.219Z] #45 10.86 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:16:48.219Z] #45 10.98 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:16:48.219Z] #45 11.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:48.219Z] #45 11.22 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:48.219Z] #45 11.28 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:16:48.219Z] #45 11.30 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:16:48.332Z] #41 21.91 CC criu/arch/x86/sigaction_compat.o [2020-11-04T15:16:48.332Z] #41 21.99 CC criu/arch/x86/sigframe.o [2020-11-04T15:16:48.596Z] #41 22.07 LINK criu/arch/x86/crtools.built-in.o [2020-11-04T15:16:48.596Z] #41 22.13 DEP criu/pie/util-vdso-elf32.d [2020-11-04T15:16:48.596Z] #41 22.18 DEP criu/pie/util-vdso.d [2020-11-04T15:16:48.596Z] #41 22.25 DEP criu/pie/util.d [2020-11-04T15:16:48.596Z] #41 22.30 CC criu/pie/util.o [2020-11-04T15:16:48.596Z] #41 22.39 CC criu/pie/util-vdso.o [2020-11-04T15:16:48.857Z] #41 22.58 CC criu/pie/util-vdso-elf32.o [2020-11-04T15:16:48.884Z] #54 34.85 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:16:48.884Z] #54 34.85 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:16:48.884Z] #54 34.85 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:48.884Z] #54 34.85 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:16:48.884Z] #54 34.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:16:48.884Z] #54 34.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:16:48.884Z] #54 34.85 + '[' '' = dynamic ']' [2020-11-04T15:16:48.884Z] #54 34.85 + make [2020-11-04T15:16:49.116Z] #41 22.77 AR criu/pie/pie.lib.a [2020-11-04T15:16:49.116Z] #41 22.82 DEP criu/pie/restorer.d [2020-11-04T15:16:49.116Z] #41 22.90 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-04T15:16:49.116Z] #41 22.95 DEP criu/arch/x86/restorer_unmap.d [2020-11-04T15:16:49.186Z] #35 ... [2020-11-04T15:16:49.186Z] [2020-11-04T15:16:49.186Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:49.186Z] #40 35.11 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-11-04T15:16:49.186Z] #40 35.13 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:16:49.186Z] #40 DONE 35.4s [2020-11-04T15:16:49.186Z] [2020-11-04T15:16:49.186Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:49.186Z] #35 0.842 + RM_GOPATH=0 [2020-11-04T15:16:49.186Z] #35 0.842 + TMP_GOPATH= [2020-11-04T15:16:49.186Z] #35 0.842 + : /build [2020-11-04T15:16:49.186Z] #35 0.842 + '[' -z '' ']' [2020-11-04T15:16:49.186Z] #35 0.843 ++ mktemp -d [2020-11-04T15:16:49.186Z] #35 0.852 + export GOPATH=/tmp/tmp.DsGYv4pQoH [2020-11-04T15:16:49.186Z] #35 0.852 + GOPATH=/tmp/tmp.DsGYv4pQoH [2020-11-04T15:16:49.186Z] #35 0.852 + RM_GOPATH=1 [2020-11-04T15:16:49.186Z] #35 0.852 + case "$(go env GOARCH)" in [2020-11-04T15:16:49.186Z] #35 0.852 ++ go env GOARCH [2020-11-04T15:16:49.186Z] #35 0.863 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:49.186Z] #35 0.863 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:49.186Z] #35 0.863 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:49.186Z] #35 0.863 + dir=/tmp/install [2020-11-04T15:16:49.186Z] #35 0.863 + bin=tini [2020-11-04T15:16:49.186Z] #35 0.863 + shift [2020-11-04T15:16:49.186Z] #35 0.863 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:16:49.186Z] #35 0.863 + . /tmp/install/tini.installer [2020-11-04T15:16:49.186Z] #35 0.864 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:49.186Z] #35 0.864 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:49.186Z] #35 0.864 + install_tini [2020-11-04T15:16:49.186Z] #35 0.864 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:16:49.186Z] #35 0.865 + git clone https://github.com/krallin/tini.git /tmp/tmp.DsGYv4pQoH/tini [2020-11-04T15:16:49.186Z] #35 0.872 Cloning into '/tmp/tmp.DsGYv4pQoH/tini'... [2020-11-04T15:16:49.376Z] #41 22.97 DEP criu/arch/x86/restorer.d [2020-11-04T15:16:49.377Z] #41 23.06 DEP criu/arch/x86/vdso-pie.d [2020-11-04T15:16:49.377Z] #41 23.11 DEP criu/pie/parasite-vdso.d [2020-11-04T15:16:49.377Z] #41 23.17 DEP criu/pie/parasite.d [2020-11-04T15:16:49.449Z] #54 ... [2020-11-04T15:16:49.449Z] [2020-11-04T15:16:49.449Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:49.449Z] #45 DONE 35.5s [2020-11-04T15:16:49.449Z] [2020-11-04T15:16:49.449Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:49.449Z] #54 35.58 + bin/ctr [2020-11-04T15:16:49.490Z] #35 ... [2020-11-04T15:16:49.490Z] [2020-11-04T15:16:49.490Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:49.490Z] #45 DONE 36.1s [2020-11-04T15:16:49.636Z] #41 23.29 CC criu/pie/parasite.o [2020-11-04T15:16:49.789Z] [2020-11-04T15:16:49.789Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:49.789Z] #35 1.547 + cd /tmp/tmp.DsGYv4pQoH/tini [2020-11-04T15:16:49.789Z] #35 1.547 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:16:49.789Z] #35 1.547 + cmake . [2020-11-04T15:16:49.895Z] #41 23.69 LINK criu/pie/parasite.built-in.o [2020-11-04T15:16:50.096Z] #35 2.108 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:16:50.155Z] #41 23.70 GEN criu/pie/parasite-blob.h [2020-11-04T15:16:50.155Z] #41 23.71 CC criu/pie/parasite-vdso.o [2020-11-04T15:16:50.155Z] #41 ... [2020-11-04T15:16:50.155Z] [2020-11-04T15:16:50.155Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:50.155Z] #51 1.400 + RM_GOPATH=0 [2020-11-04T15:16:50.155Z] #51 1.400 + TMP_GOPATH= [2020-11-04T15:16:50.155Z] #51 1.400 + : /build [2020-11-04T15:16:50.155Z] #51 1.400 + '[' -z '' ']' [2020-11-04T15:16:50.155Z] #51 1.400 ++ mktemp -d [2020-11-04T15:16:50.155Z] #51 1.403 + export GOPATH=/tmp/tmp.qBKYk39PaQ [2020-11-04T15:16:50.155Z] #51 1.403 + GOPATH=/tmp/tmp.qBKYk39PaQ [2020-11-04T15:16:50.155Z] #51 1.403 + RM_GOPATH=1 [2020-11-04T15:16:50.155Z] #51 1.403 + case "$(go env GOARCH)" in [2020-11-04T15:16:50.155Z] #51 1.403 ++ go env GOARCH [2020-11-04T15:16:50.155Z] #51 1.409 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:50.155Z] #51 1.409 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:16:50.155Z] #51 1.411 ++ dirname /tmp/install/install.sh [2020-11-04T15:16:50.155Z] #51 1.412 + dir=/tmp/install [2020-11-04T15:16:50.155Z] #51 1.412 + bin=runc [2020-11-04T15:16:50.155Z] #51 1.412 + shift [2020-11-04T15:16:50.155Z] #51 1.412 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:16:50.155Z] #51 1.412 + . /tmp/install/runc.installer [2020-11-04T15:16:50.155Z] #51 1.412 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:50.155Z] #51 1.412 + install_runc [2020-11-04T15:16:50.155Z] #51 1.414 + uname -r [2020-11-04T15:16:50.155Z] #51 1.416 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:16:50.155Z] #51 1.418 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:16:50.155Z] #51 1.418 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:16:50.155Z] #51 1.418 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:16:50.155Z] #51 1.418 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qBKYk39PaQ/src/github.com/opencontainers/runc [2020-11-04T15:16:50.155Z] #51 1.424 Cloning into '/tmp/tmp.qBKYk39PaQ/src/github.com/opencontainers/runc'... [2020-11-04T15:16:50.155Z] #51 3.569 + cd /tmp/tmp.qBKYk39PaQ/src/github.com/opencontainers/runc [2020-11-04T15:16:50.155Z] #51 3.569 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:16:50.155Z] #51 3.724 + '[' -z '' ']' [2020-11-04T15:16:50.155Z] #51 3.724 + target=static [2020-11-04T15:16:50.155Z] #51 3.724 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:16:50.155Z] #51 4.051 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 . [2020-11-04T15:16:50.155Z] #51 ... [2020-11-04T15:16:50.155Z] [2020-11-04T15:16:50.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:50.155Z] #41 23.95 CC criu/arch/x86/vdso-pie.o [2020-11-04T15:16:50.379Z] #54 ... [2020-11-04T15:16:50.379Z] [2020-11-04T15:16:50.379Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:16:50.379Z] #46 DONE 0.1s [2020-11-04T15:16:50.390Z] #35 2.168 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:16:50.414Z] #41 24.08 CC criu/arch/x86/restorer.o [2020-11-04T15:16:50.636Z] [2020-11-04T15:16:50.636Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:50.674Z] #41 24.25 CC criu/arch/x86/restorer_unmap.o [2020-11-04T15:16:50.674Z] #41 24.28 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-04T15:16:50.685Z] #35 2.664 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:16:50.773Z] #45 13.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:16:50.773Z] #45 14.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:16:50.934Z] #41 24.40 CC criu/pie/restorer.o [2020-11-04T15:16:50.978Z] #35 2.669 -- Detecting C compiler ABI info [2020-11-04T15:16:51.270Z] #35 3.199 -- Detecting C compiler ABI info - done [2020-11-04T15:16:51.348Z] #45 ... [2020-11-04T15:16:51.348Z] [2020-11-04T15:16:51.348Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:51.348Z] #22 14.31 + mkdir -p /build [2020-11-04T15:16:51.348Z] #22 14.31 + mv docker/docker /build/ [2020-11-04T15:16:51.348Z] #22 14.32 + rmdir docker [2020-11-04T15:16:51.348Z] #22 DONE 14.5s [2020-11-04T15:16:51.348Z] [2020-11-04T15:16:51.348Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:51.348Z] #43 13.59 unicode/utf8 [2020-11-04T15:16:51.348Z] #43 14.19 math [2020-11-04T15:16:51.503Z] #41 25.19 LINK criu/pie/restorer.built-in.o [2020-11-04T15:16:51.503Z] #41 25.19 GEN criu/pie/restorer-blob.h [2020-11-04T15:16:51.503Z] #41 25.25 DEP criu/vdso.d [2020-11-04T15:16:51.563Z] #35 3.222 -- Detecting C compile features [2020-11-04T15:16:51.763Z] #41 25.36 DEP criu/vdso-compat.d [2020-11-04T15:16:51.763Z] #41 25.41 DEP criu/uts_ns.d [2020-11-04T15:16:51.763Z] #41 25.45 DEP criu/util.d [2020-11-04T15:16:51.763Z] #41 25.50 DEP criu/uffd.d [2020-11-04T15:16:52.023Z] #41 25.54 DEP criu/tun.d [2020-11-04T15:16:52.023Z] #41 25.60 DEP criu/tty.d [2020-11-04T15:16:52.023Z] #41 25.66 DEP criu/timerfd.d [2020-11-04T15:16:52.023Z] #41 25.72 DEP criu/timens.d [2020-11-04T15:16:52.023Z] #41 25.78 DEP criu/sysfs_parse.d [2020-11-04T15:16:52.283Z] #41 25.83 DEP criu/sysctl.d [2020-11-04T15:16:52.283Z] #41 25.88 DEP criu/string.d [2020-11-04T15:16:52.283Z] #41 25.89 DEP criu/stats.d [2020-11-04T15:16:52.283Z] #41 25.92 DEP criu/sockets.d [2020-11-04T15:16:52.283Z] #41 25.97 DEP criu/sk-unix.d [2020-11-04T15:16:52.283Z] #41 26.03 DEP criu/sk-tcp.d [2020-11-04T15:16:52.542Z] #41 26.07 DEP criu/sk-queue.d [2020-11-04T15:16:52.542Z] #41 26.12 DEP criu/sk-packet.d [2020-11-04T15:16:52.542Z] #41 26.17 DEP criu/sk-netlink.d [2020-11-04T15:16:52.542Z] #41 26.23 DEP criu/sk-inet.d [2020-11-04T15:16:52.542Z] #41 26.29 DEP criu/signalfd.d [2020-11-04T15:16:52.601Z] #35 ... [2020-11-04T15:16:52.601Z] [2020-11-04T15:16:52.601Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:52.601Z] #49 28.97 time [2020-11-04T15:16:52.601Z] #49 28.97 reflect [2020-11-04T15:16:52.601Z] #49 32.73 context [2020-11-04T15:16:52.601Z] #49 33.33 internal/poll [2020-11-04T15:16:52.601Z] #49 35.39 os [2020-11-04T15:16:52.601Z] #49 38.26 path/filepath [2020-11-04T15:16:52.601Z] #49 38.68 encoding/binary [2020-11-04T15:16:52.601Z] #49 ... [2020-11-04T15:16:52.601Z] [2020-11-04T15:16:52.601Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:52.601Z] #35 4.457 -- Detecting C compile features - done [2020-11-04T15:16:52.601Z] #35 4.492 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:16:52.802Z] #41 26.34 DEP criu/sigframe.d [2020-11-04T15:16:52.802Z] #41 26.39 DEP criu/shmem.d [2020-11-04T15:16:52.802Z] #41 26.46 DEP criu/servicefd.d [2020-11-04T15:16:52.802Z] #41 26.50 DEP criu/seize.d [2020-11-04T15:16:52.802Z] #41 26.54 DEP criu/seccomp.d [2020-11-04T15:16:52.802Z] #41 26.60 DEP criu/rst-malloc.d [2020-11-04T15:16:52.893Z] #35 4.660 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:16:52.893Z] #35 4.690 -- Configuring done [2020-11-04T15:16:52.893Z] #35 4.762 -- Generating done [2020-11-04T15:16:52.893Z] #35 4.765 -- Build files have been written to: /tmp/tmp.DsGYv4pQoH/tini [2020-11-04T15:16:52.893Z] #35 4.774 + make tini-static [2020-11-04T15:16:53.062Z] #41 26.63 DEP criu/rbtree.d [2020-11-04T15:16:53.062Z] #41 26.64 DEP criu/pstree.d [2020-11-04T15:16:53.062Z] #41 26.69 DEP criu/protobuf.d [2020-11-04T15:16:53.062Z] #41 26.73 GEN criu/protobuf-desc-gen.h [2020-11-04T15:16:53.152Z] #47 ... [2020-11-04T15:16:53.152Z] [2020-11-04T15:16:53.152Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:53.152Z] #56 39.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:53.152Z] #56 39.14 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:16:53.186Z] #35 5.080 Scanning dependencies of target tini-static [2020-11-04T15:16:53.186Z] #35 5.110 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:16:53.631Z] #41 27.46 DEP criu/protobuf-desc.d [2020-11-04T15:16:53.891Z] #41 27.50 DEP criu/proc_parse.d [2020-11-04T15:16:53.891Z] #41 27.55 DEP criu/plugin.d [2020-11-04T15:16:53.891Z] #41 27.57 DEP criu/pipes.d [2020-11-04T15:16:53.891Z] #41 27.62 DEP criu/pie-util.d [2020-11-04T15:16:53.891Z] #41 27.65 DEP criu/pie-util-vdso.d [2020-11-04T15:16:53.891Z] #41 27.68 DEP criu/pie-util-vdso-elf32.d [2020-11-04T15:16:54.151Z] #41 27.71 DEP criu/path.d [2020-11-04T15:16:54.151Z] #41 27.75 DEP criu/parasite-syscall.d [2020-11-04T15:16:54.151Z] #41 27.81 DEP criu/pagemap.d [2020-11-04T15:16:54.151Z] #41 27.86 DEP criu/pagemap-cache.d [2020-11-04T15:16:54.151Z] #41 27.90 DEP criu/page-xfer.d [2020-11-04T15:16:54.151Z] #41 27.94 DEP criu/page-pipe.d [2020-11-04T15:16:54.223Z] #35 6.031 [100%] Linking C executable tini-static [2020-11-04T15:16:54.410Z] #41 27.97 DEP criu/netfilter.d [2020-11-04T15:16:54.410Z] #41 28.02 DEP criu/net.d [2020-11-04T15:16:54.410Z] #41 28.07 DEP criu/namespaces.d [2020-11-04T15:16:54.410Z] #41 28.11 DEP criu/mount.d [2020-11-04T15:16:54.410Z] #41 28.16 DEP criu/memfd.d [2020-11-04T15:16:54.410Z] #41 28.20 DEP criu/mem.d [2020-11-04T15:16:54.516Z] #35 6.361 [100%] Built target tini-static [2020-11-04T15:16:54.516Z] #35 6.413 + mkdir -p /build [2020-11-04T15:16:54.516Z] #35 6.420 + cp tini-static /build/docker-init [2020-11-04T15:16:54.669Z] #41 28.25 DEP criu/lsm.d [2020-11-04T15:16:54.669Z] #41 28.28 DEP criu/log.d [2020-11-04T15:16:54.669Z] #41 28.31 DEP criu/libnetlink.d [2020-11-04T15:16:54.669Z] #41 28.34 DEP criu/kerndat.d [2020-11-04T15:16:54.669Z] #41 28.39 DEP criu/kcmp-ids.d [2020-11-04T15:16:54.669Z] #41 28.41 DEP criu/irmap.d [2020-11-04T15:16:54.669Z] #41 28.44 DEP criu/ipc_ns.d [2020-11-04T15:16:54.669Z] #41 28.48 DEP criu/image.d [2020-11-04T15:16:54.669Z] #41 28.51 DEP criu/image-desc.d [2020-11-04T15:16:54.824Z] #35 DONE 6.7s [2020-11-04T15:16:54.824Z] [2020-11-04T15:16:54.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:54.824Z] #41 2.139 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:16:54.824Z] #41 2.139 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:16:54.824Z] #41 2.147 Note: Building without GnuTLS support [2020-11-04T15:16:54.824Z] #41 2.148 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:16:54.824Z] #41 2.148 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:16:54.824Z] #41 2.969 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:16:54.824Z] #41 2.981 GEN .gitid [2020-11-04T15:16:54.824Z] #41 2.992 GEN criu/include/version.h [2020-11-04T15:16:54.824Z] #41 3.023 GEN include/common/asm [2020-11-04T15:16:54.824Z] #41 3.817 PBCC images/timens.pb-c.c [2020-11-04T15:16:54.824Z] #41 3.834 DEP images/timens.pb-c.d [2020-11-04T15:16:54.824Z] #41 3.880 PBCC images/fown.pb-c.c [2020-11-04T15:16:54.824Z] #41 3.910 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T15:16:54.824Z] #41 4.009 PBCC images/opts.pb-c.c [2020-11-04T15:16:54.824Z] #41 4.015 PBCC images/memfd.pb-c.c [2020-11-04T15:16:54.824Z] #41 4.028 DEP images/fown.pb-c.d [2020-11-04T15:16:54.824Z] #41 4.079 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T15:16:54.824Z] #41 4.088 DEP images/opts.pb-c.d [2020-11-04T15:16:54.824Z] #41 4.130 DEP images/memfd.pb-c.d [2020-11-04T15:16:54.824Z] #41 4.201 PBCC images/sit.pb-c.c [2020-11-04T15:16:54.824Z] #41 4.230 DEP images/sit.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.254 PBCC images/macvlan.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.262 DEP images/macvlan.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.291 PBCC images/autofs.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.305 DEP images/autofs.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.329 PBCC images/sysctl.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.345 DEP images/sysctl.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.392 PBCC images/time.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.406 DEP images/time.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.436 PBCC images/binfmt-misc.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.450 DEP images/binfmt-misc.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.496 PBCC images/seccomp.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.505 DEP images/seccomp.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.558 PBCC images/userns.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.572 DEP images/userns.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.602 PBCC images/cgroup.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.624 DEP images/cgroup.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.658 PBCC images/ext-file.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.665 DEP images/ext-file.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.685 PBCC images/rpc.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.712 DEP images/rpc.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.738 PBCC images/siginfo.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.742 DEP images/siginfo.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.767 PBCC images/pagemap.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.783 DEP images/pagemap.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.810 PBCC images/rlimit.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.813 DEP images/rlimit.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.829 PBCC images/file-lock.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.866 DEP images/file-lock.pb-c.d [2020-11-04T15:16:54.825Z] #41 4.926 PBCC images/tty.pb-c.c [2020-11-04T15:16:54.825Z] #41 4.933 DEP images/tty.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.011 PBCC images/tun.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.028 PBCC images/netdev.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.071 DEP images/tun.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.077 DEP images/netdev.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.148 PBCC images/vma.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.173 DEP images/vma.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.187 PBCC images/creds.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.203 DEP images/creds.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.260 PBCC images/utsns.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.288 DEP images/utsns.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.294 PBCC images/ipc-desc.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.310 PBCC images/ipc-sem.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.337 DEP images/ipc-desc.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.362 DEP images/ipc-sem.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.371 PBCC images/ipc-msg.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.412 DEP images/ipc-msg.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.423 PBCC images/ipc-shm.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.435 DEP images/ipc-shm.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.476 PBCC images/ipc-var.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.495 DEP images/ipc-var.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.511 PBCC images/sk-opts.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.533 PBCC images/packet-sock.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.563 DEP images/sk-opts.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.588 DEP images/packet-sock.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.612 PBCC images/sk-netlink.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.633 DEP images/sk-netlink.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.663 PBCC images/sk-inet.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.669 DEP images/sk-inet.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.712 PBCC images/sk-unix.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.741 DEP images/sk-unix.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.766 PBCC images/mm.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.807 DEP images/mm.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.824 PBCC images/timerfd.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.859 DEP images/timerfd.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.866 PBCC images/timer.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.906 DEP images/timer.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.918 PBCC images/sa.pb-c.c [2020-11-04T15:16:54.825Z] #41 5.975 DEP images/sa.pb-c.d [2020-11-04T15:16:54.825Z] #41 5.984 PBCC images/pipe-data.pb-c.c [2020-11-04T15:16:54.825Z] #41 6.004 DEP images/pipe-data.pb-c.d [2020-11-04T15:16:54.825Z] #41 6.037 PBCC images/mnt.pb-c.c [2020-11-04T15:16:54.929Z] #41 28.53 DEP criu/fsnotify.d [2020-11-04T15:16:54.929Z] #41 28.57 DEP criu/filesystems.d [2020-11-04T15:16:54.929Z] #41 28.61 DEP criu/files.d [2020-11-04T15:16:54.929Z] #41 28.67 DEP criu/files-reg.d [2020-11-04T15:16:54.929Z] #41 28.72 DEP criu/files-ext.d [2020-11-04T15:16:54.929Z] #41 28.77 DEP criu/file-lock.d [2020-11-04T15:16:55.117Z] #41 6.095 DEP images/mnt.pb-c.d [2020-11-04T15:16:55.117Z] #41 6.118 PBCC images/sk-packet.pb-c.c [2020-11-04T15:16:55.117Z] #41 6.145 DEP images/sk-packet.pb-c.d [2020-11-04T15:16:55.117Z] #41 6.171 PBCC images/tcp-stream.pb-c.c [2020-11-04T15:16:55.117Z] #41 6.208 DEP images/tcp-stream.pb-c.d [2020-11-04T15:16:55.189Z] #41 28.83 DEP criu/file-ids.d [2020-11-04T15:16:55.189Z] #41 28.90 DEP criu/fifo.d [2020-11-04T15:16:55.189Z] #41 ... [2020-11-04T15:16:55.189Z] [2020-11-04T15:16:55.189Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:55.189Z] #47 50.34 + /build/golangci-lint --version [2020-11-04T15:16:55.189Z] #47 50.46 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:16:55.189Z] #47 DONE 50.8s [2020-11-04T15:16:55.189Z] [2020-11-04T15:16:55.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:55.189Z] #41 28.94 DEP criu/fdstore.d [2020-11-04T15:16:55.189Z] #41 28.97 DEP criu/fault-injection.d [2020-11-04T15:16:55.189Z] #41 28.98 DEP criu/external.d [2020-11-04T15:16:55.189Z] #41 ... [2020-11-04T15:16:55.189Z] [2020-11-04T15:16:55.189Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:16:55.189Z] #18 1.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:16:55.189Z] #18 1.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:16:55.189Z] #18 1.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:16:55.189Z] #18 1.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:16:55.189Z] #18 2.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:55.189Z] #18 2.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:55.189Z] #18 3.897 Fetched 8396 kB in 3s (2876 kB/s) [2020-11-04T15:16:55.189Z] #18 3.897 Reading package lists... [2020-11-04T15:16:55.189Z] #18 4.854 Reading package lists... [2020-11-04T15:16:55.189Z] #18 5.747 Building dependency tree... [2020-11-04T15:16:55.189Z] #18 6.083 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T15:16:55.189Z] #18 6.083 The following additional packages will be installed: [2020-11-04T15:16:55.189Z] #18 6.083 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T15:16:55.189Z] #18 6.083 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T15:16:55.189Z] #18 6.084 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T15:16:55.189Z] #18 6.084 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T15:16:55.189Z] #18 6.084 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T15:16:55.189Z] #18 6.085 Suggested packages: [2020-11-04T15:16:55.189Z] #18 6.085 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T15:16:55.189Z] #18 6.085 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T15:16:55.189Z] #18 6.085 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T15:16:55.189Z] #18 6.085 Recommended packages: [2020-11-04T15:16:55.189Z] #18 6.085 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T15:16:55.189Z] #18 6.085 python3-keyrings.alt python3-xdg unzip [2020-11-04T15:16:55.189Z] #18 6.570 The following NEW packages will be installed: [2020-11-04T15:16:55.189Z] #18 6.570 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T15:16:55.189Z] #18 6.571 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T15:16:55.189Z] #18 6.571 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T15:16:55.189Z] #18 6.571 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T15:16:55.189Z] #18 6.571 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T15:16:55.189Z] #18 6.571 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T15:16:55.189Z] #18 6.571 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T15:16:55.189Z] #18 6.571 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T15:16:55.189Z] #18 6.571 xz-utils zip [2020-11-04T15:16:55.189Z] #18 6.841 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:16:55.189Z] #18 6.841 Need to get 28.5 MB of archives. [2020-11-04T15:16:55.189Z] #18 6.841 After this operation, 116 MB of additional disk space will be used. [2020-11-04T15:16:55.189Z] #18 6.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-04T15:16:55.189Z] #18 6.844 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-04T15:16:55.189Z] #18 6.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-04T15:16:55.189Z] #18 6.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-04T15:16:55.189Z] #18 6.877 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-04T15:16:55.189Z] #18 6.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-04T15:16:55.189Z] #18 6.895 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T15:16:55.189Z] #18 6.900 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-04T15:16:55.189Z] #18 6.900 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-04T15:16:55.189Z] #18 6.902 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-04T15:16:55.189Z] #18 6.903 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-04T15:16:55.189Z] #18 6.904 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-04T15:16:55.189Z] #18 6.905 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-04T15:16:55.189Z] #18 6.906 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-04T15:16:55.189Z] #18 6.906 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-04T15:16:55.189Z] #18 6.908 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-04T15:16:55.189Z] #18 6.914 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T15:16:55.189Z] #18 6.917 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:16:55.189Z] #18 6.920 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T15:16:55.189Z] #18 6.923 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-04T15:16:55.189Z] #18 6.924 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-04T15:16:55.189Z] #18 6.927 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-04T15:16:55.189Z] #18 6.935 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-04T15:16:55.189Z] #18 6.937 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T15:16:55.189Z] #18 6.939 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T15:16:55.189Z] #18 6.941 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T15:16:55.189Z] #18 6.941 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-04T15:16:55.189Z] #18 6.942 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-04T15:16:55.189Z] #18 6.942 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T15:16:55.189Z] #18 7.032 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T15:16:55.189Z] #18 7.033 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T15:16:55.189Z] #18 7.034 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T15:16:55.189Z] #18 7.035 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-04T15:16:55.190Z] #18 7.037 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-04T15:16:55.190Z] #18 7.041 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T15:16:55.190Z] #18 7.063 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T15:16:55.190Z] #18 7.065 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T15:16:55.190Z] #18 7.067 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-04T15:16:55.190Z] #18 7.070 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T15:16:55.190Z] #18 7.072 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T15:16:55.190Z] #18 7.077 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T15:16:55.190Z] #18 7.077 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-04T15:16:55.190Z] #18 7.094 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-04T15:16:55.190Z] #18 7.099 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-04T15:16:55.190Z] #18 7.103 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T15:16:55.190Z] #18 7.199 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-04T15:16:55.190Z] #18 7.218 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-04T15:16:55.190Z] #18 7.234 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-04T15:16:55.190Z] #18 7.478 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:16:55.190Z] #18 7.521 Fetched 28.5 MB in 1s (43.7 MB/s) [2020-11-04T15:16:55.190Z] #18 7.558 Selecting previously unselected package pigz. [2020-11-04T15:16:55.415Z] #41 6.302 PBCC images/pipe.pb-c.c [2020-11-04T15:16:55.415Z] #41 6.313 DEP images/pipe.pb-c.d [2020-11-04T15:16:55.415Z] #41 6.370 PBCC images/pstree.pb-c.c [2020-11-04T15:16:55.415Z] #41 6.403 DEP images/pstree.pb-c.d [2020-11-04T15:16:55.415Z] #41 6.449 PBCC images/fs.pb-c.c [2020-11-04T15:16:55.415Z] #41 6.494 DEP images/fs.pb-c.d [2020-11-04T15:16:55.451Z] #18 7.558 (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.) [2020-11-04T15:16:55.452Z] #18 7.579 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-04T15:16:55.452Z] #18 7.584 Unpacking pigz (2.4-1) ... [2020-11-04T15:16:55.452Z] #18 ... [2020-11-04T15:16:55.452Z] [2020-11-04T15:16:55.452Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:55.452Z] #41 29.05 DEP criu/eventpoll.d [2020-11-04T15:16:55.452Z] #41 29.12 DEP criu/eventfd.d [2020-11-04T15:16:55.452Z] #41 29.17 DEP criu/crtools.d [2020-11-04T15:16:55.452Z] #41 29.22 DEP criu/cr-service.d [2020-11-04T15:16:55.574Z] #43 18.57 unicode/utf16 [2020-11-04T15:16:55.574Z] #43 ... [2020-11-04T15:16:55.574Z] [2020-11-04T15:16:55.574Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:55.574Z] #47 15.07 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:16:55.574Z] #47 15.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:55.574Z] #47 15.10 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:55.574Z] #47 15.11 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:16:55.574Z] #47 15.17 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:55.574Z] #47 15.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:55.574Z] #47 15.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:55.574Z] #47 15.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:55.574Z] #47 15.75 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:16:55.574Z] #47 15.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:55.574Z] #47 15.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:55.574Z] #47 15.94 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:16:55.574Z] #47 15.94 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:16:55.574Z] #47 15.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:16:55.574Z] #47 15.99 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:16:55.574Z] #47 16.07 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:16:55.574Z] #47 16.09 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:16:55.574Z] #47 16.16 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:16:55.574Z] #47 16.16 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:16:55.574Z] #47 16.29 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:55.574Z] #47 16.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:16:55.574Z] #47 16.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:55.574Z] #47 16.34 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:16:55.574Z] #47 16.44 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:55.574Z] #47 16.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:16:55.574Z] #47 16.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:55.574Z] #47 16.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:55.574Z] #47 17.04 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:16:55.574Z] #47 17.10 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:55.574Z] #47 17.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:16:55.574Z] #47 17.24 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:55.574Z] #47 17.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:16:55.574Z] #47 17.36 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:16:55.574Z] #47 17.36 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:16:55.574Z] #47 17.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:55.574Z] #47 17.45 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:16:55.574Z] #47 17.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:55.574Z] #47 17.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:55.574Z] #47 17.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:16:55.574Z] #47 18.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:16:55.575Z] #47 18.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:16:55.575Z] #47 18.23 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:55.575Z] #47 18.30 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:16:55.575Z] #47 18.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:16:55.575Z] #47 18.40 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:55.575Z] #47 18.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:55.575Z] #47 18.82 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:16:55.707Z] #41 6.568 PBCC images/signalfd.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.592 DEP images/signalfd.pb-c.d [2020-11-04T15:16:55.707Z] #41 6.607 PBCC images/fh.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.653 PBCC images/fsnotify.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.698 DEP images/fh.pb-c.d [2020-11-04T15:16:55.707Z] #41 6.730 DEP images/fsnotify.pb-c.d [2020-11-04T15:16:55.707Z] #41 6.741 PBCC images/eventpoll.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.754 DEP images/eventpoll.pb-c.d [2020-11-04T15:16:55.707Z] #41 6.795 PBCC images/eventfd.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.819 DEP images/eventfd.pb-c.d [2020-11-04T15:16:55.707Z] #41 6.861 PBCC images/remap-file-path.pb-c.c [2020-11-04T15:16:55.707Z] #41 6.888 DEP images/remap-file-path.pb-c.d [2020-11-04T15:16:55.708Z] #41 6.931 PBCC images/fifo.pb-c.c [2020-11-04T15:16:55.711Z] #41 29.28 DEP criu/cr-restore.d [2020-11-04T15:16:55.711Z] #41 29.35 DEP criu/cr-errno.d [2020-11-04T15:16:55.711Z] #41 29.36 DEP criu/cr-dump.d [2020-11-04T15:16:55.711Z] #41 29.42 DEP criu/cr-dedup.d [2020-11-04T15:16:55.837Z] #47 19.03 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:16:55.837Z] #47 19.23 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:16:55.971Z] #41 29.49 DEP criu/cr-check.d [2020-11-04T15:16:55.971Z] #41 29.57 DEP criu/config.d [2020-11-04T15:16:55.971Z] #41 29.62 DEP criu/clone-noasan.d [2020-11-04T15:16:55.971Z] #41 29.66 DEP criu/cgroup.d [2020-11-04T15:16:55.971Z] #41 29.72 DEP criu/cgroup-props.d [2020-11-04T15:16:55.971Z] #41 29.75 DEP criu/bitmap.d [2020-11-04T15:16:56.000Z] #41 6.953 DEP images/fifo.pb-c.d [2020-11-04T15:16:56.000Z] #41 6.964 PBCC images/ghost-file.pb-c.c [2020-11-04T15:16:56.000Z] #41 7.011 DEP images/ghost-file.pb-c.d [2020-11-04T15:16:56.000Z] #41 7.024 PBCC images/regfile.pb-c.c [2020-11-04T15:16:56.000Z] #41 7.063 DEP images/regfile.pb-c.d [2020-11-04T15:16:56.000Z] #41 ... [2020-11-04T15:16:56.000Z] [2020-11-04T15:16:56.000Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:56.000Z] #32 32.41 internal/poll [2020-11-04T15:16:56.000Z] #32 34.40 internal/syscall/unix [2020-11-04T15:16:56.000Z] #32 34.58 os [2020-11-04T15:16:56.000Z] #32 35.06 strings [2020-11-04T15:16:56.000Z] #32 37.63 path [2020-11-04T15:16:56.000Z] #32 37.95 text/tabwriter [2020-11-04T15:16:56.000Z] #32 38.08 fmt [2020-11-04T15:16:56.000Z] #32 38.45 path/filepath [2020-11-04T15:16:56.000Z] #32 39.37 io/ioutil [2020-11-04T15:16:56.000Z] #32 40.67 flag [2020-11-04T15:16:56.000Z] #32 40.67 github.com/BurntSushi/toml [2020-11-04T15:16:56.000Z] #32 42.10 log [2020-11-04T15:16:56.000Z] #32 ... [2020-11-04T15:16:56.000Z] [2020-11-04T15:16:56.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:56.000Z] #41 7.074 PBCC images/ns.pb-c.c [2020-11-04T15:16:56.000Z] #41 7.096 DEP images/ns.pb-c.d [2020-11-04T15:16:56.000Z] #41 7.113 PBCC images/fdinfo.pb-c.c [2020-11-04T15:16:56.000Z] #41 7.181 DEP images/fdinfo.pb-c.d [2020-11-04T15:16:56.100Z] #47 19.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:56.231Z] #41 29.76 DEP criu/bfd.d [2020-11-04T15:16:56.231Z] #41 29.79 DEP criu/autofs.d [2020-11-04T15:16:56.231Z] #41 29.84 DEP criu/aio.d [2020-11-04T15:16:56.231Z] #41 29.89 DEP criu/action-scripts.d [2020-11-04T15:16:56.231Z] #41 ... [2020-11-04T15:16:56.231Z] [2020-11-04T15:16:56.231Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:56.231Z] #38 44.36 + dpkg --print-architecture [2020-11-04T15:16:56.231Z] #38 44.36 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T15:16:56.231Z] #38 44.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T15:16:56.231Z] #38 44.70 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T15:16:56.231Z] #38 DONE 51.8s [2020-11-04T15:16:56.231Z] [2020-11-04T15:16:56.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:56.231Z] #41 29.99 CC criu/action-scripts.o [2020-11-04T15:16:56.292Z] #41 7.239 PBCC images/core-aarch64.pb-c.c [2020-11-04T15:16:56.292Z] #41 7.271 PBCC images/core-arm.pb-c.c [2020-11-04T15:16:56.292Z] #41 7.317 PBCC images/core-ppc64.pb-c.c [2020-11-04T15:16:56.292Z] #41 7.362 PBCC images/core-s390.pb-c.c [2020-11-04T15:16:56.292Z] #41 7.407 PBCC images/core-x86.pb-c.c [2020-11-04T15:16:56.363Z] #47 19.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:56.363Z] #47 19.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:16:56.363Z] #47 19.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:56.490Z] #41 30.16 CC criu/aio.o [2020-11-04T15:16:56.502Z] #56 DONE 42.4s [2020-11-04T15:16:56.502Z] [2020-11-04T15:16:56.502Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:16:56.502Z] #57 DONE 0.1s [2020-11-04T15:16:56.502Z] [2020-11-04T15:16:56.502Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:56.502Z] #47 ... [2020-11-04T15:16:56.502Z] [2020-11-04T15:16:56.502Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:16:56.502Z] #58 DONE 0.0s [2020-11-04T15:16:56.502Z] [2020-11-04T15:16:56.502Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:56.585Z] #41 7.468 PBCC images/core.pb-c.c [2020-11-04T15:16:56.585Z] #41 7.513 PBCC images/inventory.pb-c.c [2020-11-04T15:16:56.585Z] #41 7.529 DEP images/core-aarch64.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.588 DEP images/core-arm.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.618 DEP images/core-ppc64.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.664 DEP images/core-s390.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.698 DEP images/core-x86.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.724 DEP images/core.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.745 DEP images/inventory.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.794 PBCC images/cpuinfo.pb-c.c [2020-11-04T15:16:56.585Z] #41 7.798 DEP images/cpuinfo.pb-c.d [2020-11-04T15:16:56.585Z] #41 7.830 PBCC images/stats.pb-c.c [2020-11-04T15:16:56.625Z] #47 19.78 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:16:56.625Z] #47 19.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:16:56.625Z] #47 19.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:56.749Z] #41 30.30 CC criu/autofs.o [2020-11-04T15:16:56.878Z] #41 7.854 DEP images/stats.pb-c.d [2020-11-04T15:16:56.887Z] #47 20.03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:56.887Z] #47 ... [2020-11-04T15:16:56.887Z] [2020-11-04T15:16:56.887Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:56.887Z] #32 10.26 runtime [2020-11-04T15:16:56.887Z] #32 15.13 internal/testlog [2020-11-04T15:16:56.887Z] #32 15.53 encoding [2020-11-04T15:16:56.887Z] #32 15.59 runtime/cgo [2020-11-04T15:16:57.013Z] #41 ... [2020-11-04T15:16:57.013Z] [2020-11-04T15:16:57.013Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:16:57.013Z] #51 16.33 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 [2020-11-04T15:16:57.013Z] #51 16.78 + mkdir -p /build [2020-11-04T15:16:57.013Z] #51 16.79 + cp runc /build/runc [2020-11-04T15:16:57.013Z] #51 DONE 16.9s [2020-11-04T15:16:57.013Z] [2020-11-04T15:16:57.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:16:57.013Z] #41 30.67 CC criu/bfd.o [2020-11-04T15:16:57.149Z] #32 ... [2020-11-04T15:16:57.150Z] [2020-11-04T15:16:57.150Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:57.150Z] #47 20.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:16:57.150Z] #47 20.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:16:57.150Z] #47 20.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:16:57.272Z] #41 30.80 CC criu/bitmap.o [2020-11-04T15:16:57.273Z] #41 30.83 CC criu/cgroup-props.o [2020-11-04T15:16:57.531Z] #41 31.08 CC criu/cgroup.o [2020-11-04T15:16:57.569Z] #41 8.603 make[1]: Nothing to be done for 'all'. [2020-11-04T15:16:57.724Z] #47 ... [2020-11-04T15:16:57.724Z] [2020-11-04T15:16:57.724Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:16:57.724Z] #53 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:57.724Z] #53 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:57.724Z] #53 ... [2020-11-04T15:16:57.724Z] [2020-11-04T15:16:57.724Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:57.724Z] #56 10.93 + cd /tmp/tmp.YBldPrwXbZ/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:16:57.724Z] #56 10.93 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:16:57.724Z] #56 11.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:16:57.724Z] #56 11.62 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:16:57.724Z] #56 ... [2020-11-04T15:16:57.724Z] [2020-11-04T15:16:57.724Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:16:57.724Z] #47 20.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:16:57.987Z] #47 ... [2020-11-04T15:16:57.987Z] [2020-11-04T15:16:57.987Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:16:57.987Z] #34 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:16:57.987Z] #34 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:58.099Z] #41 31.78 CC criu/clone-noasan.o [2020-11-04T15:16:58.099Z] #41 31.83 CC criu/config.o [2020-11-04T15:16:58.213Z] #41 9.313 CC images/stats.o [2020-11-04T15:16:58.249Z] #34 ... [2020-11-04T15:16:58.249Z] [2020-11-04T15:16:58.249Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:16:58.249Z] #49 17.09 + cd /tmp/tmp.tyMcC6E2SP/src/github.com/mvdan/sh [2020-11-04T15:16:58.249Z] #49 17.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:16:58.249Z] #49 17.20 + GO111MODULE=on [2020-11-04T15:16:58.249Z] #49 17.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:16:58.249Z] #49 18.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:58.249Z] #49 18.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:58.249Z] #49 18.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:58.249Z] #49 18.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:16:58.249Z] #49 18.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:16:58.249Z] #49 19.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:16:58.249Z] #49 20.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:58.506Z] #41 9.555 CC images/core.o [2020-11-04T15:16:58.511Z] #49 21.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:16:58.666Z] #41 32.15 CC criu/cr-check.o [2020-11-04T15:16:58.774Z] #49 ... [2020-11-04T15:16:58.774Z] [2020-11-04T15:16:58.774Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:16:58.774Z] #11 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:58.774Z] #11 ... [2020-11-04T15:16:58.774Z] [2020-11-04T15:16:58.774Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:16:58.774Z] #40 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:16:58.798Z] #41 9.949 CC images/core-x86.o [2020-11-04T15:16:58.924Z] #41 32.54 CC criu/cr-dedup.o [2020-11-04T15:16:58.924Z] #41 32.64 CC criu/cr-dump.o [2020-11-04T15:16:59.036Z] #40 ... [2020-11-04T15:16:59.036Z] [2020-11-04T15:16:59.036Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:16:59.036Z] #38 22.08 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-04T15:16:59.036Z] #38 22.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T15:16:59.434Z] #41 10.34 CC images/core-arm.o [2020-11-04T15:16:59.493Z] #41 33.15 CC criu/cr-errno.o [2020-11-04T15:16:59.493Z] #41 33.17 CC criu/cr-restore.o [2020-11-04T15:16:59.728Z] #41 10.61 CC images/core-aarch64.o [2020-11-04T15:17:00.021Z] #41 ... [2020-11-04T15:17:00.021Z] [2020-11-04T15:17:00.021Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:00.021Z] #32 43.79 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:17:00.021Z] #32 DONE 46.5s [2020-11-04T15:17:00.021Z] [2020-11-04T15:17:00.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:00.021Z] #41 10.94 CC images/core-ppc64.o [2020-11-04T15:17:00.021Z] #41 11.28 CC images/core-s390.o [2020-11-04T15:17:00.657Z] #41 11.59 CC images/cpuinfo.o [2020-11-04T15:17:00.657Z] #41 ... [2020-11-04T15:17:00.657Z] [2020-11-04T15:17:00.657Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:00.657Z] #11 37.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T15:17:00.657Z] #11 37.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T15:17:00.657Z] #11 37.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:17:00.657Z] #11 40.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T15:17:00.657Z] #11 40.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T15:17:00.657Z] #11 40.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:00.657Z] #11 41.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T15:17:00.657Z] #11 41.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T15:17:00.657Z] #11 41.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:00.657Z] #11 ... [2020-11-04T15:17:00.657Z] [2020-11-04T15:17:00.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:00.657Z] #41 11.84 CC images/inventory.o [2020-11-04T15:17:00.873Z] #41 34.56 CC criu/cr-service.o [2020-11-04T15:17:01.024Z] #41 11.93 CC images/fdinfo.o [2020-11-04T15:17:01.024Z] #41 12.11 CC images/fown.o [2020-11-04T15:17:01.024Z] #41 12.22 CC images/ns.o [2020-11-04T15:17:01.024Z] #41 ... [2020-11-04T15:17:01.024Z] [2020-11-04T15:17:01.024Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:01.024Z] #43 37.56 regexp/syntax [2020-11-04T15:17:01.024Z] #43 37.79 fmt [2020-11-04T15:17:01.024Z] #43 40.92 regexp [2020-11-04T15:17:01.024Z] #43 41.25 flag [2020-11-04T15:17:01.024Z] #43 42.43 go/token [2020-11-04T15:17:01.024Z] #43 43.07 go/scanner [2020-11-04T15:17:01.024Z] #43 43.49 internal/lazyregexp [2020-11-04T15:17:01.024Z] #43 43.62 net/url [2020-11-04T15:17:01.024Z] #43 43.91 go/ast [2020-11-04T15:17:01.024Z] #43 44.87 text/template/parse [2020-11-04T15:17:01.024Z] #43 46.82 go/parser [2020-11-04T15:17:01.316Z] #43 ... [2020-11-04T15:17:01.316Z] [2020-11-04T15:17:01.316Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:01.316Z] #41 12.35 CC images/regfile.o [2020-11-04T15:17:01.443Z] #41 35.04 CC criu/crtools.o [2020-11-04T15:17:01.589Z] #38 24.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T15:17:01.609Z] #41 12.49 CC images/ghost-file.o [2020-11-04T15:17:01.609Z] #41 12.64 CC images/fifo.o [2020-11-04T15:17:01.609Z] #41 12.73 CC images/remap-file-path.o [2020-11-04T15:17:01.609Z] #41 12.86 CC images/eventfd.o [2020-11-04T15:17:01.703Z] #41 35.22 CC criu/eventfd.o [2020-11-04T15:17:01.703Z] #41 35.33 CC criu/eventpoll.o [2020-11-04T15:17:01.909Z] #41 12.98 CC images/eventpoll.o [2020-11-04T15:17:01.963Z] #41 35.60 CC criu/external.o [2020-11-04T15:17:01.963Z] #41 35.70 CC criu/fault-injection.o [2020-11-04T15:17:01.963Z] #41 35.74 CC criu/fdstore.o [2020-11-04T15:17:02.202Z] #41 13.14 CC images/fh.o [2020-11-04T15:17:02.202Z] #41 13.33 CC images/fsnotify.o [2020-11-04T15:17:02.222Z] #41 35.86 CC criu/fifo.o [2020-11-04T15:17:02.222Z] #41 36.00 CC criu/file-ids.o [2020-11-04T15:17:02.482Z] #41 36.10 CC criu/file-lock.o [2020-11-04T15:17:02.500Z] #41 13.63 CC images/signalfd.o [2020-11-04T15:17:02.748Z] #41 36.38 CC criu/files-ext.o [2020-11-04T15:17:02.818Z] #41 13.71 CC images/fs.o [2020-11-04T15:17:02.818Z] #41 13.84 CC images/pstree.o [2020-11-04T15:17:02.818Z] #41 13.92 CC images/pipe.o [2020-11-04T15:17:02.818Z] #41 ... [2020-11-04T15:17:02.818Z] [2020-11-04T15:17:02.818Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:02.818Z] #49 39.33 fmt [2020-11-04T15:17:02.818Z] #49 40.18 encoding/base64 [2020-11-04T15:17:02.818Z] #49 40.82 golang.org/x/sys/unix [2020-11-04T15:17:02.818Z] #49 43.18 encoding/json [2020-11-04T15:17:02.818Z] #49 45.54 github.com/pkg/diff [2020-11-04T15:17:02.818Z] #49 46.42 go/ast [2020-11-04T15:17:02.818Z] #49 47.21 golang.org/x/crypto/ssh/terminal [2020-11-04T15:17:02.818Z] #49 47.71 mvdan.cc/editorconfig [2020-11-04T15:17:02.818Z] #49 48.39 mvdan.cc/sh/v3/fileutil [2020-11-04T15:17:02.818Z] #49 48.46 mvdan.cc/sh/v3/syntax [2020-11-04T15:17:02.818Z] #49 ... [2020-11-04T15:17:02.818Z] [2020-11-04T15:17:02.818Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:02.818Z] #54 24.52 Checking out files: 86% (2980/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T15:17:02.818Z] #54 24.88 + cd /tmp/tmp.tUxwHnNUbP/src/github.com/containerd/containerd [2020-11-04T15:17:02.818Z] #54 24.88 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:17:02.818Z] #54 25.33 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:17:02.818Z] #54 25.33 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:17:03.007Z] #41 36.50 CC criu/files-reg.o [2020-11-04T15:17:03.007Z] #41 ... [2020-11-04T15:17:03.007Z] [2020-11-04T15:17:03.007Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:03.007Z] #18 7.680 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-04T15:17:03.007Z] #18 7.680 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 7.680 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 7.852 Selecting previously unselected package python3.7-minimal. [2020-11-04T15:17:03.007Z] #18 7.860 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 7.876 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 8.249 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 8.263 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 8.941 Selecting previously unselected package python3-minimal. [2020-11-04T15:17:03.007Z] #18 8.941 (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.) [2020-11-04T15:17:03.007Z] #18 8.955 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 8.959 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 9.005 Selecting previously unselected package libmpdec2:amd64. [2020-11-04T15:17:03.007Z] #18 9.005 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.010 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T15:17:03.007Z] #18 9.042 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-04T15:17:03.007Z] #18 9.045 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.048 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 9.254 Selecting previously unselected package python3.7. [2020-11-04T15:17:03.007Z] #18 9.258 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.262 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 9.304 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-04T15:17:03.007Z] #18 9.307 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.311 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 9.350 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 9.684 Selecting previously unselected package python3. [2020-11-04T15:17:03.007Z] #18 9.684 (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.) [2020-11-04T15:17:03.007Z] #18 9.696 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.701 Unpacking python3 (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 9.740 Selecting previously unselected package libip4tc0:amd64. [2020-11-04T15:17:03.007Z] #18 9.742 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.745 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:03.007Z] #18 9.776 Selecting previously unselected package libip6tc0:amd64. [2020-11-04T15:17:03.007Z] #18 9.780 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.785 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:03.007Z] #18 9.823 Selecting previously unselected package libiptc0:amd64. [2020-11-04T15:17:03.007Z] #18 9.826 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.829 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:03.007Z] #18 9.858 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-04T15:17:03.007Z] #18 9.860 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.862 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T15:17:03.007Z] #18 9.890 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-04T15:17:03.007Z] #18 9.892 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.895 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T15:17:03.007Z] #18 9.930 Selecting previously unselected package libnftnl11:amd64. [2020-11-04T15:17:03.007Z] #18 9.933 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.938 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T15:17:03.007Z] #18 9.987 Selecting previously unselected package iptables. [2020-11-04T15:17:03.007Z] #18 9.990 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 9.992 Unpacking iptables (1.8.2-4) ... [2020-11-04T15:17:03.007Z] #18 10.06 Selecting previously unselected package xxd. [2020-11-04T15:17:03.007Z] #18 10.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 10.06 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:17:03.007Z] #18 10.11 Selecting previously unselected package vim-common. [2020-11-04T15:17:03.007Z] #18 10.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:17:03.007Z] #18 10.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:03.007Z] #18 10.17 Selecting previously unselected package bash-completion. [2020-11-04T15:17:03.007Z] #18 10.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T15:17:03.007Z] #18 10.91 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T15:17:03.007Z] #18 10.99 Selecting previously unselected package bzip2. [2020-11-04T15:17:03.007Z] #18 10.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:17:03.007Z] #18 11.03 Selecting previously unselected package xz-utils. [2020-11-04T15:17:03.007Z] #18 11.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.03 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T15:17:03.007Z] #18 11.08 Selecting previously unselected package apparmor. [2020-11-04T15:17:03.007Z] #18 11.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.11 Unpacking apparmor (2.13.2-10) ... [2020-11-04T15:17:03.007Z] #18 11.20 Selecting previously unselected package aufs-tools. [2020-11-04T15:17:03.007Z] #18 11.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:17:03.007Z] #18 11.24 Selecting previously unselected package libonig5:amd64. [2020-11-04T15:17:03.007Z] #18 11.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:17:03.007Z] #18 11.29 Selecting previously unselected package libjq1:amd64. [2020-11-04T15:17:03.007Z] #18 11.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:17:03.007Z] #18 11.32 Selecting previously unselected package jq. [2020-11-04T15:17:03.007Z] #18 11.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:03.007Z] #18 11.36 Selecting previously unselected package libaio1:amd64. [2020-11-04T15:17:03.007Z] #18 11.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-04T15:17:03.007Z] #18 11.39 Selecting previously unselected package libgpm2:amd64. [2020-11-04T15:17:03.007Z] #18 11.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-04T15:17:03.007Z] #18 11.43 Selecting previously unselected package libicu63:amd64. [2020-11-04T15:17:03.007Z] #18 11.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 11.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:17:03.007Z] #18 12.44 Selecting previously unselected package libnet1:amd64. [2020-11-04T15:17:03.007Z] #18 12.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 12.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:03.007Z] #18 12.50 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T15:17:03.007Z] #18 12.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 12.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:17:03.007Z] #18 12.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T15:17:03.007Z] #18 12.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 12.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:03.007Z] #18 12.62 Selecting previously unselected package libreadline5:amd64. [2020-11-04T15:17:03.007Z] #18 12.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 12.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T15:17:03.007Z] #18 12.70 Selecting previously unselected package net-tools. [2020-11-04T15:17:03.007Z] #18 12.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 12.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:17:03.007Z] #18 12.80 Selecting previously unselected package python-pip-whl. [2020-11-04T15:17:03.007Z] #18 12.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T15:17:03.007Z] #18 12.81 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T15:17:03.007Z] #18 13.01 Selecting previously unselected package python3-lib2to3. [2020-11-04T15:17:03.007Z] #18 13.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 13.09 Selecting previously unselected package python3-distutils. [2020-11-04T15:17:03.007Z] #18 13.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.09 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T15:17:03.007Z] #18 13.19 Selecting previously unselected package python3-pip. [2020-11-04T15:17:03.007Z] #18 13.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.20 Unpacking python3-pip (18.1-5) ... [2020-11-04T15:17:03.007Z] #18 13.26 Selecting previously unselected package python3-pkg-resources. [2020-11-04T15:17:03.007Z] #18 13.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:17:03.007Z] #18 13.35 Selecting previously unselected package python3-setuptools. [2020-11-04T15:17:03.007Z] #18 13.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T15:17:03.007Z] #18 13.45 Selecting previously unselected package python3-wheel. [2020-11-04T15:17:03.007Z] #18 13.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.46 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T15:17:03.007Z] #18 13.52 Selecting previously unselected package sudo. [2020-11-04T15:17:03.007Z] #18 13.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 13.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:17:03.007Z] #18 13.67 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T15:17:03.007Z] #18 13.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 13.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:17:03.007Z] #18 13.77 Selecting previously unselected package uidmap. [2020-11-04T15:17:03.007Z] #18 13.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 13.77 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T15:17:03.007Z] #18 13.83 Selecting previously unselected package vim-runtime. [2020-11-04T15:17:03.007Z] #18 13.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:17:03.007Z] #18 13.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T15:17:03.007Z] #18 13.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T15:17:03.007Z] #18 13.87 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:17:03.007Z] #18 14.66 Selecting previously unselected package vim. [2020-11-04T15:17:03.007Z] #18 14.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 14.69 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T15:17:03.007Z] #18 14.87 Selecting previously unselected package xfsprogs. [2020-11-04T15:17:03.007Z] #18 14.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-04T15:17:03.007Z] #18 14.88 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T15:17:03.007Z] #18 15.04 Selecting previously unselected package zip. [2020-11-04T15:17:03.008Z] #18 15.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-04T15:17:03.008Z] #18 15.05 Unpacking zip (3.0-11+b1) ... [2020-11-04T15:17:03.008Z] #18 15.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:17:03.008Z] #18 15.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:17:03.008Z] #18 15.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:03.008Z] #18 15.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T15:17:03.008Z] #18 15.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-04T15:17:03.008Z] #18 15.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:03.008Z] #18 15.19 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T15:17:03.008Z] #18 15.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T15:17:03.008Z] #18 15.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:03.008Z] #18 15.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:17:03.008Z] #18 15.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:03.008Z] #18 15.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:17:03.008Z] #18 15.24 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:17:03.008Z] #18 15.25 Setting up zip (3.0-11+b1) ... [2020-11-04T15:17:03.008Z] #18 15.26 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:03.008Z] #18 15.29 Setting up bash-completion (1:2.8-6) ... [2020-11-04T15:17:03.148Z] #54 25.34 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:17:03.148Z] #54 25.34 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:17:03.148Z] #54 25.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:17:03.148Z] #54 25.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:17:03.148Z] #54 25.34 + '[' '' = dynamic ']' [2020-11-04T15:17:03.148Z] #54 25.34 + make [2020-11-04T15:17:03.457Z] #54 26.00 + bin/ctr [2020-11-04T15:17:03.509Z] #38 ... [2020-11-04T15:17:03.509Z] [2020-11-04T15:17:03.509Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:03.509Z] #45 16.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:17:03.509Z] #45 19.50 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:17:03.509Z] #45 19.53 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:17:03.509Z] #45 19.58 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:17:03.509Z] #45 19.70 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:17:03.509Z] #45 19.88 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:17:03.510Z] #45 19.93 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:17:03.510Z] #45 20.11 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:17:03.510Z] #45 20.29 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:17:03.510Z] #45 20.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:17:03.510Z] #45 20.40 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:17:03.510Z] #45 20.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:17:03.510Z] #45 ... [2020-11-04T15:17:03.510Z] [2020-11-04T15:17:03.510Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:03.510Z] #62 24.04 Checking out files: 73% (1399/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. [2020-11-04T15:17:03.510Z] #62 24.56 + cd /tmp/tmp.DnRV8xAutV/src/github.com/docker/libnetwork [2020-11-04T15:17:03.510Z] #62 24.56 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:17:03.510Z] #62 24.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:17:04.913Z] #18 17.17 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-04T15:17:04.913Z] #18 17.18 Setting up xz-utils (5.2.4-1) ... [2020-11-04T15:17:04.913Z] #18 17.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T15:17:04.913Z] #18 17.19 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:17:04.913Z] #18 17.23 invoke-rc.d: could not determine current runlevel [2020-11-04T15:17:05.172Z] #18 17.24 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T15:17:05.172Z] #18 17.24 Setting up pigz (2.4-1) ... [2020-11-04T15:17:05.172Z] #18 17.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T15:17:05.172Z] #18 17.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:17:05.172Z] #18 17.27 Setting up python-pip-whl (18.1-5) ... [2020-11-04T15:17:05.172Z] #18 17.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T15:17:05.172Z] #18 17.29 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:17:05.172Z] #18 17.39 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-04T15:17:05.172Z] #18 17.40 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:17:05.172Z] #18 17.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:05.172Z] #18 17.42 Setting up vim (2:8.1.0875-5) ... [2020-11-04T15:17:05.172Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T15:17:05.172Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T15:17:05.172Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T15:17:05.172Z] #18 17.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T15:17:05.172Z] #18 17.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T15:17:05.172Z] #18 17.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T15:17:05.172Z] #18 17.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T15:17:05.172Z] #18 17.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T15:17:05.172Z] #18 17.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:17:05.172Z] #18 17.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:17:05.172Z] #18 17.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T15:17:05.432Z] #18 17.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:05.432Z] #18 17.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T15:17:05.432Z] #18 17.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:05.998Z] #18 18.25 Setting up iptables (1.8.2-4) ... [2020-11-04T15:17:05.998Z] #18 18.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T15:17:05.998Z] #18 18.28 Setting up python3 (3.7.3-1) ... [2020-11-04T15:17:06.063Z] #62 ... [2020-11-04T15:17:06.063Z] [2020-11-04T15:17:06.063Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:06.063Z] #43 18.86 container/list [2020-11-04T15:17:06.063Z] #43 19.52 crypto/internal/subtle [2020-11-04T15:17:06.063Z] #43 19.65 crypto/subtle [2020-11-04T15:17:06.063Z] #43 19.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T15:17:06.063Z] #43 19.92 internal/nettrace [2020-11-04T15:17:06.063Z] #43 20.00 runtime/cgo [2020-11-04T15:17:06.063Z] #43 ... [2020-11-04T15:17:06.063Z] [2020-11-04T15:17:06.063Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:06.063Z] #47 21.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:17:06.063Z] #47 21.80 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:17:06.063Z] #47 21.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:17:06.063Z] #47 22.01 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:17:06.063Z] #47 22.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:17:06.063Z] #47 22.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:17:06.063Z] #47 22.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:17:06.063Z] #47 22.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:17:06.064Z] #47 23.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:17:06.064Z] #47 25.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:17:06.064Z] #47 25.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:17:06.064Z] #47 25.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:17:06.064Z] #47 25.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:17:06.064Z] #47 25.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:17:06.064Z] #47 25.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:17:06.064Z] #47 25.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:17:06.064Z] #47 25.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:17:06.064Z] #47 25.72 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:17:06.064Z] #47 25.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:17:06.064Z] #47 25.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:17:06.064Z] #47 25.79 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:17:06.064Z] #47 25.79 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:17:06.064Z] #47 25.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:17:06.064Z] #47 25.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:17:06.064Z] #47 25.84 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:17:06.064Z] #47 25.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:17:06.064Z] #47 25.90 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:17:06.064Z] #47 25.91 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:17:06.064Z] #47 25.96 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:17:06.064Z] #47 25.96 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:17:06.064Z] #47 26.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:17:06.064Z] #47 26.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:17:06.064Z] #47 26.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:17:06.064Z] #47 26.30 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:17:06.064Z] #47 26.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:17:06.064Z] #47 26.47 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:17:06.064Z] #47 26.53 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:17:06.064Z] #47 26.54 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:17:06.064Z] #47 26.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:17:06.064Z] #47 26.62 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:17:06.064Z] #47 26.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:17:06.064Z] #47 26.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:17:06.064Z] #47 26.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:17:06.064Z] #47 26.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:17:06.064Z] #47 26.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:17:06.064Z] #47 26.87 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:17:06.064Z] #47 26.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:17:06.064Z] #47 26.89 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:17:06.064Z] #47 27.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:17:06.064Z] #47 27.10 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:17:06.064Z] #47 27.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:17:06.064Z] #47 27.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:17:06.064Z] #47 27.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:17:06.064Z] #47 27.38 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:17:06.064Z] #47 27.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:17:06.064Z] #47 27.48 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:17:06.064Z] #47 27.56 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:17:06.064Z] #47 27.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:17:06.064Z] #47 27.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:17:06.064Z] #47 27.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:17:06.064Z] #47 27.74 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:17:06.064Z] #47 27.76 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:17:06.064Z] #47 27.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:17:06.064Z] #47 27.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:17:06.064Z] #47 28.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:17:06.064Z] #47 28.03 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:17:06.064Z] #47 28.07 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:17:06.064Z] #47 28.09 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:17:06.064Z] #47 28.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:17:06.064Z] #47 28.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:17:06.064Z] #47 28.19 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:17:06.064Z] #47 28.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:17:06.064Z] #47 28.51 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:17:06.064Z] #47 28.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:17:06.064Z] #47 28.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:17:06.064Z] #47 28.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:17:06.064Z] #47 28.89 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:17:06.064Z] #47 29.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:17:06.064Z] #47 29.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:17:06.064Z] #47 29.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:17:06.064Z] #47 29.34 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:17:06.064Z] #47 29.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:17:06.064Z] #47 29.48 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:17:06.256Z] #18 18.38 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T15:17:06.256Z] #18 18.52 Setting up apparmor (2.13.2-10) ... [2020-11-04T15:17:06.308Z] #47 ... [2020-11-04T15:17:06.310Z] [2020-11-04T15:17:06.310Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:06.325Z] #47 29.57 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:17:06.588Z] #47 29.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:17:06.588Z] #47 29.90 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:17:06.838Z] #22 54.67 Checking out files: 50% (5531/10984) Checking out files: 51% (5602/10984) Checking out files: 52% (5712/10984) Checking out files: 53% (5822/10984) Checking out files: 54% (5932/10984) Checking out files: 55% (6042/10984) Checking out files: 56% (6152/10984) Checking out files: 57% (6261/10984) Checking out files: 58% (6371/10984) Checking out files: 59% (6481/10984) Checking out files: 60% (6591/10984) Checking out files: 61% (6701/10984) Checking out files: 62% (6811/10984) Checking out files: 63% (6920/10984) Checking out files: 64% (7030/10984) Checking out files: 65% (7140/10984) Checking out files: 66% (7250/10984) Checking out files: 67% (7360/10984) Checking out files: 68% (7470/10984) Checking out files: 69% (7579/10984) Checking out files: 70% (7689/10984) Checking out files: 71% (7799/10984) Checking out files: 72% (7909/10984) Checking out files: 73% (8019/10984) Checking out files: 74% (8129/10984) Checking out files: 75% (8238/10984) Checking out files: 76% (8348/10984) Checking out files: 77% (8458/10984) Checking out files: 78% (8568/10984) Checking out files: 79% (8678/10984) Checking out files: 80% (8788/10984) Checking out files: 81% (8898/10984) Checking out files: 82% (9007/10984) Checking out files: 83% (9117/10984) Checking out files: 84% (9227/10984) Checking out files: 85% (9337/10984) Checking out files: 86% (9447/10984) Checking out files: 87% (9557/10984) Checking out files: 88% (9666/10984) Checking out files: 89% (9776/10984) Checking out files: 90% (9886/10984) Checking out files: 91% (9996/10984) Checking out files: 91% (10013/10984) Checking out files: 92% (10106/10984) Checking out files: 93% (10216/10984) Checking out files: 94% (10325/10984) Checking out files: 95% (10435/10984) Checking out files: 96% (10545/10984) Checking out files: 97% (10655/10984) Checking out files: 98% (10765/10984) Checking out files: 99% (10875/10984) Checking out files: 100% (10984/10984) Checking out files: 100% (10984/10984), done. [2020-11-04T15:17:06.850Z] #47 29.94 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:17:06.850Z] #47 29.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:17:07.101Z] #22 55.96 + cd /tmp/tmp.much87oJ1Q/tmp/docker-ce [2020-11-04T15:17:07.101Z] #22 55.96 + git checkout -q v17.06.2-ce [2020-11-04T15:17:07.192Z] #18 19.27 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T15:17:07.192Z] #18 19.28 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:17:07.192Z] #18 19.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:17:07.451Z] #18 19.57 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T15:17:07.451Z] #18 19.68 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T15:17:07.710Z] #18 19.91 Setting up python3-pip (18.1-5) ... [2020-11-04T15:17:07.798Z] #47 31.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:17:07.969Z] #18 20.14 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:07.969Z] #18 20.16 Processing triggers for mime-support (3.62) ... [2020-11-04T15:17:08.535Z] #18 DONE 20.6s [2020-11-04T15:17:08.535Z] [2020-11-04T15:17:08.535Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:17:08.793Z] #19 0.486 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T15:17:08.793Z] #19 0.489 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T15:17:08.793Z] #19 0.492 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T15:17:08.793Z] #19 DONE 0.5s [2020-11-04T15:17:08.793Z] [2020-11-04T15:17:08.794Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:08.794Z] #41 37.19 CC criu/files.o [2020-11-04T15:17:08.794Z] #41 37.86 CC criu/filesystems.o [2020-11-04T15:17:08.794Z] #41 38.08 CC criu/fsnotify.o [2020-11-04T15:17:08.794Z] #41 38.42 CC criu/image-desc.o [2020-11-04T15:17:08.794Z] #41 38.47 CC criu/image.o [2020-11-04T15:17:08.794Z] #41 38.72 CC criu/ipc_ns.o [2020-11-04T15:17:08.794Z] #41 39.05 CC criu/irmap.o [2020-11-04T15:17:08.794Z] #41 39.25 CC criu/kcmp-ids.o [2020-11-04T15:17:08.794Z] #41 39.34 CC criu/kerndat.o [2020-11-04T15:17:08.794Z] #41 39.61 CC criu/libnetlink.o [2020-11-04T15:17:08.794Z] #41 39.70 CC criu/log.o [2020-11-04T15:17:08.794Z] #41 39.82 CC criu/lsm.o [2020-11-04T15:17:08.794Z] #41 39.92 CC criu/mem.o [2020-11-04T15:17:08.794Z] #41 40.37 CC criu/memfd.o [2020-11-04T15:17:08.794Z] #41 40.57 CC criu/mount.o [2020-11-04T15:17:08.794Z] #41 41.59 CC criu/namespaces.o [2020-11-04T15:17:08.794Z] #41 42.04 CC criu/net.o [2020-11-04T15:17:09.027Z] #22 58.01 + mkdir -p /tmp/tmp.much87oJ1Q/src/github.com/docker [2020-11-04T15:17:09.027Z] #22 58.01 + mv components/cli /tmp/tmp.much87oJ1Q/src/github.com/docker/cli [2020-11-04T15:17:09.027Z] #22 58.02 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-04T15:17:09.041Z] ---> df6ca755fb09 [2020-11-04T15:17:09.051Z] #41 42.89 CC criu/netfilter.o [2020-11-04T15:17:09.310Z] #41 42.99 CC criu/page-pipe.o [2020-11-04T15:17:09.310Z] #41 ... [2020-11-04T15:17:09.310Z] [2020-11-04T15:17:09.310Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:09.310Z] #54 41.04 + bin/containerd [2020-11-04T15:17:09.310Z] #54 ... [2020-11-04T15:17:09.310Z] [2020-11-04T15:17:09.310Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:17:09.498Z] Successfully built df6ca755fb09 [2020-11-04T15:17:09.498Z] Successfully tagged docker:latest [2020-11-04T15:17:09.498Z] INFO: Image build ended at 11/04/2020 15:17:09. Duration:00:00:37.4828255 [2020-11-04T15:17:09.498Z] [2020-11-04T15:17:09.498Z] [2020-11-04T15:17:09.498Z] INFO: Building the test binaries at 11/04/2020 15:17:09... [2020-11-04T15:17:09.718Z] #47 ... [2020-11-04T15:17:09.718Z] [2020-11-04T15:17:09.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:09.718Z] #11 22.67 Fetched 8396 kB in 18s (473 kB/s) [2020-11-04T15:17:09.718Z] #11 22.67 Reading package lists... [2020-11-04T15:17:09.718Z] #11 29.57 Reading package lists... [2020-11-04T15:17:09.718Z] #11 ... [2020-11-04T15:17:09.718Z] [2020-11-04T15:17:09.718Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:09.718Z] #49 22.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:17:09.718Z] #49 23.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:17:09.718Z] #49 23.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:17:09.718Z] #49 23.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:17:09.718Z] #49 24.30 runtime/cgo [2020-11-04T15:17:09.718Z] #49 24.42 runtime [2020-11-04T15:17:09.980Z] #49 ... [2020-11-04T15:17:09.980Z] [2020-11-04T15:17:09.980Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:09.980Z] #40 23.29 Fetched 8396 kB in 19s (452 kB/s) [2020-11-04T15:17:09.980Z] #40 23.29 Reading package lists... [2020-11-04T15:17:10.000Z] #22 ... [2020-11-04T15:17:10.000Z] [2020-11-04T15:17:10.000Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:10.000Z] #51 56.38 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 [2020-11-04T15:17:10.000Z] #51 57.95 + mkdir -p /build [2020-11-04T15:17:10.000Z] #51 57.96 + cp runc /build/runc [2020-11-04T15:17:10.000Z] #51 DONE 58.9s [2020-11-04T15:17:10.243Z] #40 30.47 Reading package lists... [2020-11-04T15:17:10.243Z] #40 ... [2020-11-04T15:17:10.243Z] [2020-11-04T15:17:10.243Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:10.243Z] #47 33.23 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:17:10.245Z] #20 1.313 Collecting yamllint==1.16.0 [2020-11-04T15:17:10.311Z] [2020-11-04T15:17:10.311Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:10.532Z] #54 ... [2020-11-04T15:17:10.532Z] [2020-11-04T15:17:10.532Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:10.532Z] #11 55.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T15:17:10.532Z] #11 55.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-11-04T15:17:10.532Z] #11 56.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:10.532Z] #11 ... [2020-11-04T15:17:10.532Z] [2020-11-04T15:17:10.532Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:10.532Z] #49 52.87 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:17:10.532Z] #49 DONE 56.5s [2020-11-04T15:17:10.532Z] [2020-11-04T15:17:10.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:10.532Z] #41 14.05 CC images/tcp-stream.o [2020-11-04T15:17:10.532Z] #41 14.15 CC images/sk-packet.o [2020-11-04T15:17:10.532Z] #41 14.27 CC images/mnt.o [2020-11-04T15:17:10.532Z] #41 14.47 CC images/pipe-data.o [2020-11-04T15:17:10.532Z] #41 14.63 CC images/sa.o [2020-11-04T15:17:10.532Z] #41 14.78 CC images/timer.o [2020-11-04T15:17:10.532Z] #41 14.92 CC images/timerfd.o [2020-11-04T15:17:10.532Z] #41 15.04 CC images/mm.o [2020-11-04T15:17:10.532Z] #41 15.16 CC images/sk-opts.o [2020-11-04T15:17:10.532Z] #41 15.31 CC images/sk-unix.o [2020-11-04T15:17:10.532Z] #41 15.54 CC images/sk-inet.o [2020-11-04T15:17:10.532Z] #41 15.83 CC images/tun.o [2020-11-04T15:17:10.532Z] #41 16.08 CC images/sk-netlink.o [2020-11-04T15:17:10.532Z] #41 16.18 CC images/packet-sock.o [2020-11-04T15:17:10.532Z] #41 16.48 CC images/ipc-var.o [2020-11-04T15:17:10.532Z] #41 16.64 CC images/ipc-desc.o [2020-11-04T15:17:10.532Z] #41 16.80 CC images/ipc-shm.o [2020-11-04T15:17:10.532Z] #41 16.94 CC images/ipc-msg.o [2020-11-04T15:17:10.532Z] #41 17.13 CC images/ipc-sem.o [2020-11-04T15:17:10.532Z] #41 17.21 CC images/utsns.o [2020-11-04T15:17:10.532Z] #41 17.34 CC images/creds.o [2020-11-04T15:17:10.532Z] #41 17.45 CC images/vma.o [2020-11-04T15:17:10.532Z] #41 17.61 CC images/netdev.o [2020-11-04T15:17:10.532Z] #41 17.77 CC images/tty.o [2020-11-04T15:17:10.532Z] #41 18.02 CC images/file-lock.o [2020-11-04T15:17:10.532Z] #41 18.17 CC images/rlimit.o [2020-11-04T15:17:10.532Z] #41 18.32 CC images/pagemap.o [2020-11-04T15:17:10.532Z] #41 18.47 CC images/siginfo.o [2020-11-04T15:17:10.532Z] #41 18.64 CC images/rpc.o [2020-11-04T15:17:10.532Z] #41 19.25 CC images/ext-file.o [2020-11-04T15:17:10.532Z] #41 19.40 CC images/cgroup.o [2020-11-04T15:17:10.532Z] #41 19.79 CC images/userns.o [2020-11-04T15:17:10.532Z] #41 19.96 CC images/google/protobuf/descriptor.o [2020-11-04T15:17:10.532Z] #41 20.62 CC images/opts.o [2020-11-04T15:17:10.532Z] #41 20.77 CC images/seccomp.o [2020-11-04T15:17:10.532Z] #41 20.92 CC images/binfmt-misc.o [2020-11-04T15:17:10.532Z] #41 21.01 CC images/time.o [2020-11-04T15:17:10.532Z] #41 21.09 CC images/sysctl.o [2020-11-04T15:17:10.532Z] #41 21.23 CC images/autofs.o [2020-11-04T15:17:10.532Z] #41 21.38 CC images/macvlan.o [2020-11-04T15:17:10.532Z] #41 21.62 CC images/sit.o [2020-11-04T15:17:10.861Z] #41 21.86 CC images/memfd.o [2020-11-04T15:17:11.154Z] #41 22.13 CC images/timens.o [2020-11-04T15:17:11.154Z] #41 22.33 LINK images/built-in.o [2020-11-04T15:17:11.191Z] #47 ... [2020-11-04T15:17:11.191Z] [2020-11-04T15:17:11.191Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:17:11.191Z] #53 24.39 Fetched 8396 kB in 18s (464 kB/s) [2020-11-04T15:17:11.191Z] #53 24.39 Reading package lists... [2020-11-04T15:17:11.447Z] #41 22.40 GEN compel/include/asm [2020-11-04T15:17:11.447Z] #41 22.41 GEN compel/include/version.h [2020-11-04T15:17:11.447Z] #41 22.41 touch .config [2020-11-04T15:17:11.447Z] #41 22.42 GEN include/common/config.h [2020-11-04T15:17:11.447Z] #41 22.45 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-11-04T15:17:11.447Z] #41 22.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T15:17:11.447Z] #41 22.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T15:17:11.447Z] #41 22.51 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-11-04T15:17:11.447Z] #41 ... [2020-11-04T15:17:11.447Z] [2020-11-04T15:17:11.447Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:11.447Z] #43 47.90 text/template [2020-11-04T15:17:11.447Z] #43 49.00 encoding/xml [2020-11-04T15:17:11.447Z] #43 50.82 go/doc [2020-11-04T15:17:11.447Z] #43 52.75 github.com/LK4D4/vndr/build [2020-11-04T15:17:11.447Z] #43 52.79 github.com/LK4D4/vndr/versioned [2020-11-04T15:17:11.447Z] #43 52.88 compress/flate [2020-11-04T15:17:11.447Z] #43 54.61 hash/crc32 [2020-11-04T15:17:11.447Z] #43 54.73 vendor/golang.org/x/crypto/cryptobyte [2020-11-04T15:17:11.447Z] #43 54.95 compress/gzip [2020-11-04T15:17:11.447Z] #43 55.30 net [2020-11-04T15:17:11.447Z] #43 55.83 vendor/golang.org/x/sys/cpu [2020-11-04T15:17:11.447Z] #43 56.12 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-04T15:17:11.447Z] #43 56.61 vendor/golang.org/x/crypto/poly1305 [2020-11-04T15:17:11.447Z] #43 57.07 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-04T15:17:11.447Z] #43 57.54 vendor/golang.org/x/crypto/curve25519 [2020-11-04T15:17:11.447Z] #43 57.88 vendor/golang.org/x/crypto/hkdf [2020-11-04T15:17:11.447Z] #43 57.97 vendor/golang.org/x/text/transform [2020-11-04T15:17:11.447Z] #43 ... [2020-11-04T15:17:11.447Z] [2020-11-04T15:17:11.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:11.447Z] #41 22.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-11-04T15:17:11.447Z] #41 22.53 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-11-04T15:17:11.447Z] #41 22.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T15:17:11.447Z] #41 22.55 DEP compel/plugins/std/infect.d [2020-11-04T15:17:11.447Z] #41 22.63 DEP compel/plugins/std/string.d [2020-11-04T15:17:11.453Z] #53 30.94 Reading package lists... [2020-11-04T15:17:11.453Z] #53 ... [2020-11-04T15:17:11.453Z] [2020-11-04T15:17:11.453Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:17:11.453Z] #34 24.60 Fetched 8396 kB in 18s (460 kB/s) [2020-11-04T15:17:11.453Z] #34 24.60 Reading package lists... [2020-11-04T15:17:11.739Z] #41 22.71 DEP compel/plugins/std/log.d [2020-11-04T15:17:11.739Z] #41 22.75 DEP compel/plugins/std/fds.d [2020-11-04T15:17:11.739Z] #41 22.81 DEP compel/plugins/std/std.d [2020-11-04T15:17:11.739Z] #41 22.85 DEP compel/plugins/shmem/shmem.d [2020-11-04T15:17:11.739Z] #41 22.90 DEP compel/plugins/fds/fds.d [2020-11-04T15:17:11.739Z] #41 22.98 CC compel/plugins/std/std.o [2020-11-04T15:17:12.057Z] #41 23.12 CC compel/plugins/std/fds.o [2020-11-04T15:17:12.359Z] #41 23.39 CC compel/plugins/std/log.o [2020-11-04T15:17:12.845Z] #34 31.75 Reading package lists... [2020-11-04T15:17:12.845Z] #34 ... [2020-11-04T15:17:12.845Z] [2020-11-04T15:17:12.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:12.845Z] #11 29.57 Reading package lists... [2020-11-04T15:17:13.074Z] #41 23.85 CC compel/plugins/std/string.o [2020-11-04T15:17:13.367Z] #41 24.30 CC compel/plugins/std/infect.o [2020-11-04T15:17:13.367Z] #41 24.52 CC compel/arch/s390/plugins/std/parasite-head.o [2020-11-04T15:17:13.367Z] #41 24.55 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-11-04T15:17:13.659Z] #41 24.59 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-11-04T15:17:13.659Z] #41 24.70 AR compel/plugins/std.lib.a [2020-11-04T15:17:13.659Z] #41 24.75 CC compel/plugins/fds/fds.o [2020-11-04T15:17:13.952Z] #41 24.92 AR compel/plugins/fds.lib.a [2020-11-04T15:17:13.952Z] #41 24.96 HOSTDEP compel/src/lib/log-host.d [2020-11-04T15:17:13.952Z] #41 25.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T15:17:14.245Z] #41 25.15 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-11-04T15:17:14.245Z] #41 25.20 HOSTDEP compel/src/main-host.d [2020-11-04T15:17:14.245Z] #41 25.27 DEP compel/src/lib/ptrace.d [2020-11-04T15:17:14.245Z] #41 25.34 DEP compel/src/lib/infect.d [2020-11-04T15:17:14.245Z] #41 25.43 DEP compel/src/lib/infect-util.d [2020-11-04T15:17:14.245Z] #41 25.51 DEP compel/src/lib/infect-rpc.d [2020-11-04T15:17:14.432Z] #20 ... [2020-11-04T15:17:14.432Z] [2020-11-04T15:17:14.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:14.432Z] #41 43.15 CC criu/page-xfer.o [2020-11-04T15:17:14.432Z] #41 43.52 CC criu/pagemap-cache.o [2020-11-04T15:17:14.432Z] #41 43.61 CC criu/pagemap.o [2020-11-04T15:17:14.432Z] #41 43.85 CC criu/parasite-syscall.o [2020-11-04T15:17:14.432Z] #41 44.09 CC criu/path.o [2020-11-04T15:17:14.432Z] #41 44.16 CC criu/pie-util-vdso-elf32.o [2020-11-04T15:17:14.432Z] #41 44.28 CC criu/pie-util-vdso.o [2020-11-04T15:17:14.432Z] #41 44.39 CC criu/pie-util.o [2020-11-04T15:17:14.432Z] #41 44.43 CC criu/pipes.o [2020-11-04T15:17:14.432Z] #41 44.62 CC criu/plugin.o [2020-11-04T15:17:14.432Z] #41 44.72 CC criu/proc_parse.o [2020-11-04T15:17:14.432Z] #41 45.45 CC criu/protobuf-desc.o [2020-11-04T15:17:14.432Z] #41 45.67 CC criu/protobuf.o [2020-11-04T15:17:14.432Z] #41 45.78 CC criu/pstree.o [2020-11-04T15:17:14.432Z] #41 46.09 CC criu/rbtree.o [2020-11-04T15:17:14.432Z] #41 46.18 CC criu/rst-malloc.o [2020-11-04T15:17:14.432Z] #41 46.26 CC criu/seccomp.o [2020-11-04T15:17:14.432Z] #41 46.45 CC criu/seize.o [2020-11-04T15:17:14.432Z] #41 46.71 CC criu/servicefd.o [2020-11-04T15:17:14.432Z] #41 46.83 CC criu/shmem.o [2020-11-04T15:17:14.432Z] #41 47.10 CC criu/sigframe.o [2020-11-04T15:17:14.432Z] #41 47.16 CC criu/signalfd.o [2020-11-04T15:17:14.432Z] #41 47.23 CC criu/sk-inet.o [2020-11-04T15:17:14.432Z] #41 47.53 CC criu/sk-netlink.o [2020-11-04T15:17:14.432Z] #41 47.64 CC criu/sk-packet.o [2020-11-04T15:17:14.432Z] #41 47.82 CC criu/sk-queue.o [2020-11-04T15:17:14.432Z] #41 47.98 CC criu/sk-tcp.o [2020-11-04T15:17:14.432Z] #41 48.14 CC criu/sk-unix.o [2020-11-04T15:17:14.538Z] #41 25.58 DEP compel/arch/s390/src/lib/infect.d [2020-11-04T15:17:14.538Z] #41 25.67 DEP compel/arch/s390/src/lib/cpu.d [2020-11-04T15:17:14.538Z] #41 25.72 DEP compel/src/lib/log.d [2020-11-04T15:17:14.538Z] #41 25.79 DEP compel/src/main.d [2020-11-04T15:17:14.767Z] #11 36.05 Building dependency tree... [2020-11-04T15:17:14.830Z] #41 25.92 DEP compel/src/lib/handle-elf.d [2020-11-04T15:17:14.830Z] #41 25.98 DEP compel/arch/s390/src/lib/handle-elf.d [2020-11-04T15:17:14.830Z] #41 26.00 CC compel/src/lib/log.o [2020-11-04T15:17:14.999Z] #41 48.71 CC criu/sockets.o [2020-11-04T15:17:15.123Z] #41 26.23 CC compel/arch/s390/src/lib/cpu.o [2020-11-04T15:17:15.258Z] #41 48.98 CC criu/stats.o [2020-11-04T15:17:15.258Z] #41 49.07 CC criu/string.o [2020-11-04T15:17:15.258Z] #41 49.10 CC criu/sysctl.o [2020-11-04T15:17:15.294Z] INFO: make.ps1 starting at 11/04/2020 15:17:14 [2020-11-04T15:17:15.294Z] INFO: Git commit (28dc1f7693) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T15:17:15.294Z] INFO: Invoking autogen... [2020-11-04T15:17:15.415Z] #41 26.38 CC compel/arch/s390/src/lib/infect.o [2020-11-04T15:17:15.517Z] #41 ... [2020-11-04T15:17:15.517Z] [2020-11-04T15:17:15.517Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:17:15.517Z] #20 6.523 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T15:17:15.517Z] #20 6.547 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T15:17:15.517Z] #20 6.557 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T15:17:15.517Z] #20 6.569 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T15:17:15.517Z] #20 6.600 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T15:17:15.708Z] #41 26.91 CC compel/src/lib/infect-rpc.o [2020-11-04T15:17:15.751Z] INFO: Building daemon... [2020-11-04T15:17:15.775Z] #20 6.905 Building wheels for collected packages: pyyaml [2020-11-04T15:17:15.775Z] #20 6.905 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T15:17:16.001Z] #41 27.06 CC compel/src/lib/infect-util.o [2020-11-04T15:17:16.001Z] #41 27.18 CC compel/src/lib/infect.o [2020-11-04T15:17:16.034Z] #20 7.133 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T15:17:16.034Z] #20 7.134 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T15:17:16.034Z] #20 7.160 Successfully built pyyaml [2020-11-04T15:17:16.293Z] #20 7.164 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T15:17:16.293Z] #20 7.241 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T15:17:16.293Z] #20 DONE 7.4s [2020-11-04T15:17:16.293Z] [2020-11-04T15:17:16.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:16.293Z] #41 49.30 CC criu/sysfs_parse.o [2020-11-04T15:17:16.293Z] #41 49.43 CC criu/timens.o [2020-11-04T15:17:16.293Z] #41 49.54 CC criu/timerfd.o [2020-11-04T15:17:16.293Z] #41 49.64 CC criu/tty.o [2020-11-04T15:17:16.553Z] #41 ... [2020-11-04T15:17:16.553Z] [2020-11-04T15:17:16.553Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:17:16.553Z] #23 DONE 0.1s [2020-11-04T15:17:16.553Z] [2020-11-04T15:17:16.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:16.553Z] #41 50.25 CC criu/tun.o [2020-11-04T15:17:16.687Z] #11 39.66 The following additional packages will be installed: [2020-11-04T15:17:16.687Z] #11 39.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T15:17:16.687Z] #11 39.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T15:17:16.687Z] #11 39.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T15:17:16.687Z] #11 39.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:17:16.687Z] #11 39.70 Suggested packages: [2020-11-04T15:17:16.687Z] #11 39.72 gcc-8-locales seccomp wine64 [2020-11-04T15:17:16.812Z] #41 50.47 CC criu/uffd.o [2020-11-04T15:17:17.072Z] #41 ... [2020-11-04T15:17:17.072Z] [2020-11-04T15:17:17.072Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:17:17.072Z] #28 DONE 0.7s [2020-11-04T15:17:17.072Z] [2020-11-04T15:17:17.072Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:17:17.072Z] #31 DONE 0.1s [2020-11-04T15:17:17.072Z] [2020-11-04T15:17:17.072Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:17:17.072Z] #33 DONE 0.0s [2020-11-04T15:17:17.072Z] [2020-11-04T15:17:17.072Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:17.072Z] #54 56.69 + bin/containerd-stress [2020-11-04T15:17:17.072Z] #54 58.23 + bin/containerd-shim [2020-11-04T15:17:17.332Z] #54 ... [2020-11-04T15:17:17.332Z] [2020-11-04T15:17:17.332Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:17:17.332Z] #36 DONE 0.0s [2020-11-04T15:17:17.332Z] [2020-11-04T15:17:17.332Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:17:17.332Z] #39 DONE 0.1s [2020-11-04T15:17:17.332Z] [2020-11-04T15:17:17.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:17.332Z] #41 51.00 CC criu/util.o [2020-11-04T15:17:17.529Z] #41 28.47 CC compel/src/lib/ptrace.o [2020-11-04T15:17:17.831Z] #41 28.76 AR compel/libcompel.a [2020-11-04T15:17:17.831Z] #41 28.79 HOSTCC compel/src/main-host.o [2020-11-04T15:17:17.831Z] #41 29.00 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-11-04T15:17:17.901Z] #41 51.58 CC criu/uts_ns.o [2020-11-04T15:17:17.901Z] #41 51.65 CC criu/vdso-compat.o [2020-11-04T15:17:18.077Z] #11 41.09 The following NEW packages will be installed: [2020-11-04T15:17:18.077Z] #11 41.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T15:17:18.077Z] #11 41.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T15:17:18.077Z] #11 41.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T15:17:18.077Z] #11 41.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T15:17:18.077Z] #11 41.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T15:17:18.077Z] #11 41.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:17:18.161Z] #41 51.74 CC criu/vdso.o [2020-11-04T15:17:18.196Z] #41 29.08 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T15:17:18.339Z] #11 41.60 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:17:18.339Z] #11 41.60 Need to get 77.7 MB of archives. [2020-11-04T15:17:18.339Z] #11 41.60 After this operation, 487 MB of additional disk space will be used. [2020-11-04T15:17:18.340Z] #11 41.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-04T15:17:18.420Z] #41 51.98 LINK criu/built-in.o [2020-11-04T15:17:18.420Z] #41 52.04 LINK criu/criu [2020-11-04T15:17:18.496Z] #41 29.43 HOSTCC compel/src/lib/log-host.o [2020-11-04T15:17:18.496Z] #41 29.51 HOSTLINK compel/compel-host-bin [2020-11-04T15:17:18.496Z] #41 29.61 DEP soccr/soccr.d [2020-11-04T15:17:18.496Z] #41 29.72 CC soccr/soccr.o [2020-11-04T15:17:18.602Z] #11 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-04T15:17:18.602Z] #11 ... [2020-11-04T15:17:18.602Z] [2020-11-04T15:17:18.602Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:18.602Z] #62 DONE 41.8s [2020-11-04T15:17:18.602Z] [2020-11-04T15:17:18.602Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:18.602Z] #43 41.13 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:17:18.602Z] #43 41.13 io [2020-11-04T15:17:18.602Z] #43 41.73 strconv [2020-11-04T15:17:18.678Z] #41 52.21 DEP lib/c/criu.d [2020-11-04T15:17:18.678Z] #41 52.24 CC images/rpc.pb-c.o [2020-11-04T15:17:18.936Z] #41 52.49 CC lib/c/criu.o [2020-11-04T15:17:19.195Z] #41 52.84 LINK lib/c/built-in.o [2020-11-04T15:17:19.195Z] #41 52.84 LINK lib/c/libcriu.so [2020-11-04T15:17:19.195Z] #41 52.86 LINK lib/c/libcriu.a [2020-11-04T15:17:19.195Z] #41 52.90 GEN magic.py [2020-11-04T15:17:19.454Z] #41 52.94 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:17:19.454Z] #41 52.94 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:17:19.454Z] #41 52.95 Note: Building without GnuTLS support [2020-11-04T15:17:19.454Z] #41 52.95 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:17:19.454Z] #41 52.95 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:17:19.536Z] #41 30.52 AR soccr/libsoccr.a [2020-11-04T15:17:19.536Z] #41 30.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:17:19.536Z] #41 ... [2020-11-04T15:17:19.536Z] [2020-11-04T15:17:19.536Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:19.536Z] #56 66.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:17:19.536Z] #56 66.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:17:19.713Z] #41 53.31 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:17:19.996Z] #43 43.28 bytes [2020-11-04T15:17:20.282Z] #41 54.03 make[1]: Nothing to be done for 'all'. [2020-11-04T15:17:20.540Z] #41 54.30 make[1]: 'images/built-in.o' is up to date. [2020-11-04T15:17:20.799Z] #41 54.31 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T15:17:20.799Z] #41 54.33 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T15:17:20.799Z] #41 54.35 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T15:17:20.799Z] #41 54.36 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T15:17:20.799Z] #41 54.37 make[1]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:17:20.799Z] #41 54.44 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.45 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.46 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.50 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.52 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.53 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.54 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:20.799Z] #41 54.57 make[2]: Nothing to be done for 'all'. [2020-11-04T15:17:21.057Z] #41 54.57 INSTALL criu/criu [2020-11-04T15:17:21.057Z] #41 DONE 54.7s [2020-11-04T15:17:21.057Z] [2020-11-04T15:17:21.057Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:21.057Z] #54 61.04 + bin/containerd-shim-runc-v1 [2020-11-04T15:17:21.316Z] #54 62.97 + bin/containerd-shim-runc-v2 [2020-11-04T15:17:21.574Z] #54 ... [2020-11-04T15:17:21.574Z] [2020-11-04T15:17:21.574Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:17:21.574Z] #42 DONE 0.0s [2020-11-04T15:17:21.574Z] [2020-11-04T15:17:21.574Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:17:21.574Z] #44 DONE 0.0s [2020-11-04T15:17:21.574Z] [2020-11-04T15:17:21.574Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:17:21.574Z] #46 DONE 0.0s [2020-11-04T15:17:21.574Z] [2020-11-04T15:17:21.574Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:17:21.574Z] #48 DONE 0.1s [2020-11-04T15:17:21.574Z] [2020-11-04T15:17:21.574Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:21.699Z] #56 ... [2020-11-04T15:17:21.699Z] [2020-11-04T15:17:21.699Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:21.699Z] #43 58.33 vendor/golang.org/x/text/unicode/bidi [2020-11-04T15:17:21.699Z] #43 59.32 vendor/golang.org/x/text/secure/bidirule [2020-11-04T15:17:21.699Z] #43 59.52 vendor/golang.org/x/text/unicode/norm [2020-11-04T15:17:21.699Z] #43 61.93 vendor/golang.org/x/net/idna [2020-11-04T15:17:21.699Z] #43 63.22 vendor/golang.org/x/net/http2/hpack [2020-11-04T15:17:21.699Z] #43 64.05 mime [2020-11-04T15:17:21.699Z] #43 65.32 mime/quotedprintable [2020-11-04T15:17:21.699Z] #43 65.74 net/http/internal [2020-11-04T15:17:21.699Z] #43 66.73 crypto/tls [2020-11-04T15:17:21.833Z] #54 ... [2020-11-04T15:17:21.833Z] [2020-11-04T15:17:21.833Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:17:21.833Z] #50 DONE 0.0s [2020-11-04T15:17:21.833Z] [2020-11-04T15:17:21.833Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:17:21.833Z] #52 DONE 0.0s [2020-11-04T15:17:21.833Z] [2020-11-04T15:17:21.833Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:21.833Z] #54 63.71 + binaries [2020-11-04T15:17:21.992Z] #43 ... [2020-11-04T15:17:21.992Z] [2020-11-04T15:17:21.992Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:21.992Z] #11 66.54 Selecting previously unselected package libapparmor1:s390x. [2020-11-04T15:17:21.992Z] #11 66.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.56 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-11-04T15:17:21.992Z] #11 66.64 Selecting previously unselected package libapparmor-dev:s390x. [2020-11-04T15:17:21.992Z] #11 66.64 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.64 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-11-04T15:17:21.992Z] #11 66.71 Selecting previously unselected package libbtrfs0. [2020-11-04T15:17:21.992Z] #11 66.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:17:21.992Z] #11 66.74 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:17:21.992Z] #11 66.74 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:17:21.992Z] #11 66.84 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-11-04T15:17:21.992Z] #11 66.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.85 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 66.89 Selecting previously unselected package libudev-dev:s390x. [2020-11-04T15:17:21.992Z] #11 66.89 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 66.89 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-11-04T15:17:21.992Z] #11 66.99 Selecting previously unselected package libsepol1-dev:s390x. [2020-11-04T15:17:21.992Z] #11 67.00 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.00 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-11-04T15:17:21.992Z] #11 67.27 Selecting previously unselected package libpcre16-3:s390x. [2020-11-04T15:17:21.992Z] #11 67.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.27 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 67.39 Selecting previously unselected package libpcre32-3:s390x. [2020-11-04T15:17:21.992Z] #11 67.39 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.39 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 67.47 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-11-04T15:17:21.992Z] #11 67.47 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.47 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 67.54 Selecting previously unselected package libpcre3-dev:s390x. [2020-11-04T15:17:21.992Z] #11 67.54 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.54 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 67.76 Selecting previously unselected package libselinux1-dev:s390x. [2020-11-04T15:17:21.992Z] #11 67.76 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.77 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-04T15:17:21.992Z] #11 67.96 Selecting previously unselected package libdevmapper-dev:s390x. [2020-11-04T15:17:21.992Z] #11 67.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.96 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 67.99 Selecting previously unselected package libseccomp-dev:s390x. [2020-11-04T15:17:21.992Z] #11 67.99 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 67.99 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-11-04T15:17:21.992Z] #11 68.07 Selecting previously unselected package libsystemd-dev:s390x. [2020-11-04T15:17:21.992Z] #11 68.08 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-11-04T15:17:21.992Z] #11 68.08 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-04T15:17:21.992Z] #11 68.36 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 68.37 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-11-04T15:17:21.992Z] #11 68.37 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-11-04T15:17:21.992Z] #11 68.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:17:21.992Z] #11 68.39 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 68.39 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-11-04T15:17:21.992Z] #11 68.40 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:21.992Z] #11 68.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:17:21.992Z] #11 68.41 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 68.42 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-11-04T15:17:21.992Z] #11 68.44 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:17:21.992Z] #11 68.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:17:21.992Z] #11 68.45 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-11-04T15:17:21.992Z] #11 68.46 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T15:17:21.992Z] #11 68.47 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-11-04T15:17:21.992Z] #11 68.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:17:21.992Z] #11 68.48 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-11-04T15:17:21.992Z] #11 68.49 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:21.992Z] #11 68.50 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 [2020-11-04T15:17:21.992Z] #11 68.50 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 [2020-11-04T15:17:21.992Z] #11 68.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:21.992Z] #11 68.51 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 [2020-11-04T15:17:21.992Z] #11 68.52 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 [2020-11-04T15:17:21.992Z] #11 68.53 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:17:21.992Z] #11 68.53 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-11-04T15:17:21.992Z] #11 68.54 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 68.55 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 68.56 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 68.56 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-11-04T15:17:21.992Z] #11 68.57 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:22.038Z] #43 ... [2020-11-04T15:17:22.038Z] [2020-11-04T15:17:22.038Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:17:22.038Z] #53 30.94 Reading package lists... [2020-11-04T15:17:22.038Z] #53 37.83 Building dependency tree... [2020-11-04T15:17:22.038Z] #53 41.46 The following additional packages will be installed: [2020-11-04T15:17:22.038Z] #53 41.49 libbtrfs0 [2020-11-04T15:17:22.038Z] #53 41.65 The following NEW packages will be installed: [2020-11-04T15:17:22.038Z] #53 41.66 libbtrfs-dev libbtrfs0 [2020-11-04T15:17:22.038Z] #53 42.15 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:17:22.038Z] #53 42.15 Need to get 119 kB of archives. [2020-11-04T15:17:22.038Z] #53 42.15 After this operation, 387 kB of additional disk space will be used. [2020-11-04T15:17:22.038Z] #53 42.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T15:17:22.038Z] #53 42.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T15:17:22.038Z] #53 43.67 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:22.038Z] #53 43.85 Fetched 119 kB in 0s (339 kB/s) [2020-11-04T15:17:22.038Z] #53 43.96 Selecting previously unselected package libbtrfs0. [2020-11-04T15:17:22.038Z] #53 43.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.) [2020-11-04T15:17:22.038Z] #53 44.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T15:17:22.038Z] #53 44.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:17:22.038Z] #53 44.26 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:17:22.038Z] #53 44.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T15:17:22.038Z] #53 44.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:17:22.038Z] #53 44.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:17:22.038Z] #53 44.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:17:22.038Z] #53 44.58 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:22.038Z] #53 DONE 44.9s [2020-11-04T15:17:22.038Z] [2020-11-04T15:17:22.038Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:22.038Z] #47 36.69 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:17:22.038Z] #47 41.32 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:17:22.038Z] #47 41.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:17:22.038Z] #47 41.53 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:17:22.038Z] #47 41.57 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:17:22.038Z] #47 41.58 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:17:22.038Z] #47 41.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:17:22.038Z] #47 41.65 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:17:22.038Z] #47 41.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:17:22.038Z] #47 41.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:17:22.038Z] #47 41.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:17:22.038Z] #47 41.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:17:22.038Z] #47 41.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:17:22.038Z] #47 41.77 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:17:22.038Z] #47 41.84 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:17:22.038Z] #47 41.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:17:22.038Z] #47 41.89 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:17:22.038Z] #47 41.94 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:17:22.038Z] #47 42.01 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:17:22.038Z] #47 42.01 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:17:22.038Z] #47 42.02 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:17:22.038Z] #47 42.16 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:17:22.038Z] #47 42.16 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:17:22.038Z] #47 42.18 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:17:22.038Z] #47 42.20 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:17:22.038Z] #47 42.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:17:22.038Z] #47 42.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:17:22.038Z] #47 42.47 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:17:22.038Z] #47 42.47 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:17:22.038Z] #47 42.49 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:17:22.038Z] #47 42.58 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:17:22.038Z] #47 42.64 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:17:22.038Z] #47 42.70 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:17:22.038Z] #47 42.74 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:17:22.038Z] #47 42.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:17:22.038Z] #47 42.85 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:17:22.038Z] #47 42.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:17:22.038Z] #47 43.07 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:17:22.038Z] #47 43.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:17:22.038Z] #47 43.18 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:17:22.038Z] #47 43.25 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:17:22.038Z] #47 43.25 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:17:22.038Z] #47 43.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:17:22.038Z] #47 43.32 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:17:22.038Z] #47 43.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:17:22.038Z] #47 43.36 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:17:22.038Z] #47 43.39 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:17:22.038Z] #47 43.50 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:17:22.038Z] #47 43.54 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:17:22.038Z] #47 43.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:17:22.038Z] #47 43.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:17:22.038Z] #47 43.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:17:22.038Z] #47 43.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:17:22.038Z] #47 43.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:17:22.038Z] #47 43.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:17:22.039Z] #47 43.94 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:17:22.039Z] #47 43.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:17:22.039Z] #47 43.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:17:22.039Z] #47 43.95 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:17:22.039Z] #47 43.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:17:22.039Z] #47 43.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:17:22.039Z] #47 44.03 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:17:22.039Z] #47 44.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:17:22.039Z] #47 44.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:17:22.039Z] #47 44.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:17:22.039Z] #47 44.08 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:17:22.039Z] #47 44.10 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:17:22.039Z] #47 44.13 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:17:22.039Z] #47 44.17 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:17:22.039Z] #47 44.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:17:22.039Z] #47 44.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:17:22.039Z] #47 44.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:17:22.039Z] #47 44.68 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:17:22.039Z] #47 44.73 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:17:22.039Z] #47 44.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:17:22.091Z] #54 63.71 + install -D bin/containerd /build/containerd [2020-11-04T15:17:22.091Z] #54 63.74 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:17:22.091Z] #54 63.75 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:17:22.091Z] #54 63.76 + install -D bin/ctr /build/ctr [2020-11-04T15:17:22.285Z] #11 DONE 68.9s [2020-11-04T15:17:22.285Z] [2020-11-04T15:17:22.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:22.285Z] #41 30.73 DEP criu/arch/s390/sigframe.d [2020-11-04T15:17:22.285Z] #41 30.81 DEP criu/arch/s390/crtools.d [2020-11-04T15:17:22.285Z] #41 30.97 DEP criu/arch/s390/cpu.d [2020-11-04T15:17:22.285Z] #41 31.08 CC criu/arch/s390/cpu.o [2020-11-04T15:17:22.285Z] #41 31.50 CC criu/arch/s390/crtools.o [2020-11-04T15:17:22.285Z] #41 32.16 CC criu/arch/s390/sigframe.o [2020-11-04T15:17:22.285Z] #41 32.25 LINK criu/arch/s390/crtools.built-in.o [2020-11-04T15:17:22.285Z] #41 32.28 DEP criu/pie/util-vdso.d [2020-11-04T15:17:22.285Z] #41 32.46 DEP criu/pie/util.d [2020-11-04T15:17:22.285Z] #41 32.55 CC criu/pie/util.o [2020-11-04T15:17:22.285Z] #41 32.76 CC criu/pie/util-vdso.o [2020-11-04T15:17:22.285Z] #41 33.19 AR criu/pie/pie.lib.a [2020-11-04T15:17:22.285Z] #41 33.22 DEP criu/pie/restorer.d [2020-11-04T15:17:22.285Z] #41 33.33 DEP criu/arch/s390/restorer.d [2020-11-04T15:17:22.285Z] #41 33.43 DEP criu/arch/s390/vdso-pie.d [2020-11-04T15:17:22.350Z] #54 DONE 63.9s [2020-11-04T15:17:22.582Z] Removing intermediate container eee708879d0c [2020-11-04T15:17:22.582Z] ---> 9147eeb65691 [2020-11-04T15:17:22.582Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-11-04T15:17:22.582Z] ---> 805dc2d65d1c [2020-11-04T15:17:22.582Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-11-04T15:17:22.582Z] ---> 337251a22927 [2020-11-04T15:17:22.582Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-11-04T15:17:22.582Z] ---> Running in bca191bdabfe [2020-11-04T15:17:22.582Z] Removing intermediate container bca191bdabfe [2020-11-04T15:17:22.582Z] ---> 32a6ca7d99bb [2020-11-04T15:17:22.582Z] Successfully built 32a6ca7d99bb [2020-11-04T15:17:22.582Z] Successfully tagged moby-buildx:latest [2020-11-04T15:17:22.582Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-11-04T15:17:22.582Z] if [ -n "${id}" ]; then \ [2020-11-04T15:17:22.582Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-11-04T15:17:22.582Z] && touch bundles/buildx; \ [2020-11-04T15:17:22.582Z] docker rm -f ${id}; \ [2020-11-04T15:17:22.582Z] fi [2020-11-04T15:17:22.582Z] a0bcecc114cfbf9bcf21bfee570c1a0461222e8366197f679bf442fa65efe5b6 [2020-11-04T15:17:22.582Z] bundles/buildx version [2020-11-04T15:17:22.582Z] buildx v0.3.1 6db68d0 [2020-11-04T15:17:22.582Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0f9c325421704114bb7f28c8417ed65a65626d0f . [2020-11-04T15:17:22.582Z] #1 [internal] booting buildkit [2020-11-04T15:17:22.582Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-11-04T15:17:22.582Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-11-04T15:17:22.582Z] #1 creating container buildx_buildkit_default [2020-11-04T15:17:22.582Z] #1 creating container buildx_buildkit_default 0.4s done [2020-11-04T15:17:22.582Z] #1 DONE 2.4s [2020-11-04T15:17:22.582Z] [2020-11-04T15:17:22.582Z] #2 [internal] load build definition from Dockerfile [2020-11-04T15:17:22.582Z] #2 transferring dockerfile: [2020-11-04T15:17:22.582Z] #2 transferring dockerfile: 16.58kB done [2020-11-04T15:17:22.582Z] #2 DONE 0.0s [2020-11-04T15:17:22.582Z] [2020-11-04T15:17:22.582Z] #3 [internal] load .dockerignore [2020-11-04T15:17:22.582Z] #3 transferring context: 87B done [2020-11-04T15:17:22.582Z] #3 DONE 0.0s [2020-11-04T15:17:22.582Z] [2020-11-04T15:17:22.582Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-11-04T15:17:22.582Z] #4 DONE 0.9s [2020-11-04T15:17:22.582Z] [2020-11-04T15:17:22.582Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-11-04T15:17:22.582Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-11-04T15:17:22.582Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-11-04T15:17:22.582Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-11-04T15:17:22.582Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-11-04T15:17:22.582Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-11-04T15:17:22.582Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 2.74MB / 8.20MB 0.3s [2020-11-04T15:17:22.584Z] #41 33.48 DEP criu/pie/parasite-vdso.d [2020-11-04T15:17:22.584Z] #41 33.60 DEP criu/pie/parasite.d [2020-11-04T15:17:22.634Z] #47 ... [2020-11-04T15:17:22.635Z] [2020-11-04T15:17:22.635Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:22.635Z] #43 45.79 bufio [2020-11-04T15:17:22.877Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-11-04T15:17:22.877Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-11-04T15:17:22.881Z] #41 33.82 CC criu/pie/parasite.o [2020-11-04T15:17:22.917Z] [2020-11-04T15:17:22.917Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:17:23.100Z] #47 ... [2020-11-04T15:17:23.100Z] [2020-11-04T15:17:23.100Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:23.100Z] #51 65.88 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 [2020-11-04T15:17:23.100Z] #51 67.22 + mkdir -p /build [2020-11-04T15:17:23.100Z] #51 67.22 + cp runc /build/runc [2020-11-04T15:17:23.100Z] #51 DONE 67.6s [2020-11-04T15:17:23.100Z] [2020-11-04T15:17:23.100Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:23.170Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-11-04T15:17:23.170Z] #5 DONE 0.9s [2020-11-04T15:17:23.170Z] [2020-11-04T15:17:23.170Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-11-04T15:17:23.175Z] #55 DONE 0.1s [2020-11-04T15:17:23.175Z] [2020-11-04T15:17:23.175Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:17:23.175Z] #59 DONE 0.1s [2020-11-04T15:17:23.175Z] [2020-11-04T15:17:23.175Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:17:23.175Z] #61 DONE 0.1s [2020-11-04T15:17:23.175Z] [2020-11-04T15:17:23.175Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:17:23.175Z] #63 DONE 0.0s [2020-11-04T15:17:23.175Z] [2020-11-04T15:17:23.175Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:17:23.175Z] #64 DONE 0.0s [2020-11-04T15:17:23.175Z] [2020-11-04T15:17:23.175Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:17:23.182Z] #41 ... [2020-11-04T15:17:23.182Z] [2020-11-04T15:17:23.182Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:17:23.182Z] #12 DONE 0.9s [2020-11-04T15:17:23.475Z] [2020-11-04T15:17:23.475Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:23.475Z] #51 0.802 + RM_GOPATH=0 [2020-11-04T15:17:23.475Z] #51 0.803 + TMP_GOPATH= [2020-11-04T15:17:23.475Z] #51 0.803 + : /build [2020-11-04T15:17:23.475Z] #51 0.803 + '[' -z '' ']' [2020-11-04T15:17:23.475Z] #51 0.804 ++ mktemp -d [2020-11-04T15:17:23.475Z] #51 0.805 + export GOPATH=/tmp/tmp.1V7VJXHPap [2020-11-04T15:17:23.475Z] #51 0.805 + GOPATH=/tmp/tmp.1V7VJXHPap [2020-11-04T15:17:23.475Z] #51 0.805 + RM_GOPATH=1 [2020-11-04T15:17:23.475Z] #51 0.805 + case "$(go env GOARCH)" in [2020-11-04T15:17:23.475Z] #51 0.807 ++ go env GOARCH [2020-11-04T15:17:23.475Z] #51 0.822 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:23.475Z] #51 0.823 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:23.475Z] #51 0.823 ++ dirname /tmp/install/install.sh [2020-11-04T15:17:23.475Z] #51 0.824 + dir=/tmp/install [2020-11-04T15:17:23.475Z] #51 0.824 + bin=runc [2020-11-04T15:17:23.475Z] #51 0.824 + shift [2020-11-04T15:17:23.475Z] #51 0.824 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:17:23.475Z] #51 0.824 + . /tmp/install/runc.installer [2020-11-04T15:17:23.475Z] #51 0.825 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:17:23.475Z] #51 0.829 + install_runc [2020-11-04T15:17:23.476Z] #51 0.829 + uname -r [2020-11-04T15:17:23.476Z] #51 0.830 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:17:23.476Z] #51 0.831 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:17:23.476Z] #51 0.831 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:17:23.476Z] #51 0.831 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:17:23.476Z] #51 0.831 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1V7VJXHPap/src/github.com/opencontainers/runc [2020-11-04T15:17:23.476Z] #51 0.834 Cloning into '/tmp/tmp.1V7VJXHPap/src/github.com/opencontainers/runc'... [2020-11-04T15:17:23.742Z] #65 DONE 0.6s [2020-11-04T15:17:23.742Z] [2020-11-04T15:17:23.742Z] #66 exporting to image [2020-11-04T15:17:23.742Z] #66 exporting layers [2020-11-04T15:17:23.772Z] #51 ... [2020-11-04T15:17:23.772Z] [2020-11-04T15:17:23.772Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:23.772Z] #56 DONE 70.3s [2020-11-04T15:17:23.808Z] #8 DONE 0.8s [2020-11-04T15:17:23.808Z] [2020-11-04T15:17:23.808Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-04T15:17:24.051Z] #43 ... [2020-11-04T15:17:24.051Z] [2020-11-04T15:17:24.051Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:24.051Z] #40 30.47 Reading package lists... [2020-11-04T15:17:24.051Z] #40 37.38 Building dependency tree... [2020-11-04T15:17:24.051Z] #40 40.93 The following additional packages will be installed: [2020-11-04T15:17:24.051Z] #40 40.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T15:17:24.051Z] #40 40.94 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T15:17:24.051Z] #40 40.95 Suggested packages: [2020-11-04T15:17:24.051Z] #40 40.96 manpages-dev python-setuptools [2020-11-04T15:17:24.051Z] #40 42.53 The following NEW packages will be installed: [2020-11-04T15:17:24.051Z] #40 42.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T15:17:24.051Z] #40 42.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T15:17:24.051Z] #40 42.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T15:17:24.051Z] #40 42.54 python-six zlib1g-dev [2020-11-04T15:17:24.051Z] #40 43.08 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:17:24.051Z] #40 43.08 Need to get 4095 kB of archives. [2020-11-04T15:17:24.051Z] #40 43.08 After this operation, 22.5 MB of additional disk space will be used. [2020-11-04T15:17:24.051Z] #40 43.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-04T15:17:24.051Z] #40 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T15:17:24.051Z] #40 43.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T15:17:24.051Z] #40 43.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T15:17:24.051Z] #40 43.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-04T15:17:24.051Z] #40 43.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T15:17:24.051Z] #40 43.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-04T15:17:24.051Z] #40 43.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-04T15:17:24.051Z] #40 43.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-04T15:17:24.051Z] #40 43.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-04T15:17:24.051Z] #40 43.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-04T15:17:24.051Z] #40 43.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-04T15:17:24.051Z] #40 43.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-04T15:17:24.051Z] #40 43.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-04T15:17:24.051Z] #40 43.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T15:17:24.051Z] #40 43.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-04T15:17:24.051Z] #40 43.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-04T15:17:24.051Z] #40 44.81 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:24.051Z] #40 45.20 Fetched 4095 kB in 1s (5412 kB/s) [2020-11-04T15:17:24.051Z] #40 45.40 Selecting previously unselected package libcap-dev:amd64. [2020-11-04T15:17:24.051Z] #40 45.40 (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.) [2020-11-04T15:17:24.051Z] #40 45.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 45.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T15:17:24.051Z] #40 45.91 Selecting previously unselected package libnet1:amd64. [2020-11-04T15:17:24.051Z] #40 45.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 45.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:24.051Z] #40 46.24 Selecting previously unselected package libnet1-dev. [2020-11-04T15:17:24.051Z] #40 46.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 46.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:24.051Z] #40 46.52 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T15:17:24.051Z] #40 46.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 46.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:17:24.051Z] #40 46.72 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-04T15:17:24.051Z] #40 46.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 46.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T15:17:24.051Z] #40 47.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T15:17:24.051Z] #40 47.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 47.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:24.051Z] #40 47.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-04T15:17:24.051Z] #40 47.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:17:24.051Z] #40 47.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:24.051Z] #40 ... [2020-11-04T15:17:24.051Z] [2020-11-04T15:17:24.051Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:24.051Z] #54 1.174 + RM_GOPATH=0 [2020-11-04T15:17:24.051Z] #54 1.174 + TMP_GOPATH= [2020-11-04T15:17:24.051Z] #54 1.174 + : /build [2020-11-04T15:17:24.051Z] #54 1.174 + '[' -z '' ']' [2020-11-04T15:17:24.051Z] #54 1.187 ++ mktemp -d [2020-11-04T15:17:24.051Z] #54 1.190 + export GOPATH=/tmp/tmp.PkXnXTv0AN [2020-11-04T15:17:24.051Z] #54 1.190 + GOPATH=/tmp/tmp.PkXnXTv0AN [2020-11-04T15:17:24.051Z] #54 1.190 + RM_GOPATH=1 [2020-11-04T15:17:24.051Z] #54 1.192 + case "$(go env GOARCH)" in [2020-11-04T15:17:24.051Z] #54 1.195 ++ go env GOARCH [2020-11-04T15:17:24.051Z] #54 1.308 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:24.051Z] #54 1.313 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:24.051Z] #54 1.314 ++ dirname /tmp/install/install.sh [2020-11-04T15:17:24.051Z] #54 1.334 + dir=/tmp/install [2020-11-04T15:17:24.051Z] #54 1.334 + bin=containerd [2020-11-04T15:17:24.051Z] #54 1.334 + shift [2020-11-04T15:17:24.051Z] #54 1.334 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:17:24.051Z] #54 1.334 + . /tmp/install/containerd.installer [2020-11-04T15:17:24.051Z] #54 1.335 ++ set -e [2020-11-04T15:17:24.051Z] #54 1.338 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:17:24.051Z] #54 1.350 + install_containerd [2020-11-04T15:17:24.051Z] #54 1.354 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:17:24.051Z] #54 1.354 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:17:24.051Z] #54 1.354 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PkXnXTv0AN/src/github.com/containerd/containerd [2020-11-04T15:17:24.051Z] #54 1.361 Cloning into '/tmp/tmp.PkXnXTv0AN/src/github.com/containerd/containerd'... [2020-11-04T15:17:24.069Z] [2020-11-04T15:17:24.069Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:17:24.069Z] #57 DONE 0.1s [2020-11-04T15:17:24.069Z] [2020-11-04T15:17:24.069Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:17:24.069Z] #58 DONE 0.1s [2020-11-04T15:17:24.069Z] [2020-11-04T15:17:24.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:24.069Z] #41 34.64 LINK criu/pie/parasite.built-in.o [2020-11-04T15:17:24.069Z] #41 34.64 GEN criu/pie/parasite-blob.h [2020-11-04T15:17:24.069Z] #41 34.65 CC criu/pie/parasite-vdso.o [2020-11-04T15:17:24.069Z] #41 35.14 CC criu/arch/s390/vdso-pie.o [2020-11-04T15:17:24.069Z] #41 35.34 CC criu/arch/s390/restorer.o [2020-11-04T15:17:24.109Z] #7 DONE 0.8s [2020-11-04T15:17:24.109Z] [2020-11-04T15:17:24.109Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-11-04T15:17:24.109Z] #6 DONE 0.8s [2020-11-04T15:17:24.109Z] [2020-11-04T15:17:24.109Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:17:24.109Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-04T15:17:24.362Z] #41 ... [2020-11-04T15:17:24.362Z] [2020-11-04T15:17:24.362Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:17:24.362Z] #13 DONE 1.3s [2020-11-04T15:17:24.626Z] #54 ... [2020-11-04T15:17:24.626Z] [2020-11-04T15:17:24.626Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:24.626Z] #32 37.94 sync [2020-11-04T15:17:24.626Z] #32 37.95 internal/reflectlite [2020-11-04T15:17:24.626Z] #32 40.36 errors [2020-11-04T15:17:24.626Z] #32 40.38 sort [2020-11-04T15:17:24.626Z] #32 40.71 strconv [2020-11-04T15:17:24.626Z] #32 42.34 io [2020-11-04T15:17:24.626Z] #32 43.98 internal/oserror [2020-11-04T15:17:24.626Z] #32 44.09 syscall [2020-11-04T15:17:24.626Z] #32 45.36 reflect [2020-11-04T15:17:24.694Z] [2020-11-04T15:17:24.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:24.694Z] #41 35.71 CC criu/pie/restorer.o [2020-11-04T15:17:24.889Z] #32 ... [2020-11-04T15:17:24.889Z] [2020-11-04T15:17:24.889Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:24.889Z] #40 47.30 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-04T15:17:24.889Z] #40 47.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-04T15:17:24.889Z] #40 47.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T15:17:24.889Z] #40 47.63 Selecting previously unselected package libprotobuf17:amd64. [2020-11-04T15:17:24.889Z] #40 47.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:24.889Z] #40 47.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:24.889Z] #40 ... [2020-11-04T15:17:24.889Z] [2020-11-04T15:17:24.889Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:17:24.889Z] #34 31.75 Reading package lists... [2020-11-04T15:17:24.889Z] #34 38.57 Building dependency tree... [2020-11-04T15:17:24.889Z] #34 42.79 The following additional packages will be installed: [2020-11-04T15:17:24.889Z] #34 42.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T15:17:24.889Z] #34 42.86 Suggested packages: [2020-11-04T15:17:24.889Z] #34 42.86 cmake-doc ninja-build lrzip [2020-11-04T15:17:24.889Z] #34 42.86 Recommended packages: [2020-11-04T15:17:24.889Z] #34 42.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T15:17:24.889Z] #34 43.97 The following NEW packages will be installed: [2020-11-04T15:17:24.889Z] #34 44.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T15:17:24.889Z] #34 44.01 vim-common xxd [2020-11-04T15:17:24.889Z] #34 44.48 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:17:24.889Z] #34 44.48 Need to get 14.9 MB of archives. [2020-11-04T15:17:24.889Z] #34 44.48 After this operation, 61.8 MB of additional disk space will be used. [2020-11-04T15:17:24.889Z] #34 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T15:17:24.889Z] #34 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:17:24.889Z] #34 44.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T15:17:24.889Z] #34 44.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T15:17:24.889Z] #34 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-04T15:17:24.889Z] #34 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-04T15:17:24.889Z] #34 45.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-04T15:17:24.889Z] #34 45.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-04T15:17:24.889Z] #34 45.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-04T15:17:24.889Z] #34 45.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-04T15:17:24.889Z] #34 47.54 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:24.889Z] #34 47.74 Fetched 14.9 MB in 2s (6794 kB/s) [2020-11-04T15:17:24.889Z] #34 47.90 Selecting previously unselected package xxd. [2020-11-04T15:17:24.889Z] #34 47.90 (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.) [2020-11-04T15:17:24.889Z] #34 47.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:17:24.889Z] #34 47.99 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:17:24.889Z] #34 48.19 Selecting previously unselected package vim-common. [2020-11-04T15:17:24.889Z] #34 48.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:17:24.889Z] #34 48.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:25.153Z] #34 ... [2020-11-04T15:17:25.153Z] [2020-11-04T15:17:25.153Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:17:25.319Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-04T15:17:25.319Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-11-04T15:17:25.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-11-04T15:17:25.319Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-11-04T15:17:25.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.03MB / 8.25MB 0.5s [2020-11-04T15:17:25.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.40MB / 10.73MB 0.5s [2020-11-04T15:17:25.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.26MB / 8.25MB 0.6s [2020-11-04T15:17:25.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.54MB / 10.73MB 0.6s [2020-11-04T15:17:25.319Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 3.91MB / 73.58MB 0.8s [2020-11-04T15:17:25.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.77MB / 8.25MB 0.8s [2020-11-04T15:17:25.319Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.96MB / 57.46MB 0.8s [2020-11-04T15:17:25.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.69MB / 10.73MB 0.8s [2020-11-04T15:17:25.319Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 2.97MB / 54.14MB 0.9s [2020-11-04T15:17:25.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.12MB / 8.25MB 0.9s [2020-11-04T15:17:25.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.74MB / 10.73MB 0.9s [2020-11-04T15:17:25.677Z] #30 48.18 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. [2020-11-04T15:17:25.677Z] #30 48.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T15:17:25.694Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 1.0s done [2020-11-04T15:17:25.694Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 8.16MB / 73.58MB 1.1s [2020-11-04T15:17:25.694Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s [2020-11-04T15:17:25.694Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.12MB / 96.52MB 1.1s [2020-11-04T15:17:25.694Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.35MB / 10.73MB 1.1s [2020-11-04T15:17:25.694Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 1.0s done [2020-11-04T15:17:25.694Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 6.17MB / 54.14MB 1.2s [2020-11-04T15:17:25.694Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-11-04T15:17:25.694Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 8.46MB / 57.46MB 1.2s [2020-11-04T15:17:25.694Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.05MB / 10.73MB 1.2s [2020-11-04T15:17:25.809Z] #41 ... [2020-11-04T15:17:25.810Z] [2020-11-04T15:17:25.810Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:17:25.810Z] #14 0.979 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T15:17:25.810Z] #14 DONE 1.2s [2020-11-04T15:17:25.810Z] [2020-11-04T15:17:25.810Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:17:25.941Z] #30 49.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T15:17:26.029Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 13.40MB / 73.58MB 1.4s [2020-11-04T15:17:26.029Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 9.18MB / 54.14MB 1.4s [2020-11-04T15:17:26.030Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.59MB / 10.73MB 1.4s [2020-11-04T15:17:26.030Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 17.75MB / 73.58MB 1.5s [2020-11-04T15:17:26.030Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 13.13MB / 57.46MB 1.5s [2020-11-04T15:17:26.030Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.02MB / 96.52MB 1.5s [2020-11-04T15:17:26.030Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-11-04T15:17:26.506Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 13.33MB / 54.14MB 1.7s [2020-11-04T15:17:26.506Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 22.68MB / 73.58MB 1.8s [2020-11-04T15:17:26.506Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 19.35MB / 57.46MB 1.8s [2020-11-04T15:17:26.506Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 17.88MB / 54.14MB 2.0s [2020-11-04T15:17:26.506Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 23.21MB / 57.46MB 2.0s [2020-11-04T15:17:26.506Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 19.21MB / 96.52MB 2.0s [2020-11-04T15:17:26.894Z] #15 DONE 1.1s [2020-11-04T15:17:26.894Z] [2020-11-04T15:17:26.894Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:17:26.934Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 20.72MB / 54.14MB 2.1s [2020-11-04T15:17:26.934Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.29MB / 73.58MB 2.3s [2020-11-04T15:17:26.934Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.26MB / 57.46MB 2.4s [2020-11-04T15:17:26.934Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 25.59MB / 96.52MB 2.4s [2020-11-04T15:17:27.028Z] #66 exporting layers 3.2s done [2020-11-04T15:17:27.028Z] #66 writing image sha256:21f2f35aa044ac0d03035262d221fa4ad9d9d837a050c1a603bcce05957bbd02 done [2020-11-04T15:17:27.028Z] #66 naming to docker.io/library/docker:0f9c325421704114bb7f28c8417ed65a65626d0f done [2020-11-04T15:17:27.028Z] #66 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:17:27.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary test-integration [2020-11-04T15:17:27.533Z] #16 DONE 0.8s [2020-11-04T15:17:27.533Z] [2020-11-04T15:17:27.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:27.533Z] #41 37.36 LINK criu/pie/restorer.built-in.o [2020-11-04T15:17:27.533Z] #41 37.36 GEN criu/pie/restorer-blob.h [2020-11-04T15:17:27.533Z] #41 37.41 DEP criu/vdso.d [2020-11-04T15:17:27.533Z] #41 37.53 DEP criu/uts_ns.d [2020-11-04T15:17:27.533Z] #41 37.65 DEP criu/util.d [2020-11-04T15:17:27.533Z] #41 37.77 DEP criu/uffd.d [2020-11-04T15:17:27.533Z] #41 37.97 DEP criu/tun.d [2020-11-04T15:17:27.533Z] #41 38.07 DEP criu/tty.d [2020-11-04T15:17:27.533Z] #41 38.29 DEP criu/timerfd.d [2020-11-04T15:17:27.533Z] #41 38.46 DEP criu/timens.d [2020-11-04T15:17:27.533Z] #41 38.55 DEP criu/sysfs_parse.d [2020-11-04T15:17:27.533Z] #41 38.70 DEP criu/sysctl.d [2020-11-04T15:17:27.628Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.88MB / 73.58MB 2.6s [2020-11-04T15:17:27.628Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.17MB / 54.14MB 2.6s [2020-11-04T15:17:27.628Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.55MB / 57.46MB 2.7s [2020-11-04T15:17:27.628Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 33.50MB / 96.52MB 2.9s [2020-11-04T15:17:27.628Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 35.92MB / 73.58MB 3.0s [2020-11-04T15:17:27.628Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.82MB / 54.14MB 3.1s [2020-11-04T15:17:27.628Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.96MB / 57.46MB 3.1s [2020-11-04T15:17:27.634Z] [2020-11-04T15:17:27.635Z] Removing bundles/ [2020-11-04T15:17:27.635Z] [2020-11-04T15:17:27.635Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T15:17:27.828Z] #41 38.79 DEP criu/string.d [2020-11-04T15:17:27.828Z] #41 38.82 DEP criu/stats.d [2020-11-04T15:17:27.828Z] #41 38.93 DEP criu/sockets.d [2020-11-04T15:17:27.828Z] #41 39.07 DEP criu/sk-unix.d [2020-11-04T15:17:27.892Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:17:27.892Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:17:28.007Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.36MB / 96.52MB 3.3s [2020-11-04T15:17:28.007Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.68MB / 73.58MB 3.5s [2020-11-04T15:17:28.121Z] #41 39.15 DEP criu/sk-tcp.d [2020-11-04T15:17:28.121Z] #41 39.21 DEP criu/sk-queue.d [2020-11-04T15:17:28.121Z] #41 39.31 DEP criu/sk-packet.d [2020-11-04T15:17:28.371Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.88MB / 54.14MB 3.6s [2020-11-04T15:17:28.371Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.28MB / 57.46MB 3.6s [2020-11-04T15:17:28.371Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.23MB / 96.52MB 3.6s [2020-11-04T15:17:28.372Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.80MB / 73.58MB 3.7s [2020-11-04T15:17:28.372Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.48MB / 96.52MB 3.9s [2020-11-04T15:17:28.415Z] #41 39.39 DEP criu/sk-netlink.d [2020-11-04T15:17:28.415Z] #41 ... [2020-11-04T15:17:28.415Z] [2020-11-04T15:17:28.415Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:17:28.415Z] #17 DONE 1.0s [2020-11-04T15:17:28.415Z] [2020-11-04T15:17:28.415Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:28.415Z] #41 39.57 DEP criu/sk-inet.d [2020-11-04T15:17:28.709Z] #41 39.75 DEP criu/signalfd.d [2020-11-04T15:17:28.709Z] #41 39.84 DEP criu/sigframe.d [2020-11-04T15:17:28.709Z] #41 39.92 DEP criu/shmem.d [2020-11-04T15:17:28.750Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.10MB / 54.14MB 4.1s [2020-11-04T15:17:28.750Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 43.26MB / 57.46MB 4.1s [2020-11-04T15:17:28.750Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 58.42MB / 96.52MB 4.2s [2020-11-04T15:17:28.750Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.41MB / 73.58MB 4.3s [2020-11-04T15:17:28.750Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.94MB / 57.46MB 4.3s [2020-11-04T15:17:29.006Z] #41 40.09 DEP criu/servicefd.d [2020-11-04T15:17:29.215Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.45MB / 54.14MB 4.7s [2020-11-04T15:17:29.215Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 64.32MB / 96.52MB 4.7s [2020-11-04T15:17:29.215Z] #9 ... [2020-11-04T15:17:29.215Z] [2020-11-04T15:17:29.215Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-11-04T15:17:29.215Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-11-04T15:17:29.215Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-11-04T15:17:29.215Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-11-04T15:17:29.215Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-11-04T15:17:29.215Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done [2020-11-04T15:17:29.215Z] #61 DONE 5.2s [2020-11-04T15:17:29.215Z] [2020-11-04T15:17:29.215Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:17:29.215Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.90MB / 73.58MB 4.8s [2020-11-04T15:17:29.215Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.82MB / 57.46MB 4.8s [2020-11-04T15:17:29.215Z] #9 ... [2020-11-04T15:17:29.215Z] [2020-11-04T15:17:29.215Z] #22 [internal] load build context [2020-11-04T15:17:29.215Z] #22 transferring context: 36.17MB 5.1s [2020-11-04T15:17:29.253Z] #30 ... [2020-11-04T15:17:29.253Z] [2020-11-04T15:17:29.253Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:29.253Z] #11 42.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T15:17:29.253Z] #11 42.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-04T15:17:29.253Z] #11 42.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-04T15:17:29.253Z] #11 42.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T15:17:29.254Z] #11 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T15:17:29.254Z] #11 43.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T15:17:29.254Z] #11 43.56 Get:9 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] [2020-11-04T15:17:29.254Z] #11 47.57 Get:10 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] [2020-11-04T15:17:29.254Z] #11 50.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-04T15:17:29.254Z] #11 50.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-04T15:17:29.254Z] #11 50.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-04T15:17:29.254Z] #11 50.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-04T15:17:29.254Z] #11 50.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-04T15:17:29.254Z] #11 50.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-04T15:17:29.254Z] #11 50.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-04T15:17:29.254Z] #11 50.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-04T15:17:29.254Z] #11 50.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-04T15:17:29.254Z] #11 50.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-04T15:17:29.254Z] #11 50.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-04T15:17:29.254Z] #11 50.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-04T15:17:29.254Z] #11 50.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-04T15:17:29.254Z] #11 50.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-04T15:17:29.254Z] #11 50.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-04T15:17:29.254Z] #11 51.61 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:29.254Z] #11 51.81 Fetched 77.7 MB in 9s (8511 kB/s) [2020-11-04T15:17:29.254Z] #11 51.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T15:17:29.254Z] #11 51.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-04T15:17:29.254Z] #11 52.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-04T15:17:29.254Z] #11 52.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:17:29.254Z] #11 ... [2020-11-04T15:17:29.254Z] [2020-11-04T15:17:29.254Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:29.254Z] #40 48.49 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-04T15:17:29.254Z] #40 48.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 48.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:29.254Z] #40 48.75 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-04T15:17:29.254Z] #40 48.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 48.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:29.254Z] #40 50.24 Selecting previously unselected package libprotoc17:amd64. [2020-11-04T15:17:29.254Z] #40 50.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 50.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:29.254Z] #40 50.94 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T15:17:29.254Z] #40 50.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 50.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:17:29.254Z] #40 51.12 Selecting previously unselected package protobuf-compiler. [2020-11-04T15:17:29.254Z] #40 51.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 51.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:17:29.254Z] #40 51.33 Selecting previously unselected package python-pkg-resources. [2020-11-04T15:17:29.254Z] #40 51.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:17:29.254Z] #40 51.38 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T15:17:29.254Z] #40 51.65 Selecting previously unselected package python-six. [2020-11-04T15:17:29.254Z] #40 51.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T15:17:29.254Z] #40 51.68 Unpacking python-six (1.12.0-1) ... [2020-11-04T15:17:29.254Z] #40 51.76 Selecting previously unselected package python-protobuf. [2020-11-04T15:17:29.254Z] #40 51.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-04T15:17:29.254Z] #40 51.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T15:17:29.254Z] #40 52.49 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T15:17:29.299Z] #41 40.29 DEP criu/seize.d [2020-11-04T15:17:29.299Z] #41 40.45 DEP criu/seccomp.d [2020-11-04T15:17:29.591Z] #41 40.57 DEP criu/rst-malloc.d [2020-11-04T15:17:29.591Z] #41 40.59 DEP criu/rbtree.d [2020-11-04T15:17:29.591Z] #41 40.61 DEP criu/pstree.d [2020-11-04T15:17:29.591Z] #41 40.70 DEP criu/protobuf.d [2020-11-04T15:17:29.884Z] #41 40.79 GEN criu/protobuf-desc-gen.h [2020-11-04T15:17:30.926Z] #41 41.69 DEP criu/protobuf-desc.d [2020-11-04T15:17:30.926Z] #41 41.76 DEP criu/proc_parse.d [2020-11-04T15:17:30.926Z] #41 41.96 DEP criu/plugin.d [2020-11-04T15:17:30.926Z] #41 42.08 DEP criu/pipes.d [2020-11-04T15:17:30.948Z] #22 transferring context: 51.99MB 6.7s done [2020-11-04T15:17:30.948Z] #22 DONE 6.8s [2020-11-04T15:17:30.948Z] [2020-11-04T15:17:30.948Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:17:30.948Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done [2020-11-04T15:17:30.948Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 6.1s done [2020-11-04T15:17:30.948Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done [2020-11-04T15:17:30.948Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2020-11-04T15:17:30.948Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-04T15:17:31.179Z] #40 ... [2020-11-04T15:17:31.179Z] [2020-11-04T15:17:31.179Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:31.179Z] #11 54.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T15:17:31.218Z] #41 42.28 DEP criu/pie-util.d [2020-11-04T15:17:31.444Z] #11 54.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-04T15:17:31.444Z] #11 54.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:17:31.510Z] #41 42.45 DEP criu/pie-util-vdso.d [2020-11-04T15:17:31.510Z] #41 42.54 DEP criu/path.d [2020-11-04T15:17:31.803Z] #41 42.70 DEP criu/parasite-syscall.d [2020-11-04T15:17:31.803Z] #41 42.89 DEP criu/pagemap.d [2020-11-04T15:17:32.095Z] #41 43.05 DEP criu/pagemap-cache.d [2020-11-04T15:17:32.095Z] #41 43.13 DEP criu/page-xfer.d [2020-11-04T15:17:32.095Z] #41 43.31 DEP criu/page-pipe.d [2020-11-04T15:17:32.335Z] #22 ... [2020-11-04T15:17:32.335Z] [2020-11-04T15:17:32.335Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:32.335Z] #54 80.96 + bin/containerd [2020-11-04T15:17:32.387Z] #41 43.42 DEP criu/netfilter.d [2020-11-04T15:17:32.679Z] #41 43.60 DEP criu/net.d [2020-11-04T15:17:32.680Z] #41 43.74 DEP criu/namespaces.d [2020-11-04T15:17:32.972Z] #41 43.96 DEP criu/mount.d [2020-11-04T15:17:32.972Z] #41 44.15 DEP criu/memfd.d [2020-11-04T15:17:33.265Z] #41 44.24 DEP criu/mem.d [2020-11-04T15:17:33.557Z] #41 44.45 DEP criu/lsm.d [2020-11-04T15:17:33.557Z] #41 44.61 DEP criu/log.d [2020-11-04T15:17:33.557Z] #41 44.67 DEP criu/libnetlink.d [2020-11-04T15:17:34.004Z] #11 ... [2020-11-04T15:17:34.004Z] [2020-11-04T15:17:34.004Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:34.004Z] #43 47.12 reflect [2020-11-04T15:17:34.004Z] #43 47.62 syscall [2020-11-04T15:17:34.004Z] #43 56.02 time [2020-11-04T15:17:34.004Z] #43 ... [2020-11-04T15:17:34.004Z] [2020-11-04T15:17:34.004Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:17:34.004Z] #34 48.58 Selecting previously unselected package cmake-data. [2020-11-04T15:17:34.004Z] #34 48.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T15:17:34.004Z] #34 48.59 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T15:17:34.004Z] #34 51.44 Selecting previously unselected package libicu63:amd64. [2020-11-04T15:17:34.004Z] #34 51.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T15:17:34.004Z] #34 51.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:17:34.011Z] #41 44.76 DEP criu/kerndat.d [2020-11-04T15:17:34.011Z] #41 44.96 DEP criu/kcmp-ids.d [2020-11-04T15:17:34.011Z] #41 45.03 DEP criu/irmap.d [2020-11-04T15:17:34.265Z] #34 ... [2020-11-04T15:17:34.265Z] [2020-11-04T15:17:34.265Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:34.265Z] #40 57.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:34.265Z] #40 57.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:34.265Z] #40 57.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:34.265Z] #40 57.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-04T15:17:34.309Z] #41 45.23 DEP criu/ipc_ns.d [2020-11-04T15:17:34.309Z] #41 45.32 DEP criu/image.d [2020-11-04T15:17:34.309Z] #41 45.42 DEP criu/image-desc.d [2020-11-04T15:17:34.309Z] #41 45.46 DEP criu/fsnotify.d [2020-11-04T15:17:34.309Z] #41 45.57 DEP criu/filesystems.d [2020-11-04T15:17:34.528Z] #40 57.61 Setting up python-six (1.12.0-1) ... [2020-11-04T15:17:34.556Z] #9 ... [2020-11-04T15:17:34.556Z] [2020-11-04T15:17:34.556Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-11-04T15:17:34.556Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-11-04T15:17:34.556Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done [2020-11-04T15:17:34.556Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-11-04T15:17:34.556Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done [2020-11-04T15:17:34.556Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.7s done [2020-11-04T15:17:34.556Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 [2020-11-04T15:17:34.601Z] #41 45.64 DEP criu/files.d [2020-11-04T15:17:34.601Z] #41 45.74 DEP criu/files-reg.d [2020-11-04T15:17:34.601Z] #41 45.81 DEP criu/files-ext.d [2020-11-04T15:17:34.850Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.7s done [2020-11-04T15:17:34.893Z] #41 45.97 DEP criu/file-lock.d [2020-11-04T15:17:34.893Z] #41 46.05 DEP criu/file-ids.d [2020-11-04T15:17:35.148Z] #25 DONE 10.8s [2020-11-04T15:17:35.148Z] [2020-11-04T15:17:35.148Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:17:35.148Z] #26 0.259 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:17:35.148Z] #26 0.287 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:17:35.148Z] #26 0.318 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:17:35.185Z] #41 46.21 DEP criu/fifo.d [2020-11-04T15:17:35.186Z] #41 46.39 DEP criu/fdstore.d [2020-11-04T15:17:35.186Z] #41 ... [2020-11-04T15:17:35.186Z] [2020-11-04T15:17:35.186Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:35.186Z] #43 71.77 net/http/httptrace [2020-11-04T15:17:35.186Z] #43 71.92 net/http [2020-11-04T15:17:35.186Z] #43 79.78 github.com/LK4D4/vndr/godl [2020-11-04T15:17:35.186Z] #43 80.35 github.com/LK4D4/vndr [2020-11-04T15:17:35.447Z] #26 0.508 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:17:35.478Z] #43 ... [2020-11-04T15:17:35.478Z] [2020-11-04T15:17:35.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:35.478Z] #41 46.49 DEP criu/fault-injection.d [2020-11-04T15:17:35.478Z] #41 46.52 DEP criu/external.d [2020-11-04T15:17:35.478Z] #41 46.61 DEP criu/eventpoll.d [2020-11-04T15:17:35.651Z] #54 ... [2020-11-04T15:17:35.651Z] [2020-11-04T15:17:35.651Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:35.651Z] #47 83.50 + /build/golangci-lint --version [2020-11-04T15:17:35.651Z] #47 83.76 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:17:35.651Z] #47 DONE 84.4s [2020-11-04T15:17:35.651Z] [2020-11-04T15:17:35.651Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:35.741Z] #26 0.749 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:17:35.770Z] #41 46.78 DEP criu/eventfd.d [2020-11-04T15:17:35.770Z] #41 46.89 DEP criu/crtools.d [2020-11-04T15:17:35.917Z] #40 ... [2020-11-04T15:17:35.917Z] [2020-11-04T15:17:35.917Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:35.917Z] #45 DONE 59.1s [2020-11-04T15:17:36.062Z] #41 47.08 DEP criu/cr-service.d [2020-11-04T15:17:36.062Z] #41 47.26 DEP criu/cr-restore.d [2020-11-04T15:17:36.179Z] [2020-11-04T15:17:36.179Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:36.179Z] #11 57.63 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T15:17:36.179Z] #11 57.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T15:17:36.179Z] #11 57.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:17:36.179Z] #11 57.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-04T15:17:36.179Z] #11 57.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:17:36.179Z] #11 57.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:17:36.179Z] #11 58.01 Selecting previously unselected package dmsetup. [2020-11-04T15:17:36.179Z] #11 58.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:17:36.179Z] #11 58.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T15:17:36.179Z] #11 58.25 Selecting previously unselected package mingw-w64-common. [2020-11-04T15:17:36.179Z] #11 58.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T15:17:36.179Z] #11 58.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T15:17:36.355Z] #41 47.46 DEP criu/cr-errno.d [2020-11-04T15:17:36.355Z] #41 47.46 DEP criu/cr-dump.d [2020-11-04T15:17:36.355Z] #41 47.59 DEP criu/cr-dedup.d [2020-11-04T15:17:36.382Z] #26 1.454 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:17:36.440Z] #11 ... [2020-11-04T15:17:36.440Z] [2020-11-04T15:17:36.440Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:36.440Z] #49 49.74 reflect [2020-11-04T15:17:36.440Z] #49 49.76 syscall [2020-11-04T15:17:36.440Z] #49 58.17 time [2020-11-04T15:17:36.647Z] #41 47.75 DEP criu/cr-check.d [2020-11-04T15:17:36.701Z] #49 ... [2020-11-04T15:17:36.701Z] [2020-11-04T15:17:36.701Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:17:36.701Z] #34 59.44 Selecting previously unselected package libxml2:amd64. [2020-11-04T15:17:36.701Z] #34 59.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-04T15:17:36.701Z] #34 59.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:17:36.940Z] #41 47.95 DEP criu/config.d [2020-11-04T15:17:36.940Z] #41 48.19 DEP criu/clone-noasan.d [2020-11-04T15:17:37.232Z] #41 48.23 DEP criu/cgroup.d [2020-11-04T15:17:37.232Z] #41 48.45 DEP criu/cgroup-props.d [2020-11-04T15:17:37.275Z] #34 60.55 Selecting previously unselected package libarchive13:amd64. [2020-11-04T15:17:37.275Z] #34 60.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-04T15:17:37.275Z] #34 60.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T15:17:37.525Z] #41 48.55 DEP criu/bitmap.d [2020-11-04T15:17:37.525Z] #41 48.57 DEP criu/bfd.d [2020-11-04T15:17:37.537Z] #34 60.90 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-04T15:17:37.537Z] #34 60.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-04T15:17:37.537Z] #34 60.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T15:17:37.800Z] #34 61.05 Selecting previously unselected package librhash0:amd64. [2020-11-04T15:17:37.800Z] #34 61.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-04T15:17:37.800Z] #34 61.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-04T15:17:37.818Z] #41 48.71 DEP criu/autofs.d [2020-11-04T15:17:37.818Z] #41 48.89 DEP criu/aio.d [2020-11-04T15:17:37.818Z] #41 48.99 DEP criu/action-scripts.d [2020-11-04T15:17:37.931Z] #26 3.213 Fetched 8171 kB in 3s (2752 kB/s) [2020-11-04T15:17:38.063Z] #34 61.24 Selecting previously unselected package libuv1:amd64. [2020-11-04T15:17:38.063Z] #34 61.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-04T15:17:38.063Z] #34 61.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-04T15:17:38.063Z] #34 61.42 Selecting previously unselected package cmake. [2020-11-04T15:17:38.111Z] #41 49.27 CC criu/action-scripts.o [2020-11-04T15:17:38.327Z] #34 61.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-04T15:17:38.327Z] #34 61.44 Unpacking cmake (3.13.4-1) ... [2020-11-04T15:17:38.747Z] #41 49.58 CC criu/aio.o [2020-11-04T15:17:38.747Z] #41 ... [2020-11-04T15:17:38.747Z] [2020-11-04T15:17:38.747Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:38.747Z] #51 6.251 + cd /tmp/tmp.1V7VJXHPap/src/github.com/opencontainers/runc [2020-11-04T15:17:38.747Z] #51 6.251 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:17:38.747Z] #51 6.576 + '[' -z '' ']' [2020-11-04T15:17:38.747Z] #51 6.576 + target=static [2020-11-04T15:17:38.747Z] #51 6.576 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:17:38.747Z] #51 6.865 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 . [2020-11-04T15:17:38.747Z] #51 ... [2020-11-04T15:17:38.747Z] [2020-11-04T15:17:38.748Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:38.748Z] #18 0.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:17:38.748Z] #18 1.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:17:38.748Z] #18 1.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:17:38.748Z] #18 1.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-11-04T15:17:38.748Z] #18 2.134 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-11-04T15:17:38.748Z] #18 3.032 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-11-04T15:17:38.748Z] #18 6.115 Fetched 8085 kB in 5s (1543 kB/s) [2020-11-04T15:17:38.748Z] #18 6.115 Reading package lists... [2020-11-04T15:17:38.748Z] #18 7.718 Reading package lists... [2020-11-04T15:17:38.748Z] #18 9.938 Building dependency tree... [2020-11-04T15:17:38.748Z] #18 ... [2020-11-04T15:17:38.748Z] [2020-11-04T15:17:38.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:38.748Z] #41 49.96 CC criu/autofs.o [2020-11-04T15:17:38.979Z] #26 3.213 Reading package lists... [2020-11-04T15:17:39.718Z] #34 ... [2020-11-04T15:17:39.719Z] [2020-11-04T15:17:39.719Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:39.719Z] #32 52.70 time [2020-11-04T15:17:39.719Z] #32 58.86 internal/poll [2020-11-04T15:17:39.719Z] #32 59.68 internal/fmtsort [2020-11-04T15:17:39.719Z] #32 60.73 internal/syscall/execenv [2020-11-04T15:17:39.719Z] #32 60.93 internal/syscall/unix [2020-11-04T15:17:39.719Z] #32 61.18 strings [2020-11-04T15:17:39.719Z] #32 61.73 os [2020-11-04T15:17:39.719Z] #32 ... [2020-11-04T15:17:39.719Z] [2020-11-04T15:17:39.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:39.719Z] #40 62.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-04T15:17:39.719Z] #40 62.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:17:39.719Z] #40 62.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:39.719Z] #40 62.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-04T15:17:39.719Z] #40 62.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:39.719Z] #40 62.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:17:39.719Z] #40 62.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:39.719Z] #40 62.80 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-04T15:17:39.719Z] #40 62.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:17:39.719Z] #40 62.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T15:17:39.785Z] #41 50.90 CC criu/bfd.o [2020-11-04T15:17:40.329Z] #26 4.298 Reading package lists... [2020-11-04T15:17:40.424Z] #41 ... [2020-11-04T15:17:40.425Z] [2020-11-04T15:17:40.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:40.425Z] #43 DONE 86.9s [2020-11-04T15:17:40.425Z] [2020-11-04T15:17:40.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:40.425Z] #41 51.35 CC criu/bitmap.o [2020-11-04T15:17:40.425Z] #41 51.46 CC criu/cgroup-props.o [2020-11-04T15:17:40.627Z] #26 5.529 Building dependency tree... [2020-11-04T15:17:40.923Z] #26 5.968 The following additional packages will be installed: [2020-11-04T15:17:40.923Z] #26 5.968 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-11-04T15:17:40.923Z] #26 5.968 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-11-04T15:17:40.923Z] #26 5.969 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-11-04T15:17:40.923Z] #26 5.970 Suggested packages: [2020-11-04T15:17:40.923Z] #26 5.970 krb5-doc krb5-user [2020-11-04T15:17:40.923Z] #26 5.970 Recommended packages: [2020-11-04T15:17:40.923Z] #26 5.970 krb5-locales publicsuffix libsasl2-modules [2020-11-04T15:17:41.068Z] #41 52.02 CC criu/cgroup.o [2020-11-04T15:17:41.220Z] #26 6.200 The following NEW packages will be installed: [2020-11-04T15:17:41.221Z] #26 6.201 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-11-04T15:17:41.221Z] #26 6.201 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-11-04T15:17:41.221Z] #26 6.201 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-11-04T15:17:41.221Z] #26 6.203 libssh2-1 libssl1.1 openssl [2020-11-04T15:17:41.221Z] #26 6.252 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-11-04T15:17:41.221Z] #26 6.252 Need to get 5165 kB of archives. [2020-11-04T15:17:41.221Z] #26 6.252 After this operation, 14.6 MB of additional disk space will be used. [2020-11-04T15:17:41.221Z] #26 6.252 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB] [2020-11-04T15:17:41.221Z] #26 6.264 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-11-04T15:17:41.221Z] #26 6.272 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u3 [243 kB] [2020-11-04T15:17:41.221Z] #26 6.298 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-11-04T15:17:41.221Z] #26 6.311 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-11-04T15:17:41.221Z] #26 6.375 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-11-04T15:17:41.221Z] #26 6.403 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-11-04T15:17:41.517Z] #26 6.407 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-11-04T15:17:41.517Z] #26 6.408 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-11-04T15:17:41.517Z] #26 6.414 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-11-04T15:17:41.517Z] #26 6.417 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-11-04T15:17:41.517Z] #26 6.426 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-11-04T15:17:41.517Z] #26 6.431 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-11-04T15:17:41.517Z] #26 6.435 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-11-04T15:17:41.517Z] #26 6.437 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-11-04T15:17:41.517Z] #26 6.439 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-11-04T15:17:41.517Z] #26 6.443 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-11-04T15:17:41.517Z] #26 6.454 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-11-04T15:17:41.517Z] #26 6.462 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-04T15:17:41.517Z] #26 6.466 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-04T15:17:41.517Z] #26 6.468 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-04T15:17:41.517Z] #26 6.686 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:41.517Z] #26 6.711 Fetched 5165 kB in 0s (22.4 MB/s) [2020-11-04T15:17:41.517Z] #26 6.725 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-11-04T15:17:41.517Z] #26 6.725 (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.) [2020-11-04T15:17:41.517Z] #26 6.733 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-04T15:17:41.517Z] #26 6.734 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:17:41.517Z] #26 6.759 Selecting previously unselected package libsasl2-2:ppc64el. [2020-11-04T15:17:41.517Z] #26 6.761 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-11-04T15:17:41.517Z] #26 6.763 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:17:41.517Z] #26 6.793 Selecting previously unselected package libldap-common. [2020-11-04T15:17:41.812Z] #26 6.796 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ... [2020-11-04T15:17:41.812Z] #26 6.796 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:17:41.812Z] #26 6.822 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-11-04T15:17:41.812Z] #26 6.824 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_ppc64el.deb ... [2020-11-04T15:17:41.812Z] #26 6.826 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:17:41.812Z] #26 6.884 Selecting previously unselected package libssl1.1:ppc64el. [2020-11-04T15:17:41.812Z] #26 6.886 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-04T15:17:41.812Z] #26 6.887 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-04T15:17:41.812Z] #26 7.082 Selecting previously unselected package openssl. [2020-11-04T15:17:42.112Z] #26 7.084 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-11-04T15:17:42.112Z] #26 7.087 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:17:42.112Z] #26 7.322 Selecting previously unselected package ca-certificates. [2020-11-04T15:17:42.112Z] #26 7.325 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ... [2020-11-04T15:17:42.112Z] #26 7.326 Unpacking ca-certificates (20200601~deb10u1) ... [2020-11-04T15:17:42.112Z] #26 7.378 Selecting previously unselected package libkeyutils1:ppc64el. [2020-11-04T15:17:42.280Z] #40 ... [2020-11-04T15:17:42.280Z] [2020-11-04T15:17:42.280Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:17:42.280Z] #34 64.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:17:42.280Z] #34 64.33 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:17:42.280Z] #34 64.35 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-04T15:17:42.280Z] #34 64.36 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:42.280Z] #34 64.39 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-04T15:17:42.280Z] #34 64.40 Setting up cmake-data (3.13.4-1) ... [2020-11-04T15:17:42.280Z] #34 64.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:17:42.280Z] #34 64.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-04T15:17:42.280Z] #34 64.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-04T15:17:42.280Z] #34 64.49 Setting up cmake (3.13.4-1) ... [2020-11-04T15:17:42.280Z] #34 64.51 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:42.280Z] #34 64.59 Processing triggers for mime-support (3.62) ... [2020-11-04T15:17:42.280Z] #34 DONE 65.2s [2020-11-04T15:17:42.280Z] [2020-11-04T15:17:42.280Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:42.280Z] #11 64.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T15:17:42.280Z] #11 64.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T15:17:42.280Z] #11 64.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:17:42.410Z] #26 7.381 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2020-11-04T15:17:42.410Z] #26 7.382 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-11-04T15:17:42.410Z] #26 7.406 Selecting previously unselected package libkrb5support0:ppc64el. [2020-11-04T15:17:42.410Z] #26 7.409 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ... [2020-11-04T15:17:42.410Z] #26 7.411 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-11-04T15:17:42.410Z] #26 7.438 Selecting previously unselected package libk5crypto3:ppc64el. [2020-11-04T15:17:42.410Z] #26 7.441 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ... [2020-11-04T15:17:42.410Z] #26 7.442 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-11-04T15:17:42.410Z] #26 7.477 Selecting previously unselected package libkrb5-3:ppc64el. [2020-11-04T15:17:42.410Z] #26 7.479 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ... [2020-11-04T15:17:42.410Z] #26 7.481 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-11-04T15:17:42.410Z] #26 7.556 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-11-04T15:17:42.410Z] #26 7.558 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-11-04T15:17:42.410Z] #26 7.560 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-11-04T15:17:42.410Z] #26 7.598 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.601 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.602 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-04T15:17:42.707Z] #26 7.632 Selecting previously unselected package libpsl5:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.634 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.636 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-11-04T15:17:42.707Z] #26 7.662 Selecting previously unselected package librtmp1:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.664 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.665 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:17:42.707Z] #26 7.692 Selecting previously unselected package libssh2-1:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.695 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.697 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-04T15:17:42.707Z] #26 7.736 Selecting previously unselected package libcurl4:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.739 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.741 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-04T15:17:42.707Z] #26 7.794 Selecting previously unselected package curl. [2020-11-04T15:17:42.707Z] #26 7.797 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.798 Unpacking curl (7.64.0-4+deb10u1) ... [2020-11-04T15:17:42.707Z] #26 7.840 Selecting previously unselected package libonig5:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.843 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.844 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-04T15:17:42.707Z] #26 7.886 Selecting previously unselected package libjq1:ppc64el. [2020-11-04T15:17:42.707Z] #26 7.888 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.890 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T15:17:42.707Z] #26 7.922 Selecting previously unselected package jq. [2020-11-04T15:17:42.707Z] #26 7.923 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T15:17:42.707Z] #26 7.925 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:42.707Z] #26 7.955 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-11-04T15:17:43.008Z] #26 7.959 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-11-04T15:17:43.008Z] #26 7.962 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-11-04T15:17:43.008Z] #26 8.117 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-11-04T15:17:43.008Z] #26 8.124 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:17:43.008Z] #26 8.129 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-11-04T15:17:43.008Z] #26 8.132 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:17:43.008Z] #26 8.135 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-11-04T15:17:43.008Z] #26 8.138 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-11-04T15:17:43.008Z] #26 8.141 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-11-04T15:17:43.008Z] #26 8.144 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-11-04T15:17:43.008Z] #26 8.147 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-11-04T15:17:43.008Z] #26 8.152 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-11-04T15:17:43.008Z] #26 8.158 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-04T15:17:43.008Z] #26 8.161 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T15:17:43.008Z] #26 8.164 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ... [2020-11-04T15:17:43.008Z] #26 8.168 Setting up ca-certificates (20200601~deb10u1) ... [2020-11-04T15:17:43.172Z] #41 54.16 CC criu/clone-noasan.o [2020-11-04T15:17:43.172Z] #41 54.34 CC criu/config.o [2020-11-04T15:17:44.065Z] #26 8.903 Updating certificates in /etc/ssl/certs... [2020-11-04T15:17:44.210Z] #41 55.21 CC criu/cr-check.o [2020-11-04T15:17:44.362Z] #26 9.598 126 added, 0 removed; done. [2020-11-04T15:17:44.656Z] #26 9.623 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-11-04T15:17:44.656Z] #26 9.628 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:44.656Z] #26 9.631 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-11-04T15:17:44.656Z] #26 9.633 Setting up curl (7.64.0-4+deb10u1) ... [2020-11-04T15:17:44.656Z] #26 9.637 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:44.656Z] #26 9.648 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-11-04T15:17:44.656Z] #26 9.654 Updating certificates in /etc/ssl/certs... [2020-11-04T15:17:44.952Z] #26 10.19 0 added, 0 removed; done. [2020-11-04T15:17:44.952Z] #26 10.19 Running hooks in /etc/ca-certificates/update.d... [2020-11-04T15:17:45.079Z] #47 90.02 + /build/golangci-lint --version [2020-11-04T15:17:45.079Z] #47 90.14 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:17:45.079Z] #47 DONE 90.3s [2020-11-04T15:17:45.079Z] [2020-11-04T15:17:45.079Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:45.079Z] #54 90.86 + bin/containerd [2020-11-04T15:17:45.247Z] #26 10.19 done. [2020-11-04T15:17:45.247Z] #26 DONE 10.3s [2020-11-04T15:17:45.247Z] [2020-11-04T15:17:45.247Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:17:45.247Z] #27 DONE 0.1s [2020-11-04T15:17:45.247Z] [2020-11-04T15:17:45.247Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:17:45.248Z] #41 56.18 CC criu/cr-dedup.o [2020-11-04T15:17:45.541Z] #41 56.54 CC criu/cr-dump.o [2020-11-04T15:17:45.685Z] #54 ... [2020-11-04T15:17:45.685Z] [2020-11-04T15:17:45.685Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:17:45.685Z] #48 DONE 0.1s [2020-11-04T15:17:45.685Z] [2020-11-04T15:17:45.685Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:17:45.685Z] #50 DONE 0.0s [2020-11-04T15:17:45.685Z] [2020-11-04T15:17:45.685Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:17:45.685Z] #52 DONE 0.1s [2020-11-04T15:17:45.685Z] [2020-11-04T15:17:45.685Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:45.833Z] #41 ... [2020-11-04T15:17:45.833Z] [2020-11-04T15:17:45.833Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:45.833Z] #18 10.44 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T15:17:45.833Z] #18 10.44 The following additional packages will be installed: [2020-11-04T15:17:45.833Z] #18 10.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T15:17:45.833Z] #18 10.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T15:17:45.833Z] #18 10.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T15:17:45.833Z] #18 10.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T15:17:45.833Z] #18 10.45 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T15:17:45.833Z] #18 10.45 Suggested packages: [2020-11-04T15:17:45.833Z] #18 10.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T15:17:45.833Z] #18 10.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T15:17:45.833Z] #18 10.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T15:17:45.833Z] #18 10.45 Recommended packages: [2020-11-04T15:17:45.833Z] #18 10.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T15:17:45.833Z] #18 10.45 python3-keyrings.alt python3-xdg unzip [2020-11-04T15:17:45.833Z] #18 11.75 The following NEW packages will be installed: [2020-11-04T15:17:45.833Z] #18 11.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T15:17:45.833Z] #18 11.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T15:17:45.833Z] #18 11.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T15:17:45.833Z] #18 11.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T15:17:45.833Z] #18 11.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T15:17:45.833Z] #18 11.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T15:17:45.833Z] #18 11.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T15:17:45.833Z] #18 11.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T15:17:45.833Z] #18 11.76 xz-utils zip [2020-11-04T15:17:45.833Z] #18 11.95 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:17:45.833Z] #18 11.95 Need to get 27.7 MB of archives. [2020-11-04T15:17:45.833Z] #18 11.95 After this operation, 117 MB of additional disk space will be used. [2020-11-04T15:17:45.833Z] #18 11.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-11-04T15:17:45.833Z] #18 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-11-04T15:17:45.833Z] #18 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-11-04T15:17:45.833Z] #18 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-11-04T15:17:45.833Z] #18 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-11-04T15:17:45.833Z] #18 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-11-04T15:17:45.833Z] #18 12.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-11-04T15:17:45.833Z] #18 12.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-11-04T15:17:45.833Z] #18 12.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-11-04T15:17:45.834Z] #18 12.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-11-04T15:17:45.834Z] #18 12.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-11-04T15:17:45.834Z] #18 12.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-11-04T15:17:45.834Z] #18 12.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:17:45.834Z] #18 12.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-11-04T15:17:45.834Z] #18 12.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-11-04T15:17:45.834Z] #18 12.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-11-04T15:17:45.834Z] #18 12.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-11-04T15:17:45.834Z] #18 12.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-11-04T15:17:45.834Z] #18 12.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-11-04T15:17:45.834Z] #18 12.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-11-04T15:17:45.834Z] #18 12.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-11-04T15:17:45.834Z] #18 12.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-11-04T15:17:45.834Z] #18 12.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-11-04T15:17:45.834Z] #18 12.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-11-04T15:17:45.834Z] #18 12.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T15:17:45.834Z] #18 12.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T15:17:45.834Z] #18 12.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T15:17:45.834Z] #18 12.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-11-04T15:17:45.834Z] #18 12.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T15:17:45.834Z] #18 12.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T15:17:45.834Z] #18 13.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T15:17:45.834Z] #18 13.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-11-04T15:17:45.834Z] #18 13.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-11-04T15:17:45.834Z] #18 13.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-11-04T15:17:45.834Z] #18 13.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T15:17:45.834Z] #18 13.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-11-04T15:17:45.834Z] #18 13.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-11-04T15:17:45.834Z] #18 13.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-11-04T15:17:45.834Z] #18 13.81 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:17:45.834Z] #18 13.84 Fetched 27.7 MB in 2s (17.2 MB/s) [2020-11-04T15:17:45.834Z] #18 13.88 Selecting previously unselected package pigz. [2020-11-04T15:17:45.834Z] #18 13.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-11-04T15:17:45.834Z] #18 13.95 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 13.96 Unpacking pigz (2.4-1) ... [2020-11-04T15:17:45.834Z] #18 14.00 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-11-04T15:17:45.834Z] #18 14.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 14.01 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 14.34 Selecting previously unselected package python3.7-minimal. [2020-11-04T15:17:45.834Z] #18 14.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 14.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 14.93 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 14.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 16.35 Selecting previously unselected package python3-minimal. [2020-11-04T15:17:45.834Z] #18 16.35 (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 ... 23448 files and directories currently installed.) [2020-11-04T15:17:45.834Z] #18 16.38 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 16.38 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T15:17:45.834Z] #18 16.42 Selecting previously unselected package libmpdec2:s390x. [2020-11-04T15:17:45.834Z] #18 16.42 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 16.42 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-11-04T15:17:45.834Z] #18 16.51 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-11-04T15:17:45.834Z] #18 16.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 16.51 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 17.04 Selecting previously unselected package python3.7. [2020-11-04T15:17:45.834Z] #18 17.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 17.05 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:45.834Z] #18 17.12 Selecting previously unselected package libpython3-stdlib:s390x. [2020-11-04T15:17:45.834Z] #18 17.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-11-04T15:17:45.834Z] #18 17.12 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-04T15:17:45.834Z] #18 17.15 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T15:17:45.886Z] #28 0.656 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T15:17:46.126Z] #18 17.64 Selecting previously unselected package python3. [2020-11-04T15:17:46.127Z] #18 17.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-11-04T15:17:46.127Z] #18 17.67 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-11-04T15:17:46.127Z] #18 17.67 Unpacking python3 (3.7.3-1) ... [2020-11-04T15:17:46.419Z] #18 17.72 Selecting previously unselected package libip4tc0:s390x. [2020-11-04T15:17:46.419Z] #28 0.810 [2020-11-04T15:17:46.419Z] #18 17.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.72 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-11-04T15:17:46.419Z] #18 17.77 Selecting previously unselected package libip6tc0:s390x. [2020-11-04T15:17:46.419Z] #18 17.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.77 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-11-04T15:17:46.419Z] #18 17.81 Selecting previously unselected package libiptc0:s390x. [2020-11-04T15:17:46.419Z] #18 17.81 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.81 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-11-04T15:17:46.419Z] #18 17.85 Selecting previously unselected package libnfnetlink0:s390x. [2020-11-04T15:17:46.419Z] #18 17.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.85 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-04T15:17:46.419Z] #18 17.89 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-11-04T15:17:46.419Z] #18 17.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.89 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-04T15:17:46.419Z] #18 17.92 Selecting previously unselected package libnftnl11:s390x. [2020-11-04T15:17:46.419Z] #18 17.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.92 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-11-04T15:17:46.419Z] #18 17.97 Selecting previously unselected package iptables. [2020-11-04T15:17:46.419Z] #18 17.97 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-11-04T15:17:46.419Z] #18 17.97 Unpacking iptables (1.8.2-4) ... [2020-11-04T15:17:46.500Z] #11 ... [2020-11-04T15:17:46.500Z] [2020-11-04T15:17:46.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:17:46.500Z] #40 69.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-04T15:17:46.500Z] #40 69.14 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:17:46.500Z] #40 DONE 69.6s [2020-11-04T15:17:46.500Z] [2020-11-04T15:17:46.500Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:46.500Z] #35 0.981 + RM_GOPATH=0 [2020-11-04T15:17:46.500Z] #35 0.981 + TMP_GOPATH= [2020-11-04T15:17:46.500Z] #35 0.981 + : /build [2020-11-04T15:17:46.500Z] #35 0.981 + '[' -z '' ']' [2020-11-04T15:17:46.500Z] #35 0.982 ++ mktemp -d [2020-11-04T15:17:46.500Z] #35 1.003 + export GOPATH=/tmp/tmp.iMIgBFjiQE [2020-11-04T15:17:46.500Z] #35 1.004 + GOPATH=/tmp/tmp.iMIgBFjiQE [2020-11-04T15:17:46.500Z] #35 1.004 + RM_GOPATH=1 [2020-11-04T15:17:46.500Z] #35 1.004 + case "$(go env GOARCH)" in [2020-11-04T15:17:46.500Z] #35 1.006 ++ go env GOARCH [2020-11-04T15:17:46.500Z] #35 1.022 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:46.500Z] #35 1.023 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:17:46.500Z] #35 1.025 ++ dirname /tmp/install/install.sh [2020-11-04T15:17:46.500Z] #35 1.038 + dir=/tmp/install [2020-11-04T15:17:46.500Z] #35 1.038 + bin=tini [2020-11-04T15:17:46.500Z] #35 1.039 + shift [2020-11-04T15:17:46.500Z] #35 1.040 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:17:46.500Z] #35 1.040 + . /tmp/install/tini.installer [2020-11-04T15:17:46.500Z] #35 1.041 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:17:46.500Z] #35 1.042 + install_tini [2020-11-04T15:17:46.500Z] #35 1.043 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:17:46.500Z] #35 1.043 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:17:46.500Z] #35 1.044 + git clone https://github.com/krallin/tini.git /tmp/tmp.iMIgBFjiQE/tini [2020-11-04T15:17:46.500Z] #35 1.051 Cloning into '/tmp/tmp.iMIgBFjiQE/tini'... [2020-11-04T15:17:46.500Z] #35 1.818 + cd /tmp/tmp.iMIgBFjiQE/tini [2020-11-04T15:17:46.500Z] #35 1.818 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:17:46.500Z] #35 1.829 + cmake . [2020-11-04T15:17:46.500Z] #35 2.386 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:17:46.500Z] #35 2.451 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:17:46.500Z] #35 3.243 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:17:46.500Z] #35 3.251 -- Detecting C compiler ABI info [2020-11-04T15:17:46.500Z] #35 4.024 -- Detecting C compiler ABI info - done [2020-11-04T15:17:46.500Z] #35 4.092 -- Detecting C compile features [2020-11-04T15:17:46.712Z] #18 18.14 Selecting previously unselected package xxd. [2020-11-04T15:17:46.712Z] #18 18.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T15:17:46.712Z] #18 18.15 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:17:46.712Z] #18 18.23 Selecting previously unselected package vim-common. [2020-11-04T15:17:46.712Z] #18 18.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:17:46.712Z] #18 18.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:46.712Z] #18 ... [2020-11-04T15:17:46.712Z] [2020-11-04T15:17:46.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:46.712Z] #41 57.96 CC criu/cr-errno.o [2020-11-04T15:17:47.005Z] #41 58.02 CC criu/cr-restore.o [2020-11-04T15:17:47.034Z] #28 0.933 ## 3.9% ######## 11.5% ################## 25.2% ############################ 40.0% ######################################### 56.9% ################################################ 67.8% ############################################################## 86.1% ######################################################################## 100.0% [2020-11-04T15:17:47.035Z] #28 1.811 [2020-11-04T15:17:47.075Z] #35 ... [2020-11-04T15:17:47.075Z] [2020-11-04T15:17:47.075Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:47.075Z] #43 60.37 internal/fmtsort [2020-11-04T15:17:47.075Z] #43 61.26 strings [2020-11-04T15:17:47.075Z] #43 62.31 os [2020-11-04T15:17:47.075Z] #43 64.27 regexp/syntax [2020-11-04T15:17:47.075Z] #43 66.90 fmt [2020-11-04T15:17:47.075Z] #43 70.31 regexp [2020-11-04T15:17:47.342Z] #43 ... [2020-11-04T15:17:47.342Z] [2020-11-04T15:17:47.342Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:47.342Z] #32 64.34 path [2020-11-04T15:17:47.342Z] #32 64.81 text/tabwriter [2020-11-04T15:17:47.342Z] #32 66.02 path/filepath [2020-11-04T15:17:47.342Z] #32 66.04 fmt [2020-11-04T15:17:47.342Z] #32 67.44 io/ioutil [2020-11-04T15:17:47.342Z] #32 69.53 flag [2020-11-04T15:17:47.342Z] #32 69.54 github.com/BurntSushi/toml [2020-11-04T15:17:47.350Z] #28 1.934 ################# 24.7% ######################################################################## 100.0% [2020-11-04T15:17:47.647Z] #28 2.167 [2020-11-04T15:17:47.647Z] #28 2.298 ################## 25.5% ######################################################################## 100.0% [2020-11-04T15:17:47.945Z] #28 2.564 [2020-11-04T15:17:48.050Z] #41 ... [2020-11-04T15:17:48.050Z] [2020-11-04T15:17:48.050Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:17:48.050Z] #30 DONE 94.2s [2020-11-04T15:17:48.050Z] [2020-11-04T15:17:48.050Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:48.050Z] #18 18.36 Selecting previously unselected package bash-completion. [2020-11-04T15:17:48.050Z] #18 18.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T15:17:48.289Z] #32 ... [2020-11-04T15:17:48.289Z] [2020-11-04T15:17:48.289Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:48.289Z] #43 71.59 flag [2020-11-04T15:17:48.847Z] #28 2.688 # 2.7% ########## 14.0% ##################### 30.2% ############################## 42.1% ######################################### 58.1% ################################################### 71.8% ############################################################ 83.7% ####################################################################### 99.3% ######################################################################## 100.0% [2020-11-04T15:17:48.847Z] #28 3.620 [2020-11-04T15:17:49.145Z] #18 20.33 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T15:17:49.145Z] #18 20.73 Selecting previously unselected package bzip2. [2020-11-04T15:17:49.145Z] #18 20.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-11-04T15:17:49.145Z] #18 20.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:17:49.145Z] #18 20.78 Selecting previously unselected package xz-utils. [2020-11-04T15:17:49.437Z] #18 20.78 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-11-04T15:17:49.437Z] #18 20.78 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T15:17:49.437Z] #18 20.91 Selecting previously unselected package apparmor. [2020-11-04T15:17:49.437Z] #18 20.91 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-11-04T15:17:49.437Z] #18 20.97 Unpacking apparmor (2.13.2-10) ... [2020-11-04T15:17:49.731Z] #18 21.22 Selecting previously unselected package aufs-tools. [2020-11-04T15:17:49.731Z] #18 21.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-11-04T15:17:49.731Z] #18 21.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:17:49.731Z] #18 21.31 Selecting previously unselected package libonig5:s390x. [2020-11-04T15:17:49.731Z] #18 21.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-11-04T15:17:50.023Z] #18 21.31 Unpacking libonig5:s390x (6.9.1-1) ... [2020-11-04T15:17:50.023Z] #18 21.38 Selecting previously unselected package libjq1:s390x. [2020-11-04T15:17:50.023Z] #18 21.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T15:17:50.023Z] #18 21.38 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T15:17:50.023Z] #18 21.45 Selecting previously unselected package jq. [2020-11-04T15:17:50.023Z] #18 21.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-11-04T15:17:50.023Z] #18 21.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:50.023Z] #18 21.52 Selecting previously unselected package libaio1:s390x. [2020-11-04T15:17:50.023Z] #18 21.52 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-11-04T15:17:50.023Z] #18 21.53 Unpacking libaio1:s390x (0.3.112-3) ... [2020-11-04T15:17:50.023Z] #18 21.56 Selecting previously unselected package libgpm2:s390x. [2020-11-04T15:17:50.211Z] #43 73.44 go/token [2020-11-04T15:17:50.316Z] #18 21.56 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-11-04T15:17:50.316Z] #18 21.56 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-11-04T15:17:50.316Z] #18 21.58 Selecting previously unselected package libicu63:s390x. [2020-11-04T15:17:50.316Z] #18 21.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-11-04T15:17:50.316Z] #18 21.59 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T15:17:50.475Z] #43 ... [2020-11-04T15:17:50.475Z] [2020-11-04T15:17:50.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:50.475Z] #49 63.63 encoding/binary [2020-11-04T15:17:50.475Z] #49 64.29 context [2020-11-04T15:17:50.475Z] #49 65.46 os [2020-11-04T15:17:50.475Z] #49 66.19 encoding/base64 [2020-11-04T15:17:50.475Z] #49 67.16 golang.org/x/sys/unix [2020-11-04T15:17:50.475Z] #49 69.55 encoding/json [2020-11-04T15:17:50.475Z] #49 ... [2020-11-04T15:17:50.475Z] [2020-11-04T15:17:50.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:17:50.475Z] #11 72.65 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T15:17:50.475Z] #11 72.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:17:50.475Z] #11 72.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:50.475Z] #11 72.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T15:17:50.475Z] #11 72.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:17:50.475Z] #11 72.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:17:52.224Z] #28 3.747 1.3% ### 5.1% ####### 10.2% ########### 15.3% ############# 19.0% ################# 23.7% ################## 26.3% ##################### 29.2% ####################### 32.1% ######################## 34.7% ########################## 37.2% ############################# 40.4% ############################### 44.1% ################################## 48.3% ###################################### 53.0% ######################################### 57.3% ############################################ 61.7% ############################################## 64.8% ################################################# 69.0% ################################################### 72.1% ###################################################### 75.2% ####################################################### 77.6% ######################################################## 78.9% ########################################################## 81.6% ############################################################# 85.2% ############################################################### 88.5% ################################################################# 91.1% ################################################################### 94.0% ###################################################################### 97.6% ######################################################################## 100.0% [2020-11-04T15:17:52.224Z] #28 6.918 [2020-11-04T15:17:52.393Z] #18 23.72 Selecting previously unselected package libnet1:s390x. [2020-11-04T15:17:52.393Z] #18 23.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-11-04T15:17:52.393Z] #18 23.72 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:52.393Z] #18 23.78 Selecting previously unselected package libnl-3-200:s390x. [2020-11-04T15:17:52.393Z] #18 23.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-11-04T15:17:52.393Z] #18 23.79 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T15:17:52.393Z] #18 23.82 Selecting previously unselected package libprotobuf-c1:s390x. [2020-11-04T15:17:52.393Z] #18 23.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-11-04T15:17:52.393Z] #18 23.83 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T15:17:52.393Z] #18 23.86 Selecting previously unselected package libreadline5:s390x. [2020-11-04T15:17:52.393Z] #18 23.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-11-04T15:17:52.393Z] #18 23.86 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-04T15:17:52.393Z] #18 23.94 Selecting previously unselected package net-tools. [2020-11-04T15:17:52.393Z] #18 23.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-11-04T15:17:52.393Z] #18 23.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:17:52.393Z] #18 24.04 Selecting previously unselected package python-pip-whl. [2020-11-04T15:17:52.411Z] #11 ... [2020-11-04T15:17:52.411Z] [2020-11-04T15:17:52.411Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:17:52.411Z] #35 6.490 -- Detecting C compile features - done [2020-11-04T15:17:52.411Z] #35 6.520 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:17:52.411Z] #35 6.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:17:52.411Z] #35 6.943 -- Configuring done [2020-11-04T15:17:52.411Z] #35 6.983 -- Generating done [2020-11-04T15:17:52.411Z] #35 6.985 -- Build files have been written to: /tmp/tmp.iMIgBFjiQE/tini [2020-11-04T15:17:52.411Z] #35 6.989 + make tini-static [2020-11-04T15:17:52.411Z] #35 7.634 Scanning dependencies of target tini-static [2020-11-04T15:17:52.411Z] #35 7.727 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:17:52.411Z] #35 9.243 [100%] Linking C executable tini-static [2020-11-04T15:17:52.411Z] #35 10.05 [100%] Built target tini-static [2020-11-04T15:17:52.411Z] #35 10.17 + mkdir -p /build [2020-11-04T15:17:52.411Z] #35 10.18 + cp tini-static /build/docker-init [2020-11-04T15:17:52.411Z] #35 DONE 10.3s [2020-11-04T15:17:52.411Z] [2020-11-04T15:17:52.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:52.411Z] #41 2.520 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:17:52.411Z] #41 2.520 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:17:52.411Z] #41 2.549 Note: Building without GnuTLS support [2020-11-04T15:17:52.411Z] #41 2.563 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:17:52.411Z] #41 2.564 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:17:52.411Z] #41 4.915 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:17:52.411Z] #41 4.979 GEN .gitid [2020-11-04T15:17:52.411Z] #41 5.045 GEN criu/include/version.h [2020-11-04T15:17:52.411Z] #41 5.113 GEN include/common/asm [2020-11-04T15:17:52.685Z] #18 24.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T15:17:52.685Z] #18 24.05 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T15:17:52.868Z] #28 7.393 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T15:17:52.868Z] #28 7.544 [2020-11-04T15:17:52.868Z] #28 7.670 ####################################################### 77.1% ######################################################################## 100.0% [2020-11-04T15:17:52.868Z] #28 7.712 [2020-11-04T15:17:52.977Z] #18 24.44 Selecting previously unselected package python3-lib2to3. [2020-11-04T15:17:52.977Z] #18 24.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T15:17:52.977Z] #18 24.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:17:52.977Z] #18 24.50 Selecting previously unselected package python3-distutils. [2020-11-04T15:17:52.977Z] #18 24.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T15:17:52.977Z] #18 24.51 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T15:17:53.270Z] #18 24.61 Selecting previously unselected package python3-pip. [2020-11-04T15:17:53.270Z] #18 24.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T15:17:53.270Z] #18 24.62 Unpacking python3-pip (18.1-5) ... [2020-11-04T15:17:53.270Z] #18 24.71 Selecting previously unselected package python3-pkg-resources. [2020-11-04T15:17:53.270Z] #18 24.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:17:53.270Z] #18 24.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:17:53.270Z] #18 24.77 Selecting previously unselected package python3-setuptools. [2020-11-04T15:17:53.270Z] #18 24.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T15:17:53.270Z] #18 24.77 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T15:17:53.358Z] #41 ... [2020-11-04T15:17:53.358Z] [2020-11-04T15:17:53.358Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:53.358Z] #49 76.59 github.com/pkg/diff [2020-11-04T15:17:53.562Z] #18 24.97 Selecting previously unselected package python3-wheel. [2020-11-04T15:17:53.562Z] #18 24.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T15:17:53.562Z] #18 24.98 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T15:17:53.562Z] #18 25.02 Selecting previously unselected package sudo. [2020-11-04T15:17:53.562Z] #18 25.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-11-04T15:17:53.562Z] #18 25.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:17:53.813Z] #54 ... [2020-11-04T15:17:53.813Z] [2020-11-04T15:17:53.813Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:53.813Z] #22 102.1 + return [2020-11-04T15:17:53.813Z] #22 DONE 102.6s [2020-11-04T15:17:53.813Z] [2020-11-04T15:17:53.813Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:53.855Z] #18 25.33 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T15:17:53.855Z] #18 25.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-11-04T15:17:53.855Z] #18 25.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:17:53.932Z] #28 8.389 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T15:17:53.932Z] #28 8.409 skipping existing 5cb8031fd95d [2020-11-04T15:17:53.932Z] #28 8.435 [2020-11-04T15:17:54.148Z] #18 25.50 Selecting previously unselected package uidmap. [2020-11-04T15:17:54.148Z] #18 25.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-11-04T15:17:54.148Z] #18 25.50 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T15:17:54.148Z] #18 25.57 Selecting previously unselected package vim-runtime. [2020-11-04T15:17:54.148Z] #18 25.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:17:54.148Z] #18 25.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T15:17:54.148Z] #18 25.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T15:17:54.148Z] #18 25.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:17:54.577Z] #28 9.352 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T15:17:54.577Z] #28 9.371 skipping existing 283607eaa57e [2020-11-04T15:17:54.577Z] #28 9.396 [2020-11-04T15:17:54.750Z] #49 77.63 go/ast [2020-11-04T15:17:54.750Z] #49 77.89 golang.org/x/crypto/ssh/terminal [2020-11-04T15:17:55.201Z] #54 ... [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:17:55.201Z] #13 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:17:55.201Z] #14 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:17:55.201Z] #19 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:17:55.201Z] #12 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:17:55.201Z] #16 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:17:55.201Z] #17 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:17:55.201Z] #15 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:55.201Z] #18 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:17:55.201Z] #20 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:17:55.201Z] #29 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:17:55.201Z] #30 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-11-04T15:17:55.201Z] #25 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:17:55.201Z] #26 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-11-04T15:17:55.201Z] #27 CACHED [2020-11-04T15:17:55.201Z] [2020-11-04T15:17:55.201Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:17:55.217Z] #28 10.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T15:17:55.462Z] #23 DONE 0.2s [2020-11-04T15:17:55.462Z] [2020-11-04T15:17:55.462Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:17:55.510Z] #28 10.21 [2020-11-04T15:17:55.510Z] #28 10.27 ######################################################################## 100.0% [2020-11-04T15:17:55.510Z] #28 10.30 [2020-11-04T15:17:55.698Z] #49 ... [2020-11-04T15:17:55.698Z] [2020-11-04T15:17:55.698Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:17:55.698Z] #32 71.69 log [2020-11-04T15:17:55.698Z] #32 74.06 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:17:55.698Z] #32 DONE 78.7s [2020-11-04T15:17:55.698Z] [2020-11-04T15:17:55.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:55.698Z] #41 7.475 PBCC images/timens.pb-c.c [2020-11-04T15:17:55.698Z] #41 7.522 DEP images/timens.pb-c.d [2020-11-04T15:17:55.698Z] #41 7.603 PBCC images/fown.pb-c.c [2020-11-04T15:17:55.698Z] #41 7.637 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T15:17:55.698Z] #41 7.720 PBCC images/opts.pb-c.c [2020-11-04T15:17:55.698Z] #41 7.774 PBCC images/memfd.pb-c.c [2020-11-04T15:17:55.698Z] #41 7.827 DEP images/fown.pb-c.d [2020-11-04T15:17:55.698Z] #41 7.882 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T15:17:55.698Z] #41 7.973 DEP images/opts.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.019 DEP images/memfd.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.116 PBCC images/sit.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.198 DEP images/sit.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.240 PBCC images/macvlan.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.280 DEP images/macvlan.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.340 PBCC images/autofs.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.388 DEP images/autofs.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.464 PBCC images/sysctl.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.512 DEP images/sysctl.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.574 PBCC images/time.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.606 DEP images/time.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.672 PBCC images/binfmt-misc.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.704 DEP images/binfmt-misc.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.760 PBCC images/seccomp.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.781 DEP images/seccomp.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.827 PBCC images/userns.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.852 DEP images/userns.pb-c.d [2020-11-04T15:17:55.698Z] #41 8.902 PBCC images/cgroup.pb-c.c [2020-11-04T15:17:55.698Z] #41 8.966 DEP images/cgroup.pb-c.d [2020-11-04T15:17:55.698Z] #41 9.083 PBCC images/ext-file.pb-c.c [2020-11-04T15:17:55.698Z] #41 9.175 DEP images/ext-file.pb-c.d [2020-11-04T15:17:55.698Z] #41 9.221 PBCC images/rpc.pb-c.c [2020-11-04T15:17:55.698Z] #41 9.288 DEP images/rpc.pb-c.d [2020-11-04T15:17:55.698Z] #41 9.396 PBCC images/siginfo.pb-c.c [2020-11-04T15:17:55.698Z] #41 9.396 DEP images/siginfo.pb-c.d [2020-11-04T15:17:55.698Z] #41 9.502 PBCC images/pagemap.pb-c.c [2020-11-04T15:17:55.961Z] #41 9.579 DEP images/pagemap.pb-c.d [2020-11-04T15:17:56.152Z] #28 10.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-11-04T15:17:56.221Z] #18 27.46 Selecting previously unselected package vim. [2020-11-04T15:17:56.221Z] #18 27.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-11-04T15:17:56.221Z] #18 27.49 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T15:17:56.223Z] #41 9.683 PBCC images/rlimit.pb-c.c [2020-11-04T15:17:56.224Z] #41 9.693 DEP images/rlimit.pb-c.d [2020-11-04T15:17:56.224Z] #41 9.816 PBCC images/file-lock.pb-c.c [2020-11-04T15:17:56.224Z] #41 9.856 DEP images/file-lock.pb-c.d [2020-11-04T15:17:56.462Z] #28 11.05 [2020-11-04T15:17:56.462Z] #28 11.14 ######################################################################## 100.0% [2020-11-04T15:17:56.462Z] #28 11.17 [2020-11-04T15:17:56.462Z] #28 11.19 Download of images into '/build' complete. [2020-11-04T15:17:56.462Z] #28 11.19 Use something like the following to load the result into a Docker daemon: [2020-11-04T15:17:56.462Z] #28 11.19 tar -cC '/build' . | docker load [2020-11-04T15:17:56.462Z] #28 DONE 11.3s [2020-11-04T15:17:56.462Z] [2020-11-04T15:17:56.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-04T15:17:56.462Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.8s done [2020-11-04T15:17:56.462Z] #9 DONE 32.3s [2020-11-04T15:17:56.462Z] [2020-11-04T15:17:56.462Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-11-04T15:17:56.462Z] #10 DONE 0.2s [2020-11-04T15:17:56.486Z] #41 9.968 PBCC images/tty.pb-c.c [2020-11-04T15:17:56.486Z] #41 10.05 DEP images/tty.pb-c.d [2020-11-04T15:17:56.513Z] #18 27.78 Selecting previously unselected package xfsprogs. [2020-11-04T15:17:56.513Z] #18 27.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-11-04T15:17:56.513Z] #18 27.78 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T15:17:56.513Z] #18 27.99 Selecting previously unselected package zip. [2020-11-04T15:17:56.513Z] #18 28.00 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-11-04T15:17:56.513Z] #18 28.00 Unpacking zip (3.0-11+b1) ... [2020-11-04T15:17:56.513Z] #18 28.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:17:56.513Z] #18 28.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:17:56.513Z] #18 28.11 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-11-04T15:17:56.513Z] #18 28.12 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-11-04T15:17:56.513Z] #18 28.13 Setting up libgpm2:s390x (1.20.7-5) ... [2020-11-04T15:17:56.513Z] #18 28.13 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-11-04T15:17:56.513Z] #18 28.14 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T15:17:56.513Z] #18 28.15 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-11-04T15:17:56.513Z] #18 28.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-11-04T15:17:56.513Z] #18 28.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:17:56.513Z] #18 28.17 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-11-04T15:17:56.749Z] #41 10.29 PBCC images/tun.pb-c.c [2020-11-04T15:17:56.749Z] #41 10.34 PBCC images/netdev.pb-c.c [2020-11-04T15:17:56.749Z] #41 10.39 DEP images/tun.pb-c.d [2020-11-04T15:17:56.749Z] #41 10.43 DEP images/netdev.pb-c.d [2020-11-04T15:17:56.749Z] #41 10.46 PBCC images/vma.pb-c.c [2020-11-04T15:17:56.749Z] #41 10.52 DEP images/vma.pb-c.d [2020-11-04T15:17:56.761Z] [2020-11-04T15:17:56.761Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-04T15:17:56.761Z] #11 DONE 0.2s [2020-11-04T15:17:56.761Z] [2020-11-04T15:17:56.761Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:17:56.805Z] #18 28.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-11-04T15:17:56.805Z] #18 28.18 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:17:56.805Z] #18 28.19 Setting up zip (3.0-11+b1) ... [2020-11-04T15:17:56.805Z] #18 28.19 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:17:56.805Z] #18 28.21 Setting up bash-completion (1:2.8-6) ... [2020-11-04T15:17:57.012Z] #41 10.58 PBCC images/creds.pb-c.c [2020-11-04T15:17:57.012Z] #41 10.60 DEP images/creds.pb-c.d [2020-11-04T15:17:57.012Z] #41 10.65 PBCC images/utsns.pb-c.c [2020-11-04T15:17:57.012Z] #41 10.66 DEP images/utsns.pb-c.d [2020-11-04T15:17:57.012Z] #41 10.75 PBCC images/ipc-desc.pb-c.c [2020-11-04T15:17:57.012Z] #41 10.78 PBCC images/ipc-sem.pb-c.c [2020-11-04T15:17:57.065Z] #54 ... [2020-11-04T15:17:57.065Z] [2020-11-04T15:17:57.065Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-11-04T15:17:57.065Z] #30 DONE 0.1s [2020-11-04T15:17:57.065Z] [2020-11-04T15:17:57.065Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-11-04T15:17:57.065Z] #38 DONE 0.1s [2020-11-04T15:17:57.065Z] [2020-11-04T15:17:57.065Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:17:57.275Z] #41 10.81 DEP images/ipc-desc.pb-c.d [2020-11-04T15:17:57.275Z] #41 10.88 DEP images/ipc-sem.pb-c.d [2020-11-04T15:17:57.275Z] #41 10.95 PBCC images/ipc-msg.pb-c.c [2020-11-04T15:17:57.275Z] #41 10.99 DEP images/ipc-msg.pb-c.d [2020-11-04T15:17:57.275Z] #41 11.05 PBCC images/ipc-shm.pb-c.c [2020-11-04T15:17:57.379Z] #28 DONE 2.0s [2020-11-04T15:17:57.379Z] [2020-11-04T15:17:57.379Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:17:57.538Z] #41 11.09 DEP images/ipc-shm.pb-c.d [2020-11-04T15:17:57.538Z] #41 11.12 PBCC images/ipc-var.pb-c.c [2020-11-04T15:17:57.538Z] #41 11.14 DEP images/ipc-var.pb-c.d [2020-11-04T15:17:57.538Z] #41 11.16 PBCC images/sk-opts.pb-c.c [2020-11-04T15:17:57.538Z] #41 11.20 PBCC images/packet-sock.pb-c.c [2020-11-04T15:17:57.538Z] #41 11.25 DEP images/sk-opts.pb-c.d [2020-11-04T15:17:57.538Z] #41 11.30 DEP images/packet-sock.pb-c.d [2020-11-04T15:17:57.642Z] #31 DONE 0.3s [2020-11-04T15:17:57.642Z] [2020-11-04T15:17:57.642Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:17:57.800Z] #41 11.37 PBCC images/sk-netlink.pb-c.c [2020-11-04T15:17:57.801Z] #41 11.45 DEP images/sk-netlink.pb-c.d [2020-11-04T15:17:57.801Z] #41 11.52 PBCC images/sk-inet.pb-c.c [2020-11-04T15:17:57.801Z] #41 11.58 DEP images/sk-inet.pb-c.d [2020-11-04T15:17:57.903Z] #33 DONE 0.1s [2020-11-04T15:17:57.903Z] [2020-11-04T15:17:57.903Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:17:57.903Z] #36 DONE 0.1s [2020-11-04T15:17:57.903Z] [2020-11-04T15:17:57.903Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:57.903Z] #54 ... [2020-11-04T15:17:57.903Z] [2020-11-04T15:17:57.903Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:17:58.063Z] #41 11.64 PBCC images/sk-unix.pb-c.c [2020-11-04T15:17:58.063Z] #41 11.72 DEP images/sk-unix.pb-c.d [2020-11-04T15:17:58.063Z] #41 11.77 PBCC images/mm.pb-c.c [2020-11-04T15:17:58.063Z] #41 11.80 DEP images/mm.pb-c.d [2020-11-04T15:17:58.125Z] #39 0.997 + git clone https://github.com/docker/distribution.git . [2020-11-04T15:17:58.125Z] #39 0.997 Cloning into '.'... [2020-11-04T15:17:58.164Z] #39 DONE 0.2s [2020-11-04T15:17:58.164Z] [2020-11-04T15:17:58.164Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:17:58.164Z] #42 DONE 0.1s [2020-11-04T15:17:58.164Z] [2020-11-04T15:17:58.164Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:17:58.317Z] #18 29.57 Setting up libiptc0:s390x (1.8.2-4) ... [2020-11-04T15:17:58.317Z] #18 29.58 Setting up xz-utils (5.2.4-1) ... [2020-11-04T15:17:58.317Z] #18 29.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T15:17:58.317Z] #18 29.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:17:58.317Z] #18 29.64 invoke-rc.d: could not determine current runlevel [2020-11-04T15:17:58.317Z] #18 29.64 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T15:17:58.317Z] #18 29.65 Setting up pigz (2.4-1) ... [2020-11-04T15:17:58.317Z] #18 29.66 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-11-04T15:17:58.317Z] #18 29.66 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-11-04T15:17:58.317Z] #18 29.67 Setting up python-pip-whl (18.1-5) ... [2020-11-04T15:17:58.317Z] #18 29.68 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-11-04T15:17:58.317Z] #18 29.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:17:58.317Z] #18 29.89 Setting up libaio1:s390x (0.3.112-3) ... [2020-11-04T15:17:58.317Z] #18 29.90 Setting up libonig5:s390x (6.9.1-1) ... [2020-11-04T15:17:58.317Z] #18 29.91 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-11-04T15:17:58.317Z] #18 29.92 Setting up vim (2:8.1.0875-5) ... [2020-11-04T15:17:58.317Z] #18 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T15:17:58.317Z] #18 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T15:17:58.325Z] #41 11.84 PBCC images/timerfd.pb-c.c [2020-11-04T15:17:58.325Z] #41 11.90 DEP images/timerfd.pb-c.d [2020-11-04T15:17:58.325Z] #41 11.94 PBCC images/timer.pb-c.c [2020-11-04T15:17:58.325Z] #41 11.97 DEP images/timer.pb-c.d [2020-11-04T15:17:58.325Z] #41 12.03 PBCC images/sa.pb-c.c [2020-11-04T15:17:58.325Z] #41 12.09 DEP images/sa.pb-c.d [2020-11-04T15:17:58.425Z] #44 DONE 0.1s [2020-11-04T15:17:58.425Z] [2020-11-04T15:17:58.425Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:17:58.425Z] #46 DONE 0.1s [2020-11-04T15:17:58.425Z] [2020-11-04T15:17:58.425Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:58.588Z] #41 12.15 PBCC images/pipe-data.pb-c.c [2020-11-04T15:17:58.588Z] #41 12.18 DEP images/pipe-data.pb-c.d [2020-11-04T15:17:58.588Z] #41 12.22 PBCC images/mnt.pb-c.c [2020-11-04T15:17:58.588Z] #41 12.29 DEP images/mnt.pb-c.d [2020-11-04T15:17:58.588Z] #41 12.35 PBCC images/sk-packet.pb-c.c [2020-11-04T15:17:58.611Z] #18 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T15:17:58.611Z] #18 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T15:17:58.611Z] #18 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T15:17:58.611Z] #18 29.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T15:17:58.611Z] #18 29.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T15:17:58.611Z] #18 29.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T15:17:58.611Z] #18 29.96 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-11-04T15:17:58.611Z] #18 29.97 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:17:58.611Z] #18 29.98 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-11-04T15:17:58.611Z] #18 29.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:17:58.611Z] #18 30.01 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-11-04T15:17:58.611Z] #18 30.03 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:17:58.687Z] #54 ... [2020-11-04T15:17:58.687Z] [2020-11-04T15:17:58.687Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:17:58.687Z] #48 DONE 0.2s [2020-11-04T15:17:58.687Z] [2020-11-04T15:17:58.687Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:17:58.687Z] #50 DONE 0.1s [2020-11-04T15:17:58.687Z] [2020-11-04T15:17:58.687Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:17:58.851Z] #41 12.36 DEP images/sk-packet.pb-c.d [2020-11-04T15:17:58.851Z] #41 12.40 PBCC images/tcp-stream.pb-c.c [2020-11-04T15:17:58.851Z] #41 12.45 DEP images/tcp-stream.pb-c.d [2020-11-04T15:17:58.851Z] #41 12.52 PBCC images/pipe.pb-c.c [2020-11-04T15:17:58.851Z] #41 12.60 DEP images/pipe.pb-c.d [2020-11-04T15:17:58.948Z] #52 DONE 0.2s [2020-11-04T15:17:58.948Z] [2020-11-04T15:17:58.948Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:17:59.113Z] #41 12.64 PBCC images/pstree.pb-c.c [2020-11-04T15:17:59.113Z] #41 12.67 DEP images/pstree.pb-c.d [2020-11-04T15:17:59.113Z] #41 12.72 PBCC images/fs.pb-c.c [2020-11-04T15:17:59.113Z] #41 12.74 DEP images/fs.pb-c.d [2020-11-04T15:17:59.113Z] #41 12.79 PBCC images/signalfd.pb-c.c [2020-11-04T15:17:59.113Z] #41 12.84 DEP images/signalfd.pb-c.d [2020-11-04T15:17:59.375Z] #41 12.91 PBCC images/fh.pb-c.c [2020-11-04T15:17:59.376Z] #41 12.95 PBCC images/fsnotify.pb-c.c [2020-11-04T15:17:59.376Z] #41 12.99 DEP images/fh.pb-c.d [2020-11-04T15:17:59.376Z] #41 13.05 DEP images/fsnotify.pb-c.d [2020-11-04T15:17:59.376Z] #41 13.08 PBCC images/eventpoll.pb-c.c [2020-11-04T15:17:59.376Z] #41 13.11 DEP images/eventpoll.pb-c.d [2020-11-04T15:17:59.376Z] #41 13.15 PBCC images/eventfd.pb-c.c [2020-11-04T15:17:59.376Z] #41 13.18 DEP images/eventfd.pb-c.d [2020-11-04T15:17:59.638Z] #41 13.22 PBCC images/remap-file-path.pb-c.c [2020-11-04T15:17:59.638Z] #41 13.26 DEP images/remap-file-path.pb-c.d [2020-11-04T15:17:59.638Z] #41 13.29 PBCC images/fifo.pb-c.c [2020-11-04T15:17:59.638Z] #41 13.31 DEP images/fifo.pb-c.d [2020-11-04T15:17:59.638Z] #41 13.41 PBCC images/ghost-file.pb-c.c [2020-11-04T15:17:59.648Z] #18 ... [2020-11-04T15:17:59.648Z] [2020-11-04T15:17:59.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:17:59.648Z] #41 60.67 CC criu/cr-service.o [2020-11-04T15:17:59.648Z] #41 61.35 CC criu/crtools.o [2020-11-04T15:17:59.648Z] #41 61.57 CC criu/eventfd.o [2020-11-04T15:17:59.648Z] #41 61.71 CC criu/eventpoll.o [2020-11-04T15:17:59.648Z] #41 62.33 CC criu/external.o [2020-11-04T15:17:59.648Z] #41 62.55 CC criu/fault-injection.o [2020-11-04T15:17:59.648Z] #41 62.60 CC criu/fdstore.o [2020-11-04T15:17:59.648Z] #41 62.92 CC criu/fifo.o [2020-11-04T15:17:59.648Z] #41 63.24 CC criu/file-ids.o [2020-11-04T15:17:59.648Z] #41 63.43 CC criu/file-lock.o [2020-11-04T15:17:59.648Z] #41 63.95 CC criu/files-ext.o [2020-11-04T15:17:59.648Z] #41 64.24 CC criu/files-reg.o [2020-11-04T15:17:59.648Z] #41 65.47 CC criu/files.o [2020-11-04T15:17:59.648Z] #41 66.74 CC criu/filesystems.o [2020-11-04T15:17:59.648Z] #41 67.26 CC criu/fsnotify.o [2020-11-04T15:17:59.648Z] #41 68.04 CC criu/image-desc.o [2020-11-04T15:17:59.648Z] #41 68.15 CC criu/image.o [2020-11-04T15:17:59.648Z] #41 68.69 CC criu/ipc_ns.o [2020-11-04T15:17:59.648Z] #41 69.52 CC criu/irmap.o [2020-11-04T15:17:59.648Z] #41 69.85 CC criu/kcmp-ids.o [2020-11-04T15:17:59.648Z] #41 70.06 CC criu/kerndat.o [2020-11-04T15:17:59.900Z] #41 13.47 DEP images/ghost-file.pb-c.d [2020-11-04T15:17:59.900Z] #41 13.53 PBCC images/regfile.pb-c.c [2020-11-04T15:17:59.900Z] #41 13.58 DEP images/regfile.pb-c.d [2020-11-04T15:17:59.900Z] #41 13.63 PBCC images/ns.pb-c.c [2020-11-04T15:17:59.900Z] #41 13.65 DEP images/ns.pb-c.d [2020-11-04T15:17:59.940Z] #41 70.83 CC criu/libnetlink.o [2020-11-04T15:17:59.940Z] #41 71.03 CC criu/log.o [2020-11-04T15:17:59.940Z] #41 ... [2020-11-04T15:17:59.940Z] [2020-11-04T15:17:59.940Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:17:59.940Z] #18 31.47 Setting up iptables (1.8.2-4) ... [2020-11-04T15:17:59.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:17:59.979Z] [2020-11-04T15:17:59.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:17:59.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:17:59.979Z] HOSTNAME=fe87c09acd77 [2020-11-04T15:17:59.979Z] DEST=bundles/test-integration [2020-11-04T15:17:59.979Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:17:59.979Z] DOCKER_ROOTLESS=1 [2020-11-04T15:17:59.979Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:17:59.979Z] container=docker [2020-11-04T15:17:59.979Z] HOME=/root [2020-11-04T15:17:59.979Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:17:59.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:17:59.979Z] VALIDATE_BRANCH=master [2020-11-04T15:17:59.979Z] TERM=xterm [2020-11-04T15:17:59.979Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:17:59.979Z] SHLVL=1 [2020-11-04T15:17:59.979Z] TIMEOUT=120m [2020-11-04T15:17:59.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:17:59.979Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:17:59.979Z] GO111MODULE=off [2020-11-04T15:17:59.979Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T15:17:59.979Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:17:59.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:17:59.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:17:59.979Z] GOPATH=/go [2020-11-04T15:17:59.979Z] PKG_CONFIG=pkg-config [2020-11-04T15:17:59.979Z] _=/usr/bin/env [2020-11-04T15:17:59.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:18:00.163Z] #41 13.71 PBCC images/fdinfo.pb-c.c [2020-11-04T15:18:00.163Z] #41 13.79 DEP images/fdinfo.pb-c.d [2020-11-04T15:18:00.163Z] #41 13.85 PBCC images/core-aarch64.pb-c.c [2020-11-04T15:18:00.163Z] #41 13.92 PBCC images/core-arm.pb-c.c [2020-11-04T15:18:00.233Z] #18 31.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T15:18:00.233Z] #18 31.50 Setting up python3 (3.7.3-1) ... [2020-11-04T15:18:00.425Z] #41 13.98 PBCC images/core-ppc64.pb-c.c [2020-11-04T15:18:00.425Z] #41 14.05 PBCC images/core-s390.pb-c.c [2020-11-04T15:18:00.425Z] #41 14.10 PBCC images/core-x86.pb-c.c [2020-11-04T15:18:00.425Z] #41 14.16 PBCC images/core.pb-c.c [2020-11-04T15:18:00.525Z] #18 31.80 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T15:18:00.688Z] #41 14.23 PBCC images/inventory.pb-c.c [2020-11-04T15:18:00.688Z] #41 14.29 DEP images/core-aarch64.pb-c.d [2020-11-04T15:18:00.688Z] #41 14.37 DEP images/core-arm.pb-c.d [2020-11-04T15:18:00.688Z] #41 14.41 DEP images/core-ppc64.pb-c.d [2020-11-04T15:18:00.818Z] #18 32.24 Setting up apparmor (2.13.2-10) ... [2020-11-04T15:18:00.951Z] #41 14.45 DEP images/core-s390.pb-c.d [2020-11-04T15:18:00.951Z] #41 14.49 DEP images/core-x86.pb-c.d [2020-11-04T15:18:00.951Z] #41 ... [2020-11-04T15:18:00.951Z] [2020-11-04T15:18:00.951Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:00.951Z] #43 74.15 internal/lazyregexp [2020-11-04T15:18:00.951Z] #43 74.44 net/url [2020-11-04T15:18:00.951Z] #43 74.71 go/scanner [2020-11-04T15:18:00.951Z] #43 76.48 go/ast [2020-11-04T15:18:00.951Z] #43 76.86 text/template/parse [2020-11-04T15:18:00.951Z] #43 81.25 text/template [2020-11-04T15:18:00.951Z] #43 81.87 go/parser [2020-11-04T15:18:00.951Z] #43 ... [2020-11-04T15:18:00.951Z] [2020-11-04T15:18:00.951Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:00.951Z] #41 14.57 DEP images/core.pb-c.d [2020-11-04T15:18:00.951Z] #41 14.67 DEP images/inventory.pb-c.d [2020-11-04T15:18:01.214Z] #41 14.72 PBCC images/cpuinfo.pb-c.c [2020-11-04T15:18:01.214Z] #41 14.76 DEP images/cpuinfo.pb-c.d [2020-11-04T15:18:01.214Z] #41 14.83 PBCC images/stats.pb-c.c [2020-11-04T15:18:01.214Z] #41 14.87 DEP images/stats.pb-c.d [2020-11-04T15:18:01.858Z] #18 33.12 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T15:18:01.858Z] #18 33.12 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:18:01.858Z] #18 33.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:18:02.494Z] #18 33.92 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T15:18:02.658Z] #39 ... [2020-11-04T15:18:02.658Z] [2020-11-04T15:18:02.658Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:02.658Z] #44 1.058 + RM_GOPATH=0 [2020-11-04T15:18:02.658Z] #44 1.058 + TMP_GOPATH= [2020-11-04T15:18:02.658Z] #44 1.058 + : /build [2020-11-04T15:18:02.658Z] #44 1.059 + '[' -z '' ']' [2020-11-04T15:18:02.658Z] #44 1.059 ++ mktemp -d [2020-11-04T15:18:02.658Z] #44 1.060 + export GOPATH=/tmp/tmp.yMBArLDvYu [2020-11-04T15:18:02.658Z] #44 1.072 + GOPATH=/tmp/tmp.yMBArLDvYu [2020-11-04T15:18:02.658Z] #44 1.077 + RM_GOPATH=1 [2020-11-04T15:18:02.658Z] #44 1.080 + case "$(go env GOARCH)" in [2020-11-04T15:18:02.658Z] #44 1.082 ++ go env GOARCH [2020-11-04T15:18:02.658Z] #44 1.181 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:02.658Z] #44 1.181 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:02.658Z] #44 1.183 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:02.658Z] #44 1.185 + dir=/tmp/install [2020-11-04T15:18:02.658Z] #44 1.186 + bin=vndr [2020-11-04T15:18:02.658Z] #44 1.186 + shift [2020-11-04T15:18:02.658Z] #44 1.187 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-11-04T15:18:02.658Z] #44 1.188 + . /tmp/install/vndr.installer [2020-11-04T15:18:02.658Z] #44 1.191 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:18:02.658Z] #44 1.193 + install_vndr [2020-11-04T15:18:02.658Z] #44 1.194 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-11-04T15:18:02.658Z] #44 1.195 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:18:02.658Z] #44 1.197 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yMBArLDvYu/src/github.com/LK4D4/vndr [2020-11-04T15:18:02.658Z] #44 1.200 Cloning into '/tmp/tmp.yMBArLDvYu/src/github.com/LK4D4/vndr'... [2020-11-04T15:18:02.658Z] #44 2.155 + cd /tmp/tmp.yMBArLDvYu/src/github.com/LK4D4/vndr [2020-11-04T15:18:02.658Z] #44 2.155 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-11-04T15:18:02.658Z] #44 2.191 + go build -buildmode=pie -v -o /build/vndr . [2020-11-04T15:18:02.658Z] #44 3.784 internal/cpu [2020-11-04T15:18:02.658Z] #44 3.888 runtime/internal/sys [2020-11-04T15:18:02.658Z] #44 3.896 internal/race [2020-11-04T15:18:02.658Z] #44 3.991 runtime/internal/atomic [2020-11-04T15:18:02.658Z] #44 4.282 sync/atomic [2020-11-04T15:18:02.658Z] #44 4.365 unicode [2020-11-04T15:18:02.658Z] #44 4.920 unicode/utf8 [2020-11-04T15:18:02.658Z] #44 5.279 internal/bytealg [2020-11-04T15:18:02.658Z] #44 5.680 math [2020-11-04T15:18:02.658Z] #44 ... [2020-11-04T15:18:02.658Z] [2020-11-04T15:18:02.658Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:02.658Z] #46 0.790 + RM_GOPATH=0 [2020-11-04T15:18:02.658Z] #46 0.791 + TMP_GOPATH= [2020-11-04T15:18:02.658Z] #46 0.791 + : /build [2020-11-04T15:18:02.658Z] #46 0.791 + '[' -z '' ']' [2020-11-04T15:18:02.658Z] #46 0.792 ++ mktemp -d [2020-11-04T15:18:02.658Z] #46 0.794 + export GOPATH=/tmp/tmp.Vn5Rjw9mXa [2020-11-04T15:18:02.658Z] #46 0.794 + GOPATH=/tmp/tmp.Vn5Rjw9mXa [2020-11-04T15:18:02.658Z] #46 0.794 + RM_GOPATH=1 [2020-11-04T15:18:02.658Z] #46 0.795 + case "$(go env GOARCH)" in [2020-11-04T15:18:02.658Z] #46 0.795 ++ go env GOARCH [2020-11-04T15:18:02.658Z] #46 0.804 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:02.658Z] #46 0.804 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:02.658Z] #46 0.804 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:02.658Z] #46 0.804 + dir=/tmp/install [2020-11-04T15:18:02.658Z] #46 0.804 + bin=gotestsum [2020-11-04T15:18:02.658Z] #46 0.804 + shift [2020-11-04T15:18:02.658Z] #46 0.804 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-11-04T15:18:02.658Z] #46 0.804 + . /tmp/install/gotestsum.installer [2020-11-04T15:18:02.658Z] #46 0.805 ++ : v0.5.3 [2020-11-04T15:18:02.658Z] #46 0.806 + install_gotestsum [2020-11-04T15:18:02.658Z] #46 0.806 + set -e [2020-11-04T15:18:02.658Z] #46 0.806 + export GO111MODULE=on [2020-11-04T15:18:02.658Z] #46 0.806 + GO111MODULE=on [2020-11-04T15:18:02.658Z] #46 0.806 + GOBIN=/build [2020-11-04T15:18:02.658Z] #46 0.806 + go get gotest.tools/gotestsum@v0.5.3 [2020-11-04T15:18:02.658Z] #46 0.829 go: finding gotest.tools v0.5.3 [2020-11-04T15:18:02.658Z] #46 0.830 go: finding gotest.tools/gotestsum v0.5.3 [2020-11-04T15:18:02.658Z] #46 1.984 go: downloading gotest.tools/gotestsum v0.5.3 [2020-11-04T15:18:02.658Z] #46 3.276 go: extracting gotest.tools/gotestsum v0.5.3 [2020-11-04T15:18:02.658Z] #46 5.024 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:18:02.658Z] #46 5.049 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:18:02.658Z] #46 5.083 go: downloading github.com/fatih/color v1.9.0 [2020-11-04T15:18:02.658Z] #46 5.096 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:18:02.658Z] #46 5.101 go: downloading github.com/pkg/errors v0.9.1 [2020-11-04T15:18:02.659Z] #46 5.115 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:18:02.659Z] #46 5.120 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:18:02.659Z] #46 5.147 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-04T15:18:02.659Z] #46 5.329 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:18:02.659Z] #46 5.390 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:18:02.659Z] #46 5.422 go: extracting github.com/pkg/errors v0.9.1 [2020-11-04T15:18:02.659Z] #46 5.423 go: extracting github.com/fatih/color v1.9.0 [2020-11-04T15:18:02.659Z] #46 5.480 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:18:02.659Z] #46 5.504 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:18:02.659Z] #46 5.518 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:18:02.659Z] #46 5.530 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:18:02.659Z] #46 5.848 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-04T15:18:02.787Z] #18 34.26 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T15:18:02.960Z] #46 6.050 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:18:03.142Z] #41 16.50 make[1]: Nothing to be done for 'all'. [2020-11-04T15:18:03.260Z] #46 6.255 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:18:03.422Z] #18 34.98 Setting up python3-pip (18.1-5) ... [2020-11-04T15:18:03.560Z] #46 ... [2020-11-04T15:18:03.560Z] [2020-11-04T15:18:03.560Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:03.560Z] #44 6.688 internal/testlog [2020-11-04T15:18:04.215Z] #44 7.115 runtime [2020-11-04T15:18:04.460Z] #18 35.77 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:18:04.460Z] #18 35.79 Processing triggers for mime-support (3.62) ... [2020-11-04T15:18:04.514Z] #44 7.575 encoding [2020-11-04T15:18:04.514Z] #44 7.815 unicode/utf16 [2020-11-04T15:18:04.534Z] #41 18.00 CC images/stats.o [2020-11-04T15:18:04.772Z] #18 DONE 36.3s [2020-11-04T15:18:04.772Z] [2020-11-04T15:18:04.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:04.772Z] #41 71.40 CC criu/lsm.o [2020-11-04T15:18:04.772Z] #41 71.70 CC criu/mem.o [2020-11-04T15:18:04.772Z] #41 72.62 CC criu/memfd.o [2020-11-04T15:18:04.772Z] #41 72.94 CC criu/mount.o [2020-11-04T15:18:04.772Z] #41 75.23 CC criu/namespaces.o [2020-11-04T15:18:04.797Z] #41 18.39 CC images/core.o [2020-11-04T15:18:05.167Z] #44 8.364 container/list [2020-11-04T15:18:05.410Z] #41 76.52 CC criu/net.o [2020-11-04T15:18:05.753Z] #41 19.28 CC images/core-x86.o [2020-11-04T15:18:06.045Z] #41 ... [2020-11-04T15:18:06.046Z] [2020-11-04T15:18:06.046Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:18:06.046Z] #19 0.934 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T15:18:06.046Z] #19 0.937 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T15:18:06.046Z] #19 0.939 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T15:18:06.046Z] #19 DONE 1.1s [2020-11-04T15:18:06.046Z] [2020-11-04T15:18:06.046Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:18:06.329Z] #41 20.00 CC images/core-arm.o [2020-11-04T15:18:06.329Z] #41 ... [2020-11-04T15:18:06.329Z] [2020-11-04T15:18:06.329Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:06.329Z] #54 40.82 Checking out files: 42% (1458/3430) Checking out files: 43% (1475/3430) Checking out files: 44% (1510/3430) Checking out files: 45% (1544/3430) Checking out files: 46% (1578/3430) Checking out files: 47% (1613/3430) Checking out files: 48% (1647/3430) Checking out files: 49% (1681/3430) Checking out files: 50% (1715/3430) Checking out files: 51% (1750/3430) Checking out files: 52% (1784/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 86% (2977/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T15:18:06.329Z] #54 42.30 + cd /tmp/tmp.PkXnXTv0AN/src/github.com/containerd/containerd [2020-11-04T15:18:06.329Z] #54 42.30 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:18:06.329Z] #54 43.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:18:06.329Z] #54 43.71 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:18:06.329Z] #54 43.71 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:18:06.329Z] #54 43.71 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:18:06.329Z] #54 43.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:18:06.329Z] #54 43.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:18:06.329Z] #54 43.71 + '[' '' = dynamic ']' [2020-11-04T15:18:06.329Z] #54 43.71 + make [2020-11-04T15:18:06.329Z] #54 44.74 + bin/ctr [2020-11-04T15:18:06.592Z] #54 ... [2020-11-04T15:18:06.592Z] [2020-11-04T15:18:06.592Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:06.592Z] #49 79.79 mvdan.cc/editorconfig [2020-11-04T15:18:06.592Z] #49 80.94 mvdan.cc/sh/v3/fileutil [2020-11-04T15:18:06.592Z] #49 81.29 mvdan.cc/sh/v3/syntax [2020-11-04T15:18:06.592Z] #49 88.13 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:18:06.592Z] #49 ... [2020-11-04T15:18:06.592Z] [2020-11-04T15:18:06.592Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:06.592Z] #43 85.51 encoding/xml [2020-11-04T15:18:06.592Z] #43 85.85 go/doc [2020-11-04T15:18:06.592Z] #43 89.48 github.com/LK4D4/vndr/build [2020-11-04T15:18:07.281Z] #44 ... [2020-11-04T15:18:07.281Z] [2020-11-04T15:18:07.281Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:07.281Z] #41 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:18:07.281Z] #41 1.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:18:07.281Z] #41 1.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:18:07.281Z] #41 3.073 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:18:07.281Z] #41 5.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:18:07.281Z] #41 6.957 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:18:07.281Z] #41 ... [2020-11-04T15:18:07.281Z] [2020-11-04T15:18:07.281Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:07.281Z] #12 1.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:18:07.281Z] #12 1.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:18:07.281Z] #12 1.471 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:18:07.281Z] #12 3.015 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:18:07.281Z] #12 5.575 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:18:07.281Z] #12 6.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:18:07.281Z] #12 ... [2020-11-04T15:18:07.281Z] [2020-11-04T15:18:07.281Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:07.281Z] #35 0.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:18:07.281Z] #35 1.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:18:07.281Z] #35 1.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:18:07.281Z] #35 2.674 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:18:07.281Z] #35 5.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:18:07.281Z] #35 6.499 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:18:07.281Z] #35 ... [2020-11-04T15:18:07.281Z] [2020-11-04T15:18:07.281Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:07.281Z] #48 0.854 + RM_GOPATH=0 [2020-11-04T15:18:07.281Z] #48 0.854 + TMP_GOPATH= [2020-11-04T15:18:07.281Z] #48 0.854 + : /build [2020-11-04T15:18:07.281Z] #48 0.854 + '[' -z '' ']' [2020-11-04T15:18:07.281Z] #48 0.855 ++ mktemp -d [2020-11-04T15:18:07.281Z] #48 0.856 + export GOPATH=/tmp/tmp.sf8snCEkyK [2020-11-04T15:18:07.281Z] #48 0.856 + GOPATH=/tmp/tmp.sf8snCEkyK [2020-11-04T15:18:07.281Z] #48 0.856 + RM_GOPATH=1 [2020-11-04T15:18:07.281Z] #48 0.856 + case "$(go env GOARCH)" in [2020-11-04T15:18:07.281Z] #48 0.857 ++ go env GOARCH [2020-11-04T15:18:07.281Z] #48 0.862 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.281Z] #48 0.862 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.281Z] #48 0.873 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:07.281Z] #48 0.873 + dir=/tmp/install [2020-11-04T15:18:07.281Z] #48 0.873 + bin=golangci_lint [2020-11-04T15:18:07.281Z] #48 0.873 + shift [2020-11-04T15:18:07.281Z] #48 0.873 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-11-04T15:18:07.281Z] #48 0.873 + . /tmp/install/golangci_lint.installer [2020-11-04T15:18:07.281Z] #48 0.873 ++ : v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.873 + install_golangci_lint [2020-11-04T15:18:07.281Z] #48 0.873 + set -e [2020-11-04T15:18:07.281Z] #48 0.873 + export GO111MODULE=on [2020-11-04T15:18:07.281Z] #48 0.873 + GO111MODULE=on [2020-11-04T15:18:07.281Z] #48 0.873 + GOBIN=/build [2020-11-04T15:18:07.281Z] #48 0.873 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.878 go: finding github.com v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.879 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.886 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.888 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-11-04T15:18:07.281Z] #48 0.889 go: finding github.com/golangci v1.23.8 [2020-11-04T15:18:07.281Z] #48 2.177 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:18:07.281Z] #48 3.486 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-11-04T15:18:07.581Z] #48 ... [2020-11-04T15:18:07.581Z] [2020-11-04T15:18:07.581Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:07.581Z] #63 0.810 + RM_GOPATH=0 [2020-11-04T15:18:07.581Z] #63 0.811 + TMP_GOPATH= [2020-11-04T15:18:07.581Z] #63 0.811 + : /build [2020-11-04T15:18:07.581Z] #63 0.811 + '[' -z '' ']' [2020-11-04T15:18:07.581Z] #63 0.811 ++ mktemp -d [2020-11-04T15:18:07.581Z] #63 0.814 + export GOPATH=/tmp/tmp.OZvoPeXvYV [2020-11-04T15:18:07.581Z] #63 0.814 + GOPATH=/tmp/tmp.OZvoPeXvYV [2020-11-04T15:18:07.581Z] #63 0.814 + RM_GOPATH=1 [2020-11-04T15:18:07.581Z] #63 0.814 + case "$(go env GOARCH)" in [2020-11-04T15:18:07.581Z] #63 0.815 ++ go env GOARCH [2020-11-04T15:18:07.581Z] #63 0.823 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.581Z] #63 0.823 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.581Z] #63 0.825 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:07.581Z] #63 0.827 + dir=/tmp/install [2020-11-04T15:18:07.581Z] #63 0.827 + bin=proxy [2020-11-04T15:18:07.581Z] #63 0.827 + shift [2020-11-04T15:18:07.581Z] #63 0.828 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-11-04T15:18:07.581Z] #63 0.829 + . /tmp/install/proxy.installer [2020-11-04T15:18:07.581Z] #63 0.829 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:18:07.581Z] #63 0.832 + install_proxy [2020-11-04T15:18:07.581Z] #63 0.832 + case "$1" in [2020-11-04T15:18:07.581Z] #63 0.832 + export CGO_ENABLED=0 [2020-11-04T15:18:07.581Z] #63 0.832 + CGO_ENABLED=0 [2020-11-04T15:18:07.581Z] #63 0.832 + _install_proxy [2020-11-04T15:18:07.581Z] #63 0.832 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-11-04T15:18:07.581Z] #63 0.832 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:18:07.581Z] #63 0.833 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OZvoPeXvYV/src/github.com/docker/libnetwork [2020-11-04T15:18:07.581Z] #63 0.835 Cloning into '/tmp/tmp.OZvoPeXvYV/src/github.com/docker/libnetwork'... [2020-11-04T15:18:07.581Z] #63 ... [2020-11-04T15:18:07.581Z] [2020-11-04T15:18:07.581Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:07.581Z] #23 1.046 + RM_GOPATH=0 [2020-11-04T15:18:07.581Z] #23 1.063 + TMP_GOPATH= [2020-11-04T15:18:07.581Z] #23 1.063 + : /build [2020-11-04T15:18:07.581Z] #23 1.064 + '[' -z '' ']' [2020-11-04T15:18:07.581Z] #23 1.067 ++ mktemp -d [2020-11-04T15:18:07.581Z] #23 1.078 + export GOPATH=/tmp/tmp.ERWVlSaW5h [2020-11-04T15:18:07.581Z] #23 1.079 + GOPATH=/tmp/tmp.ERWVlSaW5h [2020-11-04T15:18:07.581Z] #23 1.079 + RM_GOPATH=1 [2020-11-04T15:18:07.581Z] #23 1.079 + case "$(go env GOARCH)" in [2020-11-04T15:18:07.581Z] #23 1.088 ++ go env GOARCH [2020-11-04T15:18:07.581Z] #23 1.182 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.581Z] #23 1.188 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.581Z] #23 1.196 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:07.581Z] #23 1.203 + dir=/tmp/install [2020-11-04T15:18:07.581Z] #23 1.203 + bin=dockercli [2020-11-04T15:18:07.581Z] #23 1.227 + shift [2020-11-04T15:18:07.581Z] #23 1.227 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-11-04T15:18:07.581Z] #23 1.228 + . /tmp/install/dockercli.installer [2020-11-04T15:18:07.581Z] #23 1.228 ++ : stable [2020-11-04T15:18:07.581Z] #23 1.228 ++ : 17.06.2-ce [2020-11-04T15:18:07.581Z] #23 1.229 + install_dockercli [2020-11-04T15:18:07.581Z] #23 1.229 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:18:07.581Z] #23 1.229 Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:18:07.581Z] #23 1.230 ++ uname -m [2020-11-04T15:18:07.581Z] #23 1.232 + arch=ppc64le [2020-11-04T15:18:07.581Z] #23 1.239 + '[' ppc64le '!=' x86_64 ']' [2020-11-04T15:18:07.581Z] #23 1.240 + '[' ppc64le '!=' s390x ']' [2020-11-04T15:18:07.581Z] #23 1.241 + '[' ppc64le '!=' armhf ']' [2020-11-04T15:18:07.581Z] #23 1.242 + build_dockercli [2020-11-04T15:18:07.581Z] #23 1.242 + git clone https://github.com/docker/docker-ce /tmp/tmp.ERWVlSaW5h/tmp/docker-ce [2020-11-04T15:18:07.581Z] #23 1.272 Cloning into '/tmp/tmp.ERWVlSaW5h/tmp/docker-ce'... [2020-11-04T15:18:07.881Z] #23 ... [2020-11-04T15:18:07.881Z] [2020-11-04T15:18:07.881Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:18:07.881Z] #31 1.000 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-11-04T15:18:07.881Z] #31 1.000 Cloning into '.'... [2020-11-04T15:18:07.881Z] #31 ... [2020-11-04T15:18:07.881Z] [2020-11-04T15:18:07.881Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:07.881Z] #33 0.948 + RM_GOPATH=0 [2020-11-04T15:18:07.881Z] #33 0.948 + TMP_GOPATH= [2020-11-04T15:18:07.881Z] #33 0.948 + : /build [2020-11-04T15:18:07.881Z] #33 0.948 + '[' -z '' ']' [2020-11-04T15:18:07.881Z] #33 0.949 ++ mktemp -d [2020-11-04T15:18:07.881Z] #33 0.951 + export GOPATH=/tmp/tmp.j9Kj2v1uOg [2020-11-04T15:18:07.881Z] #33 0.951 + GOPATH=/tmp/tmp.j9Kj2v1uOg [2020-11-04T15:18:07.881Z] #33 0.952 + RM_GOPATH=1 [2020-11-04T15:18:07.881Z] #33 0.952 + case "$(go env GOARCH)" in [2020-11-04T15:18:07.881Z] #33 0.953 ++ go env GOARCH [2020-11-04T15:18:07.881Z] #33 0.975 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.881Z] #33 0.978 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.881Z] #33 0.979 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:07.881Z] #33 0.986 + dir=/tmp/install [2020-11-04T15:18:07.881Z] #33 0.990 + bin=tomlv [2020-11-04T15:18:07.881Z] #33 0.994 + shift [2020-11-04T15:18:07.881Z] #33 0.995 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-11-04T15:18:07.881Z] #33 0.995 + . /tmp/install/tomlv.installer [2020-11-04T15:18:07.881Z] #33 0.998 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:18:07.881Z] #33 0.999 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:18:07.881Z] #33 0.999 + install_tomlv [2020-11-04T15:18:07.881Z] #33 0.999 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-04T15:18:07.881Z] #33 0.999 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.j9Kj2v1uOg/src/github.com/BurntSushi/toml [2020-11-04T15:18:07.881Z] #33 1.004 Cloning into '/tmp/tmp.j9Kj2v1uOg/src/github.com/BurntSushi/toml'... [2020-11-04T15:18:07.881Z] #33 2.438 + cd /tmp/tmp.j9Kj2v1uOg/src/github.com/BurntSushi/toml [2020-11-04T15:18:07.881Z] #33 2.440 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-04T15:18:07.881Z] #33 2.527 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:18:07.881Z] #33 3.354 internal/cpu [2020-11-04T15:18:07.881Z] #33 3.363 math/bits [2020-11-04T15:18:07.881Z] #33 3.371 runtime/internal/sys [2020-11-04T15:18:07.881Z] #33 3.483 runtime/internal/atomic [2020-11-04T15:18:07.881Z] #33 3.911 runtime/internal/math [2020-11-04T15:18:07.881Z] #33 4.139 unicode/utf8 [2020-11-04T15:18:07.881Z] #33 4.385 sync/atomic [2020-11-04T15:18:07.881Z] #33 4.517 internal/bytealg [2020-11-04T15:18:07.881Z] #33 5.163 math [2020-11-04T15:18:07.881Z] #33 5.470 unicode [2020-11-04T15:18:07.881Z] #33 6.244 internal/testlog [2020-11-04T15:18:07.881Z] #33 6.377 runtime [2020-11-04T15:18:07.881Z] #33 7.288 encoding [2020-11-04T15:18:07.881Z] #33 7.710 runtime/cgo [2020-11-04T15:18:07.881Z] #33 ... [2020-11-04T15:18:07.881Z] [2020-11-04T15:18:07.881Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:07.881Z] #57 1.037 + RM_GOPATH=0 [2020-11-04T15:18:07.881Z] #57 1.051 + TMP_GOPATH= [2020-11-04T15:18:07.881Z] #57 1.051 + : /build [2020-11-04T15:18:07.881Z] #57 1.051 + '[' -z '' ']' [2020-11-04T15:18:07.881Z] #57 1.054 ++ mktemp -d [2020-11-04T15:18:07.881Z] #57 1.068 + export GOPATH=/tmp/tmp.wMxoyEolKV [2020-11-04T15:18:07.881Z] #57 1.068 + GOPATH=/tmp/tmp.wMxoyEolKV [2020-11-04T15:18:07.881Z] #57 1.068 + RM_GOPATH=1 [2020-11-04T15:18:07.881Z] #57 1.069 + case "$(go env GOARCH)" in [2020-11-04T15:18:07.881Z] #57 1.070 ++ go env GOARCH [2020-11-04T15:18:07.881Z] #57 1.149 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.881Z] #57 1.149 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:07.881Z] #57 1.159 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:07.881Z] #57 1.166 + dir=/tmp/install [2020-11-04T15:18:07.881Z] #57 1.166 + bin=rootlesskit [2020-11-04T15:18:07.881Z] #57 1.167 + shift [2020-11-04T15:18:07.881Z] #57 1.167 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-11-04T15:18:07.881Z] #57 1.168 + . /tmp/install/rootlesskit.installer [2020-11-04T15:18:07.881Z] #57 1.170 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:18:07.881Z] #57 1.171 + install_rootlesskit [2020-11-04T15:18:07.881Z] #57 1.171 + case "$1" in [2020-11-04T15:18:07.881Z] #57 1.171 + export CGO_ENABLED=0 [2020-11-04T15:18:07.881Z] #57 1.171 + CGO_ENABLED=0 [2020-11-04T15:18:07.881Z] #57 1.172 + _install_rootlesskit [2020-11-04T15:18:07.881Z] #57 1.172 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-11-04T15:18:07.881Z] #57 1.173 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:18:07.881Z] #57 1.173 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wMxoyEolKV/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:18:07.881Z] #57 1.176 Cloning into '/tmp/tmp.wMxoyEolKV/src/github.com/rootless-containers/rootlesskit'... [2020-11-04T15:18:07.881Z] #57 6.734 + cd /tmp/tmp.wMxoyEolKV/src/github.com/rootless-containers/rootlesskit [2020-11-04T15:18:07.881Z] #57 6.743 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-11-04T15:18:07.881Z] #57 7.306 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:18:07.881Z] #57 7.307 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-04T15:18:08.183Z] #57 ... [2020-11-04T15:18:08.183Z] [2020-11-04T15:18:08.183Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:08.183Z] #50 1.032 + RM_GOPATH=0 [2020-11-04T15:18:08.183Z] #50 1.045 + TMP_GOPATH= [2020-11-04T15:18:08.183Z] #50 1.045 + : /build [2020-11-04T15:18:08.183Z] #50 1.045 + '[' -z '' ']' [2020-11-04T15:18:08.183Z] #50 1.049 ++ mktemp -d [2020-11-04T15:18:08.183Z] #50 1.052 + export GOPATH=/tmp/tmp.MUfNDt4vnz [2020-11-04T15:18:08.183Z] #50 1.063 + GOPATH=/tmp/tmp.MUfNDt4vnz [2020-11-04T15:18:08.183Z] #50 1.063 + RM_GOPATH=1 [2020-11-04T15:18:08.183Z] #50 1.063 + case "$(go env GOARCH)" in [2020-11-04T15:18:08.183Z] #50 1.067 ++ go env GOARCH [2020-11-04T15:18:08.183Z] #50 1.233 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:08.183Z] #50 1.233 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:08.183Z] #50 1.234 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:08.183Z] #50 1.236 + dir=/tmp/install [2020-11-04T15:18:08.183Z] #50 1.236 + bin=shfmt [2020-11-04T15:18:08.183Z] #50 1.237 + shift [2020-11-04T15:18:08.183Z] #50 1.237 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-11-04T15:18:08.183Z] #50 1.237 + . /tmp/install/shfmt.installer [2020-11-04T15:18:08.183Z] #50 1.237 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:18:08.183Z] #50 1.238 + install_shfmt [2020-11-04T15:18:08.183Z] #50 1.239 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-11-04T15:18:08.183Z] #50 1.239 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MUfNDt4vnz/src/github.com/mvdan/sh [2020-11-04T15:18:08.183Z] #50 1.239 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:18:08.183Z] #50 1.262 Cloning into '/tmp/tmp.MUfNDt4vnz/src/github.com/mvdan/sh'... [2020-11-04T15:18:08.183Z] #50 11.13 + cd /tmp/tmp.MUfNDt4vnz/src/github.com/mvdan/sh [2020-11-04T15:18:08.183Z] #50 11.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-11-04T15:18:08.183Z] #50 11.32 + GO111MODULE=on [2020-11-04T15:18:08.183Z] #50 11.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-11-04T15:18:08.183Z] #50 ... [2020-11-04T15:18:08.183Z] [2020-11-04T15:18:08.184Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:18:08.184Z] #54 1.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:18:08.184Z] #54 1.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:18:08.184Z] #54 1.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:18:08.184Z] #54 3.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:18:08.184Z] #54 5.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:18:08.184Z] #54 7.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:18:08.505Z] #54 ... [2020-11-04T15:18:08.505Z] [2020-11-04T15:18:08.505Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:08.505Z] #48 10.81 go: downloading github.com/spf13/viper v1.6.1 [2020-11-04T15:18:08.505Z] #48 10.82 go: downloading github.com/pkg/errors v0.8.1 [2020-11-04T15:18:08.505Z] #48 10.82 go: downloading github.com/stretchr/testify v1.4.0 [2020-11-04T15:18:08.505Z] #48 10.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:18:08.505Z] #48 10.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:18:08.505Z] #48 10.86 go: downloading github.com/fatih/color v1.7.0 [2020-11-04T15:18:08.505Z] #48 10.94 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:18:08.505Z] #48 10.99 go: downloading github.com/spf13/pflag v1.0.5 [2020-11-04T15:18:08.505Z] #48 11.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:18:08.505Z] #48 11.08 go: extracting github.com/pkg/errors v0.8.1 [2020-11-04T15:18:08.505Z] #48 11.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:18:08.505Z] #48 11.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:18:08.505Z] #48 11.23 go: downloading github.com/spf13/cobra v0.0.5 [2020-11-04T15:18:08.505Z] #48 11.24 go: extracting github.com/stretchr/testify v1.4.0 [2020-11-04T15:18:08.505Z] #48 11.30 go: extracting github.com/fatih/color v1.7.0 [2020-11-04T15:18:08.505Z] #48 11.33 go: extracting github.com/spf13/viper v1.6.1 [2020-11-04T15:18:08.505Z] #48 11.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:18:08.505Z] #48 11.68 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:18:08.516Z] #43 91.46 github.com/LK4D4/vndr/versioned [2020-11-04T15:18:08.516Z] #43 91.59 compress/flate [2020-11-04T15:18:08.779Z] #43 ... [2020-11-04T15:18:08.779Z] [2020-11-04T15:18:08.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:08.779Z] #41 20.42 CC images/core-aarch64.o [2020-11-04T15:18:08.779Z] #41 20.81 CC images/core-ppc64.o [2020-11-04T15:18:08.779Z] #41 21.44 CC images/core-s390.o [2020-11-04T15:18:08.779Z] #41 22.16 CC images/cpuinfo.o [2020-11-04T15:18:08.779Z] #41 22.52 CC images/inventory.o [2020-11-04T15:18:08.810Z] #48 11.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:18:08.810Z] #48 11.92 go: downloading github.com/spf13/cast v1.3.0 [2020-11-04T15:18:08.810Z] #48 12.00 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:18:08.810Z] #48 12.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:18:08.810Z] #48 12.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:18:08.953Z] #54 117.5 + bin/containerd-stress [2020-11-04T15:18:09.041Z] #41 22.71 CC images/fdinfo.o [2020-11-04T15:18:09.107Z] #48 12.26 go: extracting github.com/spf13/pflag v1.0.5 [2020-11-04T15:18:09.107Z] #48 12.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:18:09.107Z] #48 12.43 go: extracting github.com/spf13/cast v1.3.0 [2020-11-04T15:18:09.107Z] #48 12.45 go: downloading github.com/stretchr/objx v0.2.0 [2020-11-04T15:18:09.404Z] #48 12.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:18:09.404Z] #48 12.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:18:09.404Z] #48 12.64 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:18:09.581Z] #20 3.178 Collecting yamllint==1.16.0 [2020-11-04T15:18:09.581Z] #20 3.340 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T15:18:09.581Z] #20 3.394 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T15:18:09.581Z] #20 3.483 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T15:18:09.617Z] #41 23.18 CC images/fown.o [2020-11-04T15:18:09.705Z] #48 12.82 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:18:09.705Z] #48 12.83 go: extracting github.com/spf13/cobra v0.0.5 [2020-11-04T15:18:09.705Z] #48 12.90 go: downloading github.com/spf13/afero v1.1.2 [2020-11-04T15:18:09.881Z] #41 23.38 CC images/ns.o [2020-11-04T15:18:09.881Z] #41 23.58 CC images/regfile.o [2020-11-04T15:18:09.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:18:09.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:18:10.051Z] #48 13.06 go: downloading github.com/subosito/gotenv v1.2.0 [2020-11-04T15:18:10.051Z] #48 13.27 go: extracting github.com/stretchr/objx v0.2.0 [2020-11-04T15:18:10.169Z] #41 23.83 CC images/ghost-file.o [2020-11-04T15:18:10.349Z] #48 13.65 go: extracting github.com/spf13/afero v1.1.2 [2020-11-04T15:18:10.433Z] #41 ... [2020-11-04T15:18:10.433Z] [2020-11-04T15:18:10.433Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:10.433Z] #49 DONE 93.7s [2020-11-04T15:18:10.433Z] [2020-11-04T15:18:10.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:10.433Z] #41 24.26 CC images/fifo.o [2020-11-04T15:18:10.618Z] #20 4.379 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T15:18:10.618Z] #20 4.437 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T15:18:10.618Z] #20 4.486 Building wheels for collected packages: pyyaml [2020-11-04T15:18:10.618Z] #20 4.488 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T15:18:10.649Z] #48 13.69 go: extracting github.com/subosito/gotenv v1.2.0 [2020-11-04T15:18:10.649Z] #48 13.71 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:18:10.649Z] #48 13.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:18:10.649Z] #48 13.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:18:10.649Z] #48 13.81 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:18:10.649Z] #48 13.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:18:10.649Z] #48 14.01 go: downloading github.com/magiconair/properties v1.8.1 [2020-11-04T15:18:10.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:18:10.911Z] #20 5.040 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T15:18:10.951Z] #48 14.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:18:10.951Z] #48 14.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:18:10.951Z] #48 14.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:18:10.951Z] #48 14.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:18:10.951Z] #48 14.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:18:10.951Z] #48 14.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:18:11.204Z] #20 5.040 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T15:18:11.204Z] #20 5.069 Successfully built pyyaml [2020-11-04T15:18:11.204Z] #20 5.085 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-04T15:18:11.204Z] #20 5.274 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T15:18:11.254Z] #48 14.37 go: extracting github.com/magiconair/properties v1.8.1 [2020-11-04T15:18:11.254Z] #48 14.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:18:11.381Z] #41 24.86 CC images/remap-file-path.o [2020-11-04T15:18:11.497Z] #20 DONE 5.6s [2020-11-04T15:18:11.497Z] [2020-11-04T15:18:11.497Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:11.497Z] #41 78.21 CC criu/netfilter.o [2020-11-04T15:18:11.497Z] #41 78.39 CC criu/page-pipe.o [2020-11-04T15:18:11.497Z] #41 78.88 CC criu/page-xfer.o [2020-11-04T15:18:11.497Z] #41 79.77 CC criu/pagemap-cache.o [2020-11-04T15:18:11.497Z] #41 79.96 CC criu/pagemap.o [2020-11-04T15:18:11.497Z] #41 80.59 CC criu/parasite-syscall.o [2020-11-04T15:18:11.497Z] #41 81.18 CC criu/path.o [2020-11-04T15:18:11.497Z] #41 81.39 CC criu/pie-util-vdso.o [2020-11-04T15:18:11.497Z] #41 81.82 CC criu/pie-util.o [2020-11-04T15:18:11.497Z] #41 81.97 CC criu/pipes.o [2020-11-04T15:18:11.497Z] #41 82.58 CC criu/plugin.o [2020-11-04T15:18:11.521Z] #54 120.1 + bin/containerd-shim [2020-11-04T15:18:11.553Z] #48 14.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:18:11.553Z] #48 14.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:18:11.553Z] #48 14.77 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:18:11.553Z] #48 14.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:18:11.644Z] #41 25.30 CC images/eventfd.o [2020-11-04T15:18:11.644Z] #41 25.43 CC images/eventpoll.o [2020-11-04T15:18:11.792Z] #41 ... [2020-11-04T15:18:11.792Z] [2020-11-04T15:18:11.792Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:18:11.792Z] #23 DONE 0.2s [2020-11-04T15:18:11.792Z] [2020-11-04T15:18:11.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:11.792Z] #41 82.86 CC criu/proc_parse.o [2020-11-04T15:18:11.855Z] #48 14.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:18:11.855Z] #48 14.86 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:18:11.855Z] #48 14.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:18:11.855Z] #48 14.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:18:11.855Z] #48 15.00 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:18:11.855Z] #48 15.10 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:18:11.907Z] #41 25.69 CC images/fh.o [2020-11-04T15:18:12.086Z] #41 ... [2020-11-04T15:18:12.086Z] [2020-11-04T15:18:12.086Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:18:12.157Z] #48 15.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:18:12.157Z] #48 15.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:18:12.157Z] #48 15.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:18:12.157Z] #48 15.35 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:18:12.157Z] #48 15.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:18:12.171Z] #41 25.93 CC images/fsnotify.o [2020-11-04T15:18:12.456Z] #48 15.80 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:18:12.721Z] #28 DONE 0.8s [2020-11-04T15:18:12.721Z] [2020-11-04T15:18:12.721Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:18:12.721Z] #38 115.0 + dpkg --print-architecture [2020-11-04T15:18:12.721Z] #38 115.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T15:18:12.721Z] #38 115.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T15:18:12.721Z] #38 115.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T15:18:12.721Z] #38 ... [2020-11-04T15:18:12.721Z] [2020-11-04T15:18:12.721Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:18:12.721Z] #31 DONE 0.2s [2020-11-04T15:18:12.721Z] [2020-11-04T15:18:12.721Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:18:12.721Z] #33 DONE 0.1s [2020-11-04T15:18:12.746Z] #41 26.45 CC images/signalfd.o [2020-11-04T15:18:12.755Z] #48 15.99 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:18:13.009Z] #41 26.65 CC images/fs.o [2020-11-04T15:18:13.009Z] #41 26.83 CC images/pstree.o [2020-11-04T15:18:13.014Z] [2020-11-04T15:18:13.014Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:18:13.014Z] #36 DONE 0.1s [2020-11-04T15:18:13.014Z] [2020-11-04T15:18:13.014Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:18:13.053Z] #48 16.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:18:13.272Z] #41 27.02 CC images/pipe.o [2020-11-04T15:18:13.649Z] #38 ... [2020-11-04T15:18:13.649Z] [2020-11-04T15:18:13.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:13.649Z] #41 84.54 CC criu/protobuf-desc.o [2020-11-04T15:18:13.710Z] #48 ... [2020-11-04T15:18:13.710Z] [2020-11-04T15:18:13.710Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:13.710Z] #35 16.92 Fetched 8171 kB in 16s (507 kB/s) [2020-11-04T15:18:13.847Z] #41 27.25 CC images/tcp-stream.o [2020-11-04T15:18:13.847Z] #41 27.50 CC images/sk-packet.o [2020-11-04T15:18:13.941Z] #41 84.93 CC criu/protobuf.o [2020-11-04T15:18:13.941Z] #41 85.08 CC criu/pstree.o [2020-11-04T15:18:14.109Z] #41 27.78 CC images/mnt.o [2020-11-04T15:18:14.372Z] #41 27.98 CC images/pipe-data.o [2020-11-04T15:18:14.575Z] #41 85.66 CC criu/rbtree.o [2020-11-04T15:18:14.635Z] #41 28.21 CC images/sa.o [2020-11-04T15:18:14.892Z] #41 85.90 CC criu/rst-malloc.o [2020-11-04T15:18:14.892Z] #41 86.03 CC criu/seccomp.o [2020-11-04T15:18:14.897Z] #41 28.50 CC images/timer.o [2020-11-04T15:18:15.160Z] #41 28.79 CC images/timerfd.o [2020-11-04T15:18:15.423Z] #41 29.01 CC images/mm.o [2020-11-04T15:18:15.537Z] #41 86.36 CC criu/seize.o [2020-11-04T15:18:15.686Z] #41 29.31 CC images/sk-opts.o [2020-11-04T15:18:15.824Z] #35 16.92 Reading package lists... [2020-11-04T15:18:15.824Z] #35 ... [2020-11-04T15:18:15.824Z] [2020-11-04T15:18:15.824Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:15.824Z] #46 8.686 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:18:15.824Z] #46 9.399 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:18:15.824Z] #46 11.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:18:15.824Z] #46 15.11 go: finding github.com/fatih/color v1.9.0 [2020-11-04T15:18:15.824Z] #46 15.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-04T15:18:15.824Z] #46 15.26 go: finding github.com/pkg/errors v0.9.1 [2020-11-04T15:18:15.824Z] #46 15.38 go: finding github.com/spf13/pflag v1.0.3 [2020-11-04T15:18:15.824Z] #46 15.40 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-04T15:18:15.824Z] #46 15.53 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-04T15:18:15.824Z] #46 15.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-04T15:18:15.824Z] #46 15.90 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-04T15:18:15.824Z] #46 16.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-11-04T15:18:15.824Z] #46 16.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-04T15:18:15.824Z] #46 16.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-04T15:18:15.824Z] #46 ... [2020-11-04T15:18:15.824Z] [2020-11-04T15:18:15.824Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:18:15.824Z] #39 15.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-04T15:18:15.824Z] #39 17.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-04T15:18:15.829Z] #41 86.82 CC criu/servicefd.o [2020-11-04T15:18:15.949Z] #41 29.58 CC images/sk-unix.o [2020-11-04T15:18:16.121Z] #41 87.18 CC criu/shmem.o [2020-11-04T15:18:16.212Z] #41 29.83 CC images/sk-inet.o [2020-11-04T15:18:16.475Z] #41 30.14 CC images/tun.o [2020-11-04T15:18:16.757Z] #41 87.70 CC criu/sigframe.o [2020-11-04T15:18:16.757Z] #41 87.76 CC criu/signalfd.o [2020-11-04T15:18:16.825Z] #54 125.7 + bin/containerd-shim-runc-v1 [2020-11-04T15:18:17.049Z] #41 87.94 CC criu/sk-inet.o [2020-11-04T15:18:17.050Z] #41 30.48 CC images/sk-netlink.o [2020-11-04T15:18:17.050Z] #41 30.67 CC images/packet-sock.o [2020-11-04T15:18:17.341Z] #41 88.51 CC criu/sk-netlink.o [2020-11-04T15:18:17.624Z] #41 31.10 CC images/ipc-var.o [2020-11-04T15:18:17.624Z] #41 31.27 CC images/ipc-desc.o [2020-11-04T15:18:17.634Z] #41 88.74 CC criu/sk-packet.o [2020-11-04T15:18:17.930Z] #41 31.45 CC images/ipc-shm.o [2020-11-04T15:18:17.931Z] #41 31.67 CC images/ipc-msg.o [2020-11-04T15:18:17.948Z] #41 89.01 CC criu/sk-queue.o [2020-11-04T15:18:17.948Z] #41 89.21 CC criu/sk-tcp.o [2020-11-04T15:18:17.952Z] #39 ... [2020-11-04T15:18:17.952Z] [2020-11-04T15:18:17.952Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:17.952Z] #44 10.67 crypto/internal/subtle [2020-11-04T15:18:17.952Z] #44 11.10 crypto/subtle [2020-11-04T15:18:17.952Z] #44 11.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-04T15:18:17.952Z] #44 12.00 internal/nettrace [2020-11-04T15:18:17.952Z] #44 12.33 runtime/cgo [2020-11-04T15:18:17.952Z] #44 15.50 vendor/golang.org/x/crypto/internal/subtle [2020-11-04T15:18:17.952Z] #44 ... [2020-11-04T15:18:17.952Z] [2020-11-04T15:18:17.952Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:17.952Z] #63 19.04 Checking out files: 67% (1285/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. [2020-11-04T15:18:17.952Z] #63 19.62 + cd /tmp/tmp.OZvoPeXvYV/src/github.com/docker/libnetwork [2020-11-04T15:18:17.952Z] #63 19.62 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-11-04T15:18:17.952Z] #63 19.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-04T15:18:17.960Z] #54 118.5 + bin/containerd-stress [2020-11-04T15:18:17.960Z] #54 120.3 + bin/containerd-shim [2020-11-04T15:18:18.193Z] #41 31.84 CC images/ipc-sem.o [2020-11-04T15:18:18.582Z] #41 89.64 CC criu/sk-unix.o [2020-11-04T15:18:18.768Z] #41 32.14 CC images/utsns.o [2020-11-04T15:18:18.768Z] #41 32.39 CC images/creds.o [2020-11-04T15:18:19.031Z] #41 32.60 CC images/vma.o [2020-11-04T15:18:19.031Z] #41 32.82 CC images/netdev.o [2020-11-04T15:18:19.606Z] #41 33.18 CC images/tty.o [2020-11-04T15:18:19.620Z] #41 90.78 CC criu/sockets.o [2020-11-04T15:18:19.920Z] #41 ... [2020-11-04T15:18:19.920Z] [2020-11-04T15:18:19.920Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:19.920Z] #51 56.23 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 [2020-11-04T15:18:19.920Z] #51 57.28 + mkdir -p /build [2020-11-04T15:18:19.920Z] #51 57.28 + cp runc /build/runc [2020-11-04T15:18:19.920Z] #51 DONE 57.6s [2020-11-04T15:18:20.124Z] #63 ... [2020-11-04T15:18:20.124Z] [2020-11-04T15:18:20.124Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:20.124Z] #50 13.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:18:20.124Z] #50 13.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:18:20.124Z] #50 13.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:18:20.124Z] #50 13.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:18:20.124Z] #50 13.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:18:20.124Z] #50 15.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:18:20.124Z] #50 16.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:18:20.124Z] #50 17.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:18:20.124Z] #50 19.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-11-04T15:18:20.124Z] #50 19.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-11-04T15:18:20.124Z] #50 19.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-11-04T15:18:20.124Z] #50 19.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-11-04T15:18:20.124Z] #50 21.09 runtime [2020-11-04T15:18:20.124Z] #50 ... [2020-11-04T15:18:20.124Z] [2020-11-04T15:18:20.124Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:20.124Z] #48 16.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:18:20.124Z] #48 18.34 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:18:20.124Z] #48 18.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:18:20.124Z] #48 19.04 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:18:20.124Z] #48 19.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:18:20.124Z] #48 21.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:18:20.124Z] #48 21.50 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:18:20.124Z] #48 21.50 go: downloading github.com/gobwas/glob v0.2.3 [2020-11-04T15:18:20.124Z] #48 21.67 go: extracting github.com/gobwas/glob v0.2.3 [2020-11-04T15:18:20.124Z] #48 21.85 go: downloading golang.org/x/text v0.3.2 [2020-11-04T15:18:20.181Z] #41 ... [2020-11-04T15:18:20.181Z] [2020-11-04T15:18:20.181Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:20.181Z] #43 93.28 hash/crc32 [2020-11-04T15:18:20.181Z] #43 94.08 vendor/golang.org/x/crypto/cryptobyte [2020-11-04T15:18:20.181Z] #43 95.04 compress/gzip [2020-11-04T15:18:20.181Z] #43 95.70 net [2020-11-04T15:18:20.181Z] #43 96.53 vendor/golang.org/x/sys/cpu [2020-11-04T15:18:20.181Z] #43 96.81 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-04T15:18:20.181Z] #43 97.92 vendor/golang.org/x/crypto/hkdf [2020-11-04T15:18:20.181Z] #43 98.12 vendor/golang.org/x/text/transform [2020-11-04T15:18:20.181Z] #43 98.83 vendor/golang.org/x/text/unicode/bidi [2020-11-04T15:18:20.181Z] #43 100.4 vendor/golang.org/x/text/secure/bidirule [2020-11-04T15:18:20.181Z] #43 100.8 vendor/golang.org/x/text/unicode/norm [2020-11-04T15:18:20.181Z] #43 ... [2020-11-04T15:18:20.181Z] [2020-11-04T15:18:20.181Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:20.181Z] #41 33.77 CC images/file-lock.o [2020-11-04T15:18:20.220Z] [2020-11-04T15:18:20.220Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:20.424Z] #48 ... [2020-11-04T15:18:20.424Z] [2020-11-04T15:18:20.424Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:20.424Z] #35 16.92 Reading package lists... [2020-11-04T15:18:20.443Z] #41 33.97 CC images/rlimit.o [2020-11-04T15:18:20.512Z] #47 ... [2020-11-04T15:18:20.512Z] [2020-11-04T15:18:20.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:20.512Z] #41 91.56 CC criu/stats.o [2020-11-04T15:18:20.706Z] #41 34.23 CC images/pagemap.o [2020-11-04T15:18:20.850Z] #41 91.95 CC criu/string.o [2020-11-04T15:18:20.850Z] #41 91.99 CC criu/sysctl.o [2020-11-04T15:18:20.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:18:20.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:18:20.968Z] #41 34.55 CC images/siginfo.o [2020-11-04T15:18:20.968Z] #41 34.77 CC images/rpc.o [2020-11-04T15:18:21.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:18:21.143Z] #41 92.26 CC criu/sysfs_parse.o [2020-11-04T15:18:21.197Z] #54 129.5 + bin/containerd-shim-runc-v2 [2020-11-04T15:18:21.315Z] #54 126.9 + bin/containerd-shim-runc-v1 [2020-11-04T15:18:21.436Z] #41 92.42 CC criu/timens.o [2020-11-04T15:18:21.436Z] #41 92.67 CC criu/timerfd.o [2020-11-04T15:18:21.728Z] #41 92.89 CC criu/tty.o [2020-11-04T15:18:21.769Z] #54 130.7 + binaries [2020-11-04T15:18:21.769Z] #54 130.7 + install -D bin/containerd /build/containerd [2020-11-04T15:18:21.769Z] #54 130.8 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:18:21.769Z] #54 130.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:18:21.769Z] #54 130.8 + install -D bin/ctr /build/ctr [2020-11-04T15:18:22.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:18:22.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:18:22.340Z] #54 DONE 131.2s [2020-11-04T15:18:22.366Z] #41 35.96 CC images/ext-file.o [2020-11-04T15:18:22.630Z] #41 36.15 CC images/cgroup.o [2020-11-04T15:18:22.765Z] #41 93.84 CC criu/tun.o [2020-11-04T15:18:22.892Z] #35 23.98 Reading package lists... [2020-11-04T15:18:22.892Z] #35 ... [2020-11-04T15:18:22.892Z] [2020-11-04T15:18:22.892Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:22.892Z] #12 16.00 Fetched 8171 kB in 15s (556 kB/s) [2020-11-04T15:18:22.892Z] #12 16.00 Reading package lists... [2020-11-04T15:18:22.892Z] #12 22.68 Reading package lists... [2020-11-04T15:18:22.892Z] #12 ... [2020-11-04T15:18:22.892Z] [2020-11-04T15:18:22.892Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:22.892Z] #48 24.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:18:22.892Z] #48 24.74 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:18:22.892Z] #48 24.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:18:22.892Z] #48 24.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:18:22.892Z] #48 24.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:18:22.892Z] #48 24.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:18:22.892Z] #48 24.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:18:22.892Z] #48 24.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:18:22.892Z] #48 24.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:18:22.892Z] #48 25.00 go: downloading github.com/ultraware/funlen v0.0.2 [2020-11-04T15:18:22.892Z] #48 25.05 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:18:22.892Z] #48 25.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:18:22.892Z] #48 25.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:18:22.892Z] #48 25.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:18:22.892Z] #48 25.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:18:22.892Z] #48 25.40 go: extracting github.com/ultraware/funlen v0.0.2 [2020-11-04T15:18:22.892Z] #48 25.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:18:22.892Z] #48 25.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:18:22.892Z] #48 25.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:18:22.892Z] #48 25.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:18:22.892Z] #48 25.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:18:22.892Z] #48 25.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:18:22.892Z] #48 25.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:18:22.892Z] #48 25.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:18:22.892Z] #48 25.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:18:22.892Z] #48 26.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:18:22.892Z] #48 26.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:18:22.892Z] #48 26.12 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:18:22.892Z] #48 26.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:18:23.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:18:23.057Z] #41 94.05 CC criu/uffd.o [2020-11-04T15:18:23.205Z] #41 36.85 CC images/userns.o [2020-11-04T15:18:23.205Z] #48 26.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:18:23.205Z] #48 26.38 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-11-04T15:18:23.205Z] #48 26.41 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:18:23.205Z] #48 26.43 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:18:23.469Z] #41 37.14 CC images/google/protobuf/descriptor.o [2020-11-04T15:18:23.505Z] #48 26.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:18:23.505Z] #48 26.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:18:23.505Z] #48 26.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:18:23.505Z] #48 ... [2020-11-04T15:18:23.505Z] [2020-11-04T15:18:23.505Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:23.505Z] #41 16.59 Fetched 8171 kB in 15s (536 kB/s) [2020-11-04T15:18:23.505Z] #41 16.59 Reading package lists... [2020-11-04T15:18:23.505Z] #41 24.28 Reading package lists... [2020-11-04T15:18:23.505Z] #41 ... [2020-11-04T15:18:23.505Z] [2020-11-04T15:18:23.505Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:23.505Z] #48 26.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:18:23.691Z] #41 94.68 CC criu/util.o [2020-11-04T15:18:23.725Z] [2020-11-04T15:18:23.725Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:18:23.725Z] #55 DONE 0.3s [2020-11-04T15:18:23.725Z] [2020-11-04T15:18:23.725Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:18:23.807Z] #48 26.80 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:18:23.807Z] #48 26.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:18:23.807Z] #48 26.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:18:23.807Z] #48 27.04 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:18:23.807Z] #48 27.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-11-04T15:18:23.808Z] #48 27.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:18:23.808Z] #48 27.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:18:23.986Z] #59 DONE 0.1s [2020-11-04T15:18:23.986Z] [2020-11-04T15:18:23.986Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:18:24.043Z] #41 ... [2020-11-04T15:18:24.043Z] [2020-11-04T15:18:24.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:24.043Z] #11 97.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T15:18:24.043Z] #11 97.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-04T15:18:24.043Z] #11 97.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:18:24.106Z] #48 27.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:18:24.106Z] #48 27.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:18:24.106Z] #48 27.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:18:24.106Z] #48 ... [2020-11-04T15:18:24.106Z] [2020-11-04T15:18:24.106Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:18:24.106Z] #54 17.37 Fetched 8171 kB in 16s (511 kB/s) [2020-11-04T15:18:24.106Z] #54 17.37 Reading package lists... [2020-11-04T15:18:24.247Z] #61 DONE 0.3s [2020-11-04T15:18:24.247Z] [2020-11-04T15:18:24.247Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:18:24.247Z] #63 DONE 0.1s [2020-11-04T15:18:24.305Z] #11 ... [2020-11-04T15:18:24.305Z] [2020-11-04T15:18:24.305Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:24.305Z] #56 106.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:18:24.305Z] #56 106.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:18:24.326Z] #41 95.28 CC criu/uts_ns.o [2020-11-04T15:18:24.326Z] #41 95.38 CC criu/vdso.o [2020-11-04T15:18:24.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:18:24.406Z] #54 24.13 Reading package lists... [2020-11-04T15:18:24.406Z] #54 ... [2020-11-04T15:18:24.406Z] [2020-11-04T15:18:24.406Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:24.406Z] #48 27.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:18:24.406Z] #48 27.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:18:24.508Z] [2020-11-04T15:18:24.508Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:18:24.508Z] #64 DONE 0.0s [2020-11-04T15:18:24.508Z] [2020-11-04T15:18:24.508Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:18:24.651Z] #41 ... [2020-11-04T15:18:24.651Z] [2020-11-04T15:18:24.651Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:18:24.651Z] #38 DONE 131.1s [2020-11-04T15:18:24.651Z] [2020-11-04T15:18:24.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:24.651Z] #41 95.64 LINK criu/built-in.o [2020-11-04T15:18:24.651Z] #41 95.72 LINK criu/criu [2020-11-04T15:18:24.651Z] #41 95.88 DEP lib/c/criu.d [2020-11-04T15:18:24.651Z] #41 95.91 CC images/rpc.pb-c.o [2020-11-04T15:18:24.704Z] #48 27.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:18:24.704Z] #48 28.06 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:18:24.946Z] #41 96.09 CC lib/c/criu.o [2020-11-04T15:18:25.006Z] #48 28.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:18:25.006Z] #48 28.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:18:25.006Z] #48 28.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:18:25.006Z] #48 28.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:18:25.006Z] #48 28.13 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:18:25.006Z] #48 28.20 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:18:25.006Z] #48 28.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:18:25.303Z] #48 28.34 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:18:25.303Z] #48 28.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:18:25.303Z] #48 28.47 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:18:25.303Z] #48 28.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:18:25.486Z] #54 131.4 + bin/containerd-shim-runc-v2 [2020-11-04T15:18:25.586Z] #41 96.61 LINK lib/c/built-in.o [2020-11-04T15:18:25.586Z] #41 96.62 LINK lib/c/libcriu.so [2020-11-04T15:18:25.586Z] #41 96.63 LINK lib/c/libcriu.a [2020-11-04T15:18:25.586Z] #41 96.68 GEN magic.py [2020-11-04T15:18:25.586Z] #41 96.73 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:18:25.586Z] #41 96.73 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:18:25.586Z] #41 96.73 Note: Building without GnuTLS support [2020-11-04T15:18:25.617Z] #48 28.66 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:18:25.617Z] #48 28.72 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:18:25.617Z] #48 28.74 go: downloading github.com/kisielk/gotool v1.0.0 [2020-11-04T15:18:25.617Z] #48 28.86 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:18:25.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:18:25.880Z] #41 ... [2020-11-04T15:18:25.880Z] [2020-11-04T15:18:25.880Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:18:25.880Z] #39 DONE 0.2s [2020-11-04T15:18:25.880Z] [2020-11-04T15:18:25.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:25.880Z] #41 96.74 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:18:25.880Z] #41 96.74 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:18:25.880Z] #41 96.96 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:18:25.894Z] #65 DONE 1.5s [2020-11-04T15:18:25.915Z] #48 29.14 go: extracting github.com/kisielk/gotool v1.0.0 [2020-11-04T15:18:26.156Z] [2020-11-04T15:18:26.156Z] #66 exporting to image [2020-11-04T15:18:26.156Z] #66 exporting layers [2020-11-04T15:18:26.173Z] #41 ... [2020-11-04T15:18:26.173Z] [2020-11-04T15:18:26.173Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:26.173Z] #47 132.1 + /build/golangci-lint --version [2020-11-04T15:18:26.173Z] #47 132.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:18:26.173Z] #47 DONE 132.5s [2020-11-04T15:18:26.173Z] [2020-11-04T15:18:26.173Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:26.217Z] #48 29.54 go: downloading github.com/gogo/protobuf v1.2.1 [2020-11-04T15:18:26.411Z] #54 132.3 + binaries [2020-11-04T15:18:26.412Z] #54 132.3 + install -D bin/containerd /build/containerd [2020-11-04T15:18:26.412Z] #54 132.4 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:18:26.412Z] #54 132.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:18:26.412Z] #54 132.4 + install -D bin/ctr /build/ctr [2020-11-04T15:18:26.470Z] #54 ... [2020-11-04T15:18:26.470Z] [2020-11-04T15:18:26.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:26.470Z] #41 97.47 make[1]: Nothing to be done for 'all'. [2020-11-04T15:18:26.517Z] #48 29.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:18:26.517Z] #48 29.66 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:18:26.667Z] #54 DONE 132.8s [2020-11-04T15:18:26.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:18:26.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:18:27.119Z] #41 98.01 make[1]: 'images/built-in.o' is up to date. [2020-11-04T15:18:27.119Z] #41 98.06 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T15:18:27.119Z] #41 98.12 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T15:18:27.119Z] #41 98.15 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T15:18:27.119Z] #41 98.16 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T15:18:27.119Z] #41 98.18 make[1]: Nothing to be done for 'all'. [2020-11-04T15:18:27.119Z] #41 98.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:18:27.119Z] #41 98.27 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.119Z] #41 98.31 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.119Z] #41 98.32 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.119Z] #41 98.36 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.119Z] #41 98.37 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.413Z] #41 98.37 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.413Z] #41 98.38 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.413Z] #41 98.41 make[2]: Nothing to be done for 'all'. [2020-11-04T15:18:27.413Z] #41 98.41 INSTALL criu/criu [2020-11-04T15:18:27.413Z] #41 DONE 98.6s [2020-11-04T15:18:27.413Z] [2020-11-04T15:18:27.413Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:27.542Z] #66 exporting layers 1.6s done [2020-11-04T15:18:27.542Z] #66 writing image sha256:4e14bf66f8c2423026e28aac265f3cf5af4065fd26b13daf95558450cf55ee0f done [2020-11-04T15:18:27.542Z] #66 naming to docker.io/library/docker:0f9c325421704114bb7f28c8417ed65a65626d0f done [2020-11-04T15:18:27.542Z] #66 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T15:18:27.634Z] [2020-11-04T15:18:27.634Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:18:27.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/test/unit [2020-11-04T15:18:27.890Z] #55 DONE 0.2s [2020-11-04T15:18:27.890Z] [2020-11-04T15:18:27.891Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:18:27.891Z] #59 DONE 0.1s [2020-11-04T15:18:27.891Z] [2020-11-04T15:18:27.891Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:18:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:18:28.189Z] #61 DONE 0.2s [2020-11-04T15:18:28.189Z] [2020-11-04T15:18:28.189Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:18:28.189Z] #63 DONE 0.0s [2020-11-04T15:18:28.189Z] [2020-11-04T15:18:28.189Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:18:28.189Z] #64 DONE 0.0s [2020-11-04T15:18:28.189Z] [2020-11-04T15:18:28.189Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:18:28.322Z] #48 30.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:18:28.454Z] #54 ... [2020-11-04T15:18:28.454Z] [2020-11-04T15:18:28.454Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:18:28.454Z] #42 DONE 0.2s [2020-11-04T15:18:28.454Z] [2020-11-04T15:18:28.454Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:18:28.454Z] #44 DONE 0.2s [2020-11-04T15:18:28.454Z] [2020-11-04T15:18:28.454Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:28.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:18:28.748Z] #54 ... [2020-11-04T15:18:28.748Z] [2020-11-04T15:18:28.748Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:18:28.748Z] #46 DONE 0.2s [2020-11-04T15:18:28.748Z] [2020-11-04T15:18:28.748Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:18:28.794Z] #65 DONE 0.6s [2020-11-04T15:18:28.794Z] [2020-11-04T15:18:28.794Z] #66 exporting to image [2020-11-04T15:18:28.794Z] #66 exporting layers [2020-11-04T15:18:29.041Z] #48 DONE 0.2s [2020-11-04T15:18:29.041Z] [2020-11-04T15:18:29.041Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:18:29.041Z] #50 DONE 0.1s [2020-11-04T15:18:29.041Z] [2020-11-04T15:18:29.041Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:18:29.333Z] #52 DONE 0.1s [2020-11-04T15:18:29.333Z] [2020-11-04T15:18:29.333Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:29.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:18:29.603Z] #56 ... [2020-11-04T15:18:29.603Z] [2020-11-04T15:18:29.603Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:29.603Z] #41 38.84 CC images/opts.o [2020-11-04T15:18:29.603Z] #41 39.07 CC images/seccomp.o [2020-11-04T15:18:29.603Z] #41 39.32 CC images/binfmt-misc.o [2020-11-04T15:18:29.603Z] #41 39.48 CC images/time.o [2020-11-04T15:18:29.603Z] #41 39.68 CC images/sysctl.o [2020-11-04T15:18:29.603Z] #41 39.86 CC images/autofs.o [2020-11-04T15:18:29.603Z] #41 40.17 CC images/macvlan.o [2020-11-04T15:18:29.603Z] #41 40.37 CC images/sit.o [2020-11-04T15:18:29.603Z] #41 40.62 CC images/memfd.o [2020-11-04T15:18:29.603Z] #41 40.99 CC images/timens.o [2020-11-04T15:18:29.603Z] #41 41.25 LINK images/built-in.o [2020-11-04T15:18:29.603Z] #41 41.40 GEN compel/include/asm [2020-11-04T15:18:29.603Z] #41 41.42 GEN compel/include/version.h [2020-11-04T15:18:29.603Z] #41 41.46 touch .config [2020-11-04T15:18:29.603Z] #41 41.51 GEN include/common/config.h [2020-11-04T15:18:29.603Z] #41 41.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-04T15:18:29.603Z] #41 41.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-04T15:18:29.603Z] #41 41.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-04T15:18:29.603Z] #41 41.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-04T15:18:29.603Z] #41 41.70 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-04T15:18:29.603Z] #41 41.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-04T15:18:29.603Z] #41 41.75 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T15:18:29.603Z] #41 41.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-04T15:18:29.603Z] #41 41.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T15:18:29.603Z] #41 41.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T15:18:29.603Z] #41 41.83 DEP compel/plugins/std/infect.d [2020-11-04T15:18:29.603Z] #41 42.00 DEP compel/plugins/std/string.d [2020-11-04T15:18:29.603Z] #41 42.13 DEP compel/plugins/std/log.d [2020-11-04T15:18:29.603Z] #41 42.22 DEP compel/plugins/std/fds.d [2020-11-04T15:18:29.603Z] #41 42.31 DEP compel/plugins/std/std.d [2020-11-04T15:18:29.603Z] #41 42.42 DEP compel/plugins/shmem/shmem.d [2020-11-04T15:18:29.603Z] #41 42.51 DEP compel/plugins/fds/fds.d [2020-11-04T15:18:29.603Z] #41 42.67 CC compel/plugins/std/std.o [2020-11-04T15:18:29.603Z] #41 43.07 CC compel/plugins/std/fds.o [2020-11-04T15:18:29.865Z] #41 43.50 CC compel/plugins/std/log.o [2020-11-04T15:18:30.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:18:30.441Z] #41 ... [2020-11-04T15:18:30.441Z] [2020-11-04T15:18:30.441Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:30.441Z] #56 DONE 113.6s [2020-11-04T15:18:30.441Z] [2020-11-04T15:18:30.441Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:18:30.441Z] #57 DONE 0.0s [2020-11-04T15:18:30.441Z] [2020-11-04T15:18:30.441Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:18:30.441Z] #58 DONE 0.0s [2020-11-04T15:18:30.441Z] [2020-11-04T15:18:30.441Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:30.441Z] #11 112.8 Selecting previously unselected package libapparmor1:amd64. [2020-11-04T15:18:30.441Z] #11 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T15:18:30.441Z] #11 113.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-04T15:18:30.441Z] #11 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 113.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T15:18:30.441Z] #11 113.1 Selecting previously unselected package libbtrfs0. [2020-11-04T15:18:30.441Z] #11 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:18:30.441Z] #11 113.2 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:18:30.441Z] #11 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 113.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:18:30.441Z] #11 113.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-04T15:18:30.441Z] #11 113.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:18:30.441Z] #11 113.6 Selecting previously unselected package libudev-dev:amd64. [2020-11-04T15:18:30.441Z] #11 113.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T15:18:30.441Z] #11 113.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:18:30.441Z] #11 113.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-04T15:18:30.445Z] #48 ... [2020-11-04T15:18:30.445Z] [2020-11-04T15:18:30.445Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:30.445Z] #35 23.98 Reading package lists... [2020-11-04T15:18:30.683Z] #66 exporting layers 1.8s done [2020-11-04T15:18:30.683Z] #66 writing image sha256:4e4ca15b98ee0f4962d01afdb47a72d97ad9314feae858f0967c4daa8dad9706 done [2020-11-04T15:18:30.683Z] #66 naming to docker.io/library/docker:0f9c325421704114bb7f28c8417ed65a65626d0f done [2020-11-04T15:18:30.683Z] #66 DONE 1.8s [2020-11-04T15:18:30.703Z] #11 113.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-04T15:18:30.703Z] #11 113.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-04T15:18:30.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:18:31.051Z] + trap exit INT TERM [2020-11-04T15:18:31.051Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-04T15:18:31.051Z] + CONTAINER_NAME=docker-pr2 [2020-11-04T15:18:31.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary-daemon [2020-11-04T15:18:31.194Z] ? github.com/docker/docker/api [no test files] [2020-11-04T15:18:31.279Z] #11 114.4 Selecting previously unselected package libpcre16-3:amd64. [2020-11-04T15:18:31.279Z] #11 114.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-04T15:18:31.279Z] #11 114.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T15:18:31.279Z] #11 ... [2020-11-04T15:18:31.279Z] [2020-11-04T15:18:31.279Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:31.279Z] #43 104.5 vendor/golang.org/x/net/idna [2020-11-04T15:18:31.279Z] #43 106.9 vendor/golang.org/x/net/http2/hpack [2020-11-04T15:18:31.279Z] #43 107.7 mime [2020-11-04T15:18:31.279Z] #43 109.5 mime/quotedprintable [2020-11-04T15:18:31.279Z] #43 109.8 net/http/internal [2020-11-04T15:18:31.279Z] #43 112.7 crypto/tls [2020-11-04T15:18:31.542Z] #43 ... [2020-11-04T15:18:31.542Z] [2020-11-04T15:18:31.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:31.542Z] #41 44.82 CC compel/plugins/std/string.o [2020-11-04T15:18:31.652Z] [2020-11-04T15:18:31.652Z] Removing bundles/ [2020-11-04T15:18:31.652Z] [2020-11-04T15:18:31.652Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T15:18:31.652Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:18:31.652Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:18:31.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:18:31.828Z] Using test binary docker [2020-11-04T15:18:31.828Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T15:18:31.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:18:31.828Z] INFO: Waiting for daemon to start... [2020-11-04T15:18:31.828Z] Starting dockerd [2020-11-04T15:18:32.068Z] #54 114.2 + bin/containerd [2020-11-04T15:18:32.116Z] #41 45.63 CC compel/plugins/std/infect.o [2020-11-04T15:18:32.379Z] #41 45.98 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-04T15:18:32.379Z] #41 46.02 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-04T15:18:32.379Z] #41 46.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-04T15:18:32.641Z] #41 46.14 AR compel/plugins/std.lib.a [2020-11-04T15:18:32.641Z] #41 46.21 CC compel/plugins/fds/fds.o [2020-11-04T15:18:32.674Z] #35 33.77 Building dependency tree... [2020-11-04T15:18:32.904Z] #41 46.42 AR compel/plugins/fds.lib.a [2020-11-04T15:18:32.904Z] #41 46.46 HOSTDEP compel/src/lib/log-host.d [2020-11-04T15:18:32.904Z] #41 46.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T15:18:33.166Z] #41 46.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-04T15:18:33.166Z] #41 46.77 HOSTDEP compel/src/main-host.d [2020-11-04T15:18:33.166Z] #41 46.88 DEP compel/src/lib/ptrace.d [2020-11-04T15:18:33.428Z] #41 47.03 DEP compel/src/lib/infect.d [2020-11-04T15:18:33.428Z] #41 47.15 DEP compel/src/lib/infect-util.d [2020-11-04T15:18:33.691Z] #41 47.24 DEP compel/src/lib/infect-rpc.d [2020-11-04T15:18:33.691Z] #41 47.35 DEP compel/arch/x86/src/lib/infect.d [2020-11-04T15:18:33.691Z] #41 47.44 DEP compel/arch/x86/src/lib/cpu.d [2020-11-04T15:18:33.691Z] #41 47.49 DEP compel/src/lib/log.d [2020-11-04T15:18:33.728Z] . [2020-11-04T15:18:33.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:18:33.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:18:33.728Z] Error: No such image: emptyfs [2020-11-04T15:18:33.728Z] Running integration-test (iteration 1) [2020-11-04T15:18:33.728Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T15:18:33.954Z] #41 ... [2020-11-04T15:18:33.954Z] [2020-11-04T15:18:33.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:33.954Z] #11 114.8 Selecting previously unselected package libpcre32-3:amd64. [2020-11-04T15:18:33.954Z] #11 114.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 114.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 115.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-04T15:18:33.954Z] #11 115.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 115.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 115.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-04T15:18:33.954Z] #11 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 115.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 115.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-04T15:18:33.954Z] #11 115.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 115.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T15:18:33.954Z] #11 115.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-04T15:18:33.954Z] #11 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 115.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T15:18:33.954Z] #11 115.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-04T15:18:33.954Z] #11 116.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 116.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T15:18:33.954Z] #11 116.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-04T15:18:33.954Z] #11 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-04T15:18:33.954Z] #11 116.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:18:33.954Z] #11 116.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 116.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:18:33.954Z] #11 116.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:18:33.954Z] #11 116.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-04T15:18:33.954Z] #11 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:18:33.954Z] #11 116.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 [2020-11-04T15:18:33.954Z] #11 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T15:18:33.954Z] #11 116.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:18:33.954Z] #11 116.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 [2020-11-04T15:18:33.954Z] #11 116.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 [2020-11-04T15:18:33.954Z] #11 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:18:33.954Z] #11 116.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-04T15:18:33.954Z] #11 116.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:18:33.954Z] #11 116.8 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T15:18:33.954Z] #11 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-04T15:18:33.954Z] #11 116.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-04T15:18:33.954Z] #11 116.9 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:18:33.954Z] #11 DONE 117.2s [2020-11-04T15:18:33.954Z] [2020-11-04T15:18:33.954Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:33.954Z] #41 47.63 DEP compel/src/main.d [2020-11-04T15:18:34.217Z] #41 47.79 DEP compel/src/lib/handle-elf.d [2020-11-04T15:18:34.250Z] #35 37.51 The following additional packages will be installed: [2020-11-04T15:18:34.480Z] #41 47.95 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-04T15:18:34.480Z] #41 48.10 CC compel/src/lib/log.o [2020-11-04T15:18:34.552Z] #35 37.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-04T15:18:34.552Z] #35 37.53 Suggested packages: [2020-11-04T15:18:34.552Z] #35 37.53 cmake-doc ninja-build lrzip [2020-11-04T15:18:34.552Z] #35 37.53 Recommended packages: [2020-11-04T15:18:34.552Z] #35 37.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-04T15:18:34.747Z] #41 48.47 CC compel/arch/x86/src/lib/cpu.o [2020-11-04T15:18:34.861Z] #35 ... [2020-11-04T15:18:34.861Z] [2020-11-04T15:18:34.861Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-11-04T15:18:34.861Z] #54 24.13 Reading package lists... [2020-11-04T15:18:34.861Z] #54 32.81 Building dependency tree... [2020-11-04T15:18:34.861Z] #54 35.49 The following additional packages will be installed: [2020-11-04T15:18:34.861Z] #54 35.50 libbtrfs0 [2020-11-04T15:18:34.861Z] #54 35.65 The following NEW packages will be installed: [2020-11-04T15:18:34.861Z] #54 35.65 libbtrfs-dev libbtrfs0 [2020-11-04T15:18:34.861Z] #54 35.81 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:18:34.861Z] #54 35.81 Need to get 120 kB of archives. [2020-11-04T15:18:34.861Z] #54 35.81 After this operation, 423 kB of additional disk space will be used. [2020-11-04T15:18:34.861Z] #54 35.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-04T15:18:34.861Z] #54 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-04T15:18:34.861Z] #54 36.99 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:18:34.861Z] #54 37.25 Fetched 120 kB in 0s (1251 kB/s) [2020-11-04T15:18:34.861Z] #54 37.36 Selecting previously unselected package libbtrfs0. [2020-11-04T15:18:34.861Z] #54 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-04T15:18:34.861Z] #54 37.45 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-04T15:18:34.861Z] #54 37.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:18:34.861Z] #54 37.62 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:18:34.861Z] #54 37.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-04T15:18:34.861Z] #54 37.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:18:34.861Z] #54 37.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:18:34.861Z] #54 37.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:18:34.861Z] #54 37.85 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:18:34.861Z] #54 DONE 38.1s [2020-11-04T15:18:35.167Z] [2020-11-04T15:18:35.167Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:35.167Z] #41 24.28 Reading package lists... [2020-11-04T15:18:35.167Z] #41 30.82 Building dependency tree... [2020-11-04T15:18:35.167Z] #41 34.91 The following additional packages will be installed: [2020-11-04T15:18:35.167Z] #41 34.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-04T15:18:35.167Z] #41 34.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-04T15:18:35.167Z] #41 34.94 Suggested packages: [2020-11-04T15:18:35.167Z] #41 34.94 manpages-dev python-setuptools [2020-11-04T15:18:35.167Z] #41 36.55 The following NEW packages will be installed: [2020-11-04T15:18:35.167Z] #41 36.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-04T15:18:35.167Z] #41 36.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-04T15:18:35.167Z] #41 36.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-04T15:18:35.167Z] #41 36.56 python-six zlib1g-dev [2020-11-04T15:18:35.167Z] #41 36.76 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:18:35.167Z] #41 36.76 Need to get 4075 kB of archives. [2020-11-04T15:18:35.167Z] #41 36.76 After this operation, 24.5 MB of additional disk space will be used. [2020-11-04T15:18:35.167Z] #41 36.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-04T15:18:35.167Z] #41 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-04T15:18:35.167Z] #41 36.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-04T15:18:35.167Z] #41 36.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-04T15:18:35.167Z] #41 36.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-04T15:18:35.167Z] #41 36.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-04T15:18:35.167Z] #41 36.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-11-04T15:18:35.167Z] #41 36.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-04T15:18:35.167Z] #41 36.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-04T15:18:35.167Z] #41 37.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-04T15:18:35.167Z] #41 37.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-04T15:18:35.167Z] #41 37.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-04T15:18:35.167Z] #41 37.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-11-04T15:18:35.167Z] #41 37.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-04T15:18:35.167Z] #41 37.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-04T15:18:35.167Z] #41 37.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-04T15:18:35.167Z] #41 37.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-04T15:18:35.167Z] #41 ... [2020-11-04T15:18:35.167Z] [2020-11-04T15:18:35.167Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:35.167Z] #55 0.367 + RM_GOPATH=0 [2020-11-04T15:18:35.167Z] #55 0.367 + TMP_GOPATH= [2020-11-04T15:18:35.167Z] #55 0.367 + : /build [2020-11-04T15:18:35.167Z] #55 0.367 + '[' -z '' ']' [2020-11-04T15:18:35.167Z] #55 0.368 ++ mktemp -d [2020-11-04T15:18:35.167Z] #55 0.374 + export GOPATH=/tmp/tmp.sOpM32W4dt [2020-11-04T15:18:35.167Z] #55 0.375 + GOPATH=/tmp/tmp.sOpM32W4dt [2020-11-04T15:18:35.167Z] #55 0.375 + RM_GOPATH=1 [2020-11-04T15:18:35.167Z] #55 0.375 + case "$(go env GOARCH)" in [2020-11-04T15:18:35.167Z] #55 0.382 ++ go env GOARCH [2020-11-04T15:18:35.469Z] #55 0.407 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:35.469Z] #55 0.422 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:35.469Z] #55 0.423 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:35.469Z] #55 0.424 + dir=/tmp/install [2020-11-04T15:18:35.469Z] #55 0.425 + bin=containerd [2020-11-04T15:18:35.469Z] #55 0.425 + shift [2020-11-04T15:18:35.469Z] #55 0.425 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-11-04T15:18:35.469Z] #55 0.425 + . /tmp/install/containerd.installer [2020-11-04T15:18:35.469Z] #55 0.429 ++ set -e [2020-11-04T15:18:35.469Z] #55 0.429 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:18:35.469Z] #55 0.430 + install_containerd [2020-11-04T15:18:35.469Z] #55 0.431 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-11-04T15:18:35.469Z] #55 0.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sOpM32W4dt/src/github.com/containerd/containerd [2020-11-04T15:18:35.469Z] #55 0.431 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:18:35.469Z] #55 0.434 Cloning into '/tmp/tmp.sOpM32W4dt/src/github.com/containerd/containerd'... [2020-11-04T15:18:35.702Z] #41 ... [2020-11-04T15:18:35.702Z] [2020-11-04T15:18:35.702Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:18:35.702Z] #12 DONE 1.6s [2020-11-04T15:18:35.702Z] [2020-11-04T15:18:35.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:35.702Z] #41 49.30 CC compel/arch/x86/src/lib/infect.o [2020-11-04T15:18:36.540Z] #55 ... [2020-11-04T15:18:36.540Z] [2020-11-04T15:18:36.540Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:36.540Z] #12 22.68 Reading package lists... [2020-11-04T15:18:36.540Z] #12 30.12 Building dependency tree... [2020-11-04T15:18:36.540Z] #12 33.92 The following additional packages will be installed: [2020-11-04T15:18:36.540Z] #12 33.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-04T15:18:36.540Z] #12 33.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-04T15:18:36.540Z] #12 33.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-04T15:18:36.540Z] #12 33.93 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:18:36.540Z] #12 33.94 Suggested packages: [2020-11-04T15:18:36.540Z] #12 33.94 gcc-8-locales seccomp wine64 [2020-11-04T15:18:36.540Z] #12 35.76 The following NEW packages will be installed: [2020-11-04T15:18:36.540Z] #12 35.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-11-04T15:18:36.540Z] #12 35.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-11-04T15:18:36.540Z] #12 35.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-11-04T15:18:36.540Z] #12 35.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-11-04T15:18:36.540Z] #12 35.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-11-04T15:18:36.540Z] #12 35.78 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-11-04T15:18:36.540Z] #12 36.03 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:18:36.540Z] #12 36.03 Need to get 78.9 MB of archives. [2020-11-04T15:18:36.540Z] #12 36.03 After this operation, 532 MB of additional disk space will be used. [2020-11-04T15:18:36.540Z] #12 36.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-11-04T15:18:36.540Z] #12 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-11-04T15:18:36.540Z] #12 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-04T15:18:36.540Z] #12 39.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-04T15:18:36.540Z] #12 39.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-04T15:18:36.540Z] #12 39.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-04T15:18:36.649Z] #41 ... [2020-11-04T15:18:36.649Z] [2020-11-04T15:18:36.649Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:18:36.649Z] #13 DONE 1.1s [2020-11-04T15:18:36.649Z] [2020-11-04T15:18:36.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:36.649Z] #41 50.44 CC compel/src/lib/infect-rpc.o [2020-11-04T15:18:36.841Z] #12 ... [2020-11-04T15:18:36.841Z] [2020-11-04T15:18:36.841Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:36.841Z] #41 39.25 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:18:36.841Z] #41 39.57 Fetched 4075 kB in 1s (4848 kB/s) [2020-11-04T15:18:36.841Z] #41 39.73 Selecting previously unselected package libcap-dev:ppc64el. [2020-11-04T15:18:36.841Z] #41 39.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-04T15:18:36.841Z] #41 39.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-04T15:18:36.841Z] #41 39.93 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-04T15:18:37.140Z] #41 40.15 Selecting previously unselected package libnet1:ppc64el. [2020-11-04T15:18:37.140Z] #41 40.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T15:18:37.140Z] #41 40.17 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T15:18:37.140Z] #41 40.30 Selecting previously unselected package libnet1-dev. [2020-11-04T15:18:37.140Z] #41 40.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T15:18:37.140Z] #41 40.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:18:37.224Z] #41 50.89 CC compel/src/lib/infect-util.o [2020-11-04T15:18:37.464Z] #41 40.55 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-04T15:18:37.464Z] #41 40.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-04T15:18:37.464Z] #41 40.58 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T15:18:37.464Z] #41 40.76 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-04T15:18:37.765Z] #41 40.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-04T15:18:37.765Z] #41 40.80 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-04T15:18:37.799Z] #41 ... [2020-11-04T15:18:37.799Z] [2020-11-04T15:18:37.799Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:18:37.799Z] #14 1.002 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T15:18:37.799Z] #14 DONE 1.1s [2020-11-04T15:18:37.799Z] [2020-11-04T15:18:37.799Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:37.799Z] #41 51.30 CC compel/src/lib/infect.o [2020-11-04T15:18:38.068Z] #41 41.27 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-04T15:18:38.068Z] #41 41.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T15:18:38.068Z] #41 41.30 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:18:38.372Z] #41 41.49 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-04T15:18:38.372Z] #41 41.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T15:18:38.372Z] #41 41.54 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:18:38.372Z] #41 41.74 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-04T15:18:38.675Z] #41 ... [2020-11-04T15:18:38.675Z] [2020-11-04T15:18:38.675Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:38.675Z] #63 DONE 41.9s [2020-11-04T15:18:38.675Z] [2020-11-04T15:18:38.675Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:38.675Z] #41 41.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-04T15:18:38.675Z] #41 41.79 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-04T15:18:38.747Z] #41 ... [2020-11-04T15:18:38.747Z] [2020-11-04T15:18:38.747Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:18:38.747Z] #15 DONE 1.0s [2020-11-04T15:18:38.977Z] #41 42.14 Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-04T15:18:38.977Z] #41 42.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:38.977Z] #41 42.17 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:39.009Z] [2020-11-04T15:18:39.009Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:39.009Z] #51 1.458 + RM_GOPATH=0 [2020-11-04T15:18:39.009Z] #51 1.458 + TMP_GOPATH= [2020-11-04T15:18:39.009Z] #51 1.458 + : /build [2020-11-04T15:18:39.009Z] #51 1.459 + '[' -z '' ']' [2020-11-04T15:18:39.009Z] #51 1.463 ++ mktemp -d [2020-11-04T15:18:39.009Z] #51 1.469 + export GOPATH=/tmp/tmp.FshrGelRss [2020-11-04T15:18:39.009Z] #51 1.469 + GOPATH=/tmp/tmp.FshrGelRss [2020-11-04T15:18:39.009Z] #51 1.469 + RM_GOPATH=1 [2020-11-04T15:18:39.009Z] #51 1.469 + case "$(go env GOARCH)" in [2020-11-04T15:18:39.009Z] #51 1.470 ++ go env GOARCH [2020-11-04T15:18:39.009Z] #51 1.505 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:39.009Z] #51 1.505 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:39.009Z] #51 1.506 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:39.009Z] #51 1.507 + dir=/tmp/install [2020-11-04T15:18:39.009Z] #51 1.507 + bin=runc [2020-11-04T15:18:39.009Z] #51 1.507 + shift [2020-11-04T15:18:39.009Z] #51 1.508 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:18:39.009Z] #51 1.508 + . /tmp/install/runc.installer [2020-11-04T15:18:39.009Z] #51 1.508 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:18:39.009Z] #51 1.509 + install_runc [2020-11-04T15:18:39.009Z] #51 1.510 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:18:39.009Z] #51 1.510 + uname -r [2020-11-04T15:18:39.009Z] #51 1.512 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:18:39.009Z] #51 1.513 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:18:39.009Z] #51 1.513 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:18:39.009Z] #51 1.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FshrGelRss/src/github.com/opencontainers/runc [2020-11-04T15:18:39.009Z] #51 1.516 Cloning into '/tmp/tmp.FshrGelRss/src/github.com/opencontainers/runc'... [2020-11-04T15:18:39.958Z] #51 ... [2020-11-04T15:18:39.958Z] [2020-11-04T15:18:39.958Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:18:39.958Z] #16 DONE 1.0s [2020-11-04T15:18:39.958Z] [2020-11-04T15:18:39.958Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:18:40.354Z] #41 43.40 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-04T15:18:40.354Z] #41 43.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:40.354Z] #41 43.52 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:40.657Z] #41 43.87 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-04T15:18:40.657Z] #41 43.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:40.657Z] #41 43.93 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:40.940Z] #17 DONE 1.1s [2020-11-04T15:18:40.940Z] [2020-11-04T15:18:40.940Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:40.940Z] #43 120.2 net/http/httptrace [2020-11-04T15:18:40.940Z] #43 120.6 net/http [2020-11-04T15:18:41.725Z] #41 ... [2020-11-04T15:18:41.725Z] [2020-11-04T15:18:41.725Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:41.725Z] #48 34.72 go: extracting github.com/gogo/protobuf v1.2.1 [2020-11-04T15:18:41.725Z] #48 35.75 go: extracting golang.org/x/text v0.3.2 [2020-11-04T15:18:41.725Z] #48 43.01 go: finding github.com/fatih/color v1.7.0 [2020-11-04T15:18:41.725Z] #48 43.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-11-04T15:18:41.725Z] #48 43.44 go: finding github.com/mattn/go-colorable v0.1.4 [2020-11-04T15:18:41.725Z] #48 43.69 go: finding github.com/mattn/go-isatty v0.0.8 [2020-11-04T15:18:41.725Z] #48 43.86 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-11-04T15:18:41.725Z] #48 43.86 go: finding github.com/pkg/errors v0.8.1 [2020-11-04T15:18:41.725Z] #48 43.90 go: finding github.com/go-critic/go-critic v0.4.1 [2020-11-04T15:18:41.725Z] #48 43.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-11-04T15:18:41.725Z] #48 44.01 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-11-04T15:18:41.725Z] #48 44.12 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-11-04T15:18:41.725Z] #48 44.18 go: finding github.com/spf13/viper v1.6.1 [2020-11-04T15:18:41.725Z] #48 44.24 go: finding github.com/sirupsen/logrus v1.4.2 [2020-11-04T15:18:41.725Z] #48 44.28 go: finding github.com/stretchr/testify v1.4.0 [2020-11-04T15:18:41.725Z] #48 44.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.48 go: finding github.com/davecgh/go-spew v1.1.1 [2020-11-04T15:18:41.725Z] #48 44.48 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-11-04T15:18:41.725Z] #48 44.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.48 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-11-04T15:18:41.725Z] #48 44.60 go: finding github.com/spf13/cobra v0.0.5 [2020-11-04T15:18:41.725Z] #48 44.61 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.70 go: finding github.com/gobwas/glob v0.2.3 [2020-11-04T15:18:41.725Z] #48 44.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-11-04T15:18:41.725Z] #48 44.76 go: finding github.com/spf13/pflag v1.0.5 [2020-11-04T15:18:41.725Z] #48 44.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-11-04T15:18:41.725Z] #48 44.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-11-04T15:18:41.725Z] #48 44.89 go: finding github.com/stretchr/objx v0.2.0 [2020-11-04T15:18:41.725Z] #48 44.89 go: finding github.com/hashicorp/hcl v1.0.0 [2020-11-04T15:18:41.725Z] #48 ... [2020-11-04T15:18:41.725Z] [2020-11-04T15:18:41.725Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:18:41.725Z] #31 43.56 Checking out files: 77% (1182/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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. [2020-11-04T15:18:41.725Z] #31 44.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-11-04T15:18:41.748Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-04T15:18:41.748Z] [2020-11-04T15:18:41.748Z] ________ ____ __. [2020-11-04T15:18:41.748Z] \_____ \ | |/ _| [2020-11-04T15:18:41.748Z] / | \| < [2020-11-04T15:18:41.748Z] / | \ | \ [2020-11-04T15:18:41.748Z] \_______ /____|__ \ [2020-11-04T15:18:41.748Z] \/ \/ [2020-11-04T15:18:41.748Z] [2020-11-04T15:18:41.748Z] INFO: make.ps1 ended at 11/04/2020 15:18:34 [2020-11-04T15:18:41.748Z] INFO: Binaries build ended at 11/04/2020 15:18:36. Duration:00:01:27.0427090 [2020-11-04T15:18:41.748Z] INFO: Copying the built daemon binary to d:\CI\PR-41629\2\binary\dockerd-28dc1f7693.exe... [2020-11-04T15:18:41.748Z] INFO: Copying the built client binary to d:\CI\PR-41629\2\binary\docker-28dc1f7693.exe... [2020-11-04T15:18:41.748Z] INFO: Copying dockerversion from the container... [2020-11-04T15:18:41.748Z] INFO: Copying the golang package from the container to d:\CI\PR-41629\2\installer\go.zip... [2020-11-04T15:18:41.842Z] Loaded image: buildpack-deps:buster [2020-11-04T15:18:41.842Z] Loaded image: busybox:latest [2020-11-04T15:18:41.842Z] Loaded image: busybox:glibc [2020-11-04T15:18:41.842Z] Loaded image: debian:buster [2020-11-04T15:18:41.842Z] Loaded image: hello-world:latest [2020-11-04T15:18:41.842Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:18:41.842Z] INFO: Testing against a local daemon [2020-11-04T15:18:41.842Z] === RUN TestCgroupNamespacesBuild [2020-11-04T15:18:42.033Z] #31 44.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-04T15:18:42.337Z] #43 ... [2020-11-04T15:18:42.337Z] [2020-11-04T15:18:42.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:42.337Z] #41 54.59 CC compel/src/lib/ptrace.o [2020-11-04T15:18:42.337Z] #41 55.21 AR compel/libcompel.a [2020-11-04T15:18:42.337Z] #41 55.34 HOSTCC compel/src/main-host.o [2020-11-04T15:18:42.337Z] #41 55.55 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-04T15:18:42.337Z] #41 55.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T15:18:42.600Z] #41 56.16 HOSTCC compel/src/lib/log-host.o [2020-11-04T15:18:42.600Z] #41 56.29 HOSTLINK compel/compel-host-bin [2020-11-04T15:18:42.863Z] #41 56.44 DEP soccr/soccr.d [2020-11-04T15:18:42.863Z] #41 56.62 CC soccr/soccr.o [2020-11-04T15:18:43.453Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2020-11-04T15:18:43.914Z] INFO: Extracting go.zip to d:\CI\PR-41629\2\go [2020-11-04T15:18:44.255Z] #41 58.09 AR soccr/libsoccr.a [2020-11-04T15:18:44.518Z] #41 58.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:18:44.780Z] #41 58.40 DEP criu/arch/x86/sigframe.d [2020-11-04T15:18:44.780Z] #41 58.50 DEP criu/arch/x86/sigaction_compat.d [2020-11-04T15:18:45.043Z] #41 58.64 DEP criu/arch/x86/kerndat.d [2020-11-04T15:18:45.043Z] #41 58.73 DEP criu/arch/x86/crtools.d [2020-11-04T15:18:45.043Z] #41 58.85 DEP criu/arch/x86/cpu.d [2020-11-04T15:18:45.617Z] #41 59.01 CC criu/arch/x86/cpu.o [2020-11-04T15:18:45.620Z] #31 ... [2020-11-04T15:18:45.620Z] [2020-11-04T15:18:45.620Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:45.620Z] #35 38.62 The following NEW packages will be installed: [2020-11-04T15:18:45.620Z] #35 38.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-04T15:18:45.620Z] #35 38.64 vim-common xxd [2020-11-04T15:18:45.620Z] #35 38.78 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:18:45.620Z] #35 38.78 Need to get 14.9 MB of archives. [2020-11-04T15:18:45.620Z] #35 38.78 After this operation, 67.2 MB of additional disk space will be used. [2020-11-04T15:18:45.620Z] #35 38.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-04T15:18:45.620Z] #35 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:18:45.620Z] #35 38.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-04T15:18:45.620Z] #35 39.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-04T15:18:45.620Z] #35 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-04T15:18:45.620Z] #35 40.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-04T15:18:45.620Z] #35 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-04T15:18:45.620Z] #35 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-04T15:18:45.620Z] #35 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-04T15:18:45.620Z] #35 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-04T15:18:45.620Z] #35 42.94 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:18:45.620Z] #35 43.28 Fetched 14.9 MB in 2s (6202 kB/s) [2020-11-04T15:18:45.620Z] #35 43.43 Selecting previously unselected package xxd. [2020-11-04T15:18:45.620Z] #35 43.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-04T15:18:45.620Z] #35 43.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T15:18:45.620Z] #35 43.65 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:18:45.620Z] #35 44.06 Selecting previously unselected package vim-common. [2020-11-04T15:18:45.620Z] #35 44.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:18:45.620Z] #35 44.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:18:45.620Z] #35 44.67 Selecting previously unselected package cmake-data. [2020-11-04T15:18:45.620Z] #35 44.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-04T15:18:45.620Z] #35 44.68 Unpacking cmake-data (3.13.4-1) ... [2020-11-04T15:18:45.620Z] #35 48.08 Selecting previously unselected package libicu63:ppc64el. [2020-11-04T15:18:45.620Z] #35 48.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-04T15:18:45.620Z] #35 48.09 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T15:18:45.620Z] #35 ... [2020-11-04T15:18:45.620Z] [2020-11-04T15:18:45.620Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:18:45.620Z] #48 44.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-11-04T15:18:45.620Z] #48 44.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-11-04T15:18:45.620Z] #48 45.02 go: finding github.com/magiconair/properties v1.8.1 [2020-11-04T15:18:45.620Z] #48 45.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-11-04T15:18:45.620Z] #48 45.12 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-11-04T15:18:45.620Z] #48 45.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-11-04T15:18:45.620Z] #48 45.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-11-04T15:18:45.620Z] #48 45.17 go: finding github.com/pelletier/go-toml v1.2.0 [2020-11-04T15:18:45.620Z] #48 45.20 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-11-04T15:18:45.620Z] #48 45.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-11-04T15:18:45.620Z] #48 45.33 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-11-04T15:18:45.620Z] #48 45.33 go: finding github.com/spf13/cast v1.3.0 [2020-11-04T15:18:45.620Z] #48 45.40 go: finding github.com/spf13/afero v1.1.2 [2020-11-04T15:18:45.620Z] #48 45.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-11-04T15:18:45.620Z] #48 45.51 go: finding github.com/subosito/gotenv v1.2.0 [2020-11-04T15:18:45.620Z] #48 45.62 go: finding gopkg.in/ini.v1 v1.51.0 [2020-11-04T15:18:45.620Z] #48 45.74 go: finding golang.org/x/text v0.3.2 [2020-11-04T15:18:45.620Z] #48 45.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-11-04T15:18:45.620Z] #48 45.87 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-11-04T15:18:45.620Z] #48 45.88 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-11-04T15:18:45.620Z] #48 46.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-11-04T15:18:45.620Z] #48 46.06 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-11-04T15:18:45.620Z] #48 46.16 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-11-04T15:18:45.620Z] #48 46.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-11-04T15:18:45.620Z] #48 46.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-11-04T15:18:45.620Z] #48 46.20 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-11-04T15:18:45.620Z] #48 46.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-11-04T15:18:45.620Z] #48 46.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-11-04T15:18:45.620Z] #48 46.32 go: finding github.com/kisielk/gotool v1.0.0 [2020-11-04T15:18:45.620Z] #48 46.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-11-04T15:18:45.620Z] #48 46.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-11-04T15:18:45.620Z] #48 46.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-11-04T15:18:45.620Z] #48 46.44 go: finding github.com/ultraware/funlen v0.0.2 [2020-11-04T15:18:45.620Z] #48 46.53 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-11-04T15:18:45.620Z] #48 46.55 go: finding github.com/ultraware/whitespace v0.0.4 [2020-11-04T15:18:45.620Z] #48 46.58 go: finding github.com/uudashr/gocognit v1.0.1 [2020-11-04T15:18:45.620Z] #48 46.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-11-04T15:18:45.620Z] #48 46.85 go: finding github.com/gogo/protobuf v1.2.1 [2020-11-04T15:18:45.620Z] #48 46.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-11-04T15:18:45.620Z] #48 47.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-11-04T15:18:45.620Z] #48 47.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-11-04T15:18:45.620Z] #48 47.17 go: finding github.com/BurntSushi/toml v0.3.1 [2020-11-04T15:18:45.620Z] #48 47.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-11-04T15:18:46.193Z] #41 59.62 CC criu/arch/x86/crtools.o [2020-11-04T15:18:47.107Z] --- PASS: TestCgroupNamespacesBuild (5.20s) [2020-11-04T15:18:47.107Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T15:18:47.140Z] #41 60.92 CC criu/arch/x86/kerndat.o [2020-11-04T15:18:47.163Z] #48 ... [2020-11-04T15:18:47.163Z] [2020-11-04T15:18:47.163Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:47.163Z] #33 40.07 sync [2020-11-04T15:18:47.163Z] #33 40.08 internal/reflectlite [2020-11-04T15:18:47.163Z] #33 44.77 errors [2020-11-04T15:18:47.163Z] #33 44.77 sort [2020-11-04T15:18:47.163Z] #33 45.73 strconv [2020-11-04T15:18:47.163Z] #33 45.75 io [2020-11-04T15:18:47.163Z] #33 45.75 internal/oserror [2020-11-04T15:18:47.163Z] #33 46.11 syscall [2020-11-04T15:18:47.163Z] #33 49.05 strings [2020-11-04T15:18:47.163Z] #33 49.10 bytes [2020-11-04T15:18:47.163Z] #33 ... [2020-11-04T15:18:47.163Z] [2020-11-04T15:18:47.163Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:47.163Z] #12 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-04T15:18:47.163Z] #12 40.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-04T15:18:47.163Z] #12 40.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-11-04T15:18:47.163Z] #12 45.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-11-04T15:18:47.163Z] #12 48.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-04T15:18:47.163Z] #12 48.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-04T15:18:47.163Z] #12 48.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-04T15:18:47.163Z] #12 48.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-04T15:18:47.163Z] #12 48.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-04T15:18:47.163Z] #12 48.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-04T15:18:47.163Z] #12 48.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-04T15:18:47.164Z] #12 48.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-04T15:18:47.164Z] #12 48.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-04T15:18:47.164Z] #12 48.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-04T15:18:47.164Z] #12 48.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-04T15:18:47.164Z] #12 48.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-04T15:18:47.164Z] #12 48.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-04T15:18:47.164Z] #12 48.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-04T15:18:47.164Z] #12 48.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-04T15:18:47.164Z] #12 50.24 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:18:47.164Z] #12 ... [2020-11-04T15:18:47.164Z] [2020-11-04T15:18:47.164Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:47.164Z] #41 45.06 Selecting previously unselected package libprotoc17:ppc64el. [2020-11-04T15:18:47.164Z] #41 45.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:47.164Z] #41 45.08 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:47.164Z] #41 45.71 Selecting previously unselected package protobuf-c-compiler. [2020-11-04T15:18:47.164Z] #41 45.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T15:18:47.164Z] #41 45.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:18:47.164Z] #41 45.85 Selecting previously unselected package protobuf-compiler. [2020-11-04T15:18:47.164Z] #41 45.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:47.164Z] #41 45.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:18:47.164Z] #41 45.98 Selecting previously unselected package python-pkg-resources. [2020-11-04T15:18:47.164Z] #41 45.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:18:47.164Z] #41 46.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-04T15:18:47.164Z] #41 46.25 Selecting previously unselected package python-six. [2020-11-04T15:18:47.164Z] #41 46.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-04T15:18:47.164Z] #41 46.27 Unpacking python-six (1.12.0-1) ... [2020-11-04T15:18:47.164Z] #41 46.44 Selecting previously unselected package python-protobuf. [2020-11-04T15:18:47.164Z] #41 46.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-04T15:18:47.164Z] #41 46.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-04T15:18:47.164Z] #41 46.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-04T15:18:47.464Z] #41 ... [2020-11-04T15:18:47.464Z] [2020-11-04T15:18:47.464Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:18:47.464Z] #12 50.56 Fetched 78.9 MB in 13s (6143 kB/s) [2020-11-04T15:18:47.464Z] #12 50.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-04T15:18:47.714Z] #41 61.43 CC criu/arch/x86/sigaction_compat.o [2020-11-04T15:18:47.766Z] #12 50.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-04T15:18:47.766Z] #12 50.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-04T15:18:47.766Z] #12 50.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:18:47.976Z] #41 61.63 CC criu/arch/x86/sigframe.o [2020-11-04T15:18:48.239Z] #41 62.07 LINK criu/arch/x86/crtools.built-in.o [2020-11-04T15:18:48.501Z] #41 62.12 DEP criu/pie/util-vdso-elf32.d [2020-11-04T15:18:48.763Z] #41 62.29 DEP criu/pie/util-vdso.d [2020-11-04T15:18:48.763Z] #41 62.41 DEP criu/pie/util.d [2020-11-04T15:18:49.025Z] #41 62.59 CC criu/pie/util.o [2020-11-04T15:18:49.287Z] #41 62.92 CC criu/pie/util-vdso.o [2020-11-04T15:18:49.636Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-11-04T15:18:49.636Z] === RUN TestBuildWithSession [2020-11-04T15:18:49.636Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T15:18:49.636Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:18:49.636Z] === RUN TestBuildSquashParent [2020-11-04T15:18:50.234Z] #41 63.71 CC criu/pie/util-vdso-elf32.o [2020-11-04T15:18:50.598Z] #12 ... [2020-11-04T15:18:50.598Z] [2020-11-04T15:18:50.598Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:50.598Z] #44 43.21 internal/reflectlite [2020-11-04T15:18:50.598Z] #44 43.27 github.com/LK4D4/vndr/godl/singleflight [2020-11-04T15:18:50.598Z] #44 43.27 math/rand [2020-11-04T15:18:50.598Z] #44 43.27 internal/singleflight [2020-11-04T15:18:50.598Z] #44 47.10 sort [2020-11-04T15:18:50.598Z] #44 47.11 io [2020-11-04T15:18:50.598Z] #44 47.19 strconv [2020-11-04T15:18:50.598Z] #44 47.25 syscall [2020-11-04T15:18:50.598Z] #44 50.60 vendor/golang.org/x/net/dns/dnsmessage [2020-11-04T15:18:50.598Z] #44 51.77 bytes [2020-11-04T15:18:50.598Z] #44 ... [2020-11-04T15:18:50.598Z] [2020-11-04T15:18:50.598Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:18:50.598Z] #41 51.84 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:50.598Z] #41 51.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T15:18:50.598Z] #41 51.85 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:18:50.598Z] #41 51.85 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:18:50.598Z] #41 51.86 Setting up python-six (1.12.0-1) ... [2020-11-04T15:18:50.657Z] #54 132.6 + bin/containerd-stress [2020-11-04T15:18:50.809Z] #41 64.37 AR criu/pie/pie.lib.a [2020-11-04T15:18:50.809Z] #41 64.45 DEP criu/pie/restorer.d [2020-11-04T15:18:50.809Z] #41 ... [2020-11-04T15:18:50.809Z] [2020-11-04T15:18:50.809Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:18:50.809Z] #18 1.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:18:50.809Z] #18 1.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:18:50.809Z] #18 1.915 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:18:50.809Z] #18 2.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-04T15:18:50.809Z] #18 4.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-11-04T15:18:50.809Z] #18 5.399 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-04T15:18:51.071Z] #18 ... [2020-11-04T15:18:51.071Z] [2020-11-04T15:18:51.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:51.071Z] #41 64.71 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-04T15:18:51.071Z] #41 64.82 DEP criu/arch/x86/restorer_unmap.d [2020-11-04T15:18:51.333Z] #41 64.85 DEP criu/arch/x86/restorer.d [2020-11-04T15:18:51.333Z] #41 65.02 DEP criu/arch/x86/vdso-pie.d [2020-11-04T15:18:51.595Z] #41 65.21 DEP criu/pie/parasite-vdso.d [2020-11-04T15:18:51.595Z] #41 65.34 DEP criu/pie/parasite.d [2020-11-04T15:18:51.693Z] #54 133.9 + bin/containerd-shim [2020-11-04T15:18:52.169Z] #41 65.64 CC criu/pie/parasite.o [2020-11-04T15:18:52.731Z] #41 55.70 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-04T15:18:52.731Z] #41 55.72 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T15:18:52.731Z] #41 55.73 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:52.731Z] #41 55.76 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-04T15:18:52.731Z] #41 55.76 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:52.731Z] #41 55.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-04T15:18:52.731Z] #41 55.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-04T15:18:52.731Z] #41 55.78 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-04T15:18:52.731Z] #41 55.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-04T15:18:52.731Z] #41 55.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-04T15:18:53.559Z] #41 67.00 LINK criu/pie/parasite.built-in.o [2020-11-04T15:18:53.559Z] #41 67.02 GEN criu/pie/parasite-blob.h [2020-11-04T15:18:53.559Z] #41 67.03 CC criu/pie/parasite-vdso.o [2020-11-04T15:18:53.845Z] #41 ... [2020-11-04T15:18:53.845Z] [2020-11-04T15:18:53.845Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:18:53.845Z] #50 47.00 strconv [2020-11-04T15:18:53.845Z] #50 47.03 io [2020-11-04T15:18:53.845Z] #50 47.03 sort [2020-11-04T15:18:53.845Z] #50 47.05 syscall [2020-11-04T15:18:53.845Z] #50 51.41 strings [2020-11-04T15:18:53.845Z] #50 51.42 bytes [2020-11-04T15:18:54.133Z] #41 67.81 CC criu/arch/x86/vdso-pie.o [2020-11-04T15:18:54.178Z] #50 ... [2020-11-04T15:18:54.178Z] [2020-11-04T15:18:54.178Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-11-04T15:18:54.178Z] #35 54.06 Selecting previously unselected package libxml2:ppc64el. [2020-11-04T15:18:54.178Z] #35 54.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 54.08 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:18:54.178Z] #35 54.71 Selecting previously unselected package libarchive13:ppc64el. [2020-11-04T15:18:54.178Z] #35 54.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 54.74 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-04T15:18:54.178Z] #35 55.13 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-04T15:18:54.178Z] #35 55.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 55.16 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-04T15:18:54.178Z] #35 55.31 Selecting previously unselected package librhash0:ppc64el. [2020-11-04T15:18:54.178Z] #35 55.32 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 55.32 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-04T15:18:54.178Z] #35 55.56 Selecting previously unselected package libuv1:ppc64el. [2020-11-04T15:18:54.178Z] #35 55.57 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 55.59 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-04T15:18:54.178Z] #35 55.76 Selecting previously unselected package cmake. [2020-11-04T15:18:54.178Z] #35 55.77 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-04T15:18:54.178Z] #35 55.82 Unpacking cmake (3.13.4-1) ... [2020-11-04T15:18:54.395Z] #41 68.13 CC criu/arch/x86/restorer.o [2020-11-04T15:18:54.969Z] #41 68.76 CC criu/arch/x86/restorer_unmap.o [2020-11-04T15:18:54.969Z] #41 ... [2020-11-04T15:18:54.969Z] [2020-11-04T15:18:54.969Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:54.969Z] #51 11.13 + cd /tmp/tmp.FshrGelRss/src/github.com/opencontainers/runc [2020-11-04T15:18:54.969Z] #51 11.13 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:18:54.969Z] #51 11.75 + '[' -z '' ']' [2020-11-04T15:18:54.969Z] #51 11.75 + target=static [2020-11-04T15:18:54.969Z] #51 11.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:18:54.969Z] #51 12.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 . [2020-11-04T15:18:55.231Z] #51 ... [2020-11-04T15:18:55.231Z] [2020-11-04T15:18:55.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:18:55.231Z] #41 68.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-04T15:18:55.493Z] #41 69.11 CC criu/pie/restorer.o [2020-11-04T15:18:55.776Z] #35 58.75 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T15:18:55.776Z] #35 58.78 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:18:55.776Z] #35 58.79 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-04T15:18:55.776Z] #35 58.79 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:18:55.776Z] #35 58.88 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-04T15:18:55.776Z] #35 58.89 Setting up cmake-data (3.13.4-1) ... [2020-11-04T15:18:55.776Z] #35 58.92 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-04T15:18:55.776Z] #35 58.92 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-04T15:18:55.776Z] #35 58.93 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-04T15:18:55.776Z] #35 58.93 Setting up cmake (3.13.4-1) ... [2020-11-04T15:18:55.776Z] #35 58.94 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:18:56.088Z] #35 59.02 Processing triggers for mime-support (3.62) ... [2020-11-04T15:18:56.153Z] #54 138.2 + bin/containerd-shim-runc-v1 [2020-11-04T15:18:56.194Z] --- PASS: TestBuildSquashParent (6.76s) [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:18:56.194Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:18:56.194Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:18:56.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:18:56.394Z] #35 DONE 59.3s [2020-11-04T15:18:56.394Z] [2020-11-04T15:18:56.394Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:18:56.699Z] #36 0.310 + RM_GOPATH=0 [2020-11-04T15:18:56.699Z] #36 0.320 + TMP_GOPATH= [2020-11-04T15:18:56.699Z] #36 0.321 + : /build [2020-11-04T15:18:56.699Z] #36 0.322 + '[' -z '' ']' [2020-11-04T15:18:56.699Z] #36 0.324 ++ mktemp -d [2020-11-04T15:18:56.699Z] #36 0.326 + export GOPATH=/tmp/tmp.sM9fpKEIUn [2020-11-04T15:18:56.699Z] #36 0.326 + GOPATH=/tmp/tmp.sM9fpKEIUn [2020-11-04T15:18:56.699Z] #36 0.326 + RM_GOPATH=1 [2020-11-04T15:18:56.699Z] #36 0.326 + case "$(go env GOARCH)" in [2020-11-04T15:18:56.699Z] #36 0.327 ++ go env GOARCH [2020-11-04T15:18:56.699Z] #36 0.354 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:56.699Z] #36 0.354 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:18:56.699Z] #36 0.356 ++ dirname /tmp/install/install.sh [2020-11-04T15:18:56.699Z] #36 0.378 + dir=/tmp/install [2020-11-04T15:18:56.699Z] #36 0.378 + bin=tini [2020-11-04T15:18:56.699Z] #36 0.378 + shift [2020-11-04T15:18:56.699Z] #36 0.379 + '[' '!' -f /tmp/install/tini.installer ']' [2020-11-04T15:18:56.699Z] #36 0.379 + . /tmp/install/tini.installer [2020-11-04T15:18:56.699Z] #36 0.382 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:18:56.699Z] #36 0.383 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:18:56.699Z] #36 0.383 + install_tini [2020-11-04T15:18:56.699Z] #36 0.383 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-11-04T15:18:56.699Z] #36 0.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.sM9fpKEIUn/tini [2020-11-04T15:18:56.699Z] #36 0.394 Cloning into '/tmp/tmp.sM9fpKEIUn/tini'... [2020-11-04T15:18:57.765Z] #36 1.515 + cd /tmp/tmp.sM9fpKEIUn/tini [2020-11-04T15:18:57.765Z] #36 1.515 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-11-04T15:18:57.765Z] #36 1.526 + cmake . [2020-11-04T15:18:58.810Z] #41 72.41 LINK criu/pie/restorer.built-in.o [2020-11-04T15:18:58.810Z] #41 72.43 GEN criu/pie/restorer-blob.h [2020-11-04T15:18:58.810Z] #41 72.51 DEP criu/vdso.d [2020-11-04T15:18:58.821Z] #36 2.378 -- The C compiler identification is GNU 8.3.0 [2020-11-04T15:18:58.821Z] #36 2.439 -- Check for working C compiler: /usr/bin/cc [2020-11-04T15:18:58.904Z] #54 141.2 + bin/containerd-shim-runc-v2 [2020-11-04T15:18:59.072Z] #41 72.69 DEP criu/vdso-compat.d [2020-11-04T15:18:59.334Z] #41 72.85 DEP criu/uts_ns.d [2020-11-04T15:18:59.334Z] #41 73.07 DEP criu/util.d [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-11-04T15:18:59.476Z] #36 3.340 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2020-11-04T15:18:59.476Z] #36 3.351 -- Detecting C compiler ABI info [2020-11-04T15:18:59.476Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-11-04T15:18:59.476Z] === RUN TestBuildMultiStageCopy [2020-11-04T15:18:59.476Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T15:18:59.539Z] #54 141.9 + binaries [2020-11-04T15:18:59.539Z] #54 141.9 + install -D bin/containerd /build/containerd [2020-11-04T15:18:59.539Z] #54 142.0 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:18:59.539Z] #54 142.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:18:59.539Z] #54 142.0 + install -D bin/ctr /build/ctr [2020-11-04T15:18:59.595Z] #41 73.27 DEP criu/uffd.d [2020-11-04T15:18:59.856Z] #41 73.48 DEP criu/tun.d [2020-11-04T15:18:59.856Z] #41 73.62 DEP criu/tty.d [2020-11-04T15:19:00.118Z] #41 73.82 DEP criu/timerfd.d [2020-11-04T15:19:00.129Z] #36 4.102 -- Detecting C compiler ABI info - done [2020-11-04T15:19:00.129Z] #36 4.153 -- Detecting C compile features [2020-11-04T15:19:00.174Z] #54 DONE 142.6s [2020-11-04T15:19:00.379Z] #41 74.01 DEP criu/timens.d [2020-11-04T15:19:00.379Z] #41 74.20 DEP criu/sysfs_parse.d [2020-11-04T15:19:00.808Z] #36 ... [2020-11-04T15:19:00.808Z] [2020-11-04T15:19:00.808Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-11-04T15:19:00.808Z] #41 63.39 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-04T15:19:00.808Z] #41 63.41 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:19:00.808Z] #41 DONE 63.8s [2020-11-04T15:19:00.808Z] [2020-11-04T15:19:00.808Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:19:00.808Z] #12 53.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-04T15:19:00.808Z] #12 53.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-04T15:19:00.808Z] #12 53.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:19:00.808Z] #12 56.86 Selecting previously unselected package binutils-mingw-w64. [2020-11-04T15:19:00.808Z] #12 56.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-04T15:19:00.808Z] #12 56.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:19:00.808Z] #12 56.98 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-04T15:19:00.808Z] #12 56.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T15:19:00.808Z] #12 57.00 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:00.808Z] #12 57.17 Selecting previously unselected package dmsetup. [2020-11-04T15:19:00.808Z] #12 57.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T15:19:00.808Z] #12 57.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-04T15:19:00.808Z] #12 57.34 Selecting previously unselected package mingw-w64-common. [2020-11-04T15:19:00.808Z] #12 57.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-04T15:19:00.808Z] #12 57.35 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-04T15:19:00.808Z] #12 63.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-04T15:19:00.808Z] #12 63.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-04T15:19:00.808Z] #12 63.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:19:00.808Z] #12 ... [2020-11-04T15:19:00.808Z] [2020-11-04T15:19:00.808Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:00.809Z] [2020-11-04T15:19:00.809Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:19:00.952Z] #41 74.44 DEP criu/sysctl.d [2020-11-04T15:19:00.952Z] #41 74.60 DEP criu/string.d [2020-11-04T15:19:00.952Z] #41 74.66 DEP criu/stats.d [2020-11-04T15:19:01.102Z] #55 DONE 0.3s [2020-11-04T15:19:01.102Z] [2020-11-04T15:19:01.102Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:19:01.102Z] #59 DONE 0.2s [2020-11-04T15:19:01.213Z] #41 74.81 DEP criu/sockets.d [2020-11-04T15:19:01.213Z] #41 75.03 DEP criu/sk-unix.d [2020-11-04T15:19:01.213Z] #41 ... [2020-11-04T15:19:01.213Z] [2020-11-04T15:19:01.213Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:01.213Z] #43 134.6 github.com/LK4D4/vndr/godl [2020-11-04T15:19:01.213Z] #43 135.4 github.com/LK4D4/vndr [2020-11-04T15:19:01.395Z] [2020-11-04T15:19:01.395Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:19:01.395Z] #61 DONE 0.2s [2020-11-04T15:19:01.395Z] [2020-11-04T15:19:01.395Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:19:01.395Z] #63 DONE 0.1s [2020-11-04T15:19:01.475Z] #43 ... [2020-11-04T15:19:01.475Z] [2020-11-04T15:19:01.475Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:01.475Z] #18 10.78 Fetched 8396 kB in 10s (879 kB/s) [2020-11-04T15:19:01.475Z] #18 10.78 Reading package lists... [2020-11-04T15:19:01.475Z] #18 14.95 Reading package lists... [2020-11-04T15:19:01.475Z] #18 19.02 Building dependency tree... [2020-11-04T15:19:01.688Z] [2020-11-04T15:19:01.688Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:19:01.688Z] #64 DONE 0.0s [2020-11-04T15:19:01.688Z] [2020-11-04T15:19:01.688Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:19:01.737Z] #18 ... [2020-11-04T15:19:01.737Z] [2020-11-04T15:19:01.737Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:01.737Z] #41 75.23 DEP criu/sk-tcp.d [2020-11-04T15:19:01.737Z] #41 ... [2020-11-04T15:19:01.737Z] [2020-11-04T15:19:01.737Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:01.737Z] #43 DONE 145.0s [2020-11-04T15:19:02.001Z] [2020-11-04T15:19:02.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:02.001Z] #41 75.48 DEP criu/sk-queue.d [2020-11-04T15:19:02.001Z] #41 75.66 DEP criu/sk-packet.d [2020-11-04T15:19:02.006Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T15:19:02.263Z] #41 75.97 DEP criu/sk-netlink.d [2020-11-04T15:19:02.329Z] #65 DONE 0.7s [2020-11-04T15:19:02.366Z] #42 1.732 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:19:02.366Z] #42 1.733 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:19:02.366Z] #42 1.788 Note: Building without GnuTLS support [2020-11-04T15:19:02.366Z] #42 1.795 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:19:02.366Z] #42 1.795 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:19:02.622Z] [2020-11-04T15:19:02.622Z] #66 exporting to image [2020-11-04T15:19:02.622Z] #66 exporting layers [2020-11-04T15:19:02.840Z] #41 76.30 DEP criu/sk-inet.d [2020-11-04T15:19:03.019Z] #42 ... [2020-11-04T15:19:03.019Z] [2020-11-04T15:19:03.019Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:03.019Z] #33 56.02 bufio [2020-11-04T15:19:03.019Z] #33 57.45 reflect [2020-11-04T15:19:03.019Z] #33 58.10 path [2020-11-04T15:19:03.019Z] #33 60.64 text/tabwriter [2020-11-04T15:19:03.019Z] #33 ... [2020-11-04T15:19:03.019Z] [2020-11-04T15:19:03.019Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:03.019Z] #36 6.689 -- Detecting C compile features - done [2020-11-04T15:19:03.019Z] #36 6.745 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-04T15:19:03.102Z] #41 76.58 DEP criu/signalfd.d [2020-11-04T15:19:03.102Z] #41 76.70 DEP criu/sigframe.d [2020-11-04T15:19:03.102Z] #41 76.79 DEP criu/shmem.d [2020-11-04T15:19:03.320Z] #36 7.011 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-04T15:19:03.320Z] #36 7.125 -- Configuring done [2020-11-04T15:19:03.320Z] #36 7.152 -- Generating done [2020-11-04T15:19:03.320Z] #36 7.165 -- Build files have been written to: /tmp/tmp.sM9fpKEIUn/tini [2020-11-04T15:19:03.320Z] #36 7.179 + make tini-static [2020-11-04T15:19:03.364Z] #41 76.98 DEP criu/servicefd.d [2020-11-04T15:19:03.379Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T15:19:03.626Z] #41 77.19 DEP criu/seize.d [2020-11-04T15:19:03.626Z] #41 77.33 DEP criu/seccomp.d [2020-11-04T15:19:03.889Z] #41 77.50 DEP criu/rst-malloc.d [2020-11-04T15:19:03.889Z] #41 77.59 DEP criu/rbtree.d [2020-11-04T15:19:03.889Z] #41 77.61 DEP criu/pstree.d [2020-11-04T15:19:03.981Z] #36 7.717 Scanning dependencies of target tini-static [2020-11-04T15:19:03.981Z] #36 7.835 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-04T15:19:04.151Z] #41 77.74 DEP criu/protobuf.d [2020-11-04T15:19:04.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T15:19:04.412Z] #41 77.93 GEN criu/protobuf-desc-gen.h [2020-11-04T15:19:04.700Z] #66 exporting layers 2.4s done [2020-11-04T15:19:04.700Z] #66 writing image sha256:1d896d3b3450a81b175940667608cad6dbf94b3acbb51cd77e8ff7d275f53dfe done [2020-11-04T15:19:04.700Z] #66 naming to docker.io/library/docker:0f9c325421704114bb7f28c8417ed65a65626d0f done [2020-11-04T15:19:04.700Z] #66 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T15:19:05.055Z] #36 ... [2020-11-04T15:19:05.055Z] [2020-11-04T15:19:05.055Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:05.055Z] #50 58.05 bufio [2020-11-04T15:19:05.055Z] #50 59.87 reflect [2020-11-04T15:19:05.055Z] #50 61.60 regexp/syntax [2020-11-04T15:19:05.055Z] #50 62.98 text/tabwriter [2020-11-04T15:19:05.055Z] #50 ... [2020-11-04T15:19:05.055Z] [2020-11-04T15:19:05.055Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:05.055Z] #44 58.20 bufio [2020-11-04T15:19:05.055Z] #44 58.66 reflect [2020-11-04T15:19:05.055Z] #44 63.21 regexp/syntax [2020-11-04T15:19:05.055Z] #44 65.94 hash/crc32 [2020-11-04T15:19:05.135Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/test/unit [2020-11-04T15:19:05.245Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T15:19:05.355Z] #44 ... [2020-11-04T15:19:05.355Z] [2020-11-04T15:19:05.355Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:05.355Z] #42 3.716 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:19:05.355Z] #42 3.764 GEN .gitid [2020-11-04T15:19:05.355Z] #42 3.806 GEN criu/include/version.h [2020-11-04T15:19:05.355Z] #42 3.958 GEN include/common/asm [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy (6.86s) [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.86s) [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-11-04T15:19:06.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-11-04T15:19:06.178Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T15:19:06.334Z] #41 79.57 DEP criu/protobuf-desc.d [2020-11-04T15:19:06.334Z] #41 79.73 DEP criu/proc_parse.d [2020-11-04T15:19:06.334Z] #41 79.93 DEP criu/plugin.d [2020-11-04T15:19:06.334Z] #41 80.00 DEP criu/pipes.d [2020-11-04T15:19:06.596Z] #41 80.12 DEP criu/pie-util.d [2020-11-04T15:19:06.596Z] #41 80.23 DEP criu/pie-util-vdso.d [2020-11-04T15:19:06.596Z] #41 80.32 DEP criu/pie-util-vdso-elf32.d [2020-11-04T15:19:06.858Z] #41 80.54 DEP criu/path.d [2020-11-04T15:19:06.907Z] #42 5.873 PBCC images/timens.pb-c.c [2020-11-04T15:19:06.907Z] #42 5.930 DEP images/timens.pb-c.d [2020-11-04T15:19:06.907Z] #42 6.054 PBCC images/fown.pb-c.c [2020-11-04T15:19:06.907Z] #42 6.066 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-04T15:19:06.907Z] #42 6.175 PBCC images/opts.pb-c.c [2020-11-04T15:19:06.907Z] #42 6.217 PBCC images/memfd.pb-c.c [2020-11-04T15:19:06.907Z] #42 ... [2020-11-04T15:19:06.907Z] [2020-11-04T15:19:06.907Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:06.907Z] #36 9.980 [100%] Linking C executable tini-static [2020-11-04T15:19:06.907Z] #36 10.55 [100%] Built target tini-static [2020-11-04T15:19:06.907Z] #36 10.61 + mkdir -p /build [2020-11-04T15:19:06.907Z] #36 10.61 + cp tini-static /build/docker-init [2020-11-04T15:19:06.907Z] #36 DONE 10.8s [2020-11-04T15:19:06.907Z] [2020-11-04T15:19:06.907Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:06.907Z] #42 6.274 DEP images/fown.pb-c.d [2020-11-04T15:19:07.119Z] #41 80.74 DEP criu/parasite-syscall.d [2020-11-04T15:19:07.211Z] #42 6.506 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-04T15:19:07.211Z] #42 6.594 DEP images/opts.pb-c.d [2020-11-04T15:19:07.242Z] ? github.com/docker/docker/api [no test files] [2020-11-04T15:19:07.381Z] #41 80.96 DEP criu/pagemap.d [2020-11-04T15:19:07.381Z] #41 81.10 DEP criu/pagemap-cache.d [2020-11-04T15:19:07.514Z] #42 6.826 DEP images/memfd.pb-c.d [2020-11-04T15:19:07.514Z] #42 6.894 PBCC images/sit.pb-c.c [2020-11-04T15:19:07.514Z] #42 6.945 DEP images/sit.pb-c.d [2020-11-04T15:19:07.514Z] #42 6.989 PBCC images/macvlan.pb-c.c [2020-11-04T15:19:07.514Z] #42 7.007 DEP images/macvlan.pb-c.d [2020-11-04T15:19:07.514Z] #42 7.045 PBCC images/autofs.pb-c.c [2020-11-04T15:19:07.643Z] #41 81.21 DEP criu/page-xfer.d [2020-11-04T15:19:07.814Z] #42 7.073 DEP images/autofs.pb-c.d [2020-11-04T15:19:07.814Z] #42 7.107 PBCC images/sysctl.pb-c.c [2020-11-04T15:19:07.814Z] #42 7.131 DEP images/sysctl.pb-c.d [2020-11-04T15:19:07.814Z] #42 7.200 PBCC images/time.pb-c.c [2020-11-04T15:19:07.814Z] #42 7.231 DEP images/time.pb-c.d [2020-11-04T15:19:07.904Z] #41 81.44 DEP criu/page-pipe.d [2020-11-04T15:19:07.904Z] #41 81.58 DEP criu/netfilter.d [2020-11-04T15:19:08.118Z] #42 7.366 PBCC images/binfmt-misc.pb-c.c [2020-11-04T15:19:08.118Z] #42 7.402 DEP images/binfmt-misc.pb-c.d [2020-11-04T15:19:08.118Z] #42 7.453 PBCC images/seccomp.pb-c.c [2020-11-04T15:19:08.118Z] #42 7.473 DEP images/seccomp.pb-c.d [2020-11-04T15:19:08.118Z] #42 7.517 PBCC images/userns.pb-c.c [2020-11-04T15:19:08.118Z] #42 7.549 DEP images/userns.pb-c.d [2020-11-04T15:19:08.166Z] #41 81.75 DEP criu/net.d [2020-11-04T15:19:08.166Z] #41 ... [2020-11-04T15:19:08.166Z] [2020-11-04T15:19:08.166Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:08.166Z] #18 21.41 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T15:19:08.166Z] #18 21.41 The following additional packages will be installed: [2020-11-04T15:19:08.166Z] #18 21.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T15:19:08.166Z] #18 21.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T15:19:08.166Z] #18 21.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T15:19:08.166Z] #18 21.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T15:19:08.166Z] #18 21.42 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T15:19:08.166Z] #18 21.42 Suggested packages: [2020-11-04T15:19:08.166Z] #18 21.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T15:19:08.166Z] #18 21.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T15:19:08.166Z] #18 21.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T15:19:08.166Z] #18 21.43 Recommended packages: [2020-11-04T15:19:08.166Z] #18 21.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T15:19:08.167Z] #18 21.43 python3-keyrings.alt python3-xdg unzip [2020-11-04T15:19:08.167Z] #18 23.50 The following NEW packages will be installed: [2020-11-04T15:19:08.167Z] #18 23.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T15:19:08.167Z] #18 23.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T15:19:08.167Z] #18 23.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T15:19:08.167Z] #18 23.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T15:19:08.167Z] #18 23.52 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T15:19:08.167Z] #18 23.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T15:19:08.167Z] #18 23.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T15:19:08.167Z] #18 23.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T15:19:08.167Z] #18 23.52 xz-utils zip [2020-11-04T15:19:08.167Z] #18 24.16 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:19:08.167Z] #18 24.16 Need to get 28.5 MB of archives. [2020-11-04T15:19:08.167Z] #18 24.16 After this operation, 116 MB of additional disk space will be used. [2020-11-04T15:19:08.167Z] #18 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-04T15:19:08.167Z] #18 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-04T15:19:08.167Z] #18 24.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-04T15:19:08.167Z] #18 24.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-04T15:19:08.167Z] #18 24.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-04T15:19:08.167Z] #18 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-04T15:19:08.167Z] #18 24.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-04T15:19:08.167Z] #18 24.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-04T15:19:08.167Z] #18 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-04T15:19:08.167Z] #18 24.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-04T15:19:08.167Z] #18 24.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-04T15:19:08.167Z] #18 24.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-04T15:19:08.167Z] #18 24.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-04T15:19:08.167Z] #18 24.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-04T15:19:08.167Z] #18 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-04T15:19:08.167Z] #18 24.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-04T15:19:08.167Z] #18 24.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-04T15:19:08.167Z] #18 24.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:19:08.167Z] #18 24.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-04T15:19:08.167Z] #18 24.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-04T15:19:08.167Z] #18 24.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-04T15:19:08.167Z] #18 24.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-04T15:19:08.167Z] #18 24.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-04T15:19:08.167Z] #18 24.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-04T15:19:08.167Z] #18 24.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-04T15:19:08.167Z] #18 24.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-04T15:19:08.167Z] #18 24.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-04T15:19:08.167Z] #18 24.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-04T15:19:08.167Z] #18 24.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-04T15:19:08.167Z] #18 24.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-04T15:19:08.167Z] #18 24.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-04T15:19:08.167Z] #18 24.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-04T15:19:08.167Z] #18 24.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-04T15:19:08.167Z] #18 25.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-04T15:19:08.167Z] #18 25.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T15:19:08.167Z] #18 25.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T15:19:08.167Z] #18 25.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T15:19:08.167Z] #18 25.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-04T15:19:08.167Z] #18 25.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T15:19:08.167Z] #18 25.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T15:19:08.167Z] #18 25.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T15:19:08.167Z] #18 25.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-11-04T15:19:08.167Z] #18 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-04T15:19:08.167Z] #18 25.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-11-04T15:19:08.167Z] #18 25.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T15:19:08.167Z] #18 25.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-04T15:19:08.167Z] #18 25.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-04T15:19:08.167Z] #18 25.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-04T15:19:08.167Z] #18 26.51 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:19:08.167Z] #18 26.63 Fetched 28.5 MB in 2s (13.6 MB/s) [2020-11-04T15:19:08.167Z] #18 26.73 Selecting previously unselected package pigz. [2020-11-04T15:19:08.167Z] #18 26.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-11-04T15:19:08.167Z] #18 26.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-04T15:19:08.167Z] #18 26.85 Unpacking pigz (2.4-1) ... [2020-11-04T15:19:08.167Z] #18 26.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-04T15:19:08.167Z] #18 26.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:19:08.167Z] #18 26.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:08.424Z] #42 7.638 PBCC images/cgroup.pb-c.c [2020-11-04T15:19:08.424Z] #42 7.666 DEP images/cgroup.pb-c.d [2020-11-04T15:19:08.424Z] #42 7.749 PBCC images/ext-file.pb-c.c [2020-11-04T15:19:08.424Z] #42 7.762 DEP images/ext-file.pb-c.d [2020-11-04T15:19:08.424Z] #42 7.806 PBCC images/rpc.pb-c.c [2020-11-04T15:19:08.424Z] #42 7.859 DEP images/rpc.pb-c.d [2020-11-04T15:19:08.424Z] #42 7.919 PBCC images/siginfo.pb-c.c [2020-11-04T15:19:08.424Z] #42 7.959 DEP images/siginfo.pb-c.d [2020-11-04T15:19:08.429Z] #18 27.50 Selecting previously unselected package python3.7-minimal. [2020-11-04T15:19:08.429Z] #18 27.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:19:08.429Z] #18 27.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:19:08.724Z] #42 8.021 PBCC images/pagemap.pb-c.c [2020-11-04T15:19:08.725Z] #42 8.076 DEP images/pagemap.pb-c.d [2020-11-04T15:19:08.725Z] #42 8.130 PBCC images/rlimit.pb-c.c [2020-11-04T15:19:08.725Z] #42 8.157 DEP images/rlimit.pb-c.d [2020-11-04T15:19:08.725Z] #42 8.219 PBCC images/file-lock.pb-c.c [2020-11-04T15:19:09.015Z] INFO: Extraction ended at 11/04/2020 15:19:08. Duration:00:00:25.4241624 [2020-11-04T15:19:09.015Z] INFO: Updating the golang and path environment variables [2020-11-04T15:19:09.015Z] INFO: GOPATH=d:\gopath [2020-11-04T15:19:09.015Z] INFO: go version go1.13.15 windows/amd64 [2020-11-04T15:19:09.015Z] INFO: Running the daemon under test in debug mode [2020-11-04T15:19:09.015Z] INFO: Starting a daemon under test... [2020-11-04T15:19:09.015Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41629\2\daemon --pidfile d:\CI\PR-41629\2\docker.pid -D [2020-11-04T15:19:09.015Z] INFO: Process started successfully. [2020-11-04T15:19:09.015Z] INFO: Start tailing logs of the daemon under tests [2020-11-04T15:19:09.015Z] INFO: Waiting for the daemon under test to start... [2020-11-04T15:19:09.025Z] #42 ... [2020-11-04T15:19:09.025Z] [2020-11-04T15:19:09.025Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:19:09.025Z] #46 DONE 72.1s [2020-11-04T15:19:09.025Z] [2020-11-04T15:19:09.025Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:09.025Z] #42 8.262 DEP images/file-lock.pb-c.d [2020-11-04T15:19:09.025Z] #42 8.371 PBCC images/tty.pb-c.c [2020-11-04T15:19:09.025Z] #42 8.460 DEP images/tty.pb-c.d [2020-11-04T15:19:09.325Z] #42 8.539 PBCC images/tun.pb-c.c [2020-11-04T15:19:09.325Z] #42 8.587 PBCC images/netdev.pb-c.c [2020-11-04T15:19:09.325Z] #42 8.783 DEP images/tun.pb-c.d [2020-11-04T15:19:09.325Z] #42 8.865 DEP images/netdev.pb-c.d [2020-11-04T15:19:09.626Z] #42 8.932 PBCC images/vma.pb-c.c [2020-11-04T15:19:09.626Z] #42 8.979 DEP images/vma.pb-c.d [2020-11-04T15:19:09.626Z] #42 9.038 PBCC images/creds.pb-c.c [2020-11-04T15:19:09.626Z] #42 9.072 DEP images/creds.pb-c.d [2020-11-04T15:19:09.626Z] #42 9.112 PBCC images/utsns.pb-c.c [2020-11-04T15:19:09.820Z] #18 28.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:09.820Z] #18 28.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:19:09.929Z] #42 9.169 DEP images/utsns.pb-c.d [2020-11-04T15:19:09.929Z] #42 9.264 PBCC images/ipc-desc.pb-c.c [2020-11-04T15:19:09.929Z] #42 9.297 PBCC images/ipc-sem.pb-c.c [2020-11-04T15:19:09.929Z] #42 9.336 DEP images/ipc-desc.pb-c.d [2020-11-04T15:19:10.233Z] #42 9.471 DEP images/ipc-sem.pb-c.d [2020-11-04T15:19:10.536Z] #42 9.754 PBCC images/ipc-msg.pb-c.c [2020-11-04T15:19:10.536Z] #42 9.772 DEP images/ipc-msg.pb-c.d [2020-11-04T15:19:10.536Z] #42 9.805 PBCC images/ipc-shm.pb-c.c [2020-11-04T15:19:10.536Z] #42 9.873 DEP images/ipc-shm.pb-c.d [2020-11-04T15:19:10.536Z] #42 9.918 PBCC images/ipc-var.pb-c.c [2020-11-04T15:19:10.536Z] #42 9.938 DEP images/ipc-var.pb-c.d [2020-11-04T15:19:10.536Z] #42 9.980 PBCC images/sk-opts.pb-c.c [2020-11-04T15:19:10.536Z] #42 10.01 PBCC images/packet-sock.pb-c.c [2020-11-04T15:19:10.536Z] #42 10.05 DEP images/sk-opts.pb-c.d [2020-11-04T15:19:10.536Z] #42 10.09 DEP images/packet-sock.pb-c.d [2020-11-04T15:19:10.861Z] #42 10.14 PBCC images/sk-netlink.pb-c.c [2020-11-04T15:19:10.861Z] #42 10.19 DEP images/sk-netlink.pb-c.d [2020-11-04T15:19:10.861Z] #42 10.26 PBCC images/sk-inet.pb-c.c [2020-11-04T15:19:10.861Z] #42 10.32 DEP images/sk-inet.pb-c.d [2020-11-04T15:19:11.160Z] #42 10.41 PBCC images/sk-unix.pb-c.c [2020-11-04T15:19:11.160Z] #42 10.47 DEP images/sk-unix.pb-c.d [2020-11-04T15:19:11.160Z] #42 10.52 PBCC images/mm.pb-c.c [2020-11-04T15:19:11.160Z] #42 10.60 DEP images/mm.pb-c.d [2020-11-04T15:19:11.160Z] #42 10.65 PBCC images/timerfd.pb-c.c [2020-11-04T15:19:11.439Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-11-04T15:19:11.439Z] === RUN TestBuildLabelWithTargets [2020-11-04T15:19:11.459Z] #42 10.74 DEP images/timerfd.pb-c.d [2020-11-04T15:19:11.459Z] #42 10.81 PBCC images/timer.pb-c.c [2020-11-04T15:19:11.459Z] #42 10.83 DEP images/timer.pb-c.d [2020-11-04T15:19:11.742Z] #18 ... [2020-11-04T15:19:11.742Z] [2020-11-04T15:19:11.742Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:19:11.742Z] #30 DONE 154.8s [2020-11-04T15:19:11.742Z] [2020-11-04T15:19:11.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:11.742Z] #41 82.03 DEP criu/namespaces.d [2020-11-04T15:19:11.742Z] #41 82.22 DEP criu/mount.d [2020-11-04T15:19:11.742Z] #41 82.41 DEP criu/memfd.d [2020-11-04T15:19:11.742Z] #41 82.58 DEP criu/mem.d [2020-11-04T15:19:11.742Z] #41 82.81 DEP criu/lsm.d [2020-11-04T15:19:11.742Z] #41 83.00 DEP criu/log.d [2020-11-04T15:19:11.742Z] #41 83.10 DEP criu/libnetlink.d [2020-11-04T15:19:11.742Z] #41 83.22 DEP criu/kerndat.d [2020-11-04T15:19:11.742Z] #41 83.40 DEP criu/kcmp-ids.d [2020-11-04T15:19:11.742Z] #41 83.47 DEP criu/irmap.d [2020-11-04T15:19:11.742Z] #41 83.58 DEP criu/ipc_ns.d [2020-11-04T15:19:11.742Z] #41 83.73 DEP criu/image.d [2020-11-04T15:19:11.742Z] #41 83.88 DEP criu/image-desc.d [2020-11-04T15:19:11.742Z] #41 83.96 DEP criu/fsnotify.d [2020-11-04T15:19:11.742Z] #41 84.11 DEP criu/filesystems.d [2020-11-04T15:19:11.742Z] #41 84.30 DEP criu/files.d [2020-11-04T15:19:11.742Z] #41 84.60 DEP criu/files-reg.d [2020-11-04T15:19:11.742Z] #41 84.81 DEP criu/files-ext.d [2020-11-04T15:19:11.742Z] #41 84.95 DEP criu/file-lock.d [2020-11-04T15:19:11.742Z] #41 85.20 DEP criu/file-ids.d [2020-11-04T15:19:11.742Z] #41 85.47 DEP criu/fifo.d [2020-11-04T15:19:11.760Z] #42 10.95 PBCC images/sa.pb-c.c [2020-11-04T15:19:11.760Z] #42 11.10 DEP images/sa.pb-c.d [2020-11-04T15:19:11.760Z] #42 11.16 PBCC images/pipe-data.pb-c.c [2020-11-04T15:19:11.760Z] #42 11.17 DEP images/pipe-data.pb-c.d [2020-11-04T15:19:12.005Z] #41 85.61 DEP criu/fdstore.d [2020-11-04T15:19:12.005Z] #41 85.72 DEP criu/fault-injection.d [2020-11-04T15:19:12.005Z] #41 85.81 DEP criu/external.d [2020-11-04T15:19:12.059Z] #42 11.27 PBCC images/mnt.pb-c.c [2020-11-04T15:19:12.059Z] #42 11.34 DEP images/mnt.pb-c.d [2020-11-04T15:19:12.059Z] #42 11.41 PBCC images/sk-packet.pb-c.c [2020-11-04T15:19:12.059Z] #42 11.45 DEP images/sk-packet.pb-c.d [2020-11-04T15:19:12.357Z] #42 11.57 PBCC images/tcp-stream.pb-c.c [2020-11-04T15:19:12.357Z] #42 11.66 DEP images/tcp-stream.pb-c.d [2020-11-04T15:19:12.357Z] #42 11.73 PBCC images/pipe.pb-c.c [2020-11-04T15:19:12.357Z] #42 11.76 DEP images/pipe.pb-c.d [2020-11-04T15:19:12.578Z] #41 86.00 DEP criu/eventpoll.d [2020-11-04T15:19:12.578Z] #41 86.23 DEP criu/eventfd.d [2020-11-04T15:19:12.658Z] #42 11.83 PBCC images/pstree.pb-c.c [2020-11-04T15:19:12.658Z] #42 11.86 DEP images/pstree.pb-c.d [2020-11-04T15:19:12.658Z] #42 11.92 PBCC images/fs.pb-c.c [2020-11-04T15:19:12.658Z] #42 11.97 DEP images/fs.pb-c.d [2020-11-04T15:19:12.841Z] #41 86.47 DEP criu/crtools.d [2020-11-04T15:19:12.956Z] #42 12.11 PBCC images/signalfd.pb-c.c [2020-11-04T15:19:12.956Z] #42 12.15 DEP images/signalfd.pb-c.d [2020-11-04T15:19:12.956Z] #42 12.27 PBCC images/fh.pb-c.c [2020-11-04T15:19:12.956Z] #42 12.39 PBCC images/fsnotify.pb-c.c [2020-11-04T15:19:12.956Z] #42 12.48 DEP images/fh.pb-c.d [2020-11-04T15:19:13.104Z] #41 86.70 DEP criu/cr-service.d [2020-11-04T15:19:13.104Z] #41 86.88 DEP criu/cr-restore.d [2020-11-04T15:19:13.253Z] #42 12.64 DEP images/fsnotify.pb-c.d [2020-11-04T15:19:13.253Z] #42 12.73 PBCC images/eventpoll.pb-c.c [2020-11-04T15:19:13.253Z] #42 ... [2020-11-04T15:19:13.253Z] [2020-11-04T15:19:13.253Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:13.253Z] #33 66.46 internal/syscall/execenv [2020-11-04T15:19:13.253Z] #33 66.49 internal/syscall/unix [2020-11-04T15:19:13.253Z] #33 66.55 time [2020-11-04T15:19:13.253Z] #33 76.05 internal/poll [2020-11-04T15:19:13.366Z] #41 87.09 DEP criu/cr-errno.d [2020-11-04T15:19:13.366Z] #41 87.10 DEP criu/cr-dump.d [2020-11-04T15:19:13.551Z] #33 ... [2020-11-04T15:19:13.551Z] [2020-11-04T15:19:13.551Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:13.551Z] #42 12.76 DEP images/eventpoll.pb-c.d [2020-11-04T15:19:13.551Z] #42 12.79 PBCC images/eventfd.pb-c.c [2020-11-04T15:19:13.551Z] #42 12.82 DEP images/eventfd.pb-c.d [2020-11-04T15:19:13.551Z] #42 12.97 PBCC images/remap-file-path.pb-c.c [2020-11-04T15:19:13.551Z] #42 12.98 DEP images/remap-file-path.pb-c.d [2020-11-04T15:19:13.551Z] #42 13.02 PBCC images/fifo.pb-c.c [2020-11-04T15:19:13.629Z] #41 87.30 DEP criu/cr-dedup.d [2020-11-04T15:19:13.629Z] #41 87.42 DEP criu/cr-check.d [2020-11-04T15:19:13.850Z] #42 13.03 DEP images/fifo.pb-c.d [2020-11-04T15:19:13.850Z] #42 13.11 PBCC images/ghost-file.pb-c.c [2020-11-04T15:19:13.850Z] #42 13.20 DEP images/ghost-file.pb-c.d [2020-11-04T15:19:13.891Z] #41 87.66 DEP criu/config.d [2020-11-04T15:19:14.149Z] #42 13.32 PBCC images/regfile.pb-c.c [2020-11-04T15:19:14.150Z] #42 13.38 DEP images/regfile.pb-c.d [2020-11-04T15:19:14.150Z] #42 13.46 PBCC images/ns.pb-c.c [2020-11-04T15:19:14.150Z] #42 13.51 DEP images/ns.pb-c.d [2020-11-04T15:19:14.153Z] #41 87.78 DEP criu/clone-noasan.d [2020-11-04T15:19:14.153Z] #41 87.86 DEP criu/cgroup.d [2020-11-04T15:19:14.419Z] #41 88.12 DEP criu/cgroup-props.d [2020-11-04T15:19:14.419Z] #41 88.20 DEP criu/bitmap.d [2020-11-04T15:19:14.448Z] #42 13.61 PBCC images/fdinfo.pb-c.c [2020-11-04T15:19:14.448Z] #42 13.71 DEP images/fdinfo.pb-c.d [2020-11-04T15:19:14.448Z] #42 13.77 PBCC images/core-aarch64.pb-c.c [2020-11-04T15:19:14.448Z] #42 13.81 PBCC images/core-arm.pb-c.c [2020-11-04T15:19:14.681Z] #41 88.22 DEP criu/bfd.d [2020-11-04T15:19:14.681Z] #41 88.32 DEP criu/autofs.d [2020-11-04T15:19:14.681Z] #41 88.46 DEP criu/aio.d [2020-11-04T15:19:14.748Z] #42 13.90 PBCC images/core-ppc64.pb-c.c [2020-11-04T15:19:14.748Z] #42 13.95 PBCC images/core-s390.pb-c.c [2020-11-04T15:19:14.748Z] #42 14.04 PBCC images/core-x86.pb-c.c [2020-11-04T15:19:14.748Z] #42 14.09 PBCC images/core.pb-c.c [2020-11-04T15:19:14.942Z] #41 88.67 DEP criu/action-scripts.d [2020-11-04T15:19:15.050Z] #42 14.21 PBCC images/inventory.pb-c.c [2020-11-04T15:19:15.050Z] #42 14.35 DEP images/core-aarch64.pb-c.d [2020-11-04T15:19:15.050Z] #42 14.42 DEP images/core-arm.pb-c.d [2020-11-04T15:19:15.050Z] #42 14.48 DEP images/core-ppc64.pb-c.d [2020-11-04T15:19:15.050Z] #42 14.54 DEP images/core-s390.pb-c.d [2020-11-04T15:19:15.204Z] #41 ... [2020-11-04T15:19:15.204Z] [2020-11-04T15:19:15.204Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:15.204Z] #18 31.73 Selecting previously unselected package python3-minimal. [2020-11-04T15:19:15.204Z] #18 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-11-04T15:19:15.204Z] #18 31.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 31.84 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T15:19:15.204Z] #18 32.12 Selecting previously unselected package libmpdec2:amd64. [2020-11-04T15:19:15.204Z] #18 32.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 32.14 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T15:19:15.204Z] #18 32.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-04T15:19:15.204Z] #18 32.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 32.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:15.204Z] #18 33.13 Selecting previously unselected package python3.7. [2020-11-04T15:19:15.204Z] #18 33.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 33.15 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:15.204Z] #18 33.27 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-04T15:19:15.204Z] #18 33.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 33.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T15:19:15.204Z] #18 33.39 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T15:19:15.204Z] #18 34.30 Selecting previously unselected package python3. [2020-11-04T15:19:15.204Z] #18 34.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 ... 24093 files and directories currently installed.) [2020-11-04T15:19:15.204Z] #18 34.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-04T15:19:15.204Z] #18 34.35 Unpacking python3 (3.7.3-1) ... [2020-11-04T15:19:15.204Z] #18 34.45 Selecting previously unselected package libip4tc0:amd64. [2020-11-04T15:19:15.351Z] #42 14.59 DEP images/core-x86.pb-c.d [2020-11-04T15:19:15.351Z] #42 14.67 DEP images/core.pb-c.d [2020-11-04T15:19:15.351Z] #42 14.75 DEP images/inventory.pb-c.d [2020-11-04T15:19:15.351Z] #42 14.80 PBCC images/cpuinfo.pb-c.c [2020-11-04T15:19:15.466Z] #18 34.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-04T15:19:15.466Z] #18 34.45 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:15.466Z] #18 34.54 Selecting previously unselected package libip6tc0:amd64. [2020-11-04T15:19:15.466Z] #18 34.55 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-04T15:19:15.466Z] #18 34.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:15.466Z] #18 34.64 Selecting previously unselected package libiptc0:amd64. [2020-11-04T15:19:15.649Z] #42 14.84 DEP images/cpuinfo.pb-c.d [2020-11-04T15:19:15.649Z] #42 14.91 PBCC images/stats.pb-c.c [2020-11-04T15:19:15.649Z] #42 14.93 DEP images/stats.pb-c.d [2020-11-04T15:19:15.727Z] #18 34.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-04T15:19:15.727Z] #18 34.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:15.727Z] #18 34.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-04T15:19:15.727Z] #18 34.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-04T15:19:15.727Z] #18 34.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T15:19:15.727Z] #18 34.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-04T15:19:15.727Z] #18 34.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-04T15:19:15.727Z] #18 34.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T15:19:15.727Z] #18 34.94 Selecting previously unselected package libnftnl11:amd64. [2020-11-04T15:19:15.734Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-11-04T15:19:15.973Z] #42 ... [2020-11-04T15:19:15.973Z] [2020-11-04T15:19:15.973Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:15.973Z] #44 69.11 vendor/golang.org/x/text/transform [2020-11-04T15:19:15.973Z] #44 75.95 time [2020-11-04T15:19:15.973Z] #44 79.24 regexp [2020-11-04T15:19:15.973Z] #44 ... [2020-11-04T15:19:15.973Z] [2020-11-04T15:19:15.973Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:15.973Z] #33 78.71 os [2020-11-04T15:19:15.988Z] #18 34.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-04T15:19:15.988Z] #18 34.95 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T15:19:15.988Z] #18 35.04 Selecting previously unselected package iptables. [2020-11-04T15:19:15.988Z] #18 35.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-04T15:19:15.988Z] #18 35.06 Unpacking iptables (1.8.2-4) ... [2020-11-04T15:19:16.250Z] #18 35.35 Selecting previously unselected package xxd. [2020-11-04T15:19:16.250Z] #18 35.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:19:16.250Z] #18 35.37 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:19:16.512Z] #18 35.47 Selecting previously unselected package vim-common. [2020-11-04T15:19:16.512Z] #18 35.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:19:16.512Z] #18 35.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:19:16.512Z] #18 35.66 Selecting previously unselected package bash-completion. [2020-11-04T15:19:16.512Z] #18 35.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T15:19:16.623Z] #33 79.87 internal/fmtsort [2020-11-04T15:19:16.921Z] #33 ... [2020-11-04T15:19:16.921Z] [2020-11-04T15:19:16.921Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:16.921Z] #50 70.15 time [2020-11-04T15:19:16.921Z] #50 77.11 regexp [2020-11-04T15:19:17.221Z] #50 ... [2020-11-04T15:19:17.221Z] [2020-11-04T15:19:17.221Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:19:17.221Z] #12 72.14 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-04T15:19:17.221Z] #12 72.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T15:19:17.221Z] #12 72.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:17.221Z] #12 72.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-04T15:19:17.221Z] #12 72.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T15:19:17.221Z] #12 72.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:17.523Z] #12 ... [2020-11-04T15:19:17.523Z] [2020-11-04T15:19:17.523Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:17.523Z] #42 16.84 make[1]: Nothing to be done for 'all'. [2020-11-04T15:19:19.065Z] #18 38.30 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T15:19:19.547Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-11-04T15:19:19.547Z] === RUN TestBuildWithEmptyLayers [2020-11-04T15:19:19.631Z] #42 19.03 CC images/stats.o [2020-11-04T15:19:19.638Z] #18 38.64 Selecting previously unselected package bzip2. [2020-11-04T15:19:19.638Z] #18 38.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-04T15:19:19.639Z] #18 38.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:19:19.639Z] #18 38.74 Selecting previously unselected package xz-utils. [2020-11-04T15:19:19.639Z] #18 38.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-04T15:19:19.639Z] #18 38.75 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T15:19:19.901Z] #18 38.92 Selecting previously unselected package apparmor. [2020-11-04T15:19:19.901Z] #18 38.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-04T15:19:19.901Z] #18 38.99 Unpacking apparmor (2.13.2-10) ... [2020-11-04T15:19:20.301Z] #42 19.64 CC images/core.o [2020-11-04T15:19:20.476Z] #18 39.36 Selecting previously unselected package aufs-tools. [2020-11-04T15:19:20.476Z] #18 39.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-04T15:19:20.476Z] #18 39.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:19:20.476Z] #18 39.51 Selecting previously unselected package libonig5:amd64. [2020-11-04T15:19:20.476Z] #18 39.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-11-04T15:19:20.476Z] #18 39.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:19:20.476Z] #18 39.68 Selecting previously unselected package libjq1:amd64. [2020-11-04T15:19:20.476Z] #18 39.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:19:20.476Z] #18 39.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:19:20.738Z] #18 39.82 Selecting previously unselected package jq. [2020-11-04T15:19:20.738Z] #18 39.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-04T15:19:20.738Z] #18 39.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:19:20.738Z] #18 39.91 Selecting previously unselected package libaio1:amd64. [2020-11-04T15:19:20.738Z] #18 39.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-11-04T15:19:20.738Z] #18 39.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-04T15:19:21.001Z] #18 40.00 Selecting previously unselected package libgpm2:amd64. [2020-11-04T15:19:21.001Z] #18 40.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-11-04T15:19:21.001Z] #18 40.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-04T15:19:21.001Z] #18 40.11 Selecting previously unselected package libicu63:amd64. [2020-11-04T15:19:21.001Z] #18 40.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-04T15:19:21.001Z] #18 40.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:19:21.375Z] #42 20.76 CC images/core-x86.o [2020-11-04T15:19:22.034Z] #42 21.51 CC images/core-arm.o [2020-11-04T15:19:22.138Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-11-04T15:19:22.138Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T15:19:22.684Z] #42 22.08 CC images/core-aarch64.o [2020-11-04T15:19:23.338Z] #42 22.58 CC images/core-ppc64.o [2020-11-04T15:19:23.989Z] #42 23.23 CC images/core-s390.o [2020-11-04T15:19:23.989Z] #42 ... [2020-11-04T15:19:23.989Z] [2020-11-04T15:19:23.989Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:23.989Z] #44 87.21 github.com/LK4D4/vndr/versioned [2020-11-04T15:19:24.294Z] #44 87.31 net [2020-11-04T15:19:24.294Z] #44 87.32 internal/lazyregexp [2020-11-04T15:19:24.595Z] #44 87.59 os/exec [2020-11-04T15:19:25.220Z] #18 43.76 Selecting previously unselected package libnet1:amd64. [2020-11-04T15:19:25.220Z] #18 43.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-04T15:19:25.220Z] #18 43.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:19:25.220Z] #18 43.86 Selecting previously unselected package libnl-3-200:amd64. [2020-11-04T15:19:25.220Z] #18 43.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-04T15:19:25.220Z] #18 43.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:19:25.220Z] #18 43.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-04T15:19:25.220Z] #18 43.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-04T15:19:25.220Z] #18 43.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:19:25.220Z] #18 44.03 Selecting previously unselected package libreadline5:amd64. [2020-11-04T15:19:25.220Z] #18 44.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-04T15:19:25.220Z] #18 44.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T15:19:25.220Z] #18 44.18 Selecting previously unselected package net-tools. [2020-11-04T15:19:25.220Z] #18 44.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-04T15:19:25.220Z] #18 44.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:19:25.220Z] #18 44.41 Selecting previously unselected package python-pip-whl. [2020-11-04T15:19:25.220Z] #18 ... [2020-11-04T15:19:25.220Z] [2020-11-04T15:19:25.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:25.220Z] #41 88.96 CC criu/action-scripts.o [2020-11-04T15:19:25.220Z] #41 89.43 CC criu/aio.o [2020-11-04T15:19:25.220Z] #41 89.89 CC criu/autofs.o [2020-11-04T15:19:25.220Z] #41 91.42 CC criu/bfd.o [2020-11-04T15:19:25.220Z] #41 91.92 CC criu/bitmap.o [2020-11-04T15:19:25.220Z] #41 92.07 CC criu/cgroup-props.o [2020-11-04T15:19:25.220Z] #41 92.64 CC criu/cgroup.o [2020-11-04T15:19:25.220Z] #41 95.32 CC criu/clone-noasan.o [2020-11-04T15:19:25.220Z] #41 95.49 CC criu/config.o [2020-11-04T15:19:25.220Z] #41 96.71 CC criu/cr-check.o [2020-11-04T15:19:25.220Z] #41 98.45 CC criu/cr-dedup.o [2020-11-04T15:19:25.220Z] #41 98.87 CC criu/cr-dump.o [2020-11-04T15:19:25.482Z] #41 ... [2020-11-04T15:19:25.482Z] [2020-11-04T15:19:25.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:25.482Z] #18 44.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T15:19:25.482Z] #18 44.43 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T15:19:25.745Z] #18 45.00 Selecting previously unselected package python3-lib2to3. [2020-11-04T15:19:26.008Z] #18 45.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T15:19:26.008Z] #18 45.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:19:26.008Z] #18 45.11 Selecting previously unselected package python3-distutils. [2020-11-04T15:19:26.008Z] #18 45.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T15:19:26.008Z] #18 45.13 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T15:19:26.271Z] #18 45.27 Selecting previously unselected package python3-pip. [2020-11-04T15:19:26.271Z] #18 45.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T15:19:26.271Z] #18 45.29 Unpacking python3-pip (18.1-5) ... [2020-11-04T15:19:26.533Z] #18 45.47 Selecting previously unselected package python3-pkg-resources. [2020-11-04T15:19:26.533Z] #18 45.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:19:26.533Z] #18 45.49 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:19:26.533Z] #18 45.64 Selecting previously unselected package python3-setuptools. [2020-11-04T15:19:26.533Z] #18 45.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T15:19:26.533Z] #18 45.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T15:19:26.796Z] #18 45.87 Selecting previously unselected package python3-wheel. [2020-11-04T15:19:26.796Z] #18 45.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T15:19:26.796Z] #18 45.88 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T15:19:26.796Z] #18 45.95 Selecting previously unselected package sudo. [2020-11-04T15:19:27.058Z] #18 45.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-11-04T15:19:27.058Z] #18 45.98 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:19:27.322Z] #18 46.51 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T15:19:27.322Z] #18 46.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-04T15:19:27.322Z] #18 46.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:19:27.440Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-11-04T15:19:27.440Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T15:19:27.584Z] #18 46.77 Selecting previously unselected package uidmap. [2020-11-04T15:19:27.584Z] #18 46.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-11-04T15:19:27.584Z] #18 46.78 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T15:19:27.700Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-11-04T15:19:27.700Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T15:19:27.847Z] #18 46.89 Selecting previously unselected package vim-runtime. [2020-11-04T15:19:27.847Z] #18 46.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:19:27.847Z] #18 46.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T15:19:27.847Z] #18 46.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T15:19:27.847Z] #18 46.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:19:28.178Z] #44 90.96 go/scanner [2020-11-04T15:19:28.178Z] #44 90.97 net/url [2020-11-04T15:19:28.178Z] #44 90.97 text/template/parse [2020-11-04T15:19:28.476Z] #44 ... [2020-11-04T15:19:28.476Z] [2020-11-04T15:19:28.476Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:28.476Z] #33 81.70 fmt [2020-11-04T15:19:28.476Z] #33 81.70 path/filepath [2020-11-04T15:19:28.476Z] #33 83.50 io/ioutil [2020-11-04T15:19:28.476Z] #33 85.82 github.com/BurntSushi/toml [2020-11-04T15:19:28.476Z] #33 85.84 log [2020-11-04T15:19:28.476Z] #33 85.87 flag [2020-11-04T15:19:28.476Z] #33 91.20 github.com/BurntSushi/toml/cmd/tomlv [2020-11-04T15:19:28.774Z] #33 ... [2020-11-04T15:19:28.774Z] [2020-11-04T15:19:28.774Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:19:28.774Z] #55 49.90 Checking out files: 44% (1523/3430) Checking out files: 45% (1544/3430) Checking out files: 46% (1578/3430) Checking out files: 47% (1613/3430) Checking out files: 48% (1647/3430) Checking out files: 49% (1681/3430) Checking out files: 50% (1715/3430) Checking out files: 51% (1750/3430) Checking out files: 52% (1784/3430) Checking out files: 53% (1818/3430) Checking out files: 54% (1853/3430) Checking out files: 55% (1887/3430) Checking out files: 56% (1921/3430) Checking out files: 57% (1956/3430) Checking out files: 58% (1990/3430) Checking out files: 59% (2024/3430) Checking out files: 60% (2058/3430) Checking out files: 61% (2093/3430) Checking out files: 62% (2127/3430) Checking out files: 63% (2161/3430) Checking out files: 64% (2196/3430) Checking out files: 65% (2230/3430) Checking out files: 66% (2264/3430) Checking out files: 67% (2299/3430) Checking out files: 68% (2333/3430) Checking out files: 69% (2367/3430) Checking out files: 70% (2401/3430) Checking out files: 71% (2436/3430) Checking out files: 72% (2470/3430) Checking out files: 73% (2504/3430) Checking out files: 74% (2539/3430) Checking out files: 75% (2573/3430) Checking out files: 76% (2607/3430) Checking out files: 77% (2642/3430) Checking out files: 78% (2676/3430) Checking out files: 79% (2710/3430) Checking out files: 80% (2744/3430) Checking out files: 81% (2779/3430) Checking out files: 82% (2813/3430) Checking out files: 83% (2847/3430) Checking out files: 84% (2882/3430) Checking out files: 85% (2916/3430) Checking out files: 86% (2950/3430) Checking out files: 87% (2985/3430) Checking out files: 88% (3019/3430) Checking out files: 89% (3053/3430) Checking out files: 90% (3087/3430) Checking out files: 91% (3122/3430) Checking out files: 91% (3147/3430) Checking out files: 92% (3156/3430) Checking out files: 93% (3190/3430) Checking out files: 94% (3225/3430) Checking out files: 95% (3259/3430) Checking out files: 96% (3293/3430) Checking out files: 97% (3328/3430) Checking out files: 98% (3362/3430) Checking out files: 99% (3396/3430) Checking out files: 100% (3430/3430) Checking out files: 100% (3430/3430), done. [2020-11-04T15:19:28.774Z] #55 51.21 + cd /tmp/tmp.sOpM32W4dt/src/github.com/containerd/containerd [2020-11-04T15:19:28.774Z] #55 51.23 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-11-04T15:19:28.774Z] #55 52.78 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-04T15:19:28.774Z] #55 52.79 + BUILDTAGS='netgo osusergo static_build' [2020-11-04T15:19:28.774Z] #55 52.79 + export EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:19:28.774Z] #55 52.79 + EXTRA_FLAGS=-buildmode=pie [2020-11-04T15:19:28.774Z] #55 52.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-04T15:19:28.774Z] #55 52.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-04T15:19:28.774Z] #55 52.79 + '[' '' = dynamic ']' [2020-11-04T15:19:28.774Z] #55 52.79 + make [2020-11-04T15:19:28.774Z] #55 53.86 + bin/ctr [2020-11-04T15:19:29.426Z] #55 ... [2020-11-04T15:19:29.426Z] [2020-11-04T15:19:29.426Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:29.426Z] #50 82.57 context [2020-11-04T15:19:29.426Z] #50 82.65 path/filepath [2020-11-04T15:19:29.426Z] #50 86.13 mvdan.cc/sh/v3/fileutil [2020-11-04T15:19:29.426Z] #50 87.79 encoding/binary [2020-11-04T15:19:29.426Z] #50 87.80 flag [2020-11-04T15:19:29.426Z] #50 87.80 github.com/pkg/diff [2020-11-04T15:19:29.426Z] #50 87.80 go/token [2020-11-04T15:19:29.426Z] #50 90.64 go/scanner [2020-11-04T15:19:29.426Z] #50 92.14 mvdan.cc/editorconfig [2020-11-04T15:19:29.426Z] #50 ... [2020-11-04T15:19:29.426Z] [2020-11-04T15:19:29.426Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:29.426Z] #42 24.36 CC images/cpuinfo.o [2020-11-04T15:19:29.426Z] #42 25.02 CC images/inventory.o [2020-11-04T15:19:29.426Z] #42 25.49 CC images/fdinfo.o [2020-11-04T15:19:29.426Z] #42 25.98 CC images/fown.o [2020-11-04T15:19:29.426Z] #42 26.27 CC images/ns.o [2020-11-04T15:19:29.426Z] #42 26.52 CC images/regfile.o [2020-11-04T15:19:29.426Z] #42 26.80 CC images/ghost-file.o [2020-11-04T15:19:29.426Z] #42 27.18 CC images/fifo.o [2020-11-04T15:19:29.426Z] #42 27.42 CC images/remap-file-path.o [2020-11-04T15:19:29.426Z] #42 27.64 CC images/eventfd.o [2020-11-04T15:19:29.426Z] #42 27.87 CC images/eventpoll.o [2020-11-04T15:19:29.426Z] #42 28.25 CC images/fh.o [2020-11-04T15:19:29.426Z] #42 28.61 CC images/fsnotify.o [2020-11-04T15:19:30.069Z] .....INFO: Daemon under test started and replied! [2020-11-04T15:19:30.069Z] INFO: Docker version of the daemon under test [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] Client: [2020-11-04T15:19:30.069Z] Version: 17.06.2-ce [2020-11-04T15:19:30.069Z] API version: 1.30 [2020-11-04T15:19:30.069Z] Go version: go1.8.3 [2020-11-04T15:19:30.069Z] Git commit: cec0b72 [2020-11-04T15:19:30.069Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-04T15:19:30.069Z] OS/Arch: windows/amd64 [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] Server: [2020-11-04T15:19:30.069Z] Version: 0.0.0-dev [2020-11-04T15:19:30.069Z] API version: 1.41 (minimum version 1.24) [2020-11-04T15:19:30.069Z] Go version: go1.13.15 [2020-11-04T15:19:30.069Z] Git commit: 28dc1f7693 [2020-11-04T15:19:30.069Z] Built: 11/04/2020 15:17:14 [2020-11-04T15:19:30.069Z] OS/Arch: windows/amd64 [2020-11-04T15:19:30.069Z] Experimental: false [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] INFO: Docker info of the daemon under test [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] Containers: 0 [2020-11-04T15:19:30.069Z] Running: 0 [2020-11-04T15:19:30.069Z] Paused: 0 [2020-11-04T15:19:30.069Z] Stopped: 0 [2020-11-04T15:19:30.069Z] Images: 0 [2020-11-04T15:19:30.069Z] Server Version: 0.0.0-dev [2020-11-04T15:19:30.069Z] Storage Driver: windowsfilter [2020-11-04T15:19:30.069Z] Windows: [2020-11-04T15:19:30.069Z] Logging Driver: json-file [2020-11-04T15:19:30.069Z] Plugins: [2020-11-04T15:19:30.069Z] Volume: local [2020-11-04T15:19:30.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-04T15:19:30.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-04T15:19:30.069Z] Swarm: inactive [2020-11-04T15:19:30.069Z] Default Isolation: process [2020-11-04T15:19:30.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-04T15:19:30.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-11-04T15:19:30.069Z] OSType: windows [2020-11-04T15:19:30.069Z] Architecture: x86_64 [2020-11-04T15:19:30.069Z] CPUs: 4 [2020-11-04T15:19:30.069Z] Total Memory: 32GiB [2020-11-04T15:19:30.069Z] Name: azwin-2-8a7950 [2020-11-04T15:19:30.069Z] ID: M5J4:VSM3:O7LJ:JU4V:JEKY:SIHN:BV3P:EJDQ:KLRX:BLON:PG75:VPID [2020-11-04T15:19:30.069Z] Docker Root Dir: D:\CI\PR-41629\2\daemon [2020-11-04T15:19:30.069Z] Debug Mode (client): false [2020-11-04T15:19:30.069Z] Debug Mode (server): true [2020-11-04T15:19:30.069Z] File Descriptors: -1 [2020-11-04T15:19:30.069Z] Goroutines: 17 [2020-11-04T15:19:30.069Z] System Time: 2020-11-04T15:19:28.6420677Z [2020-11-04T15:19:30.069Z] EventsListeners: 0 [2020-11-04T15:19:30.069Z] Registry: https://index.docker.io/v1/ [2020-11-04T15:19:30.069Z] Labels: [2020-11-04T15:19:30.069Z] Experimental: false [2020-11-04T15:19:30.069Z] Insecure Registries: [2020-11-04T15:19:30.069Z] 127.0.0.0/8 [2020-11-04T15:19:30.069Z] Live Restore Enabled: false [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] INFO: Docker images of the daemon under test [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-04T15:19:30.069Z] [2020-11-04T15:19:30.069Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-04T15:19:30.069Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-04T15:19:30.069Z] ltsc2019: Pulling from windows/servercore [2020-11-04T15:19:30.069Z] 4612f6d0b889: Pulling fs layer [2020-11-04T15:19:30.069Z] 406ffb8432a7: Pulling fs layer [2020-11-04T15:19:30.075Z] #42 29.42 CC images/signalfd.o [2020-11-04T15:19:30.376Z] #42 29.75 CC images/fs.o [2020-11-04T15:19:30.675Z] #42 29.98 CC images/pstree.o [2020-11-04T15:19:30.977Z] #42 30.27 CC images/pipe.o [2020-11-04T15:19:31.276Z] #42 30.47 CC images/tcp-stream.o [2020-11-04T15:19:31.276Z] #42 ... [2020-11-04T15:19:31.276Z] [2020-11-04T15:19:31.276Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:31.276Z] #44 94.35 go/ast [2020-11-04T15:19:31.942Z] #44 ... [2020-11-04T15:19:31.942Z] [2020-11-04T15:19:31.942Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:31.942Z] #33 DONE 95.1s [2020-11-04T15:19:32.071Z] #18 50.39 Selecting previously unselected package vim. [2020-11-04T15:19:32.071Z] #18 50.40 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-04T15:19:32.071Z] #18 50.42 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T15:19:32.071Z] #18 50.94 Selecting previously unselected package xfsprogs. [2020-11-04T15:19:32.071Z] #18 50.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-04T15:19:32.071Z] #18 50.97 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T15:19:32.244Z] [2020-11-04T15:19:32.244Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:32.244Z] #42 30.79 CC images/sk-packet.o [2020-11-04T15:19:32.244Z] #42 31.38 CC images/mnt.o [2020-11-04T15:19:32.333Z] #18 51.44 Selecting previously unselected package zip. [2020-11-04T15:19:32.334Z] #18 51.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-11-04T15:19:32.334Z] #18 51.46 Unpacking zip (3.0-11+b1) ... [2020-11-04T15:19:32.545Z] #42 31.87 CC images/pipe-data.o [2020-11-04T15:19:32.596Z] #18 51.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:19:32.596Z] #18 51.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:19:32.596Z] #18 51.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:32.596Z] #18 51.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-04T15:19:32.596Z] #18 51.74 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-04T15:19:32.844Z] #42 32.11 CC images/sa.o [2020-11-04T15:19:32.859Z] #18 51.77 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:32.859Z] #18 51.78 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T15:19:32.859Z] #18 51.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-04T15:19:32.859Z] #18 51.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-04T15:19:32.859Z] #18 51.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:19:32.859Z] #18 51.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-04T15:19:32.859Z] #18 51.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-04T15:19:32.859Z] #18 51.86 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:19:32.859Z] #18 51.88 Setting up zip (3.0-11+b1) ... [2020-11-04T15:19:32.859Z] #18 51.89 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:19:32.859Z] #18 51.92 Setting up bash-completion (1:2.8-6) ... [2020-11-04T15:19:33.035Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-11-04T15:19:33.035Z] === RUN TestBuildWithHugeFile [2020-11-04T15:19:33.147Z] #42 32.51 CC images/timer.o [2020-11-04T15:19:33.447Z] #42 32.99 CC images/timerfd.o [2020-11-04T15:19:33.750Z] #42 33.21 CC images/mm.o [2020-11-04T15:19:34.050Z] #42 33.57 CC images/sk-opts.o [2020-11-04T15:19:34.352Z] #42 33.75 CC images/sk-unix.o [2020-11-04T15:19:34.652Z] #42 34.04 CC images/sk-inet.o [2020-11-04T15:19:35.304Z] #42 34.45 CC images/tun.o [2020-11-04T15:19:35.606Z] #42 34.75 CC images/sk-netlink.o [2020-11-04T15:19:35.606Z] #42 35.00 CC images/packet-sock.o [2020-11-04T15:19:36.182Z] #18 54.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-04T15:19:36.182Z] #18 54.89 Setting up xz-utils (5.2.4-1) ... [2020-11-04T15:19:36.182Z] #18 54.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T15:19:36.182Z] #18 54.92 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:19:36.182Z] #18 54.98 invoke-rc.d: could not determine current runlevel [2020-11-04T15:19:36.182Z] #18 54.98 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T15:19:36.182Z] #18 54.99 Setting up pigz (2.4-1) ... [2020-11-04T15:19:36.182Z] #18 55.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-04T15:19:36.182Z] #18 55.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-04T15:19:36.182Z] #18 55.06 Setting up python-pip-whl (18.1-5) ... [2020-11-04T15:19:36.182Z] #18 55.08 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-04T15:19:36.182Z] #18 55.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:19:36.258Z] #42 35.46 CC images/ipc-var.o [2020-11-04T15:19:36.258Z] #42 35.65 CC images/ipc-desc.o [2020-11-04T15:19:36.444Z] #18 55.53 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-04T15:19:36.444Z] #18 55.54 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-04T15:19:36.444Z] #18 55.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:36.444Z] #18 55.57 Setting up vim (2:8.1.0875-5) ... [2020-11-04T15:19:36.444Z] #18 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T15:19:36.444Z] #18 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T15:19:36.444Z] #18 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T15:19:36.444Z] #18 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T15:19:36.444Z] #18 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T15:19:36.444Z] #18 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T15:19:36.444Z] #18 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T15:19:36.444Z] #18 55.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T15:19:36.562Z] #42 35.91 CC images/ipc-shm.o [2020-11-04T15:19:36.705Z] #18 55.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-04T15:19:36.705Z] #18 55.67 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:19:36.705Z] #18 55.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-04T15:19:36.705Z] #18 55.69 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:19:36.705Z] #18 55.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-04T15:19:36.705Z] #18 55.72 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:19:36.860Z] #42 36.13 CC images/ipc-msg.o [2020-11-04T15:19:37.134Z] 406ffb8432a7: Verifying Checksum [2020-11-04T15:19:37.134Z] 406ffb8432a7: Download complete [2020-11-04T15:19:37.158Z] #42 36.36 CC images/ipc-sem.o [2020-11-04T15:19:37.158Z] #42 36.62 CC images/utsns.o [2020-11-04T15:19:37.460Z] #42 36.83 CC images/creds.o [2020-11-04T15:19:37.651Z] #18 ... [2020-11-04T15:19:37.651Z] [2020-11-04T15:19:37.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:37.651Z] #41 101.2 CC criu/cr-errno.o [2020-11-04T15:19:37.651Z] #41 101.2 CC criu/cr-restore.o [2020-11-04T15:19:37.651Z] #41 105.6 CC criu/cr-service.o [2020-11-04T15:19:37.651Z] #41 107.1 CC criu/crtools.o [2020-11-04T15:19:37.651Z] #41 107.6 CC criu/eventfd.o [2020-11-04T15:19:37.651Z] #41 108.0 CC criu/eventpoll.o [2020-11-04T15:19:37.651Z] #41 108.8 CC criu/external.o [2020-11-04T15:19:37.651Z] #41 109.2 CC criu/fault-injection.o [2020-11-04T15:19:37.651Z] #41 109.3 CC criu/fdstore.o [2020-11-04T15:19:37.651Z] #41 109.6 CC criu/fifo.o [2020-11-04T15:19:37.651Z] #41 110.0 CC criu/file-ids.o [2020-11-04T15:19:37.651Z] #41 110.5 CC criu/file-lock.o [2020-11-04T15:19:37.764Z] #42 37.03 CC images/vma.o [2020-11-04T15:19:37.764Z] #42 37.31 CC images/netdev.o [2020-11-04T15:19:37.913Z] #41 111.5 CC criu/files-ext.o [2020-11-04T15:19:38.175Z] #41 111.8 CC criu/files-reg.o [2020-11-04T15:19:38.418Z] #42 37.67 CC images/tty.o [2020-11-04T15:19:39.070Z] #42 38.31 CC images/file-lock.o [2020-11-04T15:19:39.372Z] #42 38.52 CC images/rlimit.o [2020-11-04T15:19:39.564Z] #41 ... [2020-11-04T15:19:39.564Z] [2020-11-04T15:19:39.564Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:39.564Z] #18 58.73 Setting up iptables (1.8.2-4) ... [2020-11-04T15:19:39.671Z] #42 38.82 CC images/pagemap.o [2020-11-04T15:19:39.671Z] #42 ... [2020-11-04T15:19:39.671Z] [2020-11-04T15:19:39.671Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:19:39.671Z] #50 92.92 mvdan.cc/sh/v3/syntax [2020-11-04T15:19:39.671Z] #50 94.76 go/ast [2020-11-04T15:19:39.671Z] #50 95.12 encoding/base64 [2020-11-04T15:19:39.671Z] #50 96.71 golang.org/x/sys/unix [2020-11-04T15:19:39.671Z] #50 98.25 encoding/json [2020-11-04T15:19:39.750Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-11-04T15:19:39.750Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T15:19:39.750Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-11-04T15:19:39.750Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T15:19:39.751Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T15:19:39.751Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-11-04T15:19:39.825Z] #18 58.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:19:39.825Z] #18 58.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:19:39.826Z] #18 58.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:19:39.826Z] #18 58.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:19:39.826Z] #18 58.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T15:19:39.826Z] #18 58.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T15:19:39.826Z] #18 58.78 Setting up python3 (3.7.3-1) ... [2020-11-04T15:19:39.974Z] #50 ... [2020-11-04T15:19:39.974Z] [2020-11-04T15:19:39.974Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:19:39.974Z] #12 92.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-04T15:19:39.974Z] #12 92.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-04T15:19:39.974Z] #12 92.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:39.974Z] #12 ... [2020-11-04T15:19:39.974Z] [2020-11-04T15:19:39.974Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:39.974Z] #42 39.36 CC images/siginfo.o [2020-11-04T15:19:40.087Z] #18 59.27 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T15:19:40.276Z] #42 39.65 CC images/rpc.o [2020-11-04T15:19:40.324Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2020-11-04T15:19:41.033Z] #18 59.91 Setting up apparmor (2.13.2-10) ... [2020-11-04T15:19:41.717Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.6% of statements [2020-11-04T15:19:42.292Z] ok github.com/docker/docker/builder/dockerfile 0.832s coverage: 48.0% of statements [2020-11-04T15:19:42.407Z] #42 41.38 CC images/ext-file.o [2020-11-04T15:19:42.708Z] #42 41.86 CC images/cgroup.o [2020-11-04T15:19:42.883Z] ok github.com/docker/docker/builder/remotecontext/git 3.525s coverage: 86.3% of statements [2020-11-04T15:19:42.883Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T15:19:42.883Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T15:19:42.954Z] #18 61.96 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T15:19:42.954Z] #18 61.97 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:19:43.009Z] #42 ... [2020-11-04T15:19:43.009Z] [2020-11-04T15:19:43.009Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:43.009Z] #44 96.23 encoding/base64 [2020-11-04T15:19:43.009Z] #44 97.68 encoding/json [2020-11-04T15:19:43.009Z] #44 101.8 text/template [2020-11-04T15:19:43.009Z] #44 106.2 go/parser [2020-11-04T15:19:43.217Z] #18 62.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:19:43.310Z] #44 ... [2020-11-04T15:19:43.310Z] [2020-11-04T15:19:43.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:43.310Z] #42 42.62 CC images/userns.o [2020-11-04T15:19:43.612Z] #42 42.90 CC images/google/protobuf/descriptor.o [2020-11-04T15:19:44.609Z] #18 63.33 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T15:19:44.872Z] #18 63.86 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T15:19:45.446Z] #18 ... [2020-11-04T15:19:45.446Z] [2020-11-04T15:19:45.446Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:19:45.446Z] #38 188.4 + dpkg --print-architecture [2020-11-04T15:19:45.446Z] #38 188.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T15:19:45.446Z] #38 188.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T15:19:45.446Z] #38 188.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T15:19:46.394Z] #42 45.28 CC images/opts.o [2020-11-04T15:19:46.394Z] #42 45.69 CC images/seccomp.o [2020-11-04T15:19:46.696Z] #42 46.03 CC images/binfmt-misc.o [2020-11-04T15:19:46.997Z] #42 46.32 CC images/time.o [2020-11-04T15:19:47.301Z] #42 46.65 CC images/sysctl.o [2020-11-04T15:19:47.465Z] 4612f6d0b889: Verifying Checksum [2020-11-04T15:19:47.465Z] 4612f6d0b889: Download complete [2020-11-04T15:19:47.611Z] #42 46.94 CC images/autofs.o [2020-11-04T15:19:47.916Z] #42 47.28 CC images/macvlan.o [2020-11-04T15:19:48.002Z] #38 ... [2020-11-04T15:19:48.002Z] [2020-11-04T15:19:48.002Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:48.002Z] #18 65.14 Setting up python3-pip (18.1-5) ... [2020-11-04T15:19:48.002Z] #18 66.29 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:19:48.002Z] #18 66.34 Processing triggers for mime-support (3.62) ... [2020-11-04T15:19:48.002Z] #18 DONE 66.6s [2020-11-04T15:19:48.002Z] [2020-11-04T15:19:48.002Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:19:48.187Z] ok github.com/docker/docker/client 0.397s coverage: 75.4% of statements [2020-11-04T15:19:48.217Z] #42 47.49 CC images/sit.o [2020-11-04T15:19:48.516Z] #42 47.80 CC images/memfd.o [2020-11-04T15:19:48.579Z] #19 0.907 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T15:19:48.579Z] #19 0.909 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T15:19:48.579Z] #19 0.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T15:19:48.579Z] #19 DONE 1.0s [2020-11-04T15:19:48.579Z] [2020-11-04T15:19:48.579Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:48.579Z] #41 114.3 CC criu/files.o [2020-11-04T15:19:48.579Z] #41 116.5 CC criu/filesystems.o [2020-11-04T15:19:48.579Z] #41 117.3 CC criu/fsnotify.o [2020-11-04T15:19:48.579Z] #41 118.6 CC criu/image-desc.o [2020-11-04T15:19:48.579Z] #41 118.8 CC criu/image.o [2020-11-04T15:19:48.579Z] #41 119.7 CC criu/ipc_ns.o [2020-11-04T15:19:48.579Z] #41 120.9 CC criu/irmap.o [2020-11-04T15:19:48.579Z] #41 121.8 CC criu/kcmp-ids.o [2020-11-04T15:19:48.579Z] #41 ... [2020-11-04T15:19:48.579Z] [2020-11-04T15:19:48.579Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:19:48.818Z] #42 ... [2020-11-04T15:19:48.819Z] [2020-11-04T15:19:48.819Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-11-04T15:19:48.819Z] #12 109.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-11-04T15:19:48.819Z] #12 109.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 109.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-04T15:19:48.819Z] #12 109.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 109.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 109.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-04T15:19:48.819Z] #12 109.8 Selecting previously unselected package libbtrfs0. [2020-11-04T15:19:48.819Z] #12 109.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 109.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-04T15:19:48.819Z] #12 109.9 Selecting previously unselected package libbtrfs-dev. [2020-11-04T15:19:48.819Z] #12 109.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 109.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:19:48.819Z] #12 110.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-04T15:19:48.819Z] #12 110.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 110.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:48.819Z] #12 110.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 110.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 110.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T15:19:48.819Z] #12 110.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 110.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 110.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-04T15:19:48.819Z] #12 110.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-04T15:19:48.819Z] #12 110.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 110.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-04T15:19:48.819Z] #12 111.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-04T15:19:48.819Z] #12 111.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 111.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-04T15:19:48.819Z] #12 111.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-04T15:19:48.819Z] #12 111.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 111.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-04T15:19:48.819Z] #12 111.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 111.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 111.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-04T15:19:48.819Z] #12 111.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 111.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-04T15:19:48.819Z] #12 112.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-04T15:19:48.819Z] #12 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-04T15:19:48.819Z] #12 112.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:49.119Z] #12 112.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-04T15:19:49.119Z] #12 112.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-04T15:19:49.119Z] #12 112.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-04T15:19:49.119Z] #12 112.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-04T15:19:49.119Z] #12 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-04T15:19:49.119Z] #12 112.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T15:19:49.769Z] #12 112.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-04T15:19:49.769Z] #12 113.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-04T15:19:49.769Z] #12 113.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-04T15:19:49.769Z] #12 113.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-04T15:19:50.071Z] #12 113.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-04T15:19:50.071Z] #12 113.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-04T15:19:50.071Z] #12 113.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-04T15:19:50.071Z] #12 113.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:50.071Z] #12 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T15:19:50.071Z] #12 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-04T15:19:50.071Z] #12 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-04T15:19:50.071Z] #12 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T15:19:50.071Z] #12 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-04T15:19:50.071Z] #12 113.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-04T15:19:50.071Z] #12 113.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-04T15:19:50.071Z] #12 113.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:50.071Z] #12 113.3 Setting up dmsetup (2:1.02.155-3) ... [2020-11-04T15:19:50.071Z] #12 113.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:50.071Z] #12 113.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-04T15:19:50.071Z] #12 113.4 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:19:50.731Z] #12 DONE 113.8s [2020-11-04T15:19:50.731Z] [2020-11-04T15:19:50.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:50.731Z] #42 48.16 CC images/timens.o [2020-11-04T15:19:50.731Z] #42 48.53 LINK images/built-in.o [2020-11-04T15:19:50.731Z] #42 48.75 GEN compel/include/asm [2020-11-04T15:19:50.731Z] #42 48.79 GEN compel/include/version.h [2020-11-04T15:19:50.731Z] #42 48.79 touch .config [2020-11-04T15:19:50.731Z] #42 48.85 GEN include/common/config.h [2020-11-04T15:19:50.731Z] #42 48.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-04T15:19:50.731Z] #42 48.94 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-04T15:19:50.731Z] #42 48.97 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-04T15:19:50.731Z] #42 49.00 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-04T15:19:50.731Z] #42 49.05 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-04T15:19:50.731Z] #42 49.08 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-04T15:19:50.731Z] #42 49.11 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-04T15:19:50.731Z] #42 49.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-04T15:19:50.731Z] #42 49.15 DEP compel/plugins/std/infect.d [2020-11-04T15:19:50.731Z] #42 49.35 DEP compel/plugins/std/string.d [2020-11-04T15:19:50.731Z] #42 49.46 DEP compel/plugins/std/log.d [2020-11-04T15:19:50.731Z] #42 49.58 DEP compel/plugins/std/fds.d [2020-11-04T15:19:50.731Z] #42 49.70 DEP compel/plugins/std/std.d [2020-11-04T15:19:50.731Z] #42 49.84 DEP compel/plugins/shmem/shmem.d [2020-11-04T15:19:50.731Z] #42 49.98 DEP compel/plugins/fds/fds.d [2020-11-04T15:19:51.033Z] #42 50.26 CC compel/plugins/std/std.o [2020-11-04T15:19:51.339Z] #42 ... [2020-11-04T15:19:51.339Z] [2020-11-04T15:19:51.339Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-11-04T15:19:51.339Z] #13 DONE 0.7s [2020-11-04T15:19:51.339Z] [2020-11-04T15:19:51.339Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:51.339Z] #42 50.73 CC compel/plugins/std/fds.o [2020-11-04T15:19:51.657Z] #42 ... [2020-11-04T15:19:51.657Z] [2020-11-04T15:19:51.657Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-11-04T15:19:51.657Z] #14 DONE 0.5s [2020-11-04T15:19:51.957Z] [2020-11-04T15:19:51.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:51.957Z] #42 51.28 CC compel/plugins/std/log.o [2020-11-04T15:19:52.265Z] #42 ... [2020-11-04T15:19:52.266Z] [2020-11-04T15:19:52.266Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-11-04T15:19:52.266Z] #15 0.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-04T15:19:52.266Z] #15 DONE 0.4s [2020-11-04T15:19:52.266Z] [2020-11-04T15:19:52.266Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:52.266Z] #52 0.414 + RM_GOPATH=0 [2020-11-04T15:19:52.266Z] #52 0.414 + TMP_GOPATH= [2020-11-04T15:19:52.266Z] #52 0.415 + : /build [2020-11-04T15:19:52.266Z] #52 0.415 + '[' -z '' ']' [2020-11-04T15:19:52.266Z] #52 0.416 ++ mktemp -d [2020-11-04T15:19:52.266Z] #52 0.418 + export GOPATH=/tmp/tmp.H35hU2EwLc [2020-11-04T15:19:52.266Z] #52 0.434 + GOPATH=/tmp/tmp.H35hU2EwLc [2020-11-04T15:19:52.266Z] #52 0.434 + RM_GOPATH=1 [2020-11-04T15:19:52.266Z] #52 0.435 + case "$(go env GOARCH)" in [2020-11-04T15:19:52.266Z] #52 0.437 ++ go env GOARCH [2020-11-04T15:19:52.266Z] #52 0.470 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:19:52.266Z] #52 0.475 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:19:52.266Z] #52 0.479 ++ dirname /tmp/install/install.sh [2020-11-04T15:19:52.266Z] #52 0.484 + dir=/tmp/install [2020-11-04T15:19:52.266Z] #52 0.499 + bin=runc [2020-11-04T15:19:52.266Z] #52 0.499 + shift [2020-11-04T15:19:52.266Z] #52 0.499 + '[' '!' -f /tmp/install/runc.installer ']' [2020-11-04T15:19:52.266Z] #52 0.502 + . /tmp/install/runc.installer [2020-11-04T15:19:52.266Z] #52 0.505 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:19:52.266Z] #52 0.509 + install_runc [2020-11-04T15:19:52.266Z] #52 0.512 + uname -r [2020-11-04T15:19:52.266Z] #52 0.513 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-04T15:19:52.266Z] #52 0.521 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-04T15:19:52.266Z] #52 0.526 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-11-04T15:19:52.266Z] #52 0.528 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-11-04T15:19:52.266Z] #52 0.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H35hU2EwLc/src/github.com/opencontainers/runc [2020-11-04T15:19:52.266Z] #52 0.539 Cloning into '/tmp/tmp.H35hU2EwLc/src/github.com/opencontainers/runc'... [2020-11-04T15:19:52.569Z] #52 ... [2020-11-04T15:19:52.569Z] [2020-11-04T15:19:52.569Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-11-04T15:19:52.569Z] #16 DONE 0.4s [2020-11-04T15:19:52.569Z] [2020-11-04T15:19:52.569Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-11-04T15:19:52.868Z] #17 DONE 0.4s [2020-11-04T15:19:52.868Z] [2020-11-04T15:19:52.868Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:19:52.868Z] #44 112.0 encoding/xml [2020-11-04T15:19:52.868Z] #44 115.6 go/doc [2020-11-04T15:19:53.168Z] #44 ... [2020-11-04T15:19:53.168Z] [2020-11-04T15:19:53.168Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-11-04T15:19:53.168Z] #18 DONE 0.4s [2020-11-04T15:19:53.471Z] [2020-11-04T15:19:53.471Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:19:53.771Z] #19 0.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-04T15:19:53.771Z] #19 0.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-04T15:19:53.771Z] #19 0.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-04T15:19:53.884Z] #20 4.966 Collecting yamllint==1.16.0 [2020-11-04T15:19:54.833Z] #19 1.636 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-04T15:19:55.276Z] #20 ... [2020-11-04T15:19:55.276Z] [2020-11-04T15:19:55.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:55.276Z] #41 122.3 CC criu/kerndat.o [2020-11-04T15:19:55.276Z] #41 123.7 CC criu/libnetlink.o [2020-11-04T15:19:55.276Z] #41 124.1 CC criu/log.o [2020-11-04T15:19:55.276Z] #41 124.7 CC criu/lsm.o [2020-11-04T15:19:55.276Z] #41 125.1 CC criu/mem.o [2020-11-04T15:19:55.276Z] #41 127.0 CC criu/memfd.o [2020-11-04T15:19:55.276Z] #41 127.5 CC criu/mount.o [2020-11-04T15:19:56.942Z] #19 3.327 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-11-04T15:19:57.213Z] #41 130.9 CC criu/namespaces.o [2020-11-04T15:19:58.489Z] #19 4.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-04T15:19:59.140Z] #41 ... [2020-11-04T15:19:59.140Z] [2020-11-04T15:19:59.140Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:19:59.140Z] #20 10.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T15:19:59.140Z] #20 10.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T15:19:59.140Z] #20 10.51 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T15:19:59.140Z] #20 10.56 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T15:19:59.140Z] #20 10.70 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T15:19:59.544Z] #19 ... [2020-11-04T15:19:59.544Z] [2020-11-04T15:19:59.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:19:59.544Z] #42 52.50 CC compel/plugins/std/string.o [2020-11-04T15:19:59.544Z] #42 53.14 CC compel/plugins/std/infect.o [2020-11-04T15:19:59.544Z] #42 53.67 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-04T15:19:59.544Z] #42 53.73 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-04T15:19:59.544Z] #42 53.81 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-04T15:19:59.544Z] #42 53.88 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-04T15:19:59.544Z] #42 53.99 AR compel/plugins/std.lib.a [2020-11-04T15:19:59.544Z] #42 54.10 CC compel/plugins/fds/fds.o [2020-11-04T15:19:59.544Z] #42 54.36 AR compel/plugins/fds.lib.a [2020-11-04T15:19:59.544Z] #42 54.46 HOSTDEP compel/src/lib/log-host.d [2020-11-04T15:19:59.544Z] #42 54.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-04T15:19:59.544Z] #42 54.80 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-04T15:19:59.544Z] #42 54.88 HOSTDEP compel/src/main-host.d [2020-11-04T15:19:59.544Z] #42 55.02 DEP compel/src/lib/ptrace.d [2020-11-04T15:19:59.544Z] #42 55.33 DEP compel/src/lib/infect.d [2020-11-04T15:19:59.544Z] #42 55.59 DEP compel/src/lib/infect-util.d [2020-11-04T15:19:59.544Z] #42 55.70 DEP compel/src/lib/infect-rpc.d [2020-11-04T15:19:59.544Z] #42 55.84 DEP compel/arch/ppc64/src/lib/infect.d [2020-11-04T15:19:59.544Z] #42 55.98 DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-04T15:19:59.544Z] #42 56.05 DEP compel/src/lib/log.d [2020-11-04T15:19:59.544Z] #42 56.13 DEP compel/src/main.d [2020-11-04T15:19:59.544Z] #42 56.23 DEP compel/src/lib/handle-elf.d [2020-11-04T15:19:59.544Z] #42 56.38 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-04T15:19:59.544Z] #42 56.52 CC compel/src/lib/log.o [2020-11-04T15:19:59.544Z] #42 56.78 CC compel/arch/ppc64/src/lib/cpu.o [2020-11-04T15:19:59.544Z] #42 57.08 CC compel/arch/ppc64/src/lib/infect.o [2020-11-04T15:19:59.544Z] #42 57.95 CC compel/src/lib/infect-rpc.o [2020-11-04T15:19:59.544Z] #42 58.43 CC compel/src/lib/infect-util.o [2020-11-04T15:19:59.544Z] #42 58.74 CC compel/src/lib/infect.o [2020-11-04T15:20:00.531Z] #20 12.14 Building wheels for collected packages: pyyaml [2020-11-04T15:20:00.793Z] #20 12.14 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T15:20:01.644Z] #42 ... [2020-11-04T15:20:01.644Z] [2020-11-04T15:20:01.644Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:01.644Z] #52 10.78 + cd /tmp/tmp.H35hU2EwLc/src/github.com/opencontainers/runc [2020-11-04T15:20:01.644Z] #52 10.78 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-11-04T15:20:01.644Z] #52 11.01 + '[' -z '' ']' [2020-11-04T15:20:01.644Z] #52 11.01 + target=static [2020-11-04T15:20:01.644Z] #52 11.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-04T15:20:01.741Z] #20 13.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T15:20:01.944Z] #52 11.37 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 . [2020-11-04T15:20:02.004Z] #20 13.33 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T15:20:02.004Z] #20 13.41 Successfully built pyyaml [2020-11-04T15:20:02.004Z] #20 13.43 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-04T15:20:02.267Z] #20 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T15:20:02.843Z] #20 DONE 14.3s [2020-11-04T15:20:02.843Z] [2020-11-04T15:20:02.843Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:20:02.843Z] #23 DONE 0.2s [2020-11-04T15:20:02.843Z] [2020-11-04T15:20:02.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:02.843Z] #41 132.6 CC criu/net.o [2020-11-04T15:20:02.843Z] #41 136.1 CC criu/netfilter.o [2020-11-04T15:20:03.010Z] #52 ... [2020-11-04T15:20:03.010Z] [2020-11-04T15:20:03.010Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-11-04T15:20:03.010Z] #50 117.2 golang.org/x/crypto/ssh/terminal [2020-11-04T15:20:03.010Z] #50 120.4 mvdan.cc/sh/v3/cmd/shfmt [2020-11-04T15:20:03.010Z] #50 DONE 126.1s [2020-11-04T15:20:03.010Z] [2020-11-04T15:20:03.010Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:03.010Z] #42 61.85 CC compel/src/lib/ptrace.o [2020-11-04T15:20:03.106Z] #41 136.7 CC criu/page-pipe.o [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T15:20:03.107Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-11-04T15:20:03.107Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T15:20:03.107Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T15:20:03.107Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T15:20:03.311Z] #42 62.51 AR compel/libcompel.a [2020-11-04T15:20:03.311Z] #42 62.67 HOSTCC compel/src/main-host.o [2020-11-04T15:20:03.399Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T15:20:03.399Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T15:20:03.399Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T15:20:03.692Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-11-04T15:20:03.692Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T15:20:03.692Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T15:20:03.973Z] #42 ... [2020-11-04T15:20:03.973Z] [2020-11-04T15:20:03.973Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:03.973Z] #44 117.0 math/big [2020-11-04T15:20:04.066Z] #41 137.6 CC criu/page-xfer.o [2020-11-04T15:20:04.277Z] #44 ... [2020-11-04T15:20:04.277Z] [2020-11-04T15:20:04.277Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:04.277Z] #42 63.57 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-04T15:20:04.277Z] #42 63.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-04T15:20:04.328Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-11-04T15:20:04.329Z] #41 ... [2020-11-04T15:20:04.329Z] [2020-11-04T15:20:04.329Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:20:04.329Z] #28 DONE 1.2s [2020-11-04T15:20:04.329Z] [2020-11-04T15:20:04.329Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:20:04.329Z] #31 DONE 0.1s [2020-11-04T15:20:04.329Z] [2020-11-04T15:20:04.329Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:20:04.329Z] #33 DONE 0.1s [2020-11-04T15:20:04.329Z] [2020-11-04T15:20:04.329Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:20:04.329Z] #36 DONE 0.1s [2020-11-04T15:20:04.329Z] [2020-11-04T15:20:04.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:05.356Z] #42 64.38 HOSTCC compel/src/lib/log-host.o [2020-11-04T15:20:05.356Z] #42 64.55 HOSTLINK compel/compel-host-bin [2020-11-04T15:20:05.356Z] #42 64.72 DEP soccr/soccr.d [2020-11-04T15:20:05.657Z] #42 64.88 CC soccr/soccr.o [2020-11-04T15:20:05.722Z] #41 139.1 CC criu/pagemap-cache.o [2020-11-04T15:20:05.722Z] #41 139.5 CC criu/pagemap.o [2020-11-04T15:20:06.669Z] #41 140.3 CC criu/parasite-syscall.o [2020-11-04T15:20:07.072Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 13.6% of statements [2020-11-04T15:20:07.072Z] ok github.com/docker/docker/builder/dockerfile 0.963s coverage: 48.0% of statements [2020-11-04T15:20:07.615Z] #41 141.1 CC criu/path.o [2020-11-04T15:20:07.715Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-11-04T15:20:07.782Z] #42 66.90 AR soccr/libsoccr.a [2020-11-04T15:20:07.782Z] #42 66.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:20:07.877Z] #41 141.4 CC criu/pie-util-vdso-elf32.o [2020-11-04T15:20:08.009Z] ok github.com/docker/docker/builder/remotecontext/git 0.988s coverage: 86.3% of statements [2020-11-04T15:20:08.009Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T15:20:08.009Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T15:20:08.103Z] #42 67.40 DEP criu/arch/ppc64/sigframe.d [2020-11-04T15:20:08.103Z] #42 67.54 DEP criu/arch/ppc64/crtools.d [2020-11-04T15:20:08.140Z] #41 141.9 CC criu/pie-util-vdso.o [2020-11-04T15:20:08.155Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:20:08.155Z] [2020-11-04T15:20:08.155Z] + TEST_INTEGRATION_DEST=1 [2020-11-04T15:20:08.155Z] + CONTAINER_NAME=docker-pr2-1 [2020-11-04T15:20:08.155Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:20:08.155Z] + run_tests test-integration-flaky [2020-11-04T15:20:08.155Z] + '[' -n 0 ']' [2020-11-04T15:20:08.155Z] + rm= [2020-11-04T15:20:08.155Z] + c=0 [2020-11-04T15:20:08.155Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41629/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh test-integration-flaky test-integration [2020-11-04T15:20:08.155Z] ++ jobs -p [2020-11-04T15:20:08.155Z] + for job in $(jobs -p) [2020-11-04T15:20:08.155Z] + wait 28133 [2020-11-04T15:20:08.155Z] + TEST_INTEGRATION_DEST=3 [2020-11-04T15:20:08.155Z] + CONTAINER_NAME=docker-pr2-3 [2020-11-04T15:20:08.155Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T15:20:08.155Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-04T15:20:08.155Z] + run_tests [2020-11-04T15:20:08.155Z] + '[' -n 0 ']' [2020-11-04T15:20:08.155Z] + rm= [2020-11-04T15:20:08.155Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41629/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh '' test-integration [2020-11-04T15:20:08.155Z] + TEST_INTEGRATION_DEST=2 [2020-11-04T15:20:08.155Z] + CONTAINER_NAME=docker-pr2-2 [2020-11-04T15:20:08.155Z] + TEST_SKIP_INTEGRATION=1 [2020-11-04T15:20:08.155Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-04T15:20:08.155Z] + run_tests [2020-11-04T15:20:08.155Z] + '[' -n 0 ']' [2020-11-04T15:20:08.155Z] + rm= [2020-11-04T15:20:08.155Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41629/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh '' test-integration [2020-11-04T15:20:08.155Z] [2020-11-04T15:20:08.155Z] [2020-11-04T15:20:08.155Z] [2020-11-04T15:20:08.155Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-04T15:20:08.155Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:20:08.155Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:20:08.155Z] HOSTNAME=b1bd67288f9b [2020-11-04T15:20:08.155Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T15:20:08.155Z] TESTDEBUG=0 [2020-11-04T15:20:08.155Z] DEST=bundles/test-integration [2020-11-04T15:20:08.155Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:20:08.155Z] KEEPBUNDLE=1 [2020-11-04T15:20:08.155Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:20:08.155Z] container=docker [2020-11-04T15:20:08.155Z] HOME=/root [2020-11-04T15:20:08.155Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:20:08.155Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:20:08.155Z] VALIDATE_BRANCH=master [2020-11-04T15:20:08.155Z] TERM=xterm [2020-11-04T15:20:08.155Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:20:08.155Z] SHLVL=1 [2020-11-04T15:20:08.155Z] TIMEOUT=120m [2020-11-04T15:20:08.155Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:20:08.155Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:20:08.155Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-04T15:20:08.155Z] GO111MODULE=off [2020-11-04T15:20:08.155Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:20:08.156Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:20:08.156Z] GOPATH=/go [2020-11-04T15:20:08.156Z] PKG_CONFIG=pkg-config [2020-11-04T15:20:08.156Z] _=/usr/bin/env [2020-11-04T15:20:08.156Z] Building test suite binary ./integration-cli/test.main [2020-11-04T15:20:08.156Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:20:08.156Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:20:08.156Z] HOSTNAME=299a2b16d57d [2020-11-04T15:20:08.156Z] TEST_SKIP_INTEGRATION=1 [2020-11-04T15:20:08.156Z] TESTDEBUG=0 [2020-11-04T15:20:08.156Z] DEST=bundles/test-integration [2020-11-04T15:20:08.156Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:20:08.156Z] KEEPBUNDLE=1 [2020-11-04T15:20:08.156Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:20:08.156Z] container=docker [2020-11-04T15:20:08.156Z] HOME=/root [2020-11-04T15:20:08.156Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:20:08.156Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:20:08.156Z] VALIDATE_BRANCH=master [2020-11-04T15:20:08.156Z] TERM=xterm [2020-11-04T15:20:08.156Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:20:08.156Z] SHLVL=1 [2020-11-04T15:20:08.156Z] TIMEOUT=120m [2020-11-04T15:20:08.156Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:20:08.156Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:20:08.156Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-04T15:20:08.156Z] GO111MODULE=off [2020-11-04T15:20:08.156Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:20:08.156Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:20:08.156Z] GOPATH=/go [2020-11-04T15:20:08.156Z] PKG_CONFIG=pkg-config [2020-11-04T15:20:08.156Z] _=/usr/bin/env [2020-11-04T15:20:08.156Z] Building test suite binary ./integration-cli/test.main [2020-11-04T15:20:08.156Z] No new tests added to integration. [2020-11-04T15:20:08.156Z] [2020-11-04T15:20:08.156Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:20:08.156Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:20:08.156Z] HOSTNAME=daa83004c767 [2020-11-04T15:20:08.156Z] TESTDEBUG=0 [2020-11-04T15:20:08.156Z] DEST=bundles/test-integration [2020-11-04T15:20:08.156Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:20:08.156Z] KEEPBUNDLE=1 [2020-11-04T15:20:08.156Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:20:08.156Z] container=docker [2020-11-04T15:20:08.156Z] HOME=/root [2020-11-04T15:20:08.156Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:20:08.156Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:20:08.156Z] VALIDATE_BRANCH=master [2020-11-04T15:20:08.156Z] TERM=xterm [2020-11-04T15:20:08.156Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:20:08.156Z] SHLVL=1 [2020-11-04T15:20:08.156Z] TIMEOUT=120m [2020-11-04T15:20:08.156Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:20:08.156Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:20:08.156Z] GO111MODULE=off [2020-11-04T15:20:08.156Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:20:08.156Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:20:08.156Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:20:08.156Z] GOPATH=/go [2020-11-04T15:20:08.156Z] PKG_CONFIG=pkg-config [2020-11-04T15:20:08.156Z] _=/usr/bin/env [2020-11-04T15:20:08.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:20:08.407Z] #42 67.73 DEP criu/arch/ppc64/cpu.d [2020-11-04T15:20:08.407Z] #42 67.94 CC criu/arch/ppc64/cpu.o [2020-11-04T15:20:08.715Z] #41 142.3 CC criu/pie-util.o [2020-11-04T15:20:08.715Z] #41 142.4 CC criu/pipes.o [2020-11-04T15:20:09.070Z] #42 68.50 CC criu/arch/ppc64/crtools.o [2020-11-04T15:20:09.662Z] #41 143.1 CC criu/plugin.o [2020-11-04T15:20:09.662Z] #41 ... [2020-11-04T15:20:09.662Z] [2020-11-04T15:20:09.662Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:09.662Z] #51 93.59 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 [2020-11-04T15:20:09.662Z] #51 95.57 + mkdir -p /build [2020-11-04T15:20:09.662Z] #51 95.58 + cp runc /build/runc [2020-11-04T15:20:09.662Z] #51 DONE 95.8s [2020-11-04T15:20:09.925Z] [2020-11-04T15:20:09.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:09.925Z] #41 143.5 CC criu/proc_parse.o [2020-11-04T15:20:10.165Z] #42 69.68 CC criu/arch/ppc64/sigframe.o [2020-11-04T15:20:10.747Z] ok github.com/docker/docker/client 0.137s coverage: 75.4% of statements [2020-11-04T15:20:10.811Z] #42 70.00 LINK criu/arch/ppc64/crtools.built-in.o [2020-11-04T15:20:10.812Z] #42 70.04 DEP criu/pie/util-vdso.d [2020-11-04T15:20:10.812Z] #42 70.16 DEP criu/pie/util.d [2020-11-04T15:20:11.111Z] #42 70.30 CC criu/pie/util.o [2020-11-04T15:20:11.412Z] #42 70.67 CC criu/pie/util-vdso.o [2020-11-04T15:20:12.475Z] #42 71.49 AR criu/pie/pie.lib.a [2020-11-04T15:20:12.475Z] #42 71.56 DEP criu/pie/restorer.d [2020-11-04T15:20:12.475Z] #42 71.81 DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-04T15:20:12.475Z] #42 71.82 DEP criu/arch/ppc64/restorer.d [2020-11-04T15:20:12.482Z] #41 146.1 CC criu/protobuf-desc.o [2020-11-04T15:20:12.775Z] #42 72.06 DEP criu/arch/ppc64/vdso-pie.d [2020-11-04T15:20:12.775Z] #42 72.20 DEP criu/pie/parasite-vdso.d [2020-11-04T15:20:13.057Z] #41 146.8 CC criu/protobuf.o [2020-11-04T15:20:13.076Z] #42 72.44 DEP criu/pie/parasite.d [2020-11-04T15:20:13.374Z] #42 72.80 CC criu/pie/parasite.o [2020-11-04T15:20:13.633Z] #41 ... [2020-11-04T15:20:13.633Z] [2020-11-04T15:20:13.633Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:20:13.633Z] #38 DONE 216.6s [2020-11-04T15:20:13.633Z] [2020-11-04T15:20:13.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:13.633Z] #41 147.0 CC criu/pstree.o [2020-11-04T15:20:14.453Z] #42 ... [2020-11-04T15:20:14.453Z] [2020-11-04T15:20:14.453Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:14.453Z] #44 127.5 github.com/LK4D4/vndr/build [2020-11-04T15:20:14.453Z] #44 133.1 vendor/golang.org/x/text/unicode/norm [2020-11-04T15:20:14.453Z] #44 ... [2020-11-04T15:20:14.453Z] [2020-11-04T15:20:14.453Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:14.453Z] #19 11.16 Fetched 8171 kB in 11s (762 kB/s) [2020-11-04T15:20:14.453Z] #19 11.16 Reading package lists... [2020-11-04T15:20:14.453Z] #19 16.07 Reading package lists... [2020-11-04T15:20:14.453Z] #19 20.41 Building dependency tree... [2020-11-04T15:20:14.584Z] #41 148.3 CC criu/rbtree.o [2020-11-04T15:20:14.753Z] #19 ... [2020-11-04T15:20:14.753Z] [2020-11-04T15:20:14.753Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:14.753Z] #42 74.14 LINK criu/pie/parasite.built-in.o [2020-11-04T15:20:14.753Z] #42 74.15 GEN criu/pie/parasite-blob.h [2020-11-04T15:20:14.753Z] #42 74.19 CC criu/pie/parasite-vdso.o [2020-11-04T15:20:14.796Z] ok github.com/docker/docker/cmd/dockerd 0.125s coverage: 29.1% of statements [2020-11-04T15:20:14.848Z] #41 148.6 CC criu/rst-malloc.o [2020-11-04T15:20:15.441Z] #41 ... [2020-11-04T15:20:15.441Z] [2020-11-04T15:20:15.441Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:20:15.441Z] #39 DONE 0.2s [2020-11-04T15:20:15.441Z] [2020-11-04T15:20:15.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:15.441Z] #41 148.9 CC criu/seccomp.o [2020-11-04T15:20:15.703Z] #41 149.3 CC criu/seize.o [2020-11-04T15:20:15.741Z] ok github.com/docker/docker/container 0.167s coverage: 34.4% of statements [2020-11-04T15:20:15.741Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T15:20:15.741Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T15:20:15.741Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T15:20:15.741Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T15:20:15.812Z] #42 75.03 CC criu/arch/ppc64/vdso-pie.o [2020-11-04T15:20:16.113Z] #42 ... [2020-11-04T15:20:16.113Z] [2020-11-04T15:20:16.113Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:16.113Z] #57 130.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-04T15:20:16.113Z] #57 130.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-04T15:20:16.113Z] #57 DONE 139.2s [2020-11-04T15:20:16.113Z] [2020-11-04T15:20:16.113Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:16.113Z] #42 75.43 CC criu/arch/ppc64/restorer.o [2020-11-04T15:20:16.113Z] #42 ... [2020-11-04T15:20:16.113Z] [2020-11-04T15:20:16.113Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-11-04T15:20:16.113Z] #58 DONE 0.1s [2020-11-04T15:20:16.113Z] [2020-11-04T15:20:16.113Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-11-04T15:20:16.113Z] #59 DONE 0.1s [2020-11-04T15:20:16.276Z] #41 149.9 CC criu/servicefd.o [2020-11-04T15:20:16.418Z] [2020-11-04T15:20:16.418Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:16.418Z] #19 22.39 libcap2-bin is already the newest version (1:2.25-2). [2020-11-04T15:20:16.418Z] #19 22.39 The following additional packages will be installed: [2020-11-04T15:20:16.418Z] #19 22.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-11-04T15:20:16.418Z] #19 22.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-11-04T15:20:16.418Z] #19 22.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-11-04T15:20:16.418Z] #19 22.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-04T15:20:16.418Z] #19 22.40 python3.7 python3.7-minimal vim-runtime xxd [2020-11-04T15:20:16.418Z] #19 22.41 Suggested packages: [2020-11-04T15:20:16.418Z] #19 22.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-11-04T15:20:16.418Z] #19 22.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-11-04T15:20:16.418Z] #19 22.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-11-04T15:20:16.418Z] #19 22.41 Recommended packages: [2020-11-04T15:20:16.418Z] #19 22.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-04T15:20:16.418Z] #19 22.42 python3-keyrings.alt python3-xdg unzip [2020-11-04T15:20:16.538Z] #41 150.2 CC criu/shmem.o [2020-11-04T15:20:17.111Z] #41 150.8 CC criu/sigframe.o [2020-11-04T15:20:17.111Z] #41 150.9 CC criu/signalfd.o [2020-11-04T15:20:17.372Z] #41 151.1 CC criu/sk-inet.o [2020-11-04T15:20:17.947Z] #41 ... [2020-11-04T15:20:17.947Z] [2020-11-04T15:20:17.947Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:17.947Z] #47 220.7 + /build/golangci-lint --version [2020-11-04T15:20:17.947Z] #47 221.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:20:17.947Z] #47 DONE 221.1s [2020-11-04T15:20:17.947Z] [2020-11-04T15:20:17.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:18.210Z] #41 151.8 CC criu/sk-netlink.o [2020-11-04T15:20:18.473Z] #41 152.1 CC criu/sk-packet.o [2020-11-04T15:20:18.529Z] #19 25.20 The following NEW packages will be installed: [2020-11-04T15:20:18.529Z] #19 25.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-11-04T15:20:18.529Z] #19 25.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-11-04T15:20:18.529Z] #19 25.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-11-04T15:20:18.529Z] #19 25.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-04T15:20:18.529Z] #19 25.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-11-04T15:20:18.529Z] #19 25.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-11-04T15:20:18.529Z] #19 25.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-11-04T15:20:18.529Z] #19 25.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-11-04T15:20:18.529Z] #19 25.23 xz-utils zip [2020-11-04T15:20:18.831Z] #19 25.35 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2020-11-04T15:20:18.831Z] #19 25.35 Need to get 29.2 MB of archives. [2020-11-04T15:20:18.831Z] #19 25.35 After this operation, 134 MB of additional disk space will be used. [2020-11-04T15:20:18.831Z] #19 25.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-04T15:20:18.831Z] #19 25.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-04T15:20:18.831Z] #19 25.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-04T15:20:19.048Z] #41 152.6 CC criu/sk-queue.o [2020-11-04T15:20:19.073Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2020-11-04T15:20:19.132Z] #19 25.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-04T15:20:19.132Z] #19 25.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-04T15:20:19.132Z] #19 25.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-04T15:20:19.132Z] #19 25.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-04T15:20:19.132Z] #19 25.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-04T15:20:19.132Z] #19 25.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-04T15:20:19.132Z] #19 25.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-04T15:20:19.132Z] #19 25.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-04T15:20:19.132Z] #19 25.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-04T15:20:19.132Z] #19 25.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-04T15:20:19.132Z] #19 25.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-04T15:20:19.132Z] #19 25.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-04T15:20:19.132Z] #19 25.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-04T15:20:19.132Z] #19 25.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-04T15:20:19.132Z] #19 25.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-04T15:20:19.132Z] #19 25.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-04T15:20:19.132Z] #19 25.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-04T15:20:19.132Z] #19 25.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-04T15:20:19.132Z] #19 25.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-04T15:20:19.132Z] #19 25.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-04T15:20:19.310Z] #41 153.0 CC criu/sk-tcp.o [2020-11-04T15:20:19.444Z] #19 25.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-04T15:20:19.444Z] #19 25.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-04T15:20:19.444Z] #19 26.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-04T15:20:19.444Z] #19 26.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-04T15:20:19.444Z] #19 26.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-04T15:20:19.444Z] #19 26.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-04T15:20:19.572Z] #41 153.3 CC criu/sk-unix.o [2020-11-04T15:20:19.649Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2020-11-04T15:20:19.760Z] #19 26.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-04T15:20:20.062Z] #19 26.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-04T15:20:20.062Z] #19 26.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-04T15:20:20.062Z] #19 26.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-04T15:20:20.062Z] #19 26.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-04T15:20:20.062Z] #19 26.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-04T15:20:20.062Z] #19 26.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-04T15:20:20.062Z] #19 26.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-04T15:20:20.062Z] #19 26.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-04T15:20:20.062Z] #19 26.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-04T15:20:20.062Z] #19 26.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-04T15:20:20.062Z] #19 26.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-04T15:20:20.062Z] #19 26.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-11-04T15:20:20.062Z] #19 26.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-04T15:20:20.062Z] #19 26.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-11-04T15:20:20.363Z] #19 26.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-04T15:20:20.519Z] #41 154.1 CC criu/sockets.o [2020-11-04T15:20:20.663Z] #19 27.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-04T15:20:20.663Z] #19 27.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-04T15:20:20.781Z] #41 154.5 CC criu/stats.o [2020-11-04T15:20:20.962Z] #19 27.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-04T15:20:21.043Z] #41 154.7 CC criu/string.o [2020-11-04T15:20:21.044Z] #41 154.7 CC criu/sysctl.o [2020-11-04T15:20:21.306Z] #41 155.0 CC criu/sysfs_parse.o [2020-11-04T15:20:21.569Z] #41 155.2 CC criu/timens.o [2020-11-04T15:20:21.831Z] #41 155.3 CC criu/timerfd.o [2020-11-04T15:20:21.831Z] #41 155.5 CC criu/tty.o [2020-11-04T15:20:22.022Z] #19 28.55 debconf: delaying package configuration, since apt-utils is not installed [2020-11-04T15:20:22.022Z] #19 28.71 Fetched 29.2 MB in 2s (13.2 MB/s) [2020-11-04T15:20:22.022Z] #19 28.78 Selecting previously unselected package pigz. [2020-11-04T15:20:22.022Z] #19 28.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-11-04T15:20:22.022Z] #19 28.87 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-04T15:20:22.022Z] #19 28.87 Unpacking pigz (2.4-1) ... [2020-11-04T15:20:22.324Z] #19 28.97 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-04T15:20:22.324Z] #19 28.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T15:20:22.324Z] #19 29.00 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T15:20:22.779Z] #41 156.4 CC criu/tun.o [2020-11-04T15:20:22.963Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2020-11-04T15:20:22.974Z] #19 29.65 Selecting previously unselected package python3.7-minimal. [2020-11-04T15:20:22.974Z] #19 29.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T15:20:22.974Z] #19 29.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:20:23.041Z] #41 156.6 CC criu/uffd.o [2020-11-04T15:20:23.616Z] #41 157.2 CC criu/util.o [2020-11-04T15:20:24.034Z] #19 30.72 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T15:20:24.034Z] #19 30.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-04T15:20:24.191Z] #41 157.8 CC criu/uts_ns.o [2020-11-04T15:20:24.191Z] #41 158.0 CC criu/vdso-compat.o [2020-11-04T15:20:24.454Z] #41 158.1 CC criu/vdso.o [2020-11-04T15:20:25.029Z] #41 158.4 LINK criu/built-in.o [2020-11-04T15:20:25.029Z] #41 158.6 LINK criu/criu [2020-11-04T15:20:25.029Z] #41 158.8 DEP lib/c/criu.d [2020-11-04T15:20:25.292Z] #41 158.9 CC images/rpc.pb-c.o [2020-11-04T15:20:25.634Z] #41 159.1 CC lib/c/criu.o [2020-11-04T15:20:25.636Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-11-04T15:20:25.636Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2020-11-04T15:20:25.897Z] #41 159.6 LINK lib/c/built-in.o [2020-11-04T15:20:25.897Z] #41 159.6 LINK lib/c/libcriu.so [2020-11-04T15:20:25.897Z] #41 159.7 LINK lib/c/libcriu.a [2020-11-04T15:20:26.160Z] #41 159.8 GEN magic.py [2020-11-04T15:20:26.160Z] #41 159.9 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:20:26.160Z] #41 159.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:20:26.160Z] #41 159.9 Note: Building without GnuTLS support [2020-11-04T15:20:26.160Z] #41 159.9 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:20:26.160Z] #41 159.9 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:20:26.585Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-11-04T15:20:26.734Z] #41 160.3 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:20:26.911Z] #19 33.75 Selecting previously unselected package python3-minimal. [2020-11-04T15:20:26.911Z] #19 33.75 (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% [2020-11-04T15:20:26.911Z] #19 ... [2020-11-04T15:20:26.911Z] [2020-11-04T15:20:26.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:26.911Z] #42 76.36 CC criu/arch/ppc64/vdso-trampoline.o [2020-11-04T15:20:26.911Z] #42 76.41 CC criu/pie/restorer.o [2020-11-04T15:20:26.911Z] #42 79.98 LINK criu/pie/restorer.built-in.o [2020-11-04T15:20:26.911Z] #42 79.99 GEN criu/pie/restorer-blob.h [2020-11-04T15:20:26.911Z] #42 80.15 DEP criu/vdso.d [2020-11-04T15:20:26.911Z] #42 80.38 DEP criu/uts_ns.d [2020-11-04T15:20:26.911Z] #42 80.61 DEP criu/util.d [2020-11-04T15:20:26.911Z] #42 80.86 DEP criu/uffd.d [2020-11-04T15:20:26.911Z] #42 81.07 DEP criu/tun.d [2020-11-04T15:20:26.911Z] #42 81.28 DEP criu/tty.d [2020-11-04T15:20:26.911Z] #42 81.49 DEP criu/timerfd.d [2020-11-04T15:20:26.911Z] #42 81.70 DEP criu/timens.d [2020-11-04T15:20:26.911Z] #42 81.89 DEP criu/sysfs_parse.d [2020-11-04T15:20:26.911Z] #42 82.05 DEP criu/sysctl.d [2020-11-04T15:20:26.911Z] #42 82.26 DEP criu/string.d [2020-11-04T15:20:26.911Z] #42 82.31 DEP criu/stats.d [2020-11-04T15:20:26.911Z] #42 82.45 DEP criu/sockets.d [2020-11-04T15:20:26.911Z] #42 82.72 DEP criu/sk-unix.d [2020-11-04T15:20:26.911Z] #42 82.99 DEP criu/sk-tcp.d [2020-11-04T15:20:26.911Z] #42 83.25 DEP criu/sk-queue.d [2020-11-04T15:20:26.911Z] #42 83.47 DEP criu/sk-packet.d [2020-11-04T15:20:26.911Z] #42 83.76 DEP criu/sk-netlink.d [2020-11-04T15:20:26.911Z] #42 83.98 DEP criu/sk-inet.d [2020-11-04T15:20:26.911Z] #42 84.27 DEP criu/signalfd.d [2020-11-04T15:20:26.911Z] #42 84.57 DEP criu/sigframe.d [2020-11-04T15:20:26.911Z] #42 84.63 DEP criu/shmem.d [2020-11-04T15:20:26.911Z] #42 84.79 DEP criu/servicefd.d [2020-11-04T15:20:26.911Z] #42 84.94 DEP criu/seize.d [2020-11-04T15:20:26.911Z] #42 85.11 DEP criu/seccomp.d [2020-11-04T15:20:26.911Z] #42 85.28 DEP criu/rst-malloc.d [2020-11-04T15:20:26.911Z] #42 85.38 DEP criu/rbtree.d [2020-11-04T15:20:26.911Z] #42 85.42 DEP criu/pstree.d [2020-11-04T15:20:26.911Z] #42 85.57 DEP criu/protobuf.d [2020-11-04T15:20:26.911Z] #42 85.73 GEN criu/protobuf-desc-gen.h [2020-11-04T15:20:27.211Z] #42 ... [2020-11-04T15:20:27.211Z] [2020-11-04T15:20:27.211Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:27.212Z] #19 33.75 (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 ... 23610 files and directories currently installed.) [2020-11-04T15:20:27.212Z] #19 33.84 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-04T15:20:27.212Z] #19 33.85 Unpacking python3-minimal (3.7.3-1) ... [2020-11-04T15:20:27.212Z] #19 33.95 Selecting previously unselected package libmpdec2:ppc64el. [2020-11-04T15:20:27.212Z] #19 33.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-04T15:20:27.212Z] #19 33.99 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-04T15:20:27.309Z] #41 160.8 make[1]: Nothing to be done for 'all'. [2020-11-04T15:20:27.511Z] #19 34.10 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-04T15:20:27.511Z] #19 34.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T15:20:27.511Z] #19 34.12 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T15:20:27.511Z] #19 ... [2020-11-04T15:20:27.511Z] [2020-11-04T15:20:27.511Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:27.511Z] #44 140.8 vendor/golang.org/x/net/http2/hpack [2020-11-04T15:20:27.511Z] #44 143.5 mime [2020-11-04T15:20:27.511Z] #44 147.8 mime/quotedprintable [2020-11-04T15:20:27.511Z] #44 149.1 net/http/internal [2020-11-04T15:20:27.535Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2020-11-04T15:20:27.571Z] #41 161.2 make[1]: 'images/built-in.o' is up to date. [2020-11-04T15:20:27.571Z] #41 161.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T15:20:27.571Z] #41 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T15:20:27.571Z] #41 161.3 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T15:20:27.833Z] #41 161.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T15:20:27.833Z] #41 161.3 make[1]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:20:27.833Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:27.833Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:28.095Z] #41 161.7 make[2]: Nothing to be done for 'all'. [2020-11-04T15:20:28.095Z] #41 161.7 INSTALL criu/criu [2020-11-04T15:20:28.095Z] #41 DONE 161.9s [2020-11-04T15:20:28.095Z] [2020-11-04T15:20:28.095Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:28.574Z] #44 ... [2020-11-04T15:20:28.574Z] [2020-11-04T15:20:28.574Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:28.574Z] #19 35.26 Selecting previously unselected package python3.7. [2020-11-04T15:20:28.574Z] #19 35.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-04T15:20:28.574Z] #19 35.32 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:20:28.872Z] #19 35.44 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-04T15:20:28.872Z] #19 35.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-04T15:20:28.872Z] #19 35.48 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-04T15:20:28.872Z] #19 35.58 Setting up python3-minimal (3.7.3-1) ... [2020-11-04T15:20:29.253Z] --- PASS: TestBuildWithHugeFile (51.24s) [2020-11-04T15:20:29.253Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T15:20:29.253Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:20:29.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:20:29.253Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:20:29.253Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:20:29.253Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:20:29.253Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:20:29.253Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:20:29.253Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:20:29.253Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:20:29.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-11-04T15:20:29.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2020-11-04T15:20:29.253Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2020-11-04T15:20:29.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-04T15:20:29.253Z] === RUN TestBuildPreserveOwnership [2020-11-04T15:20:29.253Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T15:20:29.253Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T15:20:29.487Z] #54 ... [2020-11-04T15:20:29.487Z] [2020-11-04T15:20:29.487Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:20:29.487Z] #42 DONE 0.1s [2020-11-04T15:20:29.748Z] [2020-11-04T15:20:29.748Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:20:29.748Z] #44 DONE 0.1s [2020-11-04T15:20:29.748Z] [2020-11-04T15:20:29.748Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:20:29.748Z] #46 DONE 0.1s [2020-11-04T15:20:29.748Z] [2020-11-04T15:20:29.748Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:29.748Z] #54 ... [2020-11-04T15:20:29.748Z] [2020-11-04T15:20:29.748Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:20:29.748Z] #48 DONE 0.1s [2020-11-04T15:20:29.934Z] #19 36.70 Selecting previously unselected package python3. [2020-11-04T15:20:30.010Z] [2020-11-04T15:20:30.010Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:20:30.010Z] #50 DONE 0.0s [2020-11-04T15:20:30.010Z] [2020-11-04T15:20:30.010Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:20:30.010Z] #52 DONE 0.1s [2020-11-04T15:20:30.010Z] [2020-11-04T15:20:30.010Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:30.238Z] #19 36.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-11-04T15:20:30.238Z] #19 36.83 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-04T15:20:30.238Z] #19 36.85 Unpacking python3 (3.7.3-1) ... [2020-11-04T15:20:30.238Z] #19 37.00 Selecting previously unselected package libip4tc0:ppc64el. [2020-11-04T15:20:30.238Z] #19 37.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-04T15:20:30.238Z] #19 37.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:30.550Z] #19 37.11 Selecting previously unselected package libip6tc0:ppc64el. [2020-11-04T15:20:30.550Z] #19 37.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-04T15:20:30.550Z] #19 37.12 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:30.550Z] #19 37.20 Selecting previously unselected package libiptc0:ppc64el. [2020-11-04T15:20:30.550Z] #19 37.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-04T15:20:30.550Z] #19 37.24 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:30.550Z] #19 37.34 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-04T15:20:30.550Z] #19 37.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-04T15:20:30.550Z] #19 37.36 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-04T15:20:30.550Z] #19 37.45 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-04T15:20:30.844Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-11-04T15:20:30.854Z] #19 37.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-04T15:20:30.854Z] #19 37.46 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-04T15:20:30.854Z] #19 37.53 Selecting previously unselected package libnftnl11:ppc64el. [2020-11-04T15:20:30.854Z] #19 37.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-04T15:20:30.854Z] #19 37.54 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-04T15:20:30.854Z] #19 37.61 Selecting previously unselected package iptables. [2020-11-04T15:20:30.854Z] #19 37.63 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-04T15:20:30.854Z] #19 37.64 Unpacking iptables (1.8.2-4) ... [2020-11-04T15:20:31.425Z] #54 189.5 + bin/containerd [2020-11-04T15:20:31.502Z] #19 38.15 Selecting previously unselected package xxd. [2020-11-04T15:20:31.503Z] #19 38.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T15:20:31.503Z] #19 38.17 Unpacking xxd (2:8.1.0875-5) ... [2020-11-04T15:20:31.788Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 14.1% of statements [2020-11-04T15:20:31.801Z] #19 38.31 Selecting previously unselected package vim-common. [2020-11-04T15:20:31.801Z] #19 38.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:20:31.801Z] #19 38.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-04T15:20:31.801Z] #19 38.53 Selecting previously unselected package bash-completion. [2020-11-04T15:20:31.801Z] #19 38.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-04T15:20:32.363Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.654s coverage: 56.2% of statements [2020-11-04T15:20:33.435Z] --- PASS: TestBuildPreserveOwnership (9.65s) [2020-11-04T15:20:33.435Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.64s) [2020-11-04T15:20:33.435Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-11-04T15:20:33.435Z] === RUN TestBuildPlatformInvalid [2020-11-04T15:20:33.435Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-11-04T15:20:33.435Z] PASS [2020-11-04T15:20:33.435Z] [2020-11-04T15:20:33.435Z] === Skipped [2020-11-04T15:20:33.435Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T15:20:33.435Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:20:33.435Z] [2020-11-04T15:20:33.435Z] [2020-11-04T15:20:33.435Z] DONE 32 tests, 1 skipped in 119.326s [2020-11-04T15:20:33.435Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T15:20:33.435Z] INFO: Testing against a local daemon [2020-11-04T15:20:33.435Z] === RUN TestConfigInspect [2020-11-04T15:20:33.435Z] --- SKIP: TestConfigInspect (0.02s) [2020-11-04T15:20:33.435Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestConfigList [2020-11-04T15:20:33.435Z] --- SKIP: TestConfigList (0.01s) [2020-11-04T15:20:33.435Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestConfigsCreateAndDelete [2020-11-04T15:20:33.435Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-11-04T15:20:33.435Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestConfigsUpdate [2020-11-04T15:20:33.435Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-11-04T15:20:33.435Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestTemplatedConfig [2020-11-04T15:20:33.435Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-04T15:20:33.435Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestConfigCreateResolve [2020-11-04T15:20:33.435Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-11-04T15:20:33.435Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:33.435Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T15:20:34.809Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2020-11-04T15:20:34.809Z] PASS [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === Skipped [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-11-04T15:20:34.809Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-11-04T15:20:34.809Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-11-04T15:20:34.809Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-11-04T15:20:34.809Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-11-04T15:20:34.809Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-11-04T15:20:34.809Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] [2020-11-04T15:20:34.809Z] DONE 7 tests, 6 skipped in 1.621s [2020-11-04T15:20:34.809Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T15:20:34.809Z] INFO: Testing against a local daemon [2020-11-04T15:20:34.809Z] === RUN TestCheckpoint [2020-11-04T15:20:34.809Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T15:20:34.809Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:20:34.809Z] === RUN TestContainerInvalidJSON [2020-11-04T15:20:34.809Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:20:34.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:20:34.809Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:20:34.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:20:34.809Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:20:34.809Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:20:34.809Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:20:34.809Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:20:34.809Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:20:34.809Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T15:20:34.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T15:20:34.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T15:20:34.809Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T15:20:34.809Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T15:20:34.809Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-11-04T15:20:34.809Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T15:20:34.918Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-11-04T15:20:35.068Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-11-04T15:20:35.068Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T15:20:35.068Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-11-04T15:20:35.068Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T15:20:35.068Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s) [2020-11-04T15:20:35.068Z] === RUN TestCopyFromContainer [2020-11-04T15:20:36.309Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.358s coverage: 45.9% of statements [2020-11-04T15:20:36.339Z] #19 42.88 Unpacking bash-completion (1:2.8-6) ... [2020-11-04T15:20:36.988Z] #19 43.52 Selecting previously unselected package bzip2. [2020-11-04T15:20:36.988Z] #19 43.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-04T15:20:36.988Z] #19 43.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:20:36.988Z] #19 43.70 Selecting previously unselected package xz-utils. [2020-11-04T15:20:36.988Z] #19 43.73 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-04T15:20:36.988Z] #19 43.74 Unpacking xz-utils (5.2.4-1) ... [2020-11-04T15:20:37.309Z] #19 43.98 Selecting previously unselected package apparmor. [2020-11-04T15:20:37.309Z] #19 43.99 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-04T15:20:37.607Z] #19 44.12 Unpacking apparmor (2.13.2-10) ... [2020-11-04T15:20:37.906Z] #19 44.69 Selecting previously unselected package aufs-tools. [2020-11-04T15:20:37.906Z] #19 44.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-04T15:20:37.915Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2020-11-04T15:20:37.915Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-11-04T15:20:37.915Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T15:20:37.915Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T15:20:37.915Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T15:20:37.915Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T15:20:38.205Z] #19 44.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:20:38.205Z] #19 44.83 Selecting previously unselected package libonig5:ppc64el. [2020-11-04T15:20:38.205Z] #19 44.83 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-04T15:20:38.205Z] #19 44.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-04T15:20:38.205Z] #19 ... [2020-11-04T15:20:38.205Z] [2020-11-04T15:20:38.205Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:38.238Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.614s coverage: 73.1% of statements [2020-11-04T15:20:38.500Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.966s coverage: 49.5% of statements [2020-11-04T15:20:38.804Z] #23 161.3 Checking out files: 20% (2233/10984) Checking out files: 21% (2307/10984) Checking out files: 22% (2417/10984) Checking out files: 23% (2527/10984) Checking out files: 24% (2637/10984) Checking out files: 25% (2746/10984) Checking out files: 26% (2856/10984) Checking out files: 27% (2966/10984) Checking out files: 28% (3076/10984) Checking out files: 29% (3186/10984) Checking out files: 30% (3296/10984) Checking out files: 31% (3406/10984) [2020-11-04T15:20:38.804Z] #23 ... [2020-11-04T15:20:38.804Z] [2020-11-04T15:20:38.804Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:38.804Z] #44 151.9 crypto/x509 [2020-11-04T15:20:38.804Z] #44 151.9 net/textproto [2020-11-04T15:20:38.804Z] #44 151.9 vendor/golang.org/x/net/http/httpproxy [2020-11-04T15:20:38.804Z] #44 154.3 mime/multipart [2020-11-04T15:20:38.804Z] #44 154.3 vendor/golang.org/x/net/http/httpguts [2020-11-04T15:20:38.804Z] #44 157.4 crypto/tls [2020-11-04T15:20:38.804Z] #44 ... [2020-11-04T15:20:38.804Z] [2020-11-04T15:20:38.804Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:38.804Z] #42 88.15 DEP criu/protobuf-desc.d [2020-11-04T15:20:38.804Z] #42 88.42 DEP criu/proc_parse.d [2020-11-04T15:20:38.804Z] #42 88.82 DEP criu/plugin.d [2020-11-04T15:20:38.804Z] #42 88.93 DEP criu/pipes.d [2020-11-04T15:20:38.804Z] #42 89.08 DEP criu/pie-util.d [2020-11-04T15:20:38.804Z] #42 89.21 DEP criu/pie-util-vdso.d [2020-11-04T15:20:38.804Z] #42 89.34 DEP criu/path.d [2020-11-04T15:20:38.804Z] #42 89.50 DEP criu/parasite-syscall.d [2020-11-04T15:20:38.804Z] #42 89.75 DEP criu/pagemap.d [2020-11-04T15:20:38.804Z] #42 89.92 DEP criu/pagemap-cache.d [2020-11-04T15:20:38.804Z] #42 90.03 DEP criu/page-xfer.d [2020-11-04T15:20:38.804Z] #42 90.37 DEP criu/page-pipe.d [2020-11-04T15:20:38.804Z] #42 90.59 DEP criu/netfilter.d [2020-11-04T15:20:38.804Z] #42 90.79 DEP criu/net.d [2020-11-04T15:20:38.804Z] #42 91.07 DEP criu/namespaces.d [2020-11-04T15:20:38.804Z] #42 91.29 DEP criu/mount.d [2020-11-04T15:20:38.804Z] #42 91.50 DEP criu/memfd.d [2020-11-04T15:20:38.804Z] #42 91.68 DEP criu/mem.d [2020-11-04T15:20:38.804Z] #42 91.98 DEP criu/lsm.d [2020-11-04T15:20:38.804Z] #42 92.15 DEP criu/log.d [2020-11-04T15:20:38.804Z] #42 92.32 DEP criu/libnetlink.d [2020-11-04T15:20:38.804Z] #42 92.47 DEP criu/kerndat.d [2020-11-04T15:20:38.804Z] #42 92.71 DEP criu/kcmp-ids.d [2020-11-04T15:20:38.804Z] #42 92.84 DEP criu/irmap.d [2020-11-04T15:20:38.804Z] #42 92.99 DEP criu/ipc_ns.d [2020-11-04T15:20:38.804Z] #42 93.16 DEP criu/image.d [2020-11-04T15:20:38.804Z] #42 93.34 DEP criu/image-desc.d [2020-11-04T15:20:38.804Z] #42 93.47 DEP criu/fsnotify.d [2020-11-04T15:20:38.804Z] #42 93.79 DEP criu/filesystems.d [2020-11-04T15:20:38.804Z] #42 94.07 DEP criu/files.d [2020-11-04T15:20:38.804Z] #42 94.31 DEP criu/files-reg.d [2020-11-04T15:20:38.804Z] #42 94.52 DEP criu/files-ext.d [2020-11-04T15:20:38.804Z] #42 94.64 DEP criu/file-lock.d [2020-11-04T15:20:38.804Z] #42 94.97 DEP criu/file-ids.d [2020-11-04T15:20:38.804Z] #42 95.21 DEP criu/fifo.d [2020-11-04T15:20:38.804Z] #42 95.45 DEP criu/fdstore.d [2020-11-04T15:20:38.804Z] #42 95.56 DEP criu/fault-injection.d [2020-11-04T15:20:38.804Z] #42 95.61 DEP criu/external.d [2020-11-04T15:20:38.804Z] #42 95.88 DEP criu/eventpoll.d [2020-11-04T15:20:38.804Z] #42 96.20 DEP criu/eventfd.d [2020-11-04T15:20:38.804Z] #42 96.38 DEP criu/crtools.d [2020-11-04T15:20:38.804Z] #42 96.69 DEP criu/cr-service.d [2020-11-04T15:20:38.804Z] #42 96.93 DEP criu/cr-restore.d [2020-11-04T15:20:38.804Z] #42 97.27 DEP criu/cr-errno.d [2020-11-04T15:20:38.804Z] #42 97.28 DEP criu/cr-dump.d [2020-11-04T15:20:38.804Z] #42 97.59 DEP criu/cr-dedup.d [2020-11-04T15:20:38.804Z] #42 97.87 DEP criu/cr-check.d [2020-11-04T15:20:38.804Z] #42 98.04 DEP criu/config.d [2020-11-04T15:20:38.804Z] #42 98.17 DEP criu/clone-noasan.d [2020-11-04T15:20:38.804Z] #42 98.27 DEP criu/cgroup.d [2020-11-04T15:20:39.103Z] #42 ... [2020-11-04T15:20:39.103Z] [2020-11-04T15:20:39.103Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:39.103Z] #19 45.05 Selecting previously unselected package libjq1:ppc64el. [2020-11-04T15:20:39.103Z] #19 45.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T15:20:39.103Z] #19 45.06 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T15:20:39.103Z] #19 45.24 Selecting previously unselected package jq. [2020-11-04T15:20:39.103Z] #19 45.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-04T15:20:39.103Z] #19 45.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-04T15:20:39.103Z] #19 45.39 Selecting previously unselected package libaio1:ppc64el. [2020-11-04T15:20:39.103Z] #19 45.40 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-04T15:20:39.103Z] #19 45.41 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-04T15:20:39.103Z] #19 45.49 Selecting previously unselected package libgpm2:ppc64el. [2020-11-04T15:20:39.103Z] #19 45.50 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-04T15:20:39.103Z] #19 45.51 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-04T15:20:39.103Z] #19 45.67 Selecting previously unselected package libicu63:ppc64el. [2020-11-04T15:20:39.103Z] #19 45.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-04T15:20:39.103Z] #19 45.70 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T15:20:39.251Z] === RUN TestCopyFromContainer// [2020-11-04T15:20:39.251Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T15:20:39.251Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T15:20:39.251Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T15:20:39.251Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T15:20:39.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T15:20:39.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T15:20:39.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T15:20:39.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T15:20:39.509Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer (4.68s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-04T15:20:39.767Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-11-04T15:20:39.767Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T15:20:39.767Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:20:39.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:20:39.767Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:20:39.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:20:39.767Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:20:39.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:20:39.767Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:20:39.767Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:20:39.767Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:20:39.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T15:20:39.767Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T15:20:39.767Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-04T15:20:39.767Z] === RUN TestCreateWithInvalidEnv [2020-11-04T15:20:39.767Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T15:20:39.767Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T15:20:39.767Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T15:20:39.767Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T15:20:39.767Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T15:20:39.767Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T15:20:39.767Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T15:20:39.767Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T15:20:39.767Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T15:20:39.767Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T15:20:39.767Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T15:20:39.767Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T15:20:39.767Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T15:20:39.767Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T15:20:39.890Z] ok github.com/docker/docker/daemon 12.426s coverage: 17.2% of statements [2020-11-04T15:20:39.890Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T15:20:39.890Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T15:20:39.890Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T15:20:39.890Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T15:20:39.890Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T15:20:40.153Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-11-04T15:20:40.416Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-11-04T15:20:40.678Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2020-11-04T15:20:41.141Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2020-11-04T15:20:41.141Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T15:20:41.444Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:20:42.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:20:42.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:20:42.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:20:42.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:20:42.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:20:42.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:20:42.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:20:42.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:20:42.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:20:42.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:20:42.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-04T15:20:42.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T15:20:42.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T15:20:42.772Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-11-04T15:20:42.772Z] === RUN TestCreateDifferentPlatform [2020-11-04T15:20:42.772Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T15:20:42.772Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T15:20:42.772Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T15:20:42.772Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T15:20:42.772Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T15:20:42.772Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T15:20:42.772Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-11-04T15:20:42.772Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T15:20:43.030Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-04T15:20:43.030Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T15:20:43.030Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T15:20:43.030Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T15:20:43.030Z] === RUN TestDaemonRestartIpcMode [2020-11-04T15:20:43.030Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T15:20:43.030Z] === RUN TestDaemonHostGatewayIP [2020-11-04T15:20:43.030Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-11-04T15:20:43.030Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:20:43.030Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T15:20:43.030Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-11-04T15:20:43.030Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T15:20:43.030Z] === RUN TestDiff [2020-11-04T15:20:43.235Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 41.0% of statements [2020-11-04T15:20:43.235Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-11-04T15:20:43.289Z] --- PASS: TestDiff (0.44s) [2020-11-04T15:20:43.289Z] === RUN TestExecWithCloseStdin [2020-11-04T15:20:43.532Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-04T15:20:43.628Z] #19 50.06 Selecting previously unselected package libnet1:ppc64el. [2020-11-04T15:20:43.628Z] #19 50.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-04T15:20:43.628Z] #19 50.15 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T15:20:43.628Z] #19 50.24 Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-04T15:20:43.628Z] #19 50.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-04T15:20:43.628Z] #19 50.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T15:20:43.628Z] #19 50.36 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-04T15:20:43.628Z] #19 50.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-04T15:20:43.628Z] #19 50.37 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:20:43.628Z] #19 50.44 Selecting previously unselected package libreadline5:ppc64el. [2020-11-04T15:20:43.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.255s coverage: 77.8% of statements [2020-11-04T15:20:43.855Z] --- PASS: TestExecWithCloseStdin (0.52s) [2020-11-04T15:20:43.855Z] === RUN TestExec [2020-11-04T15:20:43.948Z] #19 50.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-04T15:20:43.948Z] #19 50.46 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-04T15:20:43.948Z] #19 50.66 Selecting previously unselected package net-tools. [2020-11-04T15:20:43.948Z] #19 50.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-04T15:20:43.948Z] #19 50.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:20:44.249Z] #19 51.01 Selecting previously unselected package python-pip-whl. [2020-11-04T15:20:44.387Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.067s coverage: 57.7% of statements [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T15:20:44.388Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T15:20:44.388Z] ok github.com/docker/docker/daemon/logger/gelf 0.038s coverage: 67.0% of statements [2020-11-04T15:20:44.420Z] --- PASS: TestExec (0.49s) [2020-11-04T15:20:44.420Z] === RUN TestExecUser [2020-11-04T15:20:44.550Z] #19 51.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-11-04T15:20:44.550Z] #19 51.03 Unpacking python-pip-whl (18.1-5) ... [2020-11-04T15:20:44.568Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-11-04T15:20:44.651Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2020-11-04T15:20:44.852Z] #19 51.69 Selecting previously unselected package python3-lib2to3. [2020-11-04T15:20:44.986Z] --- PASS: TestExecUser (0.46s) [2020-11-04T15:20:44.986Z] === RUN TestExportContainerAndImportImage [2020-11-04T15:20:45.155Z] #19 51.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-04T15:20:45.155Z] #19 51.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:20:45.155Z] #19 51.89 Selecting previously unselected package python3-distutils. [2020-11-04T15:20:45.155Z] #19 51.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-11-04T15:20:45.155Z] #19 51.91 Unpacking python3-distutils (3.7.3-1) ... [2020-11-04T15:20:45.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.052s coverage: 87.2% of statements [2020-11-04T15:20:45.456Z] #19 52.07 Selecting previously unselected package python3-pip. [2020-11-04T15:20:45.456Z] #19 52.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-11-04T15:20:45.456Z] #19 52.09 Unpacking python3-pip (18.1-5) ... [2020-11-04T15:20:45.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 61.6% of statements [2020-11-04T15:20:45.551Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-11-04T15:20:45.552Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T15:20:45.759Z] #19 52.39 Selecting previously unselected package python3-pkg-resources. [2020-11-04T15:20:45.759Z] #19 52.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-04T15:20:45.759Z] #19 52.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:20:46.060Z] #19 52.65 Selecting previously unselected package python3-setuptools. [2020-11-04T15:20:46.061Z] #19 52.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-11-04T15:20:46.061Z] #19 52.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-04T15:20:46.362Z] #19 ... [2020-11-04T15:20:46.362Z] [2020-11-04T15:20:46.362Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:46.363Z] #23 161.3 Checking out files: 20% (2233/10984) Checking out files: 21% (2307/10984) Checking out files: 22% (2417/10984) Checking out files: 23% (2527/10984) Checking out files: 24% (2637/10984) Checking out files: 25% (2746/10984) Checking out files: 26% (2856/10984) Checking out files: 27% (2966/10984) Checking out files: 28% (3076/10984) Checking out files: 29% (3186/10984) Checking out files: 30% (3296/10984) Checking out files: 31% (3406/10984) Checking out files: 32% (3515/10984) Checking out files: 33% (3625/10984) Checking out files: 34% (3735/10984) Checking out files: 35% (3845/10984) Checking out files: 36% (3955/10984) Checking out files: 37% (4065/10984) Checking out files: 38% (4174/10984) Checking out files: 39% (4284/10984) Checking out files: 40% (4394/10984) Checking out files: 41% (4504/10984) Checking out files: 42% (4614/10984) Checking out files: 43% (4724/10984) Checking out files: 44% (4833/10984) Checking out files: 45% (4943/10984) Checking out files: 46% (5053/10984) Checking out files: 47% (5163/10984) Checking out files: 48% (5273/10984) Checking out files: 49% (5383/10984) Checking out files: 50% (5492/10984) Checking out files: 51% (5602/10984) Checking out files: 52% (5712/10984) Checking out files: 53% (5822/10984) Checking out files: 54% (5932/10984) Checking out files: 55% (6042/10984) Checking out files: 56% (6152/10984) Checking out files: 57% (6261/10984) Checking out files: 58% (6371/10984) Checking out files: 59% (6481/10984) Checking out files: 60% (6591/10984) Checking out files: 61% (6701/10984) Checking out files: 62% (6811/10984) Checking out files: 63% (6920/10984) Checking out files: 64% (7030/10984) Checking out files: 65% (7140/10984) Checking out files: 66% (7250/10984) Checking out files: 67% (7360/10984) Checking out files: 68% (7470/10984) Checking out files: 69% (7579/10984) Checking out files: 70% (7689/10984) Checking out files: 71% (7799/10984) Checking out files: 72% (7909/10984) Checking out files: 73% (8019/10984) Checking out files: 74% (8129/10984) Checking out files: 75% (8238/10984) Checking out files: 76% (8348/10984) Checking out files: 77% (8458/10984) Checking out files: 78% (8568/10984) Checking out files: 79% (8678/10984) Checking out files: 80% (8788/10984) Checking out files: 81% (8898/10984) Checking out files: 82% (9007/10984) Checking out files: 82% (9018/10984) Checking out files: 83% (9117/10984) Checking out files: 84% (9227/10984) Checking out files: 85% (9337/10984) Checking out files: 86% (9447/10984) Checking out files: 87% (9557/10984) Checking out files: 88% (9666/10984) Checking out files: 89% (9776/10984) Checking out files: 90% (9886/10984) Checking out files: 91% (9996/10984) Checking out files: 92% (10106/10984) Checking out files: 93% (10216/10984) Checking out files: 94% (10325/10984) Checking out files: 95% (10435/10984) Checking out files: 96% (10545/10984) Checking out files: 97% (10655/10984) Checking out files: 98% (10765/10984) Checking out files: 99% (10875/10984) Checking out files: 100% (10984/10984) Checking out files: 100% (10984/10984), done. [2020-11-04T15:20:46.363Z] #23 165.3 + cd /tmp/tmp.ERWVlSaW5h/tmp/docker-ce [2020-11-04T15:20:46.363Z] #23 165.3 + git checkout -q v17.06.2-ce [2020-11-04T15:20:46.363Z] #23 ... [2020-11-04T15:20:46.363Z] [2020-11-04T15:20:46.363Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:46.363Z] #19 53.04 Selecting previously unselected package python3-wheel. [2020-11-04T15:20:46.363Z] #19 53.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-11-04T15:20:46.363Z] #19 53.06 Unpacking python3-wheel (0.32.3-2) ... [2020-11-04T15:20:46.363Z] #19 53.20 Selecting previously unselected package sudo. [2020-11-04T15:20:46.439Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements [2020-11-04T15:20:46.439Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T15:20:46.663Z] #19 53.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-11-04T15:20:46.663Z] #19 53.24 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:20:46.704Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-11-04T15:20:47.281Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-11-04T15:20:47.312Z] #19 53.90 Selecting previously unselected package thin-provisioning-tools. [2020-11-04T15:20:47.312Z] #19 53.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-04T15:20:47.312Z] #19 53.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:20:47.614Z] #19 54.25 Selecting previously unselected package uidmap. [2020-11-04T15:20:47.614Z] #19 54.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-11-04T15:20:47.614Z] #19 54.28 Unpacking uidmap (1:4.5-1.1) ... [2020-11-04T15:20:47.614Z] #19 54.44 Selecting previously unselected package vim-runtime. [2020-11-04T15:20:47.857Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-11-04T15:20:47.857Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-11-04T15:20:47.915Z] #19 54.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-04T15:20:47.915Z] #19 54.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-04T15:20:47.915Z] #19 54.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-04T15:20:47.915Z] #19 54.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:20:48.804Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2020-11-04T15:20:48.832Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2020-11-04T15:20:48.832Z] === RUN TestHealthCheckWorkdir [2020-11-04T15:20:49.398Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2020-11-04T15:20:49.398Z] === RUN TestHealthKillContainer [2020-11-04T15:20:49.473Z] #19 ... [2020-11-04T15:20:49.473Z] [2020-11-04T15:20:49.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:49.473Z] #42 98.53 DEP criu/cgroup-props.d [2020-11-04T15:20:49.473Z] #42 98.72 DEP criu/bitmap.d [2020-11-04T15:20:49.473Z] #42 98.74 DEP criu/bfd.d [2020-11-04T15:20:49.473Z] #42 98.99 DEP criu/autofs.d [2020-11-04T15:20:49.473Z] #42 99.14 DEP criu/aio.d [2020-11-04T15:20:49.473Z] #42 99.32 DEP criu/action-scripts.d [2020-11-04T15:20:49.473Z] #42 99.80 CC criu/action-scripts.o [2020-11-04T15:20:49.473Z] #42 100.5 CC criu/aio.o [2020-11-04T15:20:49.473Z] #42 101.4 CC criu/autofs.o [2020-11-04T15:20:49.473Z] #42 103.7 CC criu/bfd.o [2020-11-04T15:20:49.473Z] #42 104.6 CC criu/bitmap.o [2020-11-04T15:20:49.473Z] #42 104.8 CC criu/cgroup-props.o [2020-11-04T15:20:49.473Z] #42 106.2 CC criu/cgroup.o [2020-11-04T15:20:50.198Z] ok github.com/docker/docker/daemon/logger/splunk 1.892s coverage: 82.5% of statements [2020-11-04T15:20:50.198Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T15:20:50.198Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T15:20:50.198Z] ok github.com/docker/docker/distribution/metadata 0.104s coverage: 48.2% of statements [2020-11-04T15:20:51.147Z] ok github.com/docker/docker/distribution 0.256s coverage: 21.9% of statements [2020-11-04T15:20:51.147Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T15:20:51.410Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-11-04T15:20:51.469Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-11-04T15:20:51.926Z] --- PASS: TestHealthKillContainer (2.49s) [2020-11-04T15:20:51.926Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T15:20:51.985Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-11-04T15:20:52.185Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-11-04T15:20:52.185Z] === RUN TestIpcModeNone [2020-11-04T15:20:52.254Z] #42 ... [2020-11-04T15:20:52.254Z] [2020-11-04T15:20:52.254Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:52.254Z] #19 58.56 Selecting previously unselected package vim. [2020-11-04T15:20:52.254Z] #19 58.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-04T15:20:52.254Z] #19 58.60 Unpacking vim (2:8.1.0875-5) ... [2020-11-04T15:20:52.507Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-11-04T15:20:52.554Z] #19 59.25 Selecting previously unselected package xfsprogs. [2020-11-04T15:20:52.554Z] #19 59.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-04T15:20:52.554Z] #19 59.27 Unpacking xfsprogs (4.20.0-1) ... [2020-11-04T15:20:52.554Z] #19 ... [2020-11-04T15:20:52.554Z] [2020-11-04T15:20:52.554Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:20:52.554Z] #44 165.8 net/http/httptrace [2020-11-04T15:20:52.554Z] #44 166.1 net/http [2020-11-04T15:20:52.565Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-11-04T15:20:52.751Z] --- PASS: TestIpcModeNone (0.50s) [2020-11-04T15:20:52.751Z] === RUN TestIpcModePrivate [2020-11-04T15:20:52.829Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-11-04T15:20:52.854Z] #44 ... [2020-11-04T15:20:52.854Z] [2020-11-04T15:20:52.854Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:52.854Z] #42 111.9 CC criu/clone-noasan.o [2020-11-04T15:20:52.854Z] #42 112.1 CC criu/config.o [2020-11-04T15:20:53.091Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.1% of statements [2020-11-04T15:20:53.091Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T15:20:53.091Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T15:20:53.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T15:20:53.141Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-11-04T15:20:53.316Z] --- PASS: TestIpcModePrivate (0.51s) [2020-11-04T15:20:53.316Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-11-04T15:20:53.316Z] === RUN TestIpcModeShareable [2020-11-04T15:20:53.316Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-11-04T15:20:53.316Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:20:53.316Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T15:20:53.354Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-11-04T15:20:53.433Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-04T15:20:54.472Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-04T15:20:54.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2020-11-04T15:20:54.690Z] === RUN TestAPIIpcModeHost [2020-11-04T15:20:54.690Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-11-04T15:20:54.690Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:20:54.690Z] === RUN TestDaemonIpcModeShareable [2020-11-04T15:20:54.690Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-11-04T15:20:54.690Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:20:54.690Z] === RUN TestDaemonIpcModePrivate [2020-11-04T15:20:54.747Z] ok github.com/docker/docker/oci 0.049s coverage: 8.2% of statements [2020-11-04T15:20:54.747Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2020-11-04T15:20:54.747Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2020-11-04T15:20:55.323Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-11-04T15:20:55.515Z] ok github.com/docker/docker/daemon 12.275s coverage: 17.2% of statements [2020-11-04T15:20:55.515Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T15:20:55.515Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T15:20:55.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T15:20:55.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T15:20:55.899Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-11-04T15:20:56.449Z] #42 115.4 CC criu/cr-check.o [2020-11-04T15:20:56.474Z] ok github.com/docker/docker/pkg/authorization 0.556s coverage: 68.3% of statements [2020-11-04T15:20:56.750Z] #42 ... [2020-11-04T15:20:56.750Z] [2020-11-04T15:20:56.750Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:20:56.750Z] #23 170.0 + mkdir -p /tmp/tmp.ERWVlSaW5h/src/github.com/docker [2020-11-04T15:20:56.750Z] #23 170.0 + mv components/cli /tmp/tmp.ERWVlSaW5h/src/github.com/docker/cli [2020-11-04T15:20:56.750Z] #23 170.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-04T15:20:57.028Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-04T15:20:57.050Z] #23 ... [2020-11-04T15:20:57.050Z] [2020-11-04T15:20:57.050Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:20:57.050Z] #19 59.89 Selecting previously unselected package zip. [2020-11-04T15:20:57.050Z] #19 59.90 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-11-04T15:20:57.050Z] #19 59.92 Unpacking zip (3.0-11+b1) ... [2020-11-04T15:20:57.050Z] #19 60.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-04T15:20:57.050Z] #19 60.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-04T15:20:57.050Z] #19 60.23 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:57.050Z] #19 60.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-04T15:20:57.050Z] #19 60.24 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-04T15:20:57.050Z] #19 60.24 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:57.050Z] #19 60.25 Setting up uidmap (1:4.5-1.1) ... [2020-11-04T15:20:57.050Z] #19 60.25 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-04T15:20:57.050Z] #19 60.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-04T15:20:57.050Z] #19 60.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-04T15:20:57.050Z] #19 60.28 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-04T15:20:57.050Z] #19 60.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-04T15:20:57.050Z] #19 60.32 Setting up xxd (2:8.1.0875-5) ... [2020-11-04T15:20:57.050Z] #19 60.33 Setting up zip (3.0-11+b1) ... [2020-11-04T15:20:57.050Z] #19 60.35 Setting up vim-common (2:8.1.0875-5) ... [2020-11-04T15:20:57.050Z] #19 60.37 Setting up bash-completion (1:2.8-6) ... [2020-11-04T15:20:57.219Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-11-04T15:20:57.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-11-04T15:20:57.219Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T15:20:57.219Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T15:20:57.219Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:20:57.219Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T15:20:57.219Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T15:20:57.219Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:20:57.219Z] === RUN TestIpcModeOlderClient [2020-11-04T15:20:57.219Z] === PAUSE TestIpcModeOlderClient [2020-11-04T15:20:57.219Z] === RUN TestKillContainerInvalidSignal [2020-11-04T15:20:57.219Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2020-11-04T15:20:57.219Z] === RUN TestKillContainer [2020-11-04T15:20:57.219Z] === RUN TestKillContainer/no_signal [2020-11-04T15:20:57.422Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2020-11-04T15:20:57.665Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.184s coverage: 56.2% of statements [2020-11-04T15:20:57.785Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T15:20:57.995Z] ok github.com/docker/docker/pkg/archive 1.142s coverage: 76.8% of statements [2020-11-04T15:20:58.044Z] === RUN TestKillContainer/killing_signal [2020-11-04T15:20:58.256Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-11-04T15:20:58.610Z] --- PASS: TestKillContainer (1.34s) [2020-11-04T15:20:58.611Z] --- PASS: TestKillContainer/no_signal (0.44s) [2020-11-04T15:20:58.611Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-11-04T15:20:58.611Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2020-11-04T15:20:58.611Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T15:20:58.611Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T15:20:58.832Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-11-04T15:20:59.167Z] #19 65.49 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-04T15:20:59.167Z] #19 65.51 Setting up xz-utils (5.2.4-1) ... [2020-11-04T15:20:59.167Z] #19 ... [2020-11-04T15:20:59.167Z] [2020-11-04T15:20:59.167Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:20:59.167Z] #42 118.2 CC criu/cr-dedup.o [2020-11-04T15:20:59.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T15:20:59.406Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-11-04T15:20:59.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2020-11-04T15:20:59.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2020-11-04T15:20:59.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-11-04T15:20:59.435Z] === RUN TestKillStoppedContainer [2020-11-04T15:20:59.435Z] --- PASS: TestKillStoppedContainer (0.03s) [2020-11-04T15:20:59.435Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T15:20:59.467Z] #42 118.8 CC criu/cr-dump.o [2020-11-04T15:20:59.693Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2020-11-04T15:20:59.693Z] === RUN TestKillDifferentUserContainer [2020-11-04T15:20:59.951Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2020-11-04T15:20:59.951Z] === RUN TestInspectOomKilledTrue [2020-11-04T15:20:59.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T15:20:59.951Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:20:59.951Z] === RUN TestInspectOomKilledFalse [2020-11-04T15:20:59.951Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T15:20:59.951Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:20:59.951Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T15:20:59.951Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T15:20:59.951Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T15:20:59.951Z] === RUN TestLinksContainerNames [2020-11-04T15:20:59.978Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-11-04T15:21:00.239Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-11-04T15:21:00.814Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-11-04T15:21:00.885Z] --- PASS: TestLinksContainerNames (0.86s) [2020-11-04T15:21:00.885Z] === RUN TestLogsFollowTailEmpty [2020-11-04T15:21:01.387Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-11-04T15:21:01.387Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-11-04T15:21:01.451Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2020-11-04T15:21:01.451Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T15:21:01.709Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/default [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/private [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/slave [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/shared [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T15:21:01.709Z] === CONT TestMountDaemonRoot/default [2020-11-04T15:21:01.709Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T15:21:01.709Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T15:21:01.709Z] === CONT TestMountDaemonRoot/slave [2020-11-04T15:21:01.709Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T15:21:01.709Z] === CONT TestMountDaemonRoot/shared [2020-11-04T15:21:01.709Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/private [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:21:01.710Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:21:01.710Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T15:21:01.710Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:21:01.962Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:21:01.968Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-04T15:21:01.968Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-11-04T15:21:01.968Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T15:21:01.968Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-11-04T15:21:01.968Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-04T15:21:01.968Z] === RUN TestNetworkNat [2020-11-04T15:21:02.114Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.154s coverage: 46.2% of statements [2020-11-04T15:21:02.229Z] ok github.com/docker/docker/pkg/fsutils 0.351s coverage: 85.1% of statements [2020-11-04T15:21:02.498Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-11-04T15:21:02.535Z] --- PASS: TestNetworkNat (0.44s) [2020-11-04T15:21:02.535Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T15:21:02.745Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-11-04T15:21:02.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-11-04T15:21:02.793Z] === RUN TestNetworkLoopbackNat [2020-11-04T15:21:03.054Z] #42 122.5 CC criu/cr-errno.o [2020-11-04T15:21:03.071Z] ok github.com/docker/docker/layer 7.954s coverage: 68.8% of statements [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T15:21:03.071Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T15:21:03.356Z] #42 122.7 CC criu/cr-restore.o [2020-11-04T15:21:03.565Z] #54 217.5 + bin/containerd-stress [2020-11-04T15:21:03.566Z] #54 219.5 + bin/containerd-shim [2020-11-04T15:21:03.646Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-11-04T15:21:03.646Z] ok github.com/docker/docker/pkg/idtools 0.827s coverage: 70.1% of statements [2020-11-04T15:21:03.646Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-11-04T15:21:03.646Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 70.6% of statements [2020-11-04T15:21:03.646Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T15:21:03.646Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T15:21:03.646Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T15:21:04.221Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-11-04T15:21:04.222Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T15:21:04.222Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-11-04T15:21:04.410Z] #42 ... [2020-11-04T15:21:04.410Z] [2020-11-04T15:21:04.410Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:21:04.410Z] #19 65.51 Setting up xz-utils (5.2.4-1) ... [2020-11-04T15:21:04.410Z] #19 65.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-04T15:21:04.410Z] #19 65.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-11-04T15:21:04.411Z] #19 65.69 invoke-rc.d: could not determine current runlevel [2020-11-04T15:21:04.411Z] #19 65.71 invoke-rc.d: policy-rc.d denied execution of start. [2020-11-04T15:21:04.411Z] #19 65.72 Setting up pigz (2.4-1) ... [2020-11-04T15:21:04.411Z] #19 65.73 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-04T15:21:04.411Z] #19 65.73 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-04T15:21:04.411Z] #19 65.75 Setting up python-pip-whl (18.1-5) ... [2020-11-04T15:21:04.411Z] #19 65.76 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-04T15:21:04.411Z] #19 65.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-04T15:21:04.411Z] #19 66.37 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-04T15:21:04.411Z] #19 66.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-04T15:21:04.411Z] #19 66.39 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-04T15:21:04.411Z] #19 66.39 Setting up vim (2:8.1.0875-5) ... [2020-11-04T15:21:04.411Z] #19 66.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-04T15:21:04.411Z] #19 66.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-04T15:21:04.411Z] #19 66.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-04T15:21:04.411Z] #19 66.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-04T15:21:04.411Z] #19 66.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-04T15:21:04.411Z] #19 66.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-04T15:21:04.411Z] #19 66.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-04T15:21:04.411Z] #19 66.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-04T15:21:04.411Z] #19 66.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-04T15:21:04.411Z] #19 66.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-04T15:21:04.411Z] #19 66.54 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-04T15:21:04.411Z] #19 66.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-04T15:21:04.411Z] #19 66.56 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-04T15:21:04.411Z] #19 66.56 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-04T15:21:04.411Z] #19 70.41 Setting up iptables (1.8.2-4) ... [2020-11-04T15:21:04.411Z] #19 70.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-04T15:21:04.411Z] #19 70.50 Setting up python3 (3.7.3-1) ... [2020-11-04T15:21:04.411Z] #19 71.13 Setting up python3-wheel (0.32.3-2) ... [2020-11-04T15:21:04.484Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2020-11-04T15:21:04.484Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-11-04T15:21:05.058Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-11-04T15:21:05.058Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T15:21:05.058Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T15:21:05.322Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-11-04T15:21:05.324Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-11-04T15:21:05.325Z] === RUN TestPause [2020-11-04T15:21:05.325Z] --- SKIP: TestPause (0.00s) [2020-11-04T15:21:05.325Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:05.325Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T15:21:05.325Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:21:05.325Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:21:05.325Z] === RUN TestPauseStopPausedContainer [2020-11-04T15:21:05.325Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-11-04T15:21:05.325Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:05.325Z] === RUN TestPsFilter [2020-11-04T15:21:05.468Z] #19 71.99 Setting up apparmor (2.13.2-10) ... [2020-11-04T15:21:05.582Z] --- PASS: TestPsFilter (0.09s) [2020-11-04T15:21:05.582Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T15:21:05.840Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-11-04T15:21:05.840Z] === RUN TestRemoveContainerWithVolume [2020-11-04T15:21:05.897Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-11-04T15:21:05.897Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-11-04T15:21:05.897Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-11-04T15:21:06.256Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.232s coverage: 49.5% of statements [2020-11-04T15:21:06.406Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2020-11-04T15:21:06.406Z] === RUN TestRemoveContainerRunning [2020-11-04T15:21:06.844Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-11-04T15:21:06.972Z] --- PASS: TestRemoveContainerRunning (0.47s) [2020-11-04T15:21:06.972Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T15:21:07.230Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2020-11-04T15:21:07.231Z] === RUN TestRemoveInvalidContainer [2020-11-04T15:21:07.231Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T15:21:07.231Z] === RUN TestRenameLinkedContainer [2020-11-04T15:21:07.418Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-11-04T15:21:07.418Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2020-11-04T15:21:07.780Z] #54 226.2 + bin/containerd-shim-runc-v1 [2020-11-04T15:21:07.993Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-11-04T15:21:07.993Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-11-04T15:21:08.255Z] #19 74.45 Setting up xfsprogs (4.20.0-1) ... [2020-11-04T15:21:08.255Z] #19 74.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-04T15:21:08.255Z] #19 74.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-04T15:21:08.255Z] #19 ... [2020-11-04T15:21:08.255Z] [2020-11-04T15:21:08.255Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:21:08.255Z] #44 181.4 github.com/LK4D4/vndr/godl [2020-11-04T15:21:08.255Z] #44 182.5 github.com/LK4D4/vndr [2020-11-04T15:21:08.938Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 54.2% of statements [2020-11-04T15:21:09.130Z] --- PASS: TestRenameLinkedContainer (1.74s) [2020-11-04T15:21:09.131Z] === RUN TestRenameStoppedContainer [2020-11-04T15:21:09.200Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-11-04T15:21:09.317Z] #44 ... [2020-11-04T15:21:09.317Z] [2020-11-04T15:21:09.317Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:21:09.317Z] #19 76.12 Setting up python3-distutils (3.7.3-1) ... [2020-11-04T15:21:09.389Z] --- PASS: TestRenameStoppedContainer (0.49s) [2020-11-04T15:21:09.389Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T15:21:09.775Z] ok github.com/docker/docker/pkg/signal 2.835s coverage: 61.0% of statements [2020-11-04T15:21:09.775Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2020-11-04T15:21:09.969Z] #19 ... [2020-11-04T15:21:09.969Z] [2020-11-04T15:21:09.969Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:21:09.969Z] #44 DONE 193.0s [2020-11-04T15:21:09.969Z] [2020-11-04T15:21:09.969Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:21:09.969Z] #42 129.2 CC criu/cr-service.o [2020-11-04T15:21:10.039Z] testing: warning: no tests to run [2020-11-04T15:21:10.039Z] coverage: [no statements] [2020-11-04T15:21:10.039Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-11-04T15:21:10.039Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2020-11-04T15:21:10.301Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-11-04T15:21:10.322Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2020-11-04T15:21:10.322Z] === RUN TestRenameInvalidName [2020-11-04T15:21:10.564Z] ok github.com/docker/docker/pkg/urlutil 0.024s coverage: 100.0% of statements [2020-11-04T15:21:10.564Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-11-04T15:21:10.726Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.885s coverage: 73.1% of statements [2020-11-04T15:21:10.726Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T15:21:10.887Z] --- PASS: TestRenameInvalidName (0.43s) [2020-11-04T15:21:10.887Z] === RUN TestRenameAnonymousContainer [2020-11-04T15:21:11.761Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-11-04T15:21:11.958Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-11-04T15:21:11.958Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 85.4% of statements [2020-11-04T15:21:12.788Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2020-11-04T15:21:12.788Z] === RUN TestRenameContainerWithSameName [2020-11-04T15:21:12.793Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-11-04T15:21:13.046Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2020-11-04T15:21:13.046Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T15:21:13.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.293s coverage: 57.7% of statements [2020-11-04T15:21:13.084Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T15:21:13.084Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T15:21:13.088Z] #54 230.7 + bin/containerd-shim-runc-v2 [2020-11-04T15:21:13.348Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-11-04T15:21:13.348Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.2% of statements [2020-11-04T15:21:13.350Z] #54 231.7 + binaries [2020-11-04T15:21:13.350Z] #54 231.7 + install -D bin/containerd /build/containerd [2020-11-04T15:21:13.350Z] #54 231.7 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:21:13.611Z] #54 231.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:21:13.611Z] #54 231.7 + install -D bin/ctr /build/ctr [2020-11-04T15:21:13.633Z] #42 132.7 CC criu/crtools.o [2020-11-04T15:21:13.633Z] #42 ... [2020-11-04T15:21:13.633Z] [2020-11-04T15:21:13.633Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-11-04T15:21:13.633Z] #19 76.78 Setting up python3-setuptools (40.8.0-1) ... [2020-11-04T15:21:13.633Z] #19 78.76 Setting up python3-pip (18.1-5) ... [2020-11-04T15:21:13.633Z] #19 80.03 Processing triggers for libc-bin (2.28-10) ... [2020-11-04T15:21:13.633Z] #19 80.07 Processing triggers for mime-support (3.62) ... [2020-11-04T15:21:13.633Z] #19 DONE 80.4s [2020-11-04T15:21:13.715Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-11-04T15:21:13.872Z] #54 DONE 232.1s [2020-11-04T15:21:13.933Z] [2020-11-04T15:21:13.933Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-11-04T15:21:13.979Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-11-04T15:21:13.979Z] === RUN TestResize [2020-11-04T15:21:14.006Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-11-04T15:21:14.006Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T15:21:14.006Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T15:21:14.236Z] #20 0.396 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-04T15:21:14.236Z] #20 0.402 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-04T15:21:14.236Z] #20 0.409 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-04T15:21:14.236Z] #20 DONE 0.5s [2020-11-04T15:21:14.236Z] [2020-11-04T15:21:14.236Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:21:14.236Z] #42 133.7 CC criu/eventfd.o [2020-11-04T15:21:14.237Z] --- PASS: TestResize (0.43s) [2020-11-04T15:21:14.237Z] === RUN TestResizeWithInvalidSize [2020-11-04T15:21:14.741Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-11-04T15:21:14.803Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-11-04T15:21:14.803Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T15:21:14.824Z] [2020-11-04T15:21:14.824Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:21:14.824Z] #55 DONE 0.2s [2020-11-04T15:21:14.824Z] [2020-11-04T15:21:14.824Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:21:14.824Z] #59 DONE 0.1s [2020-11-04T15:21:14.824Z] [2020-11-04T15:21:14.824Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:21:14.824Z] #61 DONE 0.1s [2020-11-04T15:21:14.824Z] [2020-11-04T15:21:14.824Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:21:15.003Z] ok github.com/docker/docker/quota 0.658s coverage: 71.4% of statements [2020-11-04T15:21:15.003Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements [2020-11-04T15:21:15.037Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2020-11-04T15:21:15.062Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2020-11-04T15:21:15.062Z] === RUN TestDaemonRestartKillContainers [2020-11-04T15:21:15.062Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:21:15.062Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T15:21:15.062Z] === RUN TestCgroupNamespacesRun [2020-11-04T15:21:15.088Z] #63 DONE 0.0s [2020-11-04T15:21:15.088Z] [2020-11-04T15:21:15.088Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:21:15.088Z] #64 DONE 0.0s [2020-11-04T15:21:15.088Z] [2020-11-04T15:21:15.088Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:21:15.266Z] ok github.com/docker/docker/registry 0.177s coverage: 56.8% of statements [2020-11-04T15:21:15.305Z] #42 134.5 CC criu/eventpoll.o [2020-11-04T15:21:15.669Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 77.8% of statements [2020-11-04T15:21:15.669Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T15:21:15.669Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T15:21:15.840Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-11-04T15:21:15.962Z] #42 135.5 CC criu/external.o [2020-11-04T15:21:16.032Z] #65 DONE 0.7s [2020-11-04T15:21:16.032Z] [2020-11-04T15:21:16.032Z] #66 exporting to image [2020-11-04T15:21:16.032Z] #66 exporting layers [2020-11-04T15:21:16.300Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-11-04T15:21:16.416Z] ok github.com/docker/docker/runconfig 0.035s coverage: 66.1% of statements [2020-11-04T15:21:16.590Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-11-04T15:21:16.623Z] #42 136.0 CC criu/fault-injection.o [2020-11-04T15:21:16.623Z] #42 136.1 CC criu/fdstore.o [2020-11-04T15:21:16.881Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-11-04T15:21:17.171Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-11-04T15:21:17.504Z] #42 136.6 CC criu/fifo.o [2020-11-04T15:21:17.590Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-11-04T15:21:17.590Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T15:21:17.804Z] #42 137.1 CC criu/file-ids.o [2020-11-04T15:21:18.154Z] #42 137.4 CC criu/file-lock.o [2020-11-04T15:21:18.205Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-11-04T15:21:18.205Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T15:21:18.338Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-11-04T15:21:18.495Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 37.7% of statements [2020-11-04T15:21:18.600Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 67.0% of statements [2020-11-04T15:21:19.126Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-11-04T15:21:19.393Z] #42 138.8 CC criu/files-ext.o [2020-11-04T15:21:19.490Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-11-04T15:21:19.490Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T15:21:19.546Z] ok github.com/docker/docker/volume/local 0.242s coverage: 76.6% of statements [2020-11-04T15:21:19.758Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-11-04T15:21:20.049Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-11-04T15:21:20.378Z] #42 139.4 CC criu/files-reg.o [2020-11-04T15:21:20.378Z] #42 ... [2020-11-04T15:21:20.378Z] [2020-11-04T15:21:20.378Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-11-04T15:21:20.378Z] #31 DONE 203.4s [2020-11-04T15:21:20.378Z] [2020-11-04T15:21:20.378Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:21:20.378Z] #21 5.428 Collecting yamllint==1.16.0 [2020-11-04T15:21:20.489Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-11-04T15:21:20.684Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-04T15:21:20.684Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 82.5% of statements [2020-11-04T15:21:20.684Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T15:21:20.684Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T15:21:20.715Z] #21 6.542 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-04T15:21:21.024Z] #21 6.832 Collecting pyyaml (from yamllint==1.16.0) [2020-11-04T15:21:21.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-11-04T15:21:21.436Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T15:21:21.679Z] #21 7.303 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-04T15:21:22.189Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2020-11-04T15:21:22.189Z] ok github.com/docker/docker/distribution 0.224s coverage: 21.9% of statements [2020-11-04T15:21:22.189Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T15:21:23.226Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-04T15:21:23.822Z] #21 9.363 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-04T15:21:23.822Z] #21 9.421 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-11-04T15:21:23.822Z] #21 ... [2020-11-04T15:21:23.822Z] [2020-11-04T15:21:23.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:21:23.822Z] #42 143.1 CC criu/files.o [2020-11-04T15:21:23.857Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-11-04T15:21:23.972Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-11-04T15:21:23.972Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T15:21:24.181Z] #66 exporting layers 7.3s done [2020-11-04T15:21:24.181Z] #66 writing image sha256:f443e395d53f80764f76b25d554d6c405d983843624bd73f905f0c08b1f03f0a done [2020-11-04T15:21:24.181Z] #66 naming to docker.io/library/docker:0f9c325421704114bb7f28c8417ed65a65626d0f done [2020-11-04T15:21:24.181Z] #66 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-04T15:21:24.487Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-11-04T15:21:24.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/validate/default [2020-11-04T15:21:24.778Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2020-11-04T15:21:24.778Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T15:21:24.778Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T15:21:24.778Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-04T15:21:24.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T15:21:25.409Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-04T15:21:25.474Z] Congratulations! All commits are properly signed with the DCO! [2020-11-04T15:21:25.474Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-11-04T15:21:25.474Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-04T15:21:25.474Z] Congratulations! All TOML source files changed here have valid syntax. [2020-11-04T15:21:25.474Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-04T15:21:25.474Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-11-04T15:21:25.474Z] Congratulations! No new tests were added to integration-cli. [2020-11-04T15:21:25.474Z] [2020-11-04T15:21:25.474Z] INFO Start validation with golang-ci-lint [2020-11-04T15:21:25.474Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-11-04T15:21:25.474Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T15:21:25.474Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-11-04T15:21:25.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-11-04T15:21:25.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T15:21:25.949Z] #42 ... [2020-11-04T15:21:25.950Z] [2020-11-04T15:21:25.950Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-11-04T15:21:25.950Z] #21 9.507 Building wheels for collected packages: pyyaml [2020-11-04T15:21:25.950Z] #21 9.516 Running setup.py bdist_wheel for pyyaml: started [2020-11-04T15:21:25.950Z] #21 10.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-04T15:21:25.950Z] #21 10.75 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-04T15:21:25.950Z] #21 10.84 Successfully built pyyaml [2020-11-04T15:21:25.950Z] #21 10.86 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-04T15:21:25.950Z] #21 11.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-04T15:21:25.950Z] #21 DONE 11.6s [2020-11-04T15:21:25.950Z] [2020-11-04T15:21:25.950Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:21:25.950Z] #52 ... [2020-11-04T15:21:25.950Z] [2020-11-04T15:21:25.950Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:21:25.950Z] #42 145.4 CC criu/filesystems.o [2020-11-04T15:21:26.090Z] ok github.com/docker/docker/oci 0.032s coverage: 8.2% of statements [2020-11-04T15:21:26.722Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2020-11-04T15:21:27.013Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-04T15:21:27.040Z] #42 146.4 CC criu/fsnotify.o [2020-11-04T15:21:28.098Z] #42 147.6 CC criu/image-desc.o [2020-11-04T15:21:28.398Z] #42 147.8 CC criu/image.o [2020-11-04T15:21:28.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-11-04T15:21:28.403Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T15:21:28.518Z] ok github.com/docker/docker/pkg/archive 0.587s coverage: 76.9% of statements [2020-11-04T15:21:29.456Z] #42 148.6 CC criu/ipc_ns.o [2020-11-04T15:21:29.550Z] ok github.com/docker/docker/pkg/authorization 0.231s coverage: 68.3% of statements [2020-11-04T15:21:29.550Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-04T15:21:29.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2020-11-04T15:21:29.776Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T15:21:29.840Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-11-04T15:21:30.513Z] #42 149.8 CC criu/irmap.o [2020-11-04T15:21:31.166Z] #42 150.4 CC criu/kcmp-ids.o [2020-11-04T15:21:31.466Z] #42 150.8 CC criu/kerndat.o [2020-11-04T15:21:31.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-11-04T15:21:31.677Z] === RUN TestKernelTCPMemory [2020-11-04T15:21:31.677Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-11-04T15:21:31.677Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:31.677Z] === RUN TestNISDomainname [2020-11-04T15:21:31.935Z] --- SKIP: TestNISDomainname (0.01s) [2020-11-04T15:21:31.935Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T15:21:31.935Z] === RUN TestHostnameDnsResolution [2020-11-04T15:21:32.500Z] --- PASS: TestHostnameDnsResolution (0.77s) [2020-11-04T15:21:32.500Z] === RUN TestStats [2020-11-04T15:21:32.500Z] --- SKIP: TestStats (0.00s) [2020-11-04T15:21:32.500Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:32.500Z] === RUN TestStopContainerWithTimeout [2020-11-04T15:21:32.500Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T15:21:32.500Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T15:21:32.500Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T15:21:32.500Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T15:21:32.500Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T15:21:32.500Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T15:21:32.500Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T15:21:32.500Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T15:21:32.500Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T15:21:32.500Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T15:21:32.500Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T15:21:32.500Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T15:21:32.543Z] #42 152.1 CC criu/libnetlink.o [2020-11-04T15:21:33.190Z] #42 152.5 CC criu/log.o [2020-11-04T15:21:33.837Z] #42 153.0 CC criu/lsm.o [2020-11-04T15:21:34.137Z] #42 153.5 CC criu/mem.o [2020-11-04T15:21:34.290Z] ok github.com/docker/docker/pkg/chrootarchive 3.479s coverage: 43.2% of statements [2020-11-04T15:21:34.290Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-04T15:21:34.290Z] ok github.com/docker/docker/layer 7.667s coverage: 68.8% of statements [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T15:21:34.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T15:21:34.290Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-11-04T15:21:34.581Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-11-04T15:21:35.212Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-11-04T15:21:35.503Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-04T15:21:35.783Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T15:21:35.783Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-11-04T15:21:35.783Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2020-11-04T15:21:35.783Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-11-04T15:21:35.783Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-11-04T15:21:35.783Z] === RUN TestDeleteDevicemapper [2020-11-04T15:21:35.783Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T15:21:35.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:21:35.783Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T15:21:36.135Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-11-04T15:21:36.254Z] #42 155.6 CC criu/memfd.o [2020-11-04T15:21:37.167Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-11-04T15:21:37.362Z] #42 156.4 CC criu/mount.o [2020-11-04T15:21:37.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2020-11-04T15:21:37.686Z] === RUN TestUpdateMemory [2020-11-04T15:21:37.686Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T15:21:37.686Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:37.686Z] === RUN TestUpdateCPUQuota [2020-11-04T15:21:37.686Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-11-04T15:21:37.686Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:37.686Z] === RUN TestUpdatePidsLimit [2020-11-04T15:21:37.686Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-11-04T15:21:37.686Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:37.686Z] === RUN TestUpdateRestartPolicy [2020-11-04T15:21:37.799Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-11-04T15:21:38.430Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-11-04T15:21:38.430Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-11-04T15:21:38.720Z] ok github.com/docker/docker/pkg/fsutils 0.428s coverage: 85.1% of statements [2020-11-04T15:21:39.353Z] ok github.com/docker/docker/pkg/idtools 0.422s coverage: 70.1% of statements [2020-11-04T15:21:39.644Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.1% of statements [2020-11-04T15:21:39.934Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-11-04T15:21:39.934Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T15:21:39.934Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-04T15:21:39.934Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T15:21:39.934Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T15:21:40.224Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-11-04T15:21:40.224Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T15:21:40.224Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-11-04T15:21:40.515Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-11-04T15:21:40.515Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-11-04T15:21:40.805Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-11-04T15:21:40.805Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T15:21:40.805Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T15:21:41.436Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-11-04T15:21:41.727Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-04T15:21:42.017Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-11-04T15:21:42.229Z] #42 161.4 CC criu/namespaces.o [2020-11-04T15:21:42.307Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-04T15:21:42.450Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T15:21:42.450Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === Skipped [2020-11-04T15:21:42.450Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T15:21:42.450Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T15:21:42.450Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T15:21:42.450Z] time="2020-11-04T15:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T15:21:42.450Z] time="2020-11-04T15:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T15:21:42.450Z] time="2020-11-04T15:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T15:21:42.450Z] time="2020-11-04T15:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T15:21:42.450Z] time="2020-11-04T15:20:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T15:21:42.450Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T15:21:42.450Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T15:21:42.450Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:21:42.450Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T15:21:42.450Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T15:21:42.450Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T15:21:42.450Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] [2020-11-04T15:21:42.450Z] DONE 2167 tests, 26 skipped in 189.944s Post stage [Pipeline] junit [2020-11-04T15:21:42.465Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:21:42.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary test-integration [2020-11-04T15:21:43.339Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2020-11-04T15:21:43.630Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-04T15:21:43.940Z] [2020-11-04T15:21:43.940Z] Removing bundles/ [2020-11-04T15:21:43.940Z] [2020-11-04T15:21:43.940Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T15:21:43.940Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:21:43.940Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:21:44.431Z] #42 163.6 CC criu/net.o [2020-11-04T15:21:46.363Z] ok github.com/docker/docker/pkg/signal 2.339s coverage: 61.0% of statements [2020-11-04T15:21:46.653Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-04T15:21:46.946Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-11-04T15:21:47.237Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-04T15:21:47.870Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-11-04T15:21:48.160Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2020-11-04T15:21:48.451Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-11-04T15:21:49.021Z] #42 167.9 CC criu/netfilter.o [2020-11-04T15:21:49.021Z] #42 168.4 CC criu/page-pipe.o [2020-11-04T15:21:49.082Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-11-04T15:21:49.082Z] testing: warning: no tests to run [2020-11-04T15:21:49.082Z] coverage: [no statements] [2020-11-04T15:21:49.082Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-04T15:21:49.372Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-11-04T15:21:49.665Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-04T15:21:49.665Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-04T15:21:49.883Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2020-11-04T15:21:49.883Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T15:21:49.883Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2020-11-04T15:21:49.883Z] === RUN TestWaitNonBlocked [2020-11-04T15:21:49.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:21:49.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:21:49.883Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:21:49.883Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:21:49.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:21:49.883Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:21:49.883Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T15:21:49.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2020-11-04T15:21:49.883Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-11-04T15:21:49.883Z] === RUN TestWaitBlocked [2020-11-04T15:21:49.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:21:49.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:21:49.883Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:21:49.883Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:21:49.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:21:49.883Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:21:50.081Z] #42 169.3 CC criu/page-xfer.o [2020-11-04T15:21:50.450Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-04T15:21:50.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-11-04T15:21:50.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-11-04T15:21:50.450Z] === CONT TestDaemonRestartIpcMode [2020-11-04T15:21:50.450Z] === CONT TestIpcModeOlderClient [2020-11-04T15:21:50.450Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-11-04T15:21:51.728Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.2% of statements [2020-11-04T15:21:52.018Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-04T15:21:52.197Z] #42 171.3 CC criu/pagemap-cache.o [2020-11-04T15:21:52.309Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2020-11-04T15:21:52.498Z] #42 171.7 CC criu/pagemap.o [2020-11-04T15:21:53.573Z] #42 173.0 CC criu/parasite-syscall.o [2020-11-04T15:21:53.814Z] ok github.com/docker/docker/quota 0.674s coverage: 71.4% of statements [2020-11-04T15:21:54.105Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-11-04T15:21:55.130Z] #42 174.3 CC criu/path.o [2020-11-04T15:21:55.136Z] ok github.com/docker/docker/registry 0.077s coverage: 56.8% of statements [2020-11-04T15:21:55.429Z] #42 174.8 CC criu/pie-util-vdso.o [2020-11-04T15:21:55.713Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-11-04T15:21:55.713Z] PASS [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === Skipped [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T15:21:55.713Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-11-04T15:21:55.713Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-11-04T15:21:55.713Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-11-04T15:21:55.713Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-11-04T15:21:55.713Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-11-04T15:21:55.713Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-11-04T15:21:55.713Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-11-04T15:21:55.713Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-11-04T15:21:55.713Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T15:21:55.713Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T15:21:55.713Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-11-04T15:21:55.713Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-11-04T15:21:55.713Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-11-04T15:21:55.713Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:21:55.713Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-11-04T15:21:55.713Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:21:55.713Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-11-04T15:21:55.713Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-11-04T15:21:55.713Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-11-04T15:21:55.713Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T15:21:55.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T15:21:55.713Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-11-04T15:21:55.713Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-11-04T15:21:55.713Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] [2020-11-04T15:21:55.713Z] DONE 174 tests, 24 skipped in 79.970s [2020-11-04T15:21:55.713Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T15:21:55.713Z] INFO: Testing against a local daemon [2020-11-04T15:21:55.713Z] === RUN TestCommitInheritsEnv [2020-11-04T15:21:55.766Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-11-04T15:21:55.766Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-11-04T15:21:56.078Z] #42 175.3 CC criu/pie-util.o [2020-11-04T15:21:56.280Z] --- PASS: TestCommitInheritsEnv (1.27s) [2020-11-04T15:21:56.280Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T15:21:56.280Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T15:21:56.280Z] === RUN TestImagesFilterMultiReference [2020-11-04T15:21:56.280Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-11-04T15:21:56.280Z] === RUN TestImagePullPlatformInvalid [2020-11-04T15:21:56.280Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-04T15:21:56.280Z] === RUN TestRemoveImageOrphaning [2020-11-04T15:21:56.379Z] #42 175.6 CC criu/pipes.o [2020-11-04T15:21:56.396Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-11-04T15:21:56.686Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-11-04T15:21:57.031Z] #42 ... [2020-11-04T15:21:57.031Z] [2020-11-04T15:21:57.031Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:21:57.031Z] #39 239.9 + dpkg --print-architecture [2020-11-04T15:21:57.031Z] #39 239.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-04T15:21:57.031Z] #39 240.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-11-04T15:21:57.031Z] #39 240.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-04T15:21:58.179Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-11-04T15:21:58.179Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T15:21:58.179Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:21:58.179Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T15:21:58.179Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T15:21:58.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T15:21:58.179Z] === RUN TestTagInvalidReference [2020-11-04T15:21:58.179Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T15:21:58.179Z] === RUN TestTagValidPrefixedRepo [2020-11-04T15:21:58.179Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-04T15:21:58.179Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T15:21:58.179Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T15:21:58.179Z] === RUN TestTagOfficialNames [2020-11-04T15:21:58.179Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-04T15:21:58.179Z] === RUN TestTagMatchesDigest [2020-11-04T15:21:58.179Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-04T15:21:58.179Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T15:21:58.755Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-04T15:21:59.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:21:59.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:21:59.787Z] ok github.com/docker/docker/volume/local 0.305s coverage: 76.6% of statements [2020-11-04T15:22:00.077Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-11-04T15:22:01.197Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-11-04T15:22:02.692Z] #39 ... [2020-11-04T15:22:02.692Z] [2020-11-04T15:22:02.692Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-11-04T15:22:02.692Z] #52 132.0 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 [2020-11-04T15:22:04.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:22:06.282Z] #52 135.0 + mkdir -p /build [2020-11-04T15:22:06.282Z] #52 135.0 + cp runc /build/runc [2020-11-04T15:22:06.282Z] #52 DONE 135.2s [2020-11-04T15:22:06.282Z] [2020-11-04T15:22:06.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:22:06.282Z] #42 176.5 CC criu/plugin.o [2020-11-04T15:22:06.282Z] #42 177.1 CC criu/proc_parse.o [2020-11-04T15:22:06.282Z] #42 181.4 CC criu/protobuf-desc.o [2020-11-04T15:22:06.282Z] #42 182.6 CC criu/protobuf.o [2020-11-04T15:22:06.282Z] #42 183.1 CC criu/pstree.o [2020-11-04T15:22:06.282Z] #42 184.6 CC criu/rbtree.o [2020-11-04T15:22:06.282Z] #42 185.0 CC criu/rst-malloc.o [2020-11-04T15:22:06.282Z] #42 185.4 CC criu/seccomp.o [2020-11-04T15:22:07.350Z] #42 186.7 CC criu/seize.o [2020-11-04T15:22:08.906Z] #42 188.1 CC criu/servicefd.o [2020-11-04T15:22:09.207Z] #42 188.6 CC criu/shmem.o [2020-11-04T15:22:10.753Z] #42 189.9 CC criu/sigframe.o [2020-11-04T15:22:10.753Z] #42 190.1 CC criu/signalfd.o [2020-11-04T15:22:11.053Z] #42 190.5 CC criu/sk-inet.o [2020-11-04T15:22:12.608Z] #42 191.7 CC criu/sk-netlink.o [2020-11-04T15:22:12.909Z] #42 192.2 CC criu/sk-packet.o [2020-11-04T15:22:13.591Z] #42 193.0 CC criu/sk-queue.o [2020-11-04T15:22:14.369Z] #42 193.5 CC criu/sk-tcp.o [2020-11-04T15:22:15.025Z] #42 194.1 CC criu/sk-unix.o [2020-11-04T15:22:16.627Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T15:22:16.627Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === Skipped [2020-11-04T15:22:16.627Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T15:22:16.627Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T15:22:16.627Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T15:22:16.627Z] time="2020-11-04T15:21:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T15:22:16.627Z] time="2020-11-04T15:21:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T15:22:16.627Z] time="2020-11-04T15:21:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T15:22:16.627Z] time="2020-11-04T15:21:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T15:22:16.627Z] time="2020-11-04T15:21:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T15:22:16.627Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T15:22:16.627Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T15:22:16.627Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:22:16.627Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T15:22:16.627Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T15:22:16.627Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T15:22:16.627Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] [2020-11-04T15:22:16.627Z] DONE 2167 tests, 26 skipped in 188.849s Post stage [Pipeline] junit [2020-11-04T15:22:16.673Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:22:17.139Z] #42 196.2 CC criu/sockets.o [2020-11-04T15:22:17.367Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary test-integration [2020-11-04T15:22:17.999Z] [2020-11-04T15:22:17.999Z] Removing bundles/ [2020-11-04T15:22:17.999Z] [2020-11-04T15:22:17.999Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T15:22:17.999Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:22:17.999Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:22:18.199Z] #42 197.3 CC criu/stats.o [2020-11-04T15:22:18.199Z] #42 197.7 CC criu/string.o [2020-11-04T15:22:18.498Z] #42 197.8 CC criu/sysctl.o [2020-11-04T15:22:19.150Z] #42 198.5 CC criu/sysfs_parse.o [2020-11-04T15:22:19.450Z] #42 198.9 CC criu/timens.o [2020-11-04T15:22:19.773Z] #42 199.3 CC criu/timerfd.o [2020-11-04T15:22:20.423Z] #42 199.7 CC criu/tty.o [2020-11-04T15:22:23.206Z] #42 202.0 CC criu/tun.o [2020-11-04T15:22:23.206Z] #42 202.7 CC criu/uffd.o [2020-11-04T15:22:24.750Z] #42 204.1 CC criu/util.o [2020-11-04T15:22:26.875Z] #42 206.1 CC criu/uts_ns.o [2020-11-04T15:22:27.174Z] #42 206.4 CC criu/vdso.o [2020-11-04T15:22:27.174Z] #42 ... [2020-11-04T15:22:27.174Z] [2020-11-04T15:22:27.174Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-11-04T15:22:27.174Z] #39 DONE 270.2s [2020-11-04T15:22:27.475Z] [2020-11-04T15:22:27.475Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-04T15:22:27.775Z] #42 207.1 LINK criu/built-in.o [2020-11-04T15:22:28.078Z] #42 207.3 LINK criu/criu [2020-11-04T15:22:28.737Z] #42 208.0 DEP lib/c/criu.d [2020-11-04T15:22:28.737Z] #42 208.1 CC images/rpc.pb-c.o [2020-11-04T15:22:29.387Z] #42 208.8 CC lib/c/criu.o [2020-11-04T15:22:29.658Z] 4612f6d0b889: Pull complete [2020-11-04T15:22:30.930Z] #42 210.1 LINK lib/c/built-in.o [2020-11-04T15:22:30.930Z] #42 210.1 LINK lib/c/libcriu.so [2020-11-04T15:22:30.930Z] #42 210.2 LINK lib/c/libcriu.a [2020-11-04T15:22:30.930Z] #42 210.4 GEN magic.py [2020-11-04T15:22:31.236Z] #42 210.6 Note: Building without setproctitle() and strlcpy() support. [2020-11-04T15:22:31.236Z] #42 210.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-04T15:22:31.236Z] #42 210.6 Note: Building without GnuTLS support [2020-11-04T15:22:31.236Z] #42 210.6 Makefile.config:39: Warn: you have no libnftables installed [2020-11-04T15:22:31.236Z] #42 210.6 Makefile.config:40: Warn: Building without nftables support [2020-11-04T15:22:31.897Z] #42 211.5 fatal: not a git repository (or any of the parent directories): .git [2020-11-04T15:22:33.002Z] #42 212.2 make[1]: Nothing to be done for 'all'. [2020-11-04T15:22:33.652Z] #42 213.2 make[1]: 'images/built-in.o' is up to date. [2020-11-04T15:22:33.652Z] #42 213.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-04T15:22:33.953Z] #42 213.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-04T15:22:33.953Z] #42 213.3 make[1]: 'compel/libcompel.a' is up to date. [2020-11-04T15:22:33.953Z] #42 213.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-04T15:22:33.953Z] #42 213.5 make[1]: Nothing to be done for 'all'. [2020-11-04T15:22:34.255Z] #42 213.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-04T15:22:34.255Z] #42 213.7 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.556Z] #42 213.7 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.556Z] #42 213.8 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.556Z] #42 214.0 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.556Z] #42 214.0 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.556Z] #42 214.1 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.857Z] #42 214.1 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.857Z] #42 214.3 make[2]: Nothing to be done for 'all'. [2020-11-04T15:22:34.857Z] #42 214.3 INSTALL criu/criu [2020-11-04T15:22:35.160Z] #42 DONE 214.4s [2020-11-04T15:22:35.160Z] [2020-11-04T15:22:35.160Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:22:39.705Z] #23 ... [2020-11-04T15:22:39.705Z] [2020-11-04T15:22:39.705Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:22:39.705Z] #48 282.5 + /build/golangci-lint --version [2020-11-04T15:22:39.705Z] #48 282.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-11-04T15:22:40.009Z] #48 DONE 283.1s [2020-11-04T15:22:40.009Z] [2020-11-04T15:22:40.009Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:22:58.738Z] #23 ... [2020-11-04T15:22:58.738Z] [2020-11-04T15:22:58.738Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:22:58.738Z] #55 261.0 + bin/containerd [2020-11-04T15:23:03.243Z] #55 ... [2020-11-04T15:23:03.243Z] [2020-11-04T15:23:03.243Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:03.243Z] #23 306.4 + return [2020-11-04T15:23:03.557Z] #23 DONE 306.6s [2020-11-04T15:23:03.557Z] [2020-11-04T15:23:03.557Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:05.446Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:23:05.446Z] [2020-11-04T15:23:05.446Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:23:05.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:23:05.446Z] HOSTNAME=1f5daa03c3d9 [2020-11-04T15:23:05.446Z] TESTDEBUG=0 [2020-11-04T15:23:05.446Z] DEST=bundles/test-integration [2020-11-04T15:23:05.446Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:23:05.446Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:23:05.446Z] container=docker [2020-11-04T15:23:05.446Z] HOME=/root [2020-11-04T15:23:05.446Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:23:05.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:23:05.446Z] VALIDATE_BRANCH=master [2020-11-04T15:23:05.446Z] TERM=xterm [2020-11-04T15:23:05.446Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:23:05.446Z] SHLVL=1 [2020-11-04T15:23:05.446Z] TIMEOUT=120m [2020-11-04T15:23:05.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:23:05.446Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:23:05.446Z] GO111MODULE=off [2020-11-04T15:23:05.446Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T15:23:05.446Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:23:05.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:23:05.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:23:05.446Z] GOPATH=/go [2020-11-04T15:23:05.446Z] PKG_CONFIG=pkg-config [2020-11-04T15:23:05.446Z] _=/usr/bin/env [2020-11-04T15:23:05.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:23:05.672Z] #55 ... [2020-11-04T15:23:05.672Z] [2020-11-04T15:23:05.672Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-11-04T15:23:05.672Z] #24 DONE 0.1s [2020-11-04T15:23:05.672Z] [2020-11-04T15:23:05.672Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-11-04T15:23:05.971Z] #29 DONE 0.7s [2020-11-04T15:23:05.971Z] [2020-11-04T15:23:05.971Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-11-04T15:23:06.275Z] #32 DONE 0.1s [2020-11-04T15:23:06.275Z] [2020-11-04T15:23:06.275Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-11-04T15:23:06.275Z] #34 DONE 0.1s [2020-11-04T15:23:06.275Z] [2020-11-04T15:23:06.275Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-11-04T15:23:06.275Z] #37 DONE 0.1s [2020-11-04T15:23:06.275Z] [2020-11-04T15:23:06.275Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-11-04T15:23:06.576Z] #40 DONE 0.1s [2020-11-04T15:23:06.576Z] [2020-11-04T15:23:06.576Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-11-04T15:23:06.576Z] #43 DONE 0.1s [2020-11-04T15:23:06.576Z] [2020-11-04T15:23:06.576Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:06.576Z] #55 ... [2020-11-04T15:23:06.576Z] [2020-11-04T15:23:06.576Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-11-04T15:23:06.576Z] #45 DONE 0.3s [2020-11-04T15:23:06.576Z] [2020-11-04T15:23:06.576Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:06.877Z] #55 ... [2020-11-04T15:23:06.877Z] [2020-11-04T15:23:06.877Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-11-04T15:23:06.877Z] #47 DONE 0.1s [2020-11-04T15:23:06.877Z] [2020-11-04T15:23:06.877Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-11-04T15:23:06.877Z] #49 DONE 0.1s [2020-11-04T15:23:06.877Z] [2020-11-04T15:23:06.877Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:07.178Z] #55 ... [2020-11-04T15:23:07.178Z] [2020-11-04T15:23:07.178Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-11-04T15:23:07.178Z] #51 DONE 0.1s [2020-11-04T15:23:07.178Z] [2020-11-04T15:23:07.178Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-11-04T15:23:07.178Z] #53 DONE 0.1s [2020-11-04T15:23:07.178Z] [2020-11-04T15:23:07.178Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-11-04T15:23:15.153Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:23:15.153Z] [2020-11-04T15:23:15.153Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:23:15.153Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:23:15.153Z] HOSTNAME=39b55b3a1f99 [2020-11-04T15:23:15.153Z] TESTDEBUG=0 [2020-11-04T15:23:15.153Z] DEST=bundles/test-integration [2020-11-04T15:23:15.153Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:23:15.153Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:23:15.153Z] container=docker [2020-11-04T15:23:15.153Z] HOME=/root [2020-11-04T15:23:15.153Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:23:15.153Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:23:15.153Z] VALIDATE_BRANCH=master [2020-11-04T15:23:15.153Z] TERM=xterm [2020-11-04T15:23:15.153Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:23:15.153Z] SHLVL=1 [2020-11-04T15:23:15.153Z] TIMEOUT=120m [2020-11-04T15:23:15.153Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:23:15.153Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:23:15.153Z] GO111MODULE=off [2020-11-04T15:23:15.153Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T15:23:15.153Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:23:15.153Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:23:15.153Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:23:15.153Z] GOPATH=/go [2020-11-04T15:23:15.153Z] PKG_CONFIG=pkg-config [2020-11-04T15:23:15.153Z] _=/usr/bin/env [2020-11-04T15:23:15.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:23:23.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:23:23.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:23:25.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:23:26.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:23:29.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:23:32.024Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 1m58.956050154s [2020-11-04T15:23:32.024Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 660.013541ms [2020-11-04T15:23:32.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:23:33.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:23:34.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:23:34.612Z] --- PASS: TestImportExtremelyLargeImageWorks (95.97s) [2020-11-04T15:23:34.612Z] PASS [2020-11-04T15:23:34.612Z] [2020-11-04T15:23:34.612Z] === Skipped [2020-11-04T15:23:34.612Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:23:34.612Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-11-04T15:23:34.612Z] [2020-11-04T15:23:34.612Z] [2020-11-04T15:23:34.612Z] DONE 12 tests, 1 skipped in 99.433s [2020-11-04T15:23:34.612Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T15:23:34.612Z] INFO: Testing against a local daemon [2020-11-04T15:23:34.612Z] === RUN TestNetworkCreateDelete [2020-11-04T15:23:34.612Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-11-04T15:23:34.612Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T15:23:34.764Z] #55 298.7 + bin/containerd-stress [2020-11-04T15:23:34.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-11-04T15:23:34.875Z] === RUN TestDaemonDNSFallback [2020-11-04T15:23:35.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:23:36.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:23:36.288Z] #55 301.2 + bin/containerd-shim [2020-11-04T15:23:36.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:23:40.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:23:43.007Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-11-04T15:23:43.007Z] === RUN TestInspectNetwork [2020-11-04T15:23:43.007Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-04T15:23:43.007Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T15:23:43.007Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-04T15:23:43.007Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestNetworkInvalidJSON [2020-11-04T15:23:43.007Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T15:23:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T15:23:43.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:23:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:23:43.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:23:43.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:23:43.007Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T15:23:43.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:23:43.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:23:43.007Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-04T15:23:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T15:23:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T15:23:43.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T15:23:43.007Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T15:23:43.007Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-11-04T15:23:43.007Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T15:23:43.007Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-11-04T15:23:43.007Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T15:23:43.007Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T15:23:43.007Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T15:23:43.007Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T15:23:43.007Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T15:23:43.007Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T15:23:43.007Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T15:23:43.007Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:23:43.007Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T15:23:43.007Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T15:23:43.007Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] PASS [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === Skipped [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-11-04T15:23:43.007Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-11-04T15:23:43.007Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-11-04T15:23:43.007Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-11-04T15:23:43.007Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-11-04T15:23:43.007Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-04T15:23:43.007Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] DONE 19 tests, 12 skipped in 8.078s [2020-11-04T15:23:43.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.007Z] INFO: Testing against a local daemon [2020-11-04T15:23:43.007Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T15:23:43.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:23:43.007Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:23:43.007Z] === RUN TestDockerNetworkIpvlan [2020-11-04T15:23:43.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:23:43.007Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:23:43.007Z] PASS [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === Skipped [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:23:43.007Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:23:43.007Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] DONE 2 tests, 2 skipped in 0.028s [2020-11-04T15:23:43.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.007Z] INFO: Testing against a local daemon [2020-11-04T15:23:43.007Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T15:23:43.007Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T15:23:43.007Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] === RUN TestDockerNetworkMacvlan [2020-11-04T15:23:43.007Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-11-04T15:23:43.007Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] PASS [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === Skipped [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-11-04T15:23:43.007Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-11-04T15:23:43.007Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] DONE 2 tests, 2 skipped in 0.029s [2020-11-04T15:23:43.007Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.007Z] testing: warning: no tests to run [2020-11-04T15:23:43.007Z] PASS [2020-11-04T15:23:43.007Z] [2020-11-04T15:23:43.007Z] DONE 0 tests in 0.005s [2020-11-04T15:23:43.007Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.007Z] INFO: Testing against a local daemon [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginTLS [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T15:23:43.007Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.007Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T15:23:43.007Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginHeader [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.08s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginV2Disable [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T15:23:43.008Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] PASS [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === Skipped [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.08s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-11-04T15:23:43.008Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] DONE 17 tests, 17 skipped in 0.178s [2020-11-04T15:23:43.008Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.008Z] INFO: Testing against a local daemon [2020-11-04T15:23:43.008Z] === RUN TestPluginInvalidJSON [2020-11-04T15:23:43.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:23:43.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:23:43.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:23:43.008Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-04T15:23:43.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T15:23:43.008Z] === RUN TestPluginInstall [2020-11-04T15:23:43.008Z] --- SKIP: TestPluginInstall (0.00s) [2020-11-04T15:23:43.008Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] PASS [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] === Skipped [2020-11-04T15:23:43.008Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-11-04T15:23:43.008Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] [2020-11-04T15:23:43.008Z] DONE 3 tests, 1 skipped in 0.041s [2020-11-04T15:23:43.008Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T15:23:43.008Z] INFO: Testing against a local daemon [2020-11-04T15:23:43.008Z] === RUN TestExternalGraphDriver [2020-11-04T15:23:43.008Z] --- SKIP: TestExternalGraphDriver (0.05s) [2020-11-04T15:23:43.008Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T15:23:43.008Z] === RUN TestGraphdriverPluginV2 [2020-11-04T15:23:44.873Z] #55 308.6 + bin/containerd-shim-runc-v1 [2020-11-04T15:23:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:23:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:23:48.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:23:49.400Z] #55 313.9 + bin/containerd-shim-runc-v2 [2020-11-04T15:23:49.566Z] --- PASS: TestGraphdriverPluginV2 (5.70s) [2020-11-04T15:23:49.567Z] PASS [2020-11-04T15:23:49.567Z] [2020-11-04T15:23:49.567Z] === Skipped [2020-11-04T15:23:49.567Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2020-11-04T15:23:49.567Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-11-04T15:23:49.567Z] [2020-11-04T15:23:49.567Z] [2020-11-04T15:23:49.567Z] DONE 2 tests, 1 skipped in 5.782s [2020-11-04T15:23:49.567Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T15:23:49.567Z] INFO: Testing against a local daemon [2020-11-04T15:23:49.567Z] === RUN TestContinueAfterPluginCrash [2020-11-04T15:23:49.567Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T15:23:49.567Z] === RUN TestReadPluginNoRead [2020-11-04T15:23:49.567Z] === PAUSE TestReadPluginNoRead [2020-11-04T15:23:49.567Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T15:23:49.567Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T15:23:49.567Z] === CONT TestContinueAfterPluginCrash [2020-11-04T15:23:49.567Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T15:23:49.567Z] === CONT TestReadPluginNoRead [2020-11-04T15:23:49.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:23:50.040Z] #55 315.1 + binaries [2020-11-04T15:23:50.040Z] #55 315.1 + install -D bin/containerd /build/containerd [2020-11-04T15:23:50.040Z] #55 315.1 + install -D bin/containerd-shim /build/containerd-shim [2020-11-04T15:23:50.040Z] #55 315.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-11-04T15:23:50.040Z] #55 315.1 + install -D bin/ctr /build/ctr [2020-11-04T15:23:50.040Z] #55 DONE 315.2s [2020-11-04T15:23:50.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:23:51.082Z] [2020-11-04T15:23:51.082Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-11-04T15:23:51.377Z] #56 DONE 0.1s [2020-11-04T15:23:51.377Z] [2020-11-04T15:23:51.377Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-11-04T15:23:51.377Z] #60 DONE 0.1s [2020-11-04T15:23:51.377Z] [2020-11-04T15:23:51.377Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-11-04T15:23:51.377Z] #62 DONE 0.1s [2020-11-04T15:23:51.377Z] [2020-11-04T15:23:51.377Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-11-04T15:23:51.377Z] #64 DONE 0.1s [2020-11-04T15:23:51.675Z] [2020-11-04T15:23:51.675Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-11-04T15:23:51.675Z] #65 DONE 0.0s [2020-11-04T15:23:51.675Z] [2020-11-04T15:23:51.675Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-04T15:23:52.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:23:52.096Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T15:23:52.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:23:53.760Z] #66 DONE 2.4s [2020-11-04T15:23:53.996Z] --- PASS: TestDaemonStartWithLogOpt (5.18s) [2020-11-04T15:23:54.058Z] [2020-11-04T15:23:54.058Z] #67 exporting to oci image format [2020-11-04T15:23:54.058Z] #67 exporting layers [2020-11-04T15:23:54.562Z] === RUN TestReadPluginNoRead/default [2020-11-04T15:23:54.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:23:55.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:23:55.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:23:55.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:23:55.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:23:55.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:23:55.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:23:56.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:23:57.092Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T15:23:57.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:23:57.658Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2020-11-04T15:23:58.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:23:58.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:23:59.032Z] --- PASS: TestReadPluginNoRead (10.42s) [2020-11-04T15:23:59.032Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s) [2020-11-04T15:23:59.032Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-11-04T15:23:59.032Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-11-04T15:23:59.032Z] read_test.go:92: [d2990636818d9] daemon is not started [2020-11-04T15:23:59.032Z] PASS [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] DONE 6 tests in 10.465s [2020-11-04T15:23:59.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T15:23:59.032Z] testing: warning: no tests to run [2020-11-04T15:23:59.032Z] PASS [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] DONE 0 tests in 0.005s [2020-11-04T15:23:59.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T15:23:59.032Z] INFO: Testing against a local daemon [2020-11-04T15:23:59.032Z] === RUN TestPluginWithDevMounts [2020-11-04T15:23:59.032Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-11-04T15:23:59.032Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T15:23:59.032Z] PASS [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === Skipped [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-11-04T15:23:59.032Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] DONE 1 tests, 1 skipped in 0.048s [2020-11-04T15:23:59.032Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T15:23:59.032Z] INFO: Testing against a local daemon [2020-11-04T15:23:59.032Z] === RUN TestSecretInspect [2020-11-04T15:23:59.032Z] --- SKIP: TestSecretInspect (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestSecretList [2020-11-04T15:23:59.032Z] --- SKIP: TestSecretList (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestSecretsCreateAndDelete [2020-11-04T15:23:59.032Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestSecretsUpdate [2020-11-04T15:23:59.032Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestTemplatedSecret [2020-11-04T15:23:59.032Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-04T15:23:59.032Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestSecretCreateResolve [2020-11-04T15:23:59.032Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] PASS [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === Skipped [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-11-04T15:23:59.032Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-11-04T15:23:59.032Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] [2020-11-04T15:23:59.032Z] DONE 6 tests, 6 skipped in 0.086s [2020-11-04T15:23:59.032Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T15:23:59.032Z] INFO: Testing against a local daemon [2020-11-04T15:23:59.032Z] === RUN TestServiceCreateInit [2020-11-04T15:23:59.032Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T15:23:59.032Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T15:23:59.032Z] --- PASS: TestServiceCreateInit (0.01s) [2020-11-04T15:23:59.032Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T15:23:59.032Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T15:23:59.032Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T15:23:59.032Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-11-04T15:23:59.032Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.032Z] === RUN TestCreateServiceConflict [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-11-04T15:23:59.290Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-11-04T15:23:59.290Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T15:23:59.290Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-11-04T15:23:59.290Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-11-04T15:23:59.290Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateServiceSysctls [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-11-04T15:23:59.290Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateServiceCapabilities [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-11-04T15:23:59.290Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestInspect [2020-11-04T15:23:59.290Z] --- SKIP: TestInspect (0.01s) [2020-11-04T15:23:59.290Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestCreateJob [2020-11-04T15:23:59.290Z] --- SKIP: TestCreateJob (0.01s) [2020-11-04T15:23:59.290Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestReplicatedJob [2020-11-04T15:23:59.290Z] --- SKIP: TestReplicatedJob (0.01s) [2020-11-04T15:23:59.290Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestUpdateReplicatedJob [2020-11-04T15:23:59.290Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-11-04T15:23:59.290Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestServiceListWithStatuses [2020-11-04T15:23:59.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T15:23:59.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:23:59.290Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T15:23:59.290Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-11-04T15:23:59.290Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestDockerNetworkReConnect [2020-11-04T15:23:59.290Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-11-04T15:23:59.290Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:23:59.290Z] === RUN TestServicePlugin [2020-11-04T15:23:59.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:23:59.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:23:59.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:24:00.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:24:00.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:24:01.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:24:01.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:24:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:24:02.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:24:02.572Z] --- SKIP: TestServicePlugin (3.26s) [2020-11-04T15:24:02.572Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] === RUN TestServiceUpdateLabel [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] === RUN TestServiceUpdateSecrets [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] === RUN TestServiceUpdateConfigs [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] === RUN TestServiceUpdateNetwork [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-11-04T15:24:02.572Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] PASS [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === Skipped [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-04T15:24:02.572Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T15:24:02.572Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-04T15:24:02.572Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-11-04T15:24:02.572Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-11-04T15:24:02.572Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-11-04T15:24:02.572Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-11-04T15:24:02.572Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-11-04T15:24:02.572Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-11-04T15:24:02.572Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-11-04T15:24:02.572Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T15:24:02.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-11-04T15:24:02.572Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-11-04T15:24:02.572Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServicePlugin (3.26s) [2020-11-04T15:24:02.572Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-11-04T15:24:02.572Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-11-04T15:24:02.572Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.572Z] [2020-11-04T15:24:02.573Z] DONE 24 tests, 23 skipped in 3.538s [2020-11-04T15:24:02.573Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T15:24:02.573Z] INFO: Testing against a local daemon [2020-11-04T15:24:02.573Z] === RUN TestSessionCreate [2020-11-04T15:24:02.573Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T15:24:02.573Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T15:24:02.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-04T15:24:02.831Z] PASS [2020-11-04T15:24:02.831Z] [2020-11-04T15:24:02.831Z] DONE 2 tests in 0.061s [2020-11-04T15:24:02.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T15:24:02.831Z] INFO: Testing against a local daemon [2020-11-04T15:24:02.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T15:24:02.831Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:24:02.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:24:02.831Z] === RUN TestEventsExecDie [2020-11-04T15:24:03.408Z] --- PASS: TestEventsExecDie (0.52s) [2020-11-04T15:24:03.408Z] === RUN TestEventsBackwardsCompatible [2020-11-04T15:24:03.408Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-11-04T15:24:03.408Z] === RUN TestInfoBinaryCommits [2020-11-04T15:24:03.408Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-04T15:24:03.408Z] === RUN TestInfoAPIVersioned [2020-11-04T15:24:03.408Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T15:24:03.408Z] === RUN TestInfoDiscoveryBackend [2020-11-04T15:24:03.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:24:04.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:24:04.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:24:04.787Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-11-04T15:24:04.787Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T15:24:05.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:24:05.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:24:05.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:24:06.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:24:06.875Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:24:06.875Z] Using test binary docker [2020-11-04T15:24:06.875Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T15:24:06.875Z] +++ /etc/init.d/apparmor start [2020-11-04T15:24:06.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:24:07.166Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:24:07.166Z] INFO: Waiting for daemon to start... [2020-11-04T15:24:07.166Z] Starting dockerd [2020-11-04T15:24:07.166Z] +++ 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 [2020-11-04T15:24:08.068Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.30s) [2020-11-04T15:24:08.068Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T15:24:08.068Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T15:24:08.068Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:24:08.068Z] === RUN TestInfoAPI [2020-11-04T15:24:08.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:24:08.301Z] Using test binary docker [2020-11-04T15:24:08.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T15:24:08.301Z] +++ /etc/init.d/apparmor start [2020-11-04T15:24:08.301Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:24:08.301Z] INFO: Waiting for daemon to start... [2020-11-04T15:24:08.301Z] Starting dockerd [2020-11-04T15:24:08.301Z] +++ 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 [2020-11-04T15:24:08.326Z] --- PASS: TestInfoAPI (0.04s) [2020-11-04T15:24:08.326Z] === RUN TestInfoAPIWarnings [2020-11-04T15:24:08.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:24:09.228Z] . [2020-11-04T15:24:09.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:24:09.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:24:09.228Z] Error: No such image: emptyfs [2020-11-04T15:24:09.228Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:24:09.228Z] ++++ docker load [2020-11-04T15:24:09.228Z] Running integration-test (iteration 1) [2020-11-04T15:24:09.228Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T15:24:09.228Z] ++ 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 [2020-11-04T15:24:09.228Z] ++ set -e [2020-11-04T15:24:09.228Z] ++ '[' -n 0 ']' [2020-11-04T15:24:09.228Z] ++ set -x [2020-11-04T15:24:09.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T15:24:10.215Z] . [2020-11-04T15:24:10.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:24:10.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:24:10.215Z] Error: No such image: emptyfs [2020-11-04T15:24:10.215Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:24:10.215Z] ++++ docker load [2020-11-04T15:24:10.475Z] Running integration-test (iteration 1) [2020-11-04T15:24:10.475Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T15:24:10.475Z] ++ 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 [2020-11-04T15:24:10.475Z] ++ set -e [2020-11-04T15:24:10.475Z] ++ '[' -n 0 ']' [2020-11-04T15:24:10.475Z] ++ set -x [2020-11-04T15:24:10.476Z] ++ 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 [2020-11-04T15:24:13.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:24:15.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:24:17.705Z] Loaded image: buildpack-deps:buster [2020-11-04T15:24:17.997Z] Loaded image: busybox:latest [2020-11-04T15:24:17.997Z] Loaded image: busybox:glibc [2020-11-04T15:24:17.997Z] Loaded image: debian:buster [2020-11-04T15:24:17.997Z] Loaded image: hello-world:latest [2020-11-04T15:24:18.289Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:24:18.289Z] INFO: Testing against a local daemon [2020-11-04T15:24:18.289Z] === RUN TestCgroupNamespacesBuild [2020-11-04T15:24:18.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:24:20.354Z] --- PASS: TestCgroupNamespacesBuild (2.14s) [2020-11-04T15:24:20.354Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T15:24:22.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:24:22.233Z] Using test binary docker [2020-11-04T15:24:22.233Z] +++ /etc/init.d/apparmor start [2020-11-04T15:24:22.233Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:24:22.233Z] INFO: Waiting for daemon to start... [2020-11-04T15:24:22.233Z] Starting dockerd [2020-11-04T15:24:22.233Z] +++ 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 [2020-11-04T15:24:22.417Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-11-04T15:24:22.417Z] === RUN TestBuildWithSession [2020-11-04T15:24:22.417Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T15:24:22.417Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:24:22.417Z] === RUN TestBuildSquashParent [2020-11-04T15:24:22.729Z] Loaded image: buildpack-deps:buster [2020-11-04T15:24:22.729Z] Loaded image: busybox:latest [2020-11-04T15:24:22.729Z] Loaded image: busybox:glibc [2020-11-04T15:24:22.729Z] Loaded image: debian:buster [2020-11-04T15:24:22.729Z] Loaded image: hello-world:latest [2020-11-04T15:24:22.729Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:24:22.729Z] INFO: Testing against a local daemon [2020-11-04T15:24:22.729Z] === RUN TestCgroupNamespacesBuild [2020-11-04T15:24:24.126Z] . [2020-11-04T15:24:24.126Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:24:24.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:24:24.498Z] Error: No such image: emptyfs [2020-11-04T15:24:24.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:24:24.498Z] ++++ docker load [2020-11-04T15:24:25.062Z] Running integration-test (iteration 1) [2020-11-04T15:24:25.062Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T15:24:25.062Z] ++ 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 [2020-11-04T15:24:25.062Z] ++ set -e [2020-11-04T15:24:25.062Z] ++ '[' -n 0 ']' [2020-11-04T15:24:25.062Z] ++ set -x [2020-11-04T15:24:25.062Z] ++ 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 [2020-11-04T15:24:25.279Z] --- PASS: TestCgroupNamespacesBuild (2.98s) [2020-11-04T15:24:25.279Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T15:24:26.397Z] --- PASS: TestInfoAPIWarnings (17.32s) [2020-11-04T15:24:26.397Z] === RUN TestInfoDebug [2020-11-04T15:24:26.963Z] --- PASS: TestInfoDebug (1.53s) [2020-11-04T15:24:26.963Z] === RUN TestInfoInsecureRegistries [2020-11-04T15:24:27.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-11-04T15:24:27.193Z] === RUN TestBuildWithSession [2020-11-04T15:24:27.193Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T15:24:27.193Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:24:27.193Z] === RUN TestBuildSquashParent [2020-11-04T15:24:28.863Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-11-04T15:24:28.863Z] === RUN TestInfoRegistryMirrors [2020-11-04T15:24:29.317Z] --- PASS: TestBuildSquashParent (6.95s) [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:24:29.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:29.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:29.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:29.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:30.236Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-11-04T15:24:30.237Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T15:24:30.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2020-11-04T15:24:30.237Z] === RUN TestPingCacheHeaders [2020-11-04T15:24:30.237Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-11-04T15:24:30.237Z] === RUN TestPingGet [2020-11-04T15:24:30.237Z] --- PASS: TestPingGet (0.01s) [2020-11-04T15:24:30.237Z] === RUN TestPingHead [2020-11-04T15:24:30.237Z] --- PASS: TestPingHead (0.02s) [2020-11-04T15:24:30.237Z] === RUN TestVersion [2020-11-04T15:24:30.237Z] --- PASS: TestVersion (0.02s) [2020-11-04T15:24:30.237Z] PASS [2020-11-04T15:24:30.237Z] [2020-11-04T15:24:30.237Z] === Skipped [2020-11-04T15:24:30.237Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:24:30.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:24:30.237Z] [2020-11-04T15:24:30.237Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-11-04T15:24:30.237Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-11-04T15:24:30.237Z] [2020-11-04T15:24:30.237Z] [2020-11-04T15:24:30.237Z] DONE 18 tests, 2 skipped in 27.585s [2020-11-04T15:24:30.237Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T15:24:30.237Z] INFO: Testing against a local daemon [2020-11-04T15:24:30.237Z] === RUN TestVolumesCreateAndList [2020-11-04T15:24:30.237Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T15:24:30.237Z] === RUN TestVolumesRemove [2020-11-04T15:24:30.495Z] --- PASS: TestVolumesRemove (0.04s) [2020-11-04T15:24:30.495Z] === RUN TestVolumesInspect [2020-11-04T15:24:30.495Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-04T15:24:30.495Z] === RUN TestVolumesInvalidJSON [2020-11-04T15:24:30.495Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T15:24:30.495Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T15:24:30.495Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T15:24:30.495Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T15:24:30.495Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T15:24:30.495Z] PASS [2020-11-04T15:24:30.495Z] [2020-11-04T15:24:30.495Z] DONE 5 tests in 0.116s [2020-11-04T15:24:30.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:24:30.495Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16494 is not a child of this shell [2020-11-04T15:24:30.495Z] warning: PID 16494 from bundles/test-integration/docker.pid had a nonzero exit code [2020-11-04T15:24:30.495Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:24:30.495Z] [2020-11-04T15:24:30.495Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:24:30.495Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:24:30.495Z] [2020-11-04T15:24:30.495Z] To set a process to complain mode, use the command line tool [2020-11-04T15:24:30.495Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:24:30.495Z] Removing test suite binaries [2020-11-04T15:24:30.495Z] exiting test-integration [2020-11-04T15:24:30.495Z] ++ exit 0 [2020-11-04T15:24:31.429Z] [2020-11-04T15:24:32.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:32.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove Post stage [Pipeline] junit [2020-11-04T15:24:32.817Z] Recording test results [2020-11-04T15:24:33.784Z] --- PASS: TestBuildSquashParent (6.09s) [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:24:33.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:33.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:33.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:24:33.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:24:33.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:24:33.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:24:34.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:34.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T15:24:34.622Z] + echo Ensuring container killed. [2020-11-04T15:24:34.622Z] Ensuring container killed. [2020-11-04T15:24:34.622Z] + docker rm -vf docker-pr2 [2020-11-04T15:24:34.622Z] Error: No such container: docker-pr2 [2020-11-04T15:24:34.622Z] + true [Pipeline] sh [2020-11-04T15:24:34.901Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:24:34.901Z] Chowning /workspace to jenkins user [2020-11-04T15:24:34.901Z] + id -u [2020-11-04T15:24:34.901Z] + id -g [2020-11-04T15:24:34.901Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T15:24:34.901Z] Unable to find image 'busybox:latest' locally [2020-11-04T15:24:34.901Z] latest: Pulling from library/busybox [2020-11-04T15:24:35.160Z] 9758c28807f2: Pulling fs layer [2020-11-04T15:24:35.160Z] 9758c28807f2: Verifying Checksum [2020-11-04T15:24:35.160Z] 9758c28807f2: Download complete [2020-11-04T15:24:35.160Z] 9758c28807f2: Pull complete [2020-11-04T15:24:35.160Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T15:24:35.160Z] Status: Downloaded newer image for busybox:latest [2020-11-04T15:24:35.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:24:35.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:24:36.399Z] + bundleName=amd64-rootless [2020-11-04T15:24:36.399Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-11-04T15:24:36.399Z] Creating amd64-rootless-bundles.tar.gz [2020-11-04T15:24:36.399Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T15:24:36.399Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T15:24:36.411Z] Archiving artifacts [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2020-11-04T15:24:36.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2020-11-04T15:24:36.836Z] === RUN TestBuildMultiStageCopy [2020-11-04T15:24:36.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T15:24:37.911Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:24:38.228Z] + make clean [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-11-04T15:24:38.247Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2020-11-04T15:24:38.247Z] === RUN TestBuildMultiStageCopy [2020-11-04T15:24:38.247Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T15:24:38.487Z] docker volume rm -f docker-dev-cache [2020-11-04T15:24:38.487Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:24:39.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T15:24:39.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T15:24:40.161Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T15:24:40.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T15:24:40.733Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T15:24:41.120Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T15:24:41.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T15:24:41.372Z] 406ffb8432a7: Pull complete [2020-11-04T15:24:41.372Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-11-04T15:24:41.372Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-04T15:24:41.372Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-04T15:24:41.372Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-04T15:24:41.372Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-11-04T15:24:41.372Z] WARN: Skipping validation tests [2020-11-04T15:24:41.372Z] INFO: Running unit tests at 11/04/2020 15:24:34... [2020-11-04T15:24:41.372Z] INFO: make.ps1 starting at 11/04/2020 15:24:38 [2020-11-04T15:24:41.372Z] INFO: Git commit (28dc1f7693) assumed from DOCKER_GITCOMMIT environment variable [2020-11-04T15:24:41.372Z] INFO: Invoking autogen... [2020-11-04T15:24:41.372Z] INFO: Running unit tests... [2020-11-04T15:24:41.568Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-11-04T15:24:41.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-11-04T15:24:41.758Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T15:24:42.141Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-11-04T15:24:42.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-11-04T15:24:42.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-11-04T15:24:42.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-11-04T15:24:42.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-11-04T15:24:42.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-11-04T15:24:42.142Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T15:24:43.310Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-11-04T15:24:43.310Z] === RUN TestBuildLabelWithTargets [2020-11-04T15:24:43.528Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-11-04T15:24:43.528Z] === RUN TestBuildLabelWithTargets [2020-11-04T15:24:45.656Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2020-11-04T15:24:45.656Z] === RUN TestBuildWithEmptyLayers [2020-11-04T15:24:45.679Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2020-11-04T15:24:45.679Z] === RUN TestBuildWithEmptyLayers [2020-11-04T15:24:46.599Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-11-04T15:24:46.599Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T15:24:46.714Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-11-04T15:24:46.714Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T15:24:49.899Z] --- PASS: TestBuildMultiStageOnBuild (2.63s) [2020-11-04T15:24:49.899Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T15:24:50.224Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2020-11-04T15:24:50.224Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T15:24:50.843Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-11-04T15:24:50.843Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T15:24:50.855Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-11-04T15:24:50.855Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T15:24:53.220Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-11-04T15:24:53.399Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2020-11-04T15:24:53.399Z] === RUN TestBuildWithHugeFile [2020-11-04T15:24:53.590Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.952286536s with top 10 stages: buildssa: 1m36.183854963s, goimports: 22.568300102s, unconvert: 12.208322572s, gosec: 11.091656668s, golint: 6.524363292s, ineffassign: 4.860961968s, misspell: 4.737620532s, inspect: 3.413366102s, vrp: 3.143105774s, printf: 2.408929329s [2020-11-04T15:24:54.367Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) [2020-11-04T15:24:54.367Z] === RUN TestBuildWithHugeFile [2020-11-04T15:25:00.320Z] ? github.com/docker/docker/api [no test files] [2020-11-04T15:25:01.745Z] INFO [runner/unused/goanalysis] analyzers took 26.73140766s with top 10 stages: buildssa: 22.409352952s, U1000: 4.322054708s [2020-11-04T15:25:01.745Z] INFO [runner] Issues before processing: 2259, after processing: 0 [2020-11-04T15:25:01.745Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1574, cgo: 1679/2259, filename_unadjuster: 1679/1679, exclude: 1574/1574, path_prettifier: 1679/1679, skip_dirs: 1679/1679, skip_files: 1679/1679, autogenerated_exclude: 1574/1679, identifier_marker: 1574/1574, nolint: 0/64 [2020-11-04T15:25:01.745Z] INFO [runner] processing took 166.193436ms with stages: nolint: 73.934736ms, identifier_marker: 58.800017ms, path_prettifier: 14.225589ms, autogenerated_exclude: 7.557774ms, exclude-rules: 6.305308ms, skip_dirs: 3.709314ms, cgo: 898.375µs, filename_unadjuster: 756.799µs, max_same_issues: 1.52µs, uniq_by_line: 647ns, diff: 586ns, max_from_linter: 562ns, source_code: 538ns, exclude: 480ns, skip_files: 457ns, path_shortener: 401ns, max_per_file_from_linter: 333ns [2020-11-04T15:25:01.745Z] INFO [runner] linters took 1m36.720264026s with stages: goanalysis_metalinter: 1m17.458301261s, unused: 19.095520735s [2020-11-04T15:25:01.745Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-11-04T15:25:02.319Z] INFO Memory: 1627 samples, avg is 240.5MB, max is 3163.7MB [2020-11-04T15:25:02.319Z] INFO Execution took 3m36.844017303s [2020-11-04T15:25:02.580Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-04T15:25:03.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary-daemon test-docker-py [2020-11-04T15:25:03.761Z] [2020-11-04T15:25:04.023Z] Removing bundles/ [2020-11-04T15:25:04.023Z] [2020-11-04T15:25:04.023Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-04T15:25:04.023Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:25:04.023Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:25:11.926Z] Loaded image: buildpack-deps:buster [2020-11-04T15:25:11.926Z] Loaded image: busybox:latest [2020-11-04T15:25:11.926Z] Loaded image: busybox:glibc [2020-11-04T15:25:11.926Z] Loaded image: debian:buster [2020-11-04T15:25:11.926Z] Loaded image: hello-world:latest [2020-11-04T15:25:11.926Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:25:11.926Z] INFO: Testing against a local daemon [2020-11-04T15:25:11.926Z] === RUN TestCgroupNamespacesBuild [2020-11-04T15:25:11.926Z] --- PASS: TestCgroupNamespacesBuild (3.72s) [2020-11-04T15:25:11.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T15:25:12.182Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2020-11-04T15:25:12.182Z] === RUN TestBuildWithSession [2020-11-04T15:25:12.182Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T15:25:12.182Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:25:12.182Z] === RUN TestBuildSquashParent [2020-11-04T15:25:18.026Z] === RUN TestMiddlewares [2020-11-04T15:25:18.026Z] --- PASS: TestMiddlewares (0.00s) [2020-11-04T15:25:18.026Z] PASS [2020-11-04T15:25:18.026Z] coverage: 9.0% of statements [2020-11-04T15:25:18.026Z] ok github.com/docker/docker/api/server 0.124s coverage: 9.0% of statements [2020-11-04T15:25:21.509Z] --- PASS: TestBuildWithHugeFile (26.80s) [2020-11-04T15:25:21.509Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T15:25:21.509Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:21.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:21.509Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:21.509Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:21.509Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:21.509Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:21.509Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:21.509Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:21.509Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:21.509Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2020-11-04T15:25:21.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.52s) [2020-11-04T15:25:21.509Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.52s) [2020-11-04T15:25:21.509Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-11-04T15:25:21.509Z] === RUN TestBuildPreserveOwnership [2020-11-04T15:25:21.509Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T15:25:22.207Z] --- PASS: TestBuildSquashParent (8.45s) [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:25:22.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:25:22.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:25:22.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:25:22.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:25:24.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:25:24.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:25:25.958Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T15:25:28.020Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-11-04T15:25:28.020Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2020-11-04T15:25:28.020Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-11-04T15:25:28.020Z] === RUN TestBuildPlatformInvalid [2020-11-04T15:25:28.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:25:28.037Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:25:28.310Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-11-04T15:25:28.311Z] PASS [2020-11-04T15:25:28.311Z] [2020-11-04T15:25:28.311Z] === Skipped [2020-11-04T15:25:28.311Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-11-04T15:25:28.311Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:25:28.311Z] [2020-11-04T15:25:28.311Z] [2020-11-04T15:25:28.311Z] DONE 32 tests, 1 skipped in 78.873s [2020-11-04T15:25:28.311Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T15:25:28.311Z] ++ 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 [2020-11-04T15:25:28.311Z] ++ set -e [2020-11-04T15:25:28.311Z] ++ '[' -n 0 ']' [2020-11-04T15:25:28.311Z] ++ set -x [2020-11-04T15:25:28.311Z] ++ 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 [2020-11-04T15:25:28.311Z] INFO: Testing against a local daemon [2020-11-04T15:25:28.311Z] === RUN TestConfigInspect [2020-11-04T15:25:31.306Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2020-11-04T15:25:31.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2020-11-04T15:25:31.307Z] === RUN TestBuildMultiStageCopy [2020-11-04T15:25:31.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T15:25:31.529Z] #67 exporting layers 83.3s done [2020-11-04T15:25:31.529Z] #67 exporting manifest sha256:8e69799436a96c136e8290e314058880a844f9c15c928d5cb695042516c42565 [2020-11-04T15:25:31.529Z] #67 exporting manifest sha256:8e69799436a96c136e8290e314058880a844f9c15c928d5cb695042516c42565 done [2020-11-04T15:25:31.529Z] #67 exporting config sha256:d13fe6597b1ef5ef1373e92928a184d3685201c842a80494aef3d0adc2b349ea done [2020-11-04T15:25:31.529Z] #67 sending tarball [2020-11-04T15:25:32.755Z] --- PASS: TestConfigInspect (3.86s) [2020-11-04T15:25:32.755Z] === RUN TestConfigList [2020-11-04T15:25:33.642Z] #67 sending tarball 16.3s done [2020-11-04T15:25:33.642Z] #67 DONE 99.6s [2020-11-04T15:25:33.642Z] [2020-11-04T15:25:33.642Z] #68 importing to docker [2020-11-04T15:25:33.825Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T15:25:33.825Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T15:25:34.388Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T15:25:34.993Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T15:25:35.479Z] --- PASS: TestConfigList (3.20s) [2020-11-04T15:25:35.479Z] === RUN TestConfigsCreateAndDelete [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-11-04T15:25:35.556Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-11-04T15:25:35.556Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T15:25:36.963Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-11-04T15:25:36.963Z] === RUN TestBuildLabelWithTargets [2020-11-04T15:25:38.995Z] --- PASS: TestConfigsCreateAndDelete (3.57s) [2020-11-04T15:25:38.995Z] === RUN TestConfigsUpdate [2020-11-04T15:25:39.476Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-11-04T15:25:39.477Z] === RUN TestBuildWithEmptyLayers [2020-11-04T15:25:40.122Z] --- PASS: TestBuildWithHugeFile (40.96s) [2020-11-04T15:25:40.122Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T15:25:40.122Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:40.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:40.122Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:40.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:40.122Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:40.122Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:40.122Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:25:40.122Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:25:40.122Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:25:40.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-11-04T15:25:40.122Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-11-04T15:25:40.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-11-04T15:25:40.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-11-04T15:25:40.122Z] === RUN TestBuildPreserveOwnership [2020-11-04T15:25:40.122Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T15:25:40.122Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T15:25:40.446Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2020-11-04T15:25:40.447Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T15:25:40.695Z] --- PASS: TestBuildPreserveOwnership (5.85s) [2020-11-04T15:25:40.695Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.73s) [2020-11-04T15:25:40.695Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-11-04T15:25:40.695Z] === RUN TestBuildPlatformInvalid [2020-11-04T15:25:40.956Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-11-04T15:25:40.956Z] PASS [2020-11-04T15:25:40.956Z] [2020-11-04T15:25:40.956Z] === Skipped [2020-11-04T15:25:40.956Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-11-04T15:25:40.956Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:25:40.956Z] [2020-11-04T15:25:40.956Z] [2020-11-04T15:25:40.956Z] DONE 32 tests, 1 skipped in 90.357s [2020-11-04T15:25:40.956Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T15:25:40.956Z] ++ 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 [2020-11-04T15:25:40.956Z] ++ set -e [2020-11-04T15:25:40.956Z] ++ '[' -n 0 ']' [2020-11-04T15:25:40.956Z] ++ set -x [2020-11-04T15:25:40.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T15:25:41.218Z] INFO: Testing against a local daemon [2020-11-04T15:25:41.218Z] === RUN TestConfigInspect [2020-11-04T15:25:43.548Z] --- PASS: TestConfigsUpdate (3.72s) [2020-11-04T15:25:43.548Z] === RUN TestTemplatedConfig [2020-11-04T15:25:43.755Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-11-04T15:25:43.755Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T15:25:44.519Z] --- PASS: TestConfigInspect (3.40s) [2020-11-04T15:25:44.519Z] === RUN TestConfigList [2020-11-04T15:25:45.134Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2020-11-04T15:25:45.134Z] === RUN TestBuildMultiStageLayerLeak [2020-11-04T15:25:47.057Z] --- PASS: TestTemplatedConfig (3.68s) [2020-11-04T15:25:47.057Z] === RUN TestConfigCreateResolve [2020-11-04T15:25:47.819Z] --- PASS: TestConfigList (3.24s) [2020-11-04T15:25:47.819Z] === RUN TestConfigsCreateAndDelete [2020-11-04T15:25:49.303Z] --- PASS: TestBuildMultiStageLayerLeak (3.46s) [2020-11-04T15:25:49.303Z] === RUN TestBuildWithHugeFile [2020-11-04T15:25:50.566Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-11-04T15:25:50.566Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T15:25:50.566Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-11-04T15:25:50.566Z] PASS [2020-11-04T15:25:50.566Z] [2020-11-04T15:25:50.566Z] DONE 7 tests in 22.261s [2020-11-04T15:25:50.566Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T15:25:50.566Z] ++ 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 [2020-11-04T15:25:50.566Z] ++ set -e [2020-11-04T15:25:50.566Z] ++ '[' -n 0 ']' [2020-11-04T15:25:50.566Z] ++ set -x [2020-11-04T15:25:50.567Z] ++ 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 [2020-11-04T15:25:50.567Z] INFO: Testing against a local daemon [2020-11-04T15:25:50.567Z] === RUN TestCheckpoint [2020-11-04T15:25:50.567Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T15:25:50.567Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:25:50.567Z] === RUN TestContainerInvalidJSON [2020-11-04T15:25:50.567Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:25:50.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:25:50.567Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:25:50.567Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:25:50.567Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:25:50.567Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:25:50.567Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:25:50.567Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:25:50.567Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:25:50.567Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-04T15:25:50.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T15:25:50.567Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T15:25:50.567Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T15:25:50.567Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T15:25:50.857Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-11-04T15:25:50.857Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T15:25:50.857Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-11-04T15:25:50.857Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T15:25:51.119Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-11-04T15:25:51.119Z] === RUN TestConfigsUpdate [2020-11-04T15:25:51.147Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-11-04T15:25:51.147Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T15:25:51.147Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-11-04T15:25:51.147Z] === RUN TestCopyFromContainer [2020-11-04T15:25:52.329Z] #68 DONE 17.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T15:25:52.787Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/test/unit [2020-11-04T15:25:53.209Z] === RUN TestCopyFromContainer// [2020-11-04T15:25:53.499Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T15:25:53.499Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T15:25:53.499Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T15:25:53.790Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T15:25:53.790Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T15:25:53.790Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T15:25:54.081Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T15:25:54.081Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T15:25:54.081Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer (2.92s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-11-04T15:25:54.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-11-04T15:25:54.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T15:25:54.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:25:54.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:25:54.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:25:54.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:25:54.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:25:54.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:25:54.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:25:54.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:25:54.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:25:54.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-04T15:25:54.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T15:25:54.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T15:25:54.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T15:25:54.081Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T15:25:54.371Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-11-04T15:25:54.371Z] === RUN TestCreateWithInvalidEnv [2020-11-04T15:25:54.371Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T15:25:54.371Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T15:25:54.371Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T15:25:54.371Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T15:25:54.371Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T15:25:54.371Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T15:25:54.371Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T15:25:54.371Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T15:25:54.371Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T15:25:54.371Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-04T15:25:54.371Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T15:25:54.371Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T15:25:54.371Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T15:25:54.371Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T15:25:54.371Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-11-04T15:25:54.371Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T15:25:54.421Z] --- PASS: TestConfigsUpdate (3.19s) [2020-11-04T15:25:54.421Z] === RUN TestTemplatedConfig [2020-11-04T15:25:56.342Z] ? github.com/docker/docker/api [no test files] [2020-11-04T15:25:57.094Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-11-04T15:25:57.094Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T15:25:57.722Z] --- PASS: TestTemplatedConfig (3.46s) [2020-11-04T15:25:57.722Z] === RUN TestConfigCreateResolve [2020-11-04T15:25:59.157Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:25:59.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:25:59.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:25:59.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:25:59.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:25:59.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:25:59.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:25:59.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:25:59.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:25:59.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:25:59.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:25:59.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-04T15:25:59.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-04T15:25:59.158Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T15:26:00.189Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-11-04T15:26:00.189Z] === RUN TestCreateDifferentPlatform [2020-11-04T15:26:00.189Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T15:26:00.189Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T15:26:00.189Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-11-04T15:26:00.189Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T15:26:00.189Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T15:26:00.189Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T15:26:00.189Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-11-04T15:26:00.189Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T15:26:00.189Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-11-04T15:26:00.189Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T15:26:00.189Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T15:26:00.189Z] === RUN TestDaemonRestartIpcMode [2020-11-04T15:26:00.189Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T15:26:00.189Z] === RUN TestDaemonHostGatewayIP [2020-11-04T15:26:00.189Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T15:26:00.189Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T15:26:00.189Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T15:26:00.189Z] === RUN TestDiff [2020-11-04T15:26:01.024Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-11-04T15:26:01.024Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T15:26:01.222Z] --- PASS: TestDiff (0.90s) [2020-11-04T15:26:01.222Z] === RUN TestExecWithCloseStdin [2020-11-04T15:26:01.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:26:01.473Z] Using test binary docker [2020-11-04T15:26:01.597Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-11-04T15:26:01.597Z] PASS [2020-11-04T15:26:01.597Z] [2020-11-04T15:26:01.597Z] DONE 7 tests in 20.515s [2020-11-04T15:26:01.597Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T15:26:01.597Z] ++ 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 [2020-11-04T15:26:01.597Z] ++ set -e [2020-11-04T15:26:01.597Z] ++ '[' -n 0 ']' [2020-11-04T15:26:01.597Z] ++ set -x [2020-11-04T15:26:01.597Z] ++ 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 [2020-11-04T15:26:01.597Z] INFO: Testing against a local daemon [2020-11-04T15:26:01.597Z] === RUN TestCheckpoint [2020-11-04T15:26:01.597Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T15:26:01.597Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:26:01.597Z] === RUN TestContainerInvalidJSON [2020-11-04T15:26:01.597Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:26:01.597Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:26:01.597Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:26:01.597Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:26:01.597Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:26:01.597Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:26:01.597Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:26:01.597Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:26:01.597Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:26:01.597Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T15:26:01.597Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T15:26:01.597Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T15:26:01.597Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T15:26:01.597Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T15:26:01.728Z] +++ /etc/init.d/apparmor start [2020-11-04T15:26:01.728Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:26:01.728Z] INFO: Waiting for daemon to start... [2020-11-04T15:26:01.728Z] Starting dockerd [2020-11-04T15:26:01.728Z] +++ 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 [2020-11-04T15:26:01.857Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2020-11-04T15:26:01.857Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T15:26:02.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-11-04T15:26:02.118Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T15:26:02.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-11-04T15:26:02.118Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T15:26:02.256Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-11-04T15:26:02.256Z] === RUN TestExec [2020-11-04T15:26:02.379Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-11-04T15:26:02.379Z] === RUN TestCopyFromContainer [2020-11-04T15:26:03.288Z] --- PASS: TestExec (0.94s) [2020-11-04T15:26:03.288Z] === RUN TestExecUser [2020-11-04T15:26:03.617Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:26:03.617Z] Using test binary docker [2020-11-04T15:26:03.617Z] +++ /etc/init.d/apparmor start [2020-11-04T15:26:03.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:26:03.617Z] INFO: Waiting for daemon to start... [2020-11-04T15:26:03.617Z] Starting dockerd [2020-11-04T15:26:03.617Z] +++ 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 [2020-11-04T15:26:03.920Z] --- PASS: TestExecUser (0.96s) [2020-11-04T15:26:03.920Z] === RUN TestExportContainerAndImportImage [2020-11-04T15:26:04.303Z] === RUN TestCopyFromContainer// [2020-11-04T15:26:04.303Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T15:26:04.564Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T15:26:04.564Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T15:26:04.825Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T15:26:04.825Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T15:26:04.825Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T15:26:05.087Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T15:26:05.087Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T15:26:05.348Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer (3.10s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-11-04T15:26:05.348Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-11-04T15:26:05.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T15:26:05.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:26:05.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:26:05.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:26:05.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:26:05.348Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:26:05.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:26:05.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:26:05.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:26:05.348Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:26:05.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T15:26:05.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T15:26:05.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T15:26:05.348Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T15:26:05.348Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T15:26:05.424Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-11-04T15:26:05.424Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T15:26:05.609Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-11-04T15:26:05.609Z] === RUN TestCreateWithInvalidEnv [2020-11-04T15:26:05.609Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T15:26:05.609Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T15:26:05.609Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T15:26:05.609Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T15:26:05.609Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T15:26:05.609Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T15:26:05.609Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T15:26:05.609Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T15:26:05.609Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T15:26:05.609Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T15:26:05.609Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T15:26:05.609Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T15:26:05.609Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T15:26:05.609Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T15:26:05.609Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-04T15:26:05.609Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T15:26:06.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-11-04T15:26:06.931Z] === RUN TestHealthCheckWorkdir [2020-11-04T15:26:07.522Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2020-11-04T15:26:07.522Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T15:26:07.964Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-11-04T15:26:07.964Z] === RUN TestHealthKillContainer [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:26:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:26:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:26:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:26:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:26:10.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:26:10.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:26:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:26:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:26:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:26:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:26:10.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-11-04T15:26:10.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-11-04T15:26:10.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T15:26:10.246Z] . [2020-11-04T15:26:10.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:26:10.246Z] [2020-11-04T15:26:10.246Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:26:10.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:26:10.246Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:26:10.246Z] Error: No such image: emptyfs [2020-11-04T15:26:10.246Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:26:10.246Z] Error: No such image: emptyfs [2020-11-04T15:26:10.246Z] ++++ docker load [2020-11-04T15:26:10.246Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:26:10.246Z] ++++ docker load [2020-11-04T15:26:10.246Z] Running integration-test (iteration 1) [2020-11-04T15:26:10.246Z] 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)/ [2020-11-04T15:26:10.246Z] ++ 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)/' [2020-11-04T15:26:10.246Z] ++ set -e [2020-11-04T15:26:10.246Z] ++ '[' -n 0 ']' [2020-11-04T15:26:10.246Z] ++ set -x [2020-11-04T15:26:10.246Z] ++ 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)/' [2020-11-04T15:26:10.246Z] Running integration-test (iteration 1) [2020-11-04T15:26:10.246Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-04T15:26:10.246Z] ++ 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)/' [2020-11-04T15:26:10.246Z] ++ set -e [2020-11-04T15:26:10.246Z] ++ '[' -n 0 ']' [2020-11-04T15:26:10.246Z] ++ set -x [2020-11-04T15:26:10.247Z] ++ 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)/' [2020-11-04T15:26:10.642Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-11-04T15:26:10.642Z] === RUN TestCreateDifferentPlatform [2020-11-04T15:26:10.642Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T15:26:10.642Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T15:26:10.642Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-11-04T15:26:10.642Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T15:26:10.642Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T15:26:10.642Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T15:26:10.642Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-11-04T15:26:10.642Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T15:26:10.691Z] --- PASS: TestHealthKillContainer (2.96s) [2020-11-04T15:26:10.691Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T15:26:10.904Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-11-04T15:26:10.904Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T15:26:10.904Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T15:26:10.904Z] === RUN TestDaemonRestartIpcMode [2020-11-04T15:26:10.904Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T15:26:10.904Z] === RUN TestDaemonHostGatewayIP [2020-11-04T15:26:10.904Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T15:26:10.904Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T15:26:10.904Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T15:26:10.904Z] === RUN TestDiff [2020-11-04T15:26:11.475Z] --- PASS: TestDiff (0.74s) [2020-11-04T15:26:11.475Z] === RUN TestExecWithCloseStdin [2020-11-04T15:26:11.723Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-11-04T15:26:11.724Z] === RUN TestIpcModeNone [2020-11-04T15:26:12.419Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-11-04T15:26:12.419Z] === RUN TestExec [2020-11-04T15:26:12.757Z] --- PASS: TestIpcModeNone (0.96s) [2020-11-04T15:26:12.757Z] === RUN TestIpcModePrivate [2020-11-04T15:26:13.361Z] --- PASS: TestExec (0.86s) [2020-11-04T15:26:13.361Z] === RUN TestExecUser [2020-11-04T15:26:13.789Z] --- PASS: TestIpcModePrivate (0.88s) [2020-11-04T15:26:13.789Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-11-04T15:26:13.789Z] === RUN TestIpcModeShareable [2020-11-04T15:26:14.303Z] --- PASS: TestExecUser (0.83s) [2020-11-04T15:26:14.303Z] === RUN TestExportContainerAndImportImage [2020-11-04T15:26:14.852Z] --- PASS: TestIpcModeShareable (0.99s) [2020-11-04T15:26:14.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-04T15:26:14.852Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T15:26:15.070Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-11-04T15:26:15.245Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-11-04T15:26:15.246Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T15:26:17.159Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-11-04T15:26:17.159Z] === RUN TestHealthCheckWorkdir [2020-11-04T15:26:17.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2020-11-04T15:26:17.617Z] === RUN TestAPIIpcModeHost [2020-11-04T15:26:18.101Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-11-04T15:26:18.101Z] === RUN TestHealthKillContainer [2020-11-04T15:26:18.249Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-11-04T15:26:18.249Z] === RUN TestDaemonIpcModeShareable [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T15:26:18.511Z] === RUN TestBoolValue [2020-11-04T15:26:18.511Z] --- PASS: TestBoolValue (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestBoolValueOrDefault [2020-11-04T15:26:18.511Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestInt64ValueOrZero [2020-11-04T15:26:18.511Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestInt64ValueOrDefault [2020-11-04T15:26:18.511Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestInt64ValueOrDefaultWithError [2020-11-04T15:26:18.511Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestJsonContentType [2020-11-04T15:26:18.511Z] --- PASS: TestJsonContentType (0.00s) [2020-11-04T15:26:18.511Z] PASS [2020-11-04T15:26:18.511Z] coverage: 14.7% of statements [2020-11-04T15:26:18.511Z] ok github.com/docker/docker/api/server/httputils 0.144s coverage: 14.7% of statements [2020-11-04T15:26:18.511Z] === RUN TestMaskSecretKeys [2020-11-04T15:26:18.511Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-11-04T15:26:18.511Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-11-04T15:26:18.511Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-11-04T15:26:18.511Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-11-04T15:26:18.511Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-11-04T15:26:18.511Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-11-04T15:26:18.511Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestVersionMiddlewareVersion [2020-11-04T15:26:18.511Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-11-04T15:26:18.511Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-11-04T15:26:18.511Z] PASS [2020-11-04T15:26:18.511Z] coverage: 37.7% of statements [2020-11-04T15:26:18.511Z] ok github.com/docker/docker/api/server/middleware 0.167s coverage: 37.7% of statements [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T15:26:18.511Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T15:26:18.511Z] === RUN TestStrSliceMarshalJSON [2020-11-04T15:26:18.511Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestStrSliceUnmarshalJSON [2020-11-04T15:26:18.511Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestStrSliceUnmarshalString [2020-11-04T15:26:18.511Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestStrSliceUnmarshalSlice [2020-11-04T15:26:18.511Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-11-04T15:26:18.511Z] PASS [2020-11-04T15:26:18.511Z] coverage: 90.0% of statements [2020-11-04T15:26:18.511Z] ok github.com/docker/docker/api/types/strslice 0.147s coverage: 90.0% of statements [2020-11-04T15:26:18.511Z] === RUN TestToJSON [2020-11-04T15:26:18.511Z] --- PASS: TestToJSON (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestToParamWithVersion [2020-11-04T15:26:18.511Z] --- PASS: TestToParamWithVersion (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestFromJSON [2020-11-04T15:26:18.511Z] --- PASS: TestFromJSON (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestEmpty [2020-11-04T15:26:18.511Z] --- PASS: TestEmpty (0.00s) [2020-11-04T15:26:18.511Z] === RUN TestArgsMatchKVListEmptySources [2020-11-04T15:26:18.511Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestArgsMatchKVList [2020-11-04T15:26:18.512Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestArgsMatch [2020-11-04T15:26:18.512Z] --- PASS: TestArgsMatch (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestAdd [2020-11-04T15:26:18.512Z] --- PASS: TestAdd (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestDel [2020-11-04T15:26:18.512Z] --- PASS: TestDel (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestLen [2020-11-04T15:26:18.512Z] --- PASS: TestLen (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestExactMatch [2020-11-04T15:26:18.512Z] --- PASS: TestExactMatch (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestOnlyOneExactMatch [2020-11-04T15:26:18.512Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestContains [2020-11-04T15:26:18.512Z] --- PASS: TestContains (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestValidate [2020-11-04T15:26:18.512Z] --- PASS: TestValidate (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestWalkValues [2020-11-04T15:26:18.512Z] --- PASS: TestWalkValues (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestFuzzyMatch [2020-11-04T15:26:18.512Z] --- PASS: TestFuzzyMatch (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestClone [2020-11-04T15:26:18.512Z] --- PASS: TestClone (0.00s) [2020-11-04T15:26:18.512Z] PASS [2020-11-04T15:26:18.512Z] coverage: 92.2% of statements [2020-11-04T15:26:18.512Z] ok github.com/docker/docker/api/types/filters 0.143s coverage: 92.2% of statements [2020-11-04T15:26:18.512Z] === RUN TestAdjustForAPIVersion [2020-11-04T15:26:18.512Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-11-04T15:26:18.512Z] PASS [2020-11-04T15:26:18.512Z] coverage: 5.7% of statements [2020-11-04T15:26:18.512Z] ok github.com/docker/docker/api/server/router/swarm 0.198s coverage: 5.7% of statements [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T15:26:18.512Z] === RUN TestDurationToSecondsString [2020-11-04T15:26:18.512Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-11-04T15:26:18.512Z] === RUN TestGetTimestamp [2020-11-04T15:26:18.512Z] --- PASS: TestGetTimestamp (0.16s) [2020-11-04T15:26:18.512Z] === RUN TestParseTimestamps [2020-11-04T15:26:18.512Z] --- PASS: TestParseTimestamps (0.00s) [2020-11-04T15:26:18.512Z] PASS [2020-11-04T15:26:18.512Z] coverage: 100.0% of statements [2020-11-04T15:26:18.512Z] ok github.com/docker/docker/api/types/time 0.304s coverage: 100.0% of statements [2020-11-04T15:26:18.512Z] === RUN TestCompareVersion [2020-11-04T15:26:18.512Z] --- PASS: TestCompareVersion (0.00s) [2020-11-04T15:26:18.512Z] PASS [2020-11-04T15:26:18.512Z] coverage: 75.0% of statements [2020-11-04T15:26:18.512Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T15:26:18.512Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T15:26:18.973Z] === RUN TestReadAll [2020-11-04T15:26:18.973Z] --- PASS: TestReadAll (0.00s) [2020-11-04T15:26:18.973Z] PASS [2020-11-04T15:26:18.973Z] coverage: 96.8% of statements [2020-11-04T15:26:19.434Z] ok github.com/docker/docker/builder/dockerignore 0.105s coverage: 96.8% of statements [2020-11-04T15:26:20.317Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-11-04T15:26:20.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T15:26:20.317Z] === RUN TestDaemonIpcModePrivate [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-11-04T15:26:20.980Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-11-04T15:26:20.980Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-11-04T15:26:20.980Z] === RUN TestCloneArgsSmartHttp [2020-11-04T15:26:20.980Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2020-11-04T15:26:20.980Z] === RUN TestCloneArgsDumbHttp [2020-11-04T15:26:20.980Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2020-11-04T15:26:20.980Z] === RUN TestCloneArgsGit [2020-11-04T15:26:20.980Z] --- PASS: TestCloneArgsGit (0.00s) [2020-11-04T15:26:20.980Z] === RUN TestCheckoutGit [2020-11-04T15:26:21.400Z] --- PASS: TestHealthKillContainer (2.81s) [2020-11-04T15:26:21.400Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T15:26:21.661Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-11-04T15:26:21.661Z] === RUN TestIpcModeNone [2020-11-04T15:26:21.820Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-11-04T15:26:21.820Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T15:26:21.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T15:26:22.605Z] --- PASS: TestIpcModeNone (0.80s) [2020-11-04T15:26:22.605Z] === RUN TestIpcModePrivate [2020-11-04T15:26:23.547Z] --- PASS: TestIpcModePrivate (0.83s) [2020-11-04T15:26:23.547Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-11-04T15:26:23.547Z] === RUN TestIpcModeShareable [2020-11-04T15:26:23.883Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-11-04T15:26:23.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-11-04T15:26:23.883Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T15:26:23.896Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-11-04T15:26:23.896Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.05s) [2020-11-04T15:26:23.896Z] === RUN TestProcessNoDockerignore [2020-11-04T15:26:23.896Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestProcessShouldLeaveAllFiles [2020-11-04T15:26:23.896Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestDetectContentType [2020-11-04T15:26:23.896Z] --- PASS: TestDetectContentType (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestSelectAcceptableMIME [2020-11-04T15:26:23.896Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestInspectEmptyResponse [2020-11-04T15:26:23.896Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestInspectResponseBinary [2020-11-04T15:26:23.896Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestResponseUnsupportedContentType [2020-11-04T15:26:23.896Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestInspectResponseTextSimple [2020-11-04T15:26:23.896Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestInspectResponseEmptyContentType [2020-11-04T15:26:23.896Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestUnknownContentLength [2020-11-04T15:26:23.896Z] --- PASS: TestUnknownContentLength (0.00s) [2020-11-04T15:26:23.896Z] === RUN TestDownloadRemote [2020-11-04T15:26:23.896Z] --- PASS: TestDownloadRemote (0.07s) [2020-11-04T15:26:23.896Z] === RUN TestGetWithStatusError [2020-11-04T15:26:23.896Z] --- PASS: TestGetWithStatusError (0.01s) [2020-11-04T15:26:23.896Z] === RUN TestCloseRootDirectory [2020-11-04T15:26:23.896Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-11-04T15:26:23.896Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:26:23.896Z] === RUN TestHashFile [2020-11-04T15:26:23.896Z] --- SKIP: TestHashFile (0.00s) [2020-11-04T15:26:23.896Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:26:23.896Z] === RUN TestHashSubdir [2020-11-04T15:26:23.896Z] --- SKIP: TestHashSubdir (0.00s) [2020-11-04T15:26:23.896Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:26:23.896Z] === RUN TestRemoveDirectory [2020-11-04T15:26:23.896Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-11-04T15:26:23.896Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:26:23.896Z] PASS [2020-11-04T15:26:23.896Z] coverage: 9.2% of statements [2020-11-04T15:26:23.896Z] ok github.com/docker/docker/builder/remotecontext 0.687s coverage: 9.2% of statements [2020-11-04T15:26:24.119Z] --- PASS: TestIpcModeShareable (0.84s) [2020-11-04T15:26:24.119Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-11-04T15:26:24.119Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T15:26:24.357Z] === RUN TestGetAllAllowed [2020-11-04T15:26:24.357Z] --- PASS: TestGetAllAllowed (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestGetAllMeta [2020-11-04T15:26:24.357Z] --- PASS: TestGetAllMeta (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestWarnOnUnusedBuildArgs [2020-11-04T15:26:24.357Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestIsUnreferencedBuiltin [2020-11-04T15:26:24.357Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestIsExistingDirectory [2020-11-04T15:26:24.357Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestGetFilenameForDownload [2020-11-04T15:26:24.357Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestEnv2Variables [2020-11-04T15:26:24.357Z] --- PASS: TestEnv2Variables (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-11-04T15:26:24.357Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestMaintainer [2020-11-04T15:26:24.357Z] --- PASS: TestMaintainer (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestLabel [2020-11-04T15:26:24.357Z] --- PASS: TestLabel (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestFromScratch [2020-11-04T15:26:24.357Z] --- PASS: TestFromScratch (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestFromWithArg [2020-11-04T15:26:24.357Z] --- PASS: TestFromWithArg (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-11-04T15:26:24.357Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestFromWithUndefinedArg [2020-11-04T15:26:24.357Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestFromMultiStageWithNamedStage [2020-11-04T15:26:24.357Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestOnbuild [2020-11-04T15:26:24.357Z] --- PASS: TestOnbuild (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestWorkdir [2020-11-04T15:26:24.357Z] --- PASS: TestWorkdir (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestCmd [2020-11-04T15:26:24.357Z] --- PASS: TestCmd (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestHealthcheckNone [2020-11-04T15:26:24.357Z] --- PASS: TestHealthcheckNone (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestHealthcheckCmd [2020-11-04T15:26:24.357Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestEntrypoint [2020-11-04T15:26:24.357Z] --- PASS: TestEntrypoint (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestExpose [2020-11-04T15:26:24.357Z] --- PASS: TestExpose (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestUser [2020-11-04T15:26:24.357Z] --- PASS: TestUser (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestVolume [2020-11-04T15:26:24.357Z] --- PASS: TestVolume (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestStopSignal [2020-11-04T15:26:24.357Z] --- SKIP: TestStopSignal (0.00s) [2020-11-04T15:26:24.357Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T15:26:24.357Z] === RUN TestArg [2020-11-04T15:26:24.357Z] --- PASS: TestArg (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestShell [2020-11-04T15:26:24.357Z] --- PASS: TestShell (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestPrependEnvOnCmd [2020-11-04T15:26:24.357Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestRunWithBuildArgs [2020-11-04T15:26:24.357Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestRunIgnoresHealthcheck [2020-11-04T15:26:24.357Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestNormalizeWorkdir [2020-11-04T15:26:24.357Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestDispatch [2020-11-04T15:26:24.357Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-11-04T15:26:24.357Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-11-04T15:26:24.357Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-11-04T15:26:24.357Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-11-04T15:26:24.357Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-11-04T15:26:24.357Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-11-04T15:26:24.357Z] === RUN TestDispatch/COPY_url [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch (0.05s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-11-04T15:26:24.357Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestAddScratchImageAddsToMounts [2020-11-04T15:26:24.357Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestAddFromScratchPopulatesPlatform [2020-11-04T15:26:24.357Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-11-04T15:26:24.357Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-11-04T15:26:24.357Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestImageSourceGetAddsToMounts [2020-11-04T15:26:24.357Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestEmptyDockerfile [2020-11-04T15:26:24.357Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-11-04T15:26:24.357Z] === RUN TestSymlinkDockerfile [2020-11-04T15:26:24.357Z] === RUN TestEnable [2020-11-04T15:26:24.357Z] --- PASS: TestEnable (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestDisable [2020-11-04T15:26:24.357Z] --- PASS: TestDisable (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestEnabled [2020-11-04T15:26:24.357Z] --- PASS: TestEnabled (0.00s) [2020-11-04T15:26:24.357Z] PASS [2020-11-04T15:26:24.357Z] coverage: 100.0% of statements [2020-11-04T15:26:24.357Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-11-04T15:26:24.357Z] === RUN TestDockerfileOutsideTheBuildContext [2020-11-04T15:26:24.357Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestNonExistingDockerfile [2020-11-04T15:26:24.357Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestCopyRunConfig [2020-11-04T15:26:24.357Z] --- PASS: TestCopyRunConfig (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestDeepCopyRunConfig [2020-11-04T15:26:24.357Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestExportImage [2020-11-04T15:26:24.357Z] ok github.com/docker/docker/cli/debug 0.607s coverage: 100.0% of statements [2020-11-04T15:26:24.357Z] --- PASS: TestExportImage (0.00s) [2020-11-04T15:26:24.357Z] === RUN TestNormalizeDest [2020-11-04T15:26:24.357Z] --- PASS: TestNormalizeDest (0.00s) [2020-11-04T15:26:24.357Z] PASS [2020-11-04T15:26:24.357Z] coverage: 46.3% of statements [2020-11-04T15:26:24.357Z] ok github.com/docker/docker/builder/dockerfile 0.759s coverage: 46.3% of statements [2020-11-04T15:26:25.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-11-04T15:26:25.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T15:26:25.950Z] === RUN TestIpcModeOlderClient [2020-11-04T15:26:25.950Z] === PAUSE TestIpcModeOlderClient [2020-11-04T15:26:25.950Z] === RUN TestKillContainerInvalidSignal [2020-11-04T15:26:26.241Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-11-04T15:26:26.241Z] === RUN TestKillContainer [2020-11-04T15:26:26.241Z] === RUN TestKillContainer/no_signal [2020-11-04T15:26:27.275Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T15:26:27.423Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-11-04T15:26:27.423Z] === RUN TestAPIIpcModeHost [2020-11-04T15:26:27.423Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-11-04T15:26:27.423Z] === RUN TestDaemonIpcModeShareable [2020-11-04T15:26:27.905Z] === RUN TestKillContainer/killing_signal [2020-11-04T15:26:28.936Z] --- PASS: TestKillContainer (2.64s) [2020-11-04T15:26:28.937Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-11-04T15:26:28.937Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-11-04T15:26:28.937Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-11-04T15:26:28.937Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T15:26:28.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T15:26:29.340Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-11-04T15:26:29.340Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-04T15:26:29.340Z] === RUN TestDaemonIpcModePrivate [2020-11-04T15:26:29.974Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T15:26:30.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-11-04T15:26:30.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-11-04T15:26:30.606Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-11-04T15:26:30.606Z] === RUN TestKillStoppedContainer [2020-11-04T15:26:30.606Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-04T15:26:30.606Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T15:26:30.897Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-04T15:26:30.897Z] === RUN TestKillDifferentUserContainer [2020-11-04T15:26:31.257Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-11-04T15:26:31.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-04T15:26:31.257Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T15:26:31.931Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2020-11-04T15:26:31.931Z] === RUN TestInspectOomKilledTrue [2020-11-04T15:26:31.931Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T15:26:31.931Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:26:31.931Z] === RUN TestInspectOomKilledFalse [2020-11-04T15:26:31.931Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T15:26:31.931Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:26:31.931Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T15:26:32.221Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-11-04T15:26:32.221Z] === RUN TestLinksContainerNames [2020-11-04T15:26:33.174Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-11-04T15:26:33.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-04T15:26:33.174Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T15:26:34.287Z] --- PASS: TestLinksContainerNames (1.69s) [2020-11-04T15:26:34.287Z] === RUN TestLogsFollowTailEmpty [2020-11-04T15:26:34.919Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-11-04T15:26:34.919Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T15:26:35.088Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-11-04T15:26:35.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-04T15:26:35.088Z] === RUN TestIpcModeOlderClient [2020-11-04T15:26:35.088Z] === PAUSE TestIpcModeOlderClient [2020-11-04T15:26:35.088Z] === RUN TestKillContainerInvalidSignal [2020-11-04T15:26:35.660Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-11-04T15:26:35.660Z] === RUN TestKillContainer [2020-11-04T15:26:35.660Z] === RUN TestKillContainer/no_signal [2020-11-04T15:26:35.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/default [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/private [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/slave [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/shared [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/default [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/shared [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/slave [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/private [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:35.952Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:35.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:35.952Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:36.231Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:36.243Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:36.538Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T15:26:36.538Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-04T15:26:36.538Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T15:26:36.803Z] === RUN TestKillContainer/killing_signal [2020-11-04T15:26:38.189Z] --- PASS: TestKillContainer (2.27s) [2020-11-04T15:26:38.189Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-11-04T15:26:38.189Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-11-04T15:26:38.189Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-11-04T15:26:38.189Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T15:26:38.189Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T15:26:38.603Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2020-11-04T15:26:38.603Z] === RUN TestNetworkNat [2020-11-04T15:26:38.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T15:26:39.202Z] === RUN TestCheckpointCreateError [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointCreate [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointCreate (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointDeleteError [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointDelete [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointDelete (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointListError [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointListError (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointList [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointList (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestCheckpointListContainerNotFound [2020-11-04T15:26:39.202Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestNewClientWithOpsFromEnv [2020-11-04T15:26:39.202Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T15:26:39.202Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T15:26:39.202Z] === RUN TestGetAPIPath [2020-11-04T15:26:39.202Z] --- PASS: TestGetAPIPath (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestParseHostURL [2020-11-04T15:26:39.202Z] --- PASS: TestParseHostURL (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-11-04T15:26:39.202Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestNegotiateAPIVersionEmpty [2020-11-04T15:26:39.202Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-11-04T15:26:39.202Z] === RUN TestNegotiateAPIVersion [2020-11-04T15:26:39.203Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNegotiateAPVersionOverride [2020-11-04T15:26:39.203Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNegotiateAPIVersionAutomatic [2020-11-04T15:26:39.203Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-11-04T15:26:39.203Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-11-04T15:26:39.203Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestClientRedirect [2020-11-04T15:26:39.203Z] --- PASS: TestClientRedirect (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigCreateUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigCreateError [2020-11-04T15:26:39.203Z] --- PASS: TestConfigCreateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigCreate [2020-11-04T15:26:39.203Z] --- PASS: TestConfigCreate (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspectNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspectWithEmptyID [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspectUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspectError [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspectError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspectConfigNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigInspect [2020-11-04T15:26:39.203Z] --- PASS: TestConfigInspect (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigListUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigListError [2020-11-04T15:26:39.203Z] --- PASS: TestConfigListError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigList [2020-11-04T15:26:39.203Z] --- PASS: TestConfigList (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigRemoveUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigRemoveError [2020-11-04T15:26:39.203Z] --- PASS: TestConfigRemoveError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigRemove [2020-11-04T15:26:39.203Z] --- PASS: TestConfigRemove (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigUpdateUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigUpdateError [2020-11-04T15:26:39.203Z] --- PASS: TestConfigUpdateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestConfigUpdate [2020-11-04T15:26:39.203Z] --- PASS: TestConfigUpdate (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCommitError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCommitError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCommit [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCommit (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStatPathError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStatPathError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStatPathNotFoundError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStatPathNoHeaderError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStatPath [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStatPath (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyToContainerError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyToContainerError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyToContainerNotFoundError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyToContainerNotStatusOKError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyToContainer [2020-11-04T15:26:39.203Z] --- PASS: TestCopyToContainer (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyFromContainerError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyFromContainerNotFoundError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyFromContainerNotStatusOKError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyFromContainerNoHeaderError [2020-11-04T15:26:39.203Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestCopyFromContainer [2020-11-04T15:26:39.203Z] --- PASS: TestCopyFromContainer (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCreateError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCreateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCreateImageNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCreateWithName [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerCreateAutoRemove [2020-11-04T15:26:39.203Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerDiffError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerDiffError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerDiff [2020-11-04T15:26:39.203Z] --- PASS: TestContainerDiff (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecCreateError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecCreate [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecCreate (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecStartError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecStartError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecStart [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecStart (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecInspectError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecInspect [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecInspect (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExportError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExportError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExport [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExport (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerInspectError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerInspectError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerInspectContainerNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerInspectWithEmptyID [2020-11-04T15:26:39.203Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerInspect [2020-11-04T15:26:39.203Z] --- PASS: TestContainerInspect (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerInspectNode [2020-11-04T15:26:39.203Z] --- PASS: TestContainerInspectNode (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerKillError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerKillError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerKill [2020-11-04T15:26:39.203Z] --- PASS: TestContainerKill (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerListError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerListError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerList [2020-11-04T15:26:39.203Z] --- PASS: TestContainerList (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerLogsNotFoundError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerLogsError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerLogsError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerLogs [2020-11-04T15:26:39.203Z] --- PASS: TestContainerLogs (0.19s) [2020-11-04T15:26:39.203Z] === RUN TestContainerPauseError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerPauseError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerPause [2020-11-04T15:26:39.203Z] --- PASS: TestContainerPause (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainersPruneError [2020-11-04T15:26:39.203Z] --- PASS: TestContainersPruneError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainersPrune [2020-11-04T15:26:39.203Z] --- PASS: TestContainersPrune (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRemoveError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRemoveError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRemoveNotFoundError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRemove [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRemove (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRenameError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRenameError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRename [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRename (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerResizeError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerResizeError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecResizeError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecResizeError (0.02s) [2020-11-04T15:26:39.203Z] === RUN TestContainerResize [2020-11-04T15:26:39.203Z] --- PASS: TestContainerResize (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerExecResize [2020-11-04T15:26:39.203Z] --- PASS: TestContainerExecResize (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRestartError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRestartError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerRestart [2020-11-04T15:26:39.203Z] --- PASS: TestContainerRestart (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStartError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStartError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStart [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStart (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStatsError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStatsError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStats [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStats (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStopError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStopError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerStop [2020-11-04T15:26:39.203Z] --- PASS: TestContainerStop (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerTopError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerTopError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerTop [2020-11-04T15:26:39.203Z] --- PASS: TestContainerTop (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerUnpauseError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerUnpause [2020-11-04T15:26:39.203Z] --- PASS: TestContainerUnpause (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerUpdateError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerUpdateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerUpdate [2020-11-04T15:26:39.203Z] --- PASS: TestContainerUpdate (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerWaitError [2020-11-04T15:26:39.203Z] --- PASS: TestContainerWaitError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestContainerWait [2020-11-04T15:26:39.203Z] --- PASS: TestContainerWait (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestDiskUsageError [2020-11-04T15:26:39.203Z] --- PASS: TestDiskUsageError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestDiskUsage [2020-11-04T15:26:39.203Z] --- PASS: TestDiskUsage (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestDistributionInspectUnsupported [2020-11-04T15:26:39.203Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestDistributionInspectWithEmptyID [2020-11-04T15:26:39.203Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestEventsErrorInOptions [2020-11-04T15:26:39.203Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestEventsErrorFromServer [2020-11-04T15:26:39.203Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestEvents [2020-11-04T15:26:39.203Z] --- PASS: TestEvents (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestTLSCloseWriter [2020-11-04T15:26:39.203Z] === PAUSE TestTLSCloseWriter [2020-11-04T15:26:39.203Z] === RUN TestImageBuildError [2020-11-04T15:26:39.203Z] --- PASS: TestImageBuildError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageBuild [2020-11-04T15:26:39.203Z] --- PASS: TestImageBuild (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestGetDockerOS [2020-11-04T15:26:39.203Z] --- PASS: TestGetDockerOS (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageCreateError [2020-11-04T15:26:39.203Z] --- PASS: TestImageCreateError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageCreate [2020-11-04T15:26:39.203Z] --- PASS: TestImageCreate (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageHistoryError [2020-11-04T15:26:39.203Z] --- PASS: TestImageHistoryError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageHistory [2020-11-04T15:26:39.203Z] --- PASS: TestImageHistory (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageImportError [2020-11-04T15:26:39.203Z] --- PASS: TestImageImportError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageImport [2020-11-04T15:26:39.203Z] --- PASS: TestImageImport (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageInspectError [2020-11-04T15:26:39.203Z] --- PASS: TestImageInspectError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageInspectImageNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageInspectWithEmptyID [2020-11-04T15:26:39.203Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageInspect [2020-11-04T15:26:39.203Z] --- PASS: TestImageInspect (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageListError [2020-11-04T15:26:39.203Z] --- PASS: TestImageListError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageList [2020-11-04T15:26:39.203Z] --- PASS: TestImageList (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageListApiBefore125 [2020-11-04T15:26:39.203Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageLoadError [2020-11-04T15:26:39.203Z] --- PASS: TestImageLoadError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageLoad [2020-11-04T15:26:39.203Z] --- PASS: TestImageLoad (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagesPruneError [2020-11-04T15:26:39.203Z] --- PASS: TestImagesPruneError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagesPrune [2020-11-04T15:26:39.203Z] --- PASS: TestImagesPrune (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullReferenceParseError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullAnyError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullAnyError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullStatusUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePullWithoutErrors [2020-11-04T15:26:39.203Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushReferenceError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushAnyError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushAnyError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushStatusUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithoutErrors [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-11-04T15:26:39.203Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-11-04T15:26:39.203Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageRemoveError [2020-11-04T15:26:39.203Z] --- PASS: TestImageRemoveError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageRemoveImageNotFound [2020-11-04T15:26:39.203Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageRemove [2020-11-04T15:26:39.203Z] --- PASS: TestImageRemove (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSaveError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSaveError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSave [2020-11-04T15:26:39.203Z] --- PASS: TestImageSave (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchAnyError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchStatusUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageSearchWithoutErrors [2020-11-04T15:26:39.203Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageTagError [2020-11-04T15:26:39.203Z] --- PASS: TestImageTagError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageTagInvalidReference [2020-11-04T15:26:39.203Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageTagInvalidSourceImageName [2020-11-04T15:26:39.203Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageTagHexSource [2020-11-04T15:26:39.203Z] --- PASS: TestImageTagHexSource (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestImageTag [2020-11-04T15:26:39.203Z] --- PASS: TestImageTag (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestInfoServerError [2020-11-04T15:26:39.203Z] --- PASS: TestInfoServerError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestInfoInvalidResponseJSONError [2020-11-04T15:26:39.203Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestInfo [2020-11-04T15:26:39.203Z] --- PASS: TestInfo (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNetworkConnectError [2020-11-04T15:26:39.203Z] --- PASS: TestNetworkConnectError (0.00s) [2020-11-04T15:26:39.203Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkConnect [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkConnect (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkCreateError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkCreateError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkCreate [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkCreate (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkDisconnectError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkDisconnect [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkInspectError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkInspectError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkInspectNotFoundError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkInspectWithEmptyID [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkInspect [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkInspect (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkListError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkListError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkList [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkList (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworksPruneError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworksPruneError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworksPrune [2020-11-04T15:26:39.204Z] --- PASS: TestNetworksPrune (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkRemoveError [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNetworkRemove [2020-11-04T15:26:39.204Z] --- PASS: TestNetworkRemove (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeInspectError [2020-11-04T15:26:39.204Z] --- PASS: TestNodeInspectError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeInspectNodeNotFound [2020-11-04T15:26:39.204Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeInspectWithEmptyID [2020-11-04T15:26:39.204Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeInspect [2020-11-04T15:26:39.204Z] --- PASS: TestNodeInspect (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeListError [2020-11-04T15:26:39.204Z] --- PASS: TestNodeListError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeList [2020-11-04T15:26:39.204Z] --- PASS: TestNodeList (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeRemoveError [2020-11-04T15:26:39.204Z] --- PASS: TestNodeRemoveError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeRemove [2020-11-04T15:26:39.204Z] --- PASS: TestNodeRemove (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeUpdateError [2020-11-04T15:26:39.204Z] --- PASS: TestNodeUpdateError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestNodeUpdate [2020-11-04T15:26:39.204Z] --- PASS: TestNodeUpdate (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestOptionWithTimeout [2020-11-04T15:26:39.204Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestPingFail [2020-11-04T15:26:39.204Z] --- PASS: TestPingFail (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestPingWithError [2020-11-04T15:26:39.204Z] 2020/11/04 15:26:38 RoundTripper returned a response & error; ignoring response [2020-11-04T15:26:39.204Z] 2020/11/04 15:26:38 RoundTripper returned a response & error; ignoring response [2020-11-04T15:26:39.204Z] --- PASS: TestPingWithError (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestPingSuccess [2020-11-04T15:26:39.204Z] --- PASS: TestPingSuccess (0.00s) [2020-11-04T15:26:39.204Z] === RUN TestPingHeadFallback [2020-11-04T15:26:39.204Z] === RUN TestPingHeadFallback/OK [2020-11-04T15:26:39.204Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-11-04T15:26:39.204Z] === RUN TestPingHeadFallback/Not_Found [2020-11-04T15:26:39.204Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-11-04T15:26:39.204Z] --- PASS: TestPingHeadFallback (0.00s) [2020-11-04T15:26:39.204Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-11-04T15:26:39.204Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-11-04T15:26:39.204Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-11-04T15:26:39.204Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-11-04T15:26:39.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-11-04T15:26:39.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-11-04T15:26:39.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-11-04T15:26:39.333Z] === RUN TestKillStoppedContainer [2020-11-04T15:26:39.333Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-04T15:26:39.333Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T15:26:39.594Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-11-04T15:26:39.594Z] === RUN TestKillDifferentUserContainer [2020-11-04T15:26:39.633Z] --- PASS: TestNetworkNat (0.87s) [2020-11-04T15:26:39.633Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T15:26:39.666Z] === RUN TestPluginDisableError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginDisableError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginDisable [2020-11-04T15:26:39.666Z] --- PASS: TestPluginDisable (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginEnableError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginEnableError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginEnable [2020-11-04T15:26:39.666Z] --- PASS: TestPluginEnable (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginInspectWithEmptyID [2020-11-04T15:26:39.666Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginInspect [2020-11-04T15:26:39.666Z] --- PASS: TestPluginInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginListError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginListError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginList [2020-11-04T15:26:39.666Z] --- PASS: TestPluginList (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginPushError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginPushError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginPush [2020-11-04T15:26:39.666Z] --- PASS: TestPluginPush (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginRemoveError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginRemoveError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginRemove [2020-11-04T15:26:39.666Z] --- PASS: TestPluginRemove (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginSetError [2020-11-04T15:26:39.666Z] --- PASS: TestPluginSetError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPluginSet [2020-11-04T15:26:39.666Z] --- PASS: TestPluginSet (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSetHostHeader [2020-11-04T15:26:39.666Z] --- PASS: TestSetHostHeader (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestPlainTextError [2020-11-04T15:26:39.666Z] --- PASS: TestPlainTextError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestInfiniteError [2020-11-04T15:26:39.666Z] --- PASS: TestInfiniteError (0.02s) [2020-11-04T15:26:39.666Z] === RUN TestSecretCreateUnsupported [2020-11-04T15:26:39.666Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretCreateError [2020-11-04T15:26:39.666Z] --- PASS: TestSecretCreateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretCreate [2020-11-04T15:26:39.666Z] --- PASS: TestSecretCreate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretInspectUnsupported [2020-11-04T15:26:39.666Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestSecretInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretInspectSecretNotFound [2020-11-04T15:26:39.666Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretInspectWithEmptyID [2020-11-04T15:26:39.666Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretInspect [2020-11-04T15:26:39.666Z] --- PASS: TestSecretInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretListUnsupported [2020-11-04T15:26:39.666Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretListError [2020-11-04T15:26:39.666Z] --- PASS: TestSecretListError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretList [2020-11-04T15:26:39.666Z] --- PASS: TestSecretList (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretRemoveUnsupported [2020-11-04T15:26:39.666Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretRemoveError [2020-11-04T15:26:39.666Z] --- PASS: TestSecretRemoveError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretRemove [2020-11-04T15:26:39.666Z] --- PASS: TestSecretRemove (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretUpdateUnsupported [2020-11-04T15:26:39.666Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretUpdateError [2020-11-04T15:26:39.666Z] --- PASS: TestSecretUpdateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSecretUpdate [2020-11-04T15:26:39.666Z] --- PASS: TestSecretUpdate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceCreateError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceCreateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceCreate [2020-11-04T15:26:39.666Z] --- PASS: TestServiceCreate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceCreateCompatiblePlatforms [2020-11-04T15:26:39.666Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceCreateDigestPinning [2020-11-04T15:26:39.666Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceInspectServiceNotFound [2020-11-04T15:26:39.666Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceInspectWithEmptyID [2020-11-04T15:26:39.666Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceInspect [2020-11-04T15:26:39.666Z] --- PASS: TestServiceInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceListError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceListError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceList [2020-11-04T15:26:39.666Z] --- PASS: TestServiceList (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceLogsError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceLogsError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceLogs [2020-11-04T15:26:39.666Z] --- PASS: TestServiceLogs (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceRemoveError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceRemoveError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceRemoveNotFoundError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceRemove [2020-11-04T15:26:39.666Z] --- PASS: TestServiceRemove (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceUpdateError [2020-11-04T15:26:39.666Z] --- PASS: TestServiceUpdateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestServiceUpdate [2020-11-04T15:26:39.666Z] --- PASS: TestServiceUpdate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmGetUnlockKeyError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmGetUnlockKey [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmInitError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmInitError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmInit [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmInit (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmInspect [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmJoinError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmJoinError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmJoin [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmJoin (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmLeaveError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmLeave [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmLeave (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmUnlockError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmUnlock [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmUnlock (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmUpdateError [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestSwarmUpdate [2020-11-04T15:26:39.666Z] --- PASS: TestSwarmUpdate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestTaskInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestTaskInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestTaskInspectWithEmptyID [2020-11-04T15:26:39.666Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestTaskInspect [2020-11-04T15:26:39.666Z] --- PASS: TestTaskInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestTaskListError [2020-11-04T15:26:39.666Z] --- PASS: TestTaskListError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestTaskList [2020-11-04T15:26:39.666Z] --- PASS: TestTaskList (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeCreateError [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeCreateError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeCreate [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeCreate (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeInspectError [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeInspectError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeInspectNotFound [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeInspectWithEmptyID [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeInspect [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeInspect (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeListError [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeListError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeList [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeList (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeRemoveError [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-11-04T15:26:39.666Z] === RUN TestVolumeRemove [2020-11-04T15:26:39.666Z] --- PASS: TestVolumeRemove (0.00s) [2020-11-04T15:26:39.666Z] === CONT TestTLSCloseWriter [2020-11-04T15:26:39.666Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-11-04T15:26:39.666Z] PASS [2020-11-04T15:26:39.666Z] coverage: 74.9% of statements [2020-11-04T15:26:39.666Z] ok github.com/docker/docker/client 0.539s coverage: 74.9% of statements [2020-11-04T15:26:40.535Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-11-04T15:26:40.535Z] === RUN TestInspectOomKilledTrue [2020-11-04T15:26:40.535Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T15:26:40.535Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:26:40.535Z] === RUN TestInspectOomKilledFalse [2020-11-04T15:26:40.535Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T15:26:40.535Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:26:40.535Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T15:26:40.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:26:40.558Z] [2020-11-04T15:26:40.558Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-04T15:26:40.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-04T15:26:40.558Z] Using test binary docker [2020-11-04T15:26:40.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T15:26:40.558Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:26:40.558Z] INFO: Waiting for daemon to start... [2020-11-04T15:26:40.558Z] Starting dockerd [2020-11-04T15:26:40.558Z] . [2020-11-04T15:26:40.558Z] INFO: Building docker-sdk-python3:4.3.0... [2020-11-04T15:26:40.668Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-11-04T15:26:40.668Z] === RUN TestNetworkLoopbackNat [2020-11-04T15:26:41.107Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-11-04T15:26:41.107Z] === RUN TestLinksContainerNames [2020-11-04T15:26:42.493Z] --- PASS: TestLinksContainerNames (1.48s) [2020-11-04T15:26:42.493Z] === RUN TestLogsFollowTailEmpty [2020-11-04T15:26:43.435Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-11-04T15:26:43.435Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T15:26:44.007Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/default [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/private [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/slave [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/shared [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/default [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/private [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/slave [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/shared [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:44.007Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:44.007Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:26:44.007Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:26:44.178Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2020-11-04T15:26:44.178Z] === RUN TestPause [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:26:44.268Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T15:26:44.531Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:26:44.531Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T15:26:44.531Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T15:26:44.531Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:26:44.531Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-04T15:26:44.531Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-04T15:26:44.531Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T15:26:44.841Z] --- PASS: TestPause (0.94s) [2020-11-04T15:26:44.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T15:26:44.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:26:44.841Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:26:44.841Z] === RUN TestPauseStopPausedContainer [2020-11-04T15:26:45.487Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-11-04T15:26:45.487Z] === RUN TestPsFilter [2020-11-04T15:26:45.778Z] --- PASS: TestPsFilter (0.27s) [2020-11-04T15:26:45.778Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T15:26:46.810Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-11-04T15:26:46.810Z] === RUN TestRemoveContainerWithVolume [2020-11-04T15:26:47.079Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-11-04T15:26:47.079Z] === RUN TestNetworkNat [2020-11-04T15:26:47.651Z] --- PASS: TestNetworkNat (0.88s) [2020-11-04T15:26:47.651Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T15:26:47.842Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-11-04T15:26:47.842Z] === RUN TestRemoveContainerRunning [2020-11-04T15:26:48.477Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-11-04T15:26:48.477Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T15:26:48.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-11-04T15:26:48.594Z] === RUN TestNetworkLoopbackNat [2020-11-04T15:26:49.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-11-04T15:26:49.508Z] === RUN TestRemoveInvalidContainer [2020-11-04T15:26:49.508Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-04T15:26:49.508Z] === RUN TestRenameLinkedContainer [2020-11-04T15:26:51.894Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2020-11-04T15:26:51.894Z] === RUN TestPause [2020-11-04T15:26:52.466Z] --- PASS: TestPause (0.80s) [2020-11-04T15:26:52.466Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T15:26:52.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:26:52.466Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:26:52.466Z] === RUN TestPauseStopPausedContainer [2020-11-04T15:26:53.020Z] --- PASS: TestRenameLinkedContainer (3.70s) [2020-11-04T15:26:53.020Z] === RUN TestRenameStoppedContainer [2020-11-04T15:26:53.408Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-11-04T15:26:53.408Z] === RUN TestPsFilter [2020-11-04T15:26:53.408Z] --- PASS: TestPsFilter (0.25s) [2020-11-04T15:26:53.408Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T15:26:54.058Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-11-04T15:26:54.058Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T15:26:54.364Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-11-04T15:26:54.364Z] === RUN TestRemoveContainerWithVolume [2020-11-04T15:26:54.942Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-11-04T15:26:54.942Z] === RUN TestRemoveContainerRunning [2020-11-04T15:26:55.565Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-11-04T15:26:55.565Z] === RUN TestRenameInvalidName [2020-11-04T15:26:55.886Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-11-04T15:26:55.886Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T15:26:56.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-11-04T15:26:56.457Z] === RUN TestRemoveInvalidContainer [2020-11-04T15:26:56.457Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T15:26:56.457Z] === RUN TestRenameLinkedContainer [2020-11-04T15:26:56.596Z] --- PASS: TestRenameInvalidName (0.89s) [2020-11-04T15:26:56.596Z] === RUN TestRenameAnonymousContainer [2020-11-04T15:26:56.994Z] Loaded image: buildpack-deps:buster [2020-11-04T15:26:56.994Z] Loaded image: buildpack-deps:buster [2020-11-04T15:26:56.994Z] Loaded image: busybox:latest [2020-11-04T15:26:56.994Z] Loaded image: busybox:latest [2020-11-04T15:26:56.994Z] Loaded image: busybox:glibc [2020-11-04T15:26:56.994Z] Loaded image: busybox:glibcLoaded image: debian:buster [2020-11-04T15:26:56.994Z] [2020-11-04T15:26:56.994Z] Loaded image: debian:buster [2020-11-04T15:26:56.994Z] Loaded image: hello-world:latest [2020-11-04T15:26:56.994Z] Loaded image: hello-world:latest [2020-11-04T15:26:56.994Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:26:56.994Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:26:56.994Z] INFO: Testing against a local daemon [2020-11-04T15:26:56.994Z] INFO: Testing against a local daemon [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite [2020-11-04T15:26:56.994Z] === RUN TestDockerDaemonSuite [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-04T15:26:56.994Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-04T15:26:56.994Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-04T15:26:57.251Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-04T15:26:57.408Z] --- PASS: TestCheckoutGit (36.37s) [2020-11-04T15:26:57.408Z] === RUN TestValidGitTransport [2020-11-04T15:26:57.408Z] --- PASS: TestValidGitTransport (0.00s) [2020-11-04T15:26:57.408Z] === RUN TestGitInvalidRef [2020-11-04T15:26:57.408Z] --- PASS: TestGitInvalidRef (0.26s) [2020-11-04T15:26:57.408Z] PASS [2020-11-04T15:26:57.408Z] coverage: 86.3% of statements [2020-11-04T15:26:57.408Z] ok github.com/docker/docker/builder/remotecontext/git 37.019s coverage: 86.3% of statements [2020-11-04T15:26:57.813Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-04T15:26:57.813Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-04T15:26:57.813Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-04T15:26:57.813Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-04T15:26:58.379Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T15:26:58.379Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T15:26:58.740Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-04T15:26:59.718Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-04T15:26:59.718Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-04T15:26:59.760Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-11-04T15:26:59.760Z] === RUN TestRenameStoppedContainer [2020-11-04T15:26:59.974Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-04T15:26:59.974Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-04T15:26:59.974Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-04T15:27:00.331Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-11-04T15:27:00.331Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T15:27:02.198Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-11-04T15:27:02.199Z] === RUN TestRenameContainerWithSameName [2020-11-04T15:27:02.199Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-11-04T15:27:02.199Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T15:27:02.246Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-11-04T15:27:02.246Z] === RUN TestRenameInvalidName [2020-11-04T15:27:02.816Z] --- PASS: TestRenameInvalidName (0.78s) [2020-11-04T15:27:02.816Z] === RUN TestRenameAnonymousContainer [2020-11-04T15:27:04.265Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-11-04T15:27:04.265Z] === RUN TestResize [2020-11-04T15:27:04.896Z] --- PASS: TestResize (0.85s) [2020-11-04T15:27:04.896Z] === RUN TestResizeWithInvalidSize [2020-11-04T15:27:05.217Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-04T15:27:05.527Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-11-04T15:27:05.527Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T15:27:06.581Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:06.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:06.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:06.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:06.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-11-04T15:27:06.965Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-11-04T15:27:06.965Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-11-04T15:27:06.966Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-11-04T15:27:06.966Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-11-04T15:27:06.966Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-11-04T15:27:06.966Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-11-04T15:27:06.966Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-11-04T15:27:06.966Z] === RUN TestConfigureDaemonLogs [2020-11-04T15:27:06.966Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-11-04T15:27:06.966Z] === RUN TestCommonOptionsInstallFlags [2020-11-04T15:27:06.966Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-11-04T15:27:06.966Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-11-04T15:27:06.966Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-11-04T15:27:06.966Z] PASS [2020-11-04T15:27:06.966Z] coverage: 18.5% of statements [2020-11-04T15:27:06.966Z] ok github.com/docker/docker/cmd/dockerd 0.685s coverage: 18.5% of statements [2020-11-04T15:27:07.025Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2020-11-04T15:27:07.025Z] === RUN TestRenameContainerWithSameName [2020-11-04T15:27:07.419Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-11-04T15:27:07.419Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T15:27:07.773Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-04T15:27:08.805Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-11-04T15:27:08.806Z] === RUN TestResize [2020-11-04T15:27:08.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:08.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:09.275Z] === RUN TestContainerStopSignal [2020-11-04T15:27:09.275Z] --- PASS: TestContainerStopSignal (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestContainerStopTimeout [2020-11-04T15:27:09.275Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestContainerSecretReferenceDestTarget [2020-11-04T15:27:09.275Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-11-04T15:27:09.275Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestContainerLogPathSetForRingLogger [2020-11-04T15:27:09.275Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestReplaceAndAppendEnvVars [2020-11-04T15:27:09.275Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-11-04T15:27:09.275Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-11-04T15:27:09.275Z] === RUN TestNewMemoryStore [2020-11-04T15:27:09.275Z] --- PASS: TestNewMemoryStore (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestAddContainers [2020-11-04T15:27:09.275Z] --- PASS: TestAddContainers (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestGetContainer [2020-11-04T15:27:09.275Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestDeleteContainer [2020-11-04T15:27:09.275Z] --- PASS: TestDeleteContainer (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestListContainers [2020-11-04T15:27:09.275Z] --- PASS: TestListContainers (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestFirstContainer [2020-11-04T15:27:09.275Z] --- PASS: TestFirstContainer (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestApplyAllContainer [2020-11-04T15:27:09.275Z] --- PASS: TestApplyAllContainer (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestIsValidHealthString [2020-11-04T15:27:09.275Z] --- PASS: TestIsValidHealthString (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestStateRunStop [2020-11-04T15:27:09.275Z] --- PASS: TestStateRunStop (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestStateTimeoutWait [2020-11-04T15:27:09.275Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-11-04T15:27:09.275Z] state_test.go:141: Stop callback fired [2020-11-04T15:27:09.275Z] state_test.go:165: Stop callback fired [2020-11-04T15:27:09.275Z] === RUN TestIsValidStateString [2020-11-04T15:27:09.275Z] --- PASS: TestIsValidStateString (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestViewSaveDelete [2020-11-04T15:27:09.275Z] --- PASS: TestViewSaveDelete (0.02s) [2020-11-04T15:27:09.275Z] === RUN TestViewAll [2020-11-04T15:27:09.275Z] --- PASS: TestViewAll (0.02s) [2020-11-04T15:27:09.275Z] === RUN TestViewGet [2020-11-04T15:27:09.275Z] --- PASS: TestViewGet (0.20s) [2020-11-04T15:27:09.275Z] === RUN TestNames [2020-11-04T15:27:09.275Z] --- PASS: TestNames (0.00s) [2020-11-04T15:27:09.275Z] === RUN TestViewWithHealthCheck [2020-11-04T15:27:09.275Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-11-04T15:27:09.275Z] PASS [2020-11-04T15:27:09.275Z] coverage: 41.3% of statements [2020-11-04T15:27:09.275Z] ok github.com/docker/docker/container 0.660s coverage: 41.3% of statements [2020-11-04T15:27:09.736Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T15:27:09.736Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T15:27:09.736Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T15:27:09.736Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T15:27:09.748Z] --- PASS: TestResize (0.76s) [2020-11-04T15:27:09.748Z] === RUN TestResizeWithInvalidSize [2020-11-04T15:27:10.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-04T15:27:10.320Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-11-04T15:27:10.320Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T15:27:10.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:10.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:11.265Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:11.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:11.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:11.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:27:11.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:11.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:11.920Z] === RUN TestPrepare [2020-11-04T15:27:11.920Z] --- PASS: TestPrepare (0.00s) [2020-11-04T15:27:11.920Z] === RUN TestStart [2020-11-04T15:27:11.920Z] --- PASS: TestStart (0.00s) [2020-11-04T15:27:11.920Z] === RUN TestWaitCancel [2020-11-04T15:27:11.920Z] --- PASS: TestWaitCancel (0.00s) [2020-11-04T15:27:11.920Z] === RUN TestWaitDisabled [2020-11-04T15:27:11.920Z] --- PASS: TestWaitDisabled (0.00s) [2020-11-04T15:27:11.920Z] === RUN TestWaitEnabled [2020-11-04T15:27:11.920Z] --- PASS: TestWaitEnabled (0.00s) [2020-11-04T15:27:11.920Z] === RUN TestRemove [2020-11-04T15:27:11.920Z] --- PASS: TestRemove (0.00s) [2020-11-04T15:27:11.920Z] PASS [2020-11-04T15:27:11.920Z] coverage: 65.3% of statements [2020-11-04T15:27:11.920Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.279s coverage: 65.3% of statements [2020-11-04T15:27:11.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:11.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:27:12.177Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-04T15:27:12.785Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-04T15:27:13.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:27:13.712Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-04T15:27:13.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:14.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:14.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:27:14.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:14.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:14.274Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-04T15:27:14.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:27:14.837Z] === RUN TestNewListSecretsFilters [2020-11-04T15:27:14.837Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-11-04T15:27:14.837Z] === RUN TestNewListConfigsFilters [2020-11-04T15:27:14.837Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-11-04T15:27:14.837Z] PASS [2020-11-04T15:27:14.837Z] coverage: 0.5% of statements [2020-11-04T15:27:14.837Z] ok github.com/docker/docker/daemon/cluster 0.709s coverage: 0.5% of statements [2020-11-04T15:27:14.837Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-11-04T15:27:15.205Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-04T15:27:15.297Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-11-04T15:27:15.297Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-11-04T15:27:15.297Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCIsolation [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-11-04T15:27:15.298Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-11-04T15:27:15.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-11-04T15:27:15.758Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-11-04T15:27:15.758Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertFromGRPCConfigs [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCConfigs [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-11-04T15:27:15.758Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-11-04T15:27:15.758Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-11-04T15:27:15.758Z] PASS [2020-11-04T15:27:15.758Z] coverage: 35.9% of statements [2020-11-04T15:27:15.758Z] ok github.com/docker/docker/daemon/cluster/convert 0.518s coverage: 35.9% of statements [2020-11-04T15:27:15.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:27:16.614Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-04T15:27:16.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:27:16.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:27:16.872Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-04T15:27:17.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:27:18.762Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.58s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-11-04T15:27:19.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2020-11-04T15:27:19.190Z] === RUN TestCgroupNamespacesRun [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2020-11-04T15:27:19.295Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2020-11-04T15:27:19.295Z] === RUN TestCgroupNamespacesRun [2020-11-04T15:27:19.324Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-04T15:27:19.327Z] sha256:ad09ed1f0bcf204d21dc0cf402881d7b9c38e6295c28b562fa9253b288c06005 [2020-11-04T15:27:19.327Z] INFO: Starting docker-py tests... [2020-11-04T15:27:19.327Z] ============================= test session starts ============================== [2020-11-04T15:27:19.327Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-04T15:27:19.327Z] rootdir: /src, inifile: pytest.ini [2020-11-04T15:27:19.327Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-04T15:27:19.327Z] collected 389 items / 1 deselected / 388 selected [2020-11-04T15:27:19.327Z] [2020-11-04T15:27:19.886Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-04T15:27:20.856Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-04T15:27:21.215Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-11-04T15:27:21.215Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T15:27:21.340Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2020-11-04T15:27:21.340Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T15:27:21.562Z] === RUN TestDiscoveryOptsErrors [2020-11-04T15:27:21.562Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-11-04T15:27:21.562Z] === RUN TestDiscoveryOpts [2020-11-04T15:27:21.562Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-11-04T15:27:21.562Z] PASS [2020-11-04T15:27:21.562Z] coverage: 30.0% of statements [2020-11-04T15:27:21.562Z] ok github.com/docker/docker/daemon/discovery 0.390s coverage: 30.0% of statements [2020-11-04T15:27:21.785Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-04T15:27:22.023Z] === RUN TestBuilderGC [2020-11-04T15:27:22.023Z] --- PASS: TestBuilderGC (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationNotFound [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonBrokenConfiguration [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestParseClusterAdvertiseSettings [2020-11-04T15:27:22.023Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestFindConfigurationConflicts [2020-11-04T15:27:22.023Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-11-04T15:27:22.023Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeConflicts [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-11-04T15:27:22.023Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-11-04T15:27:22.023Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-11-04T15:27:22.023Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_label [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_dns [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_dns-search [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-11-04T15:27:22.023Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-11-04T15:27:22.023Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestModifiedDiscoverySettings [2020-11-04T15:27:22.023Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestReloadSetConfigFileNotExist [2020-11-04T15:27:22.023Z] time="2020-11-04T15:27:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-11-04T15:27:22.023Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2020-11-04T15:27:22.023Z] === RUN TestReloadDefaultConfigNotExist [2020-11-04T15:27:22.023Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2020-11-04T15:27:22.023Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:22.023Z] === RUN TestReloadBadDefaultConfig [2020-11-04T15:27:22.023Z] time="2020-11-04T15:27:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-762520199" [2020-11-04T15:27:22.023Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestReloadWithConflictingLabels [2020-11-04T15:27:22.023Z] time="2020-11-04T15:27:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-766733882" [2020-11-04T15:27:22.023Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2020-11-04T15:27:22.023Z] === RUN TestReloadWithDuplicateLabels [2020-11-04T15:27:22.023Z] time="2020-11-04T15:27:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-865835089" [2020-11-04T15:27:22.023Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-11-04T15:27:22.023Z] === RUN TestDaemonConfigurationMerge [2020-11-04T15:27:22.023Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-11-04T15:27:22.023Z] PASS [2020-11-04T15:27:22.023Z] coverage: 79.7% of statements [2020-11-04T15:27:22.023Z] ok github.com/docker/docker/daemon/config 0.581s coverage: 79.7% of statements [2020-11-04T15:27:22.601Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-11-04T15:27:22.601Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T15:27:22.712Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-04T15:27:22.901Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-11-04T15:27:22.901Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T15:27:23.566Z] === RUN TestVerifyNetworkingConfig [2020-11-04T15:27:23.566Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestGetContainer [2020-11-04T15:27:23.566Z] --- PASS: TestGetContainer (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestValidContainerNames [2020-11-04T15:27:23.566Z] --- PASS: TestValidContainerNames (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestContainerInitDNS [2020-11-04T15:27:23.566Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-11-04T15:27:23.566Z] daemon_test.go:147: root required [2020-11-04T15:27:23.566Z] === RUN TestMerge [2020-11-04T15:27:23.566Z] --- PASS: TestMerge (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestValidateContainerIsolation [2020-11-04T15:27:23.566Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestFindNetworkErrorType [2020-11-04T15:27:23.566Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestEnsureServicesExist [2020-11-04T15:27:23.566Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestEnsureServicesExistErrors [2020-11-04T15:27:23.566Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-11-04T15:27:23.566Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-11-04T15:27:23.566Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-11-04T15:27:23.566Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-11-04T15:27:23.566Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-11-04T15:27:23.566Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-11-04T15:27:23.566Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestContainerDelete [2020-11-04T15:27:23.566Z] --- PASS: TestContainerDelete (0.00s) [2020-11-04T15:27:23.566Z] === RUN TestContainerDoubleDelete [2020-11-04T15:27:23.567Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestLogContainerEventCopyLabels [2020-11-04T15:27:23.567Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestLogContainerEventWithAttributes [2020-11-04T15:27:23.567Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestNoneHealthcheck [2020-11-04T15:27:23.567Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestHealthStates [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] time="2020-11-04T15:27:23Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-11-04T15:27:23.567Z] --- PASS: TestHealthStates (0.15s) [2020-11-04T15:27:23.567Z] === RUN TestMaskURLCredentials [2020-11-04T15:27:23.567Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestGetInspectData [2020-11-04T15:27:23.567Z] --- PASS: TestGetInspectData (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestFillLicense [2020-11-04T15:27:23.567Z] --- PASS: TestFillLicense (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestListInvalidFilter [2020-11-04T15:27:23.567Z] --- PASS: TestListInvalidFilter (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestNameFilter [2020-11-04T15:27:23.567Z] --- PASS: TestNameFilter (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-11-04T15:27:23.567Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-11-04T15:27:23.567Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-11-04T15:27:23.567Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonReloadLabels [2020-11-04T15:27:23.567Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-11-04T15:27:23.567Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonReloadMirrors [2020-11-04T15:27:23.567Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonReloadInsecureRegistries [2020-11-04T15:27:23.567Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonReloadNotAffectOthers [2020-11-04T15:27:23.567Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestDaemonDiscoveryReload [2020-11-04T15:27:23.567Z] === RUN TestEventsLog [2020-11-04T15:27:23.567Z] --- PASS: TestEventsLog (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestEventsLogTimeout [2020-11-04T15:27:23.567Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-11-04T15:27:23.567Z] === RUN TestLogEvents [2020-11-04T15:27:23.567Z] --- PASS: TestLogEvents (0.05s) [2020-11-04T15:27:23.567Z] === RUN TestLoadBufferedEvents [2020-11-04T15:27:23.680Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-04T15:27:23.936Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-04T15:27:24.027Z] --- PASS: TestLoadBufferedEvents (0.11s) [2020-11-04T15:27:24.027Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-11-04T15:27:24.027Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-11-04T15:27:24.027Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-11-04T15:27:24.027Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-11-04T15:27:24.027Z] PASS [2020-11-04T15:27:24.027Z] coverage: 50.0% of statements [2020-11-04T15:27:24.027Z] ok github.com/docker/docker/daemon/events 0.401s coverage: 50.0% of statements [2020-11-04T15:27:24.470Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-11-04T15:27:24.470Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T15:27:24.487Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2020-11-04T15:27:24.487Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-11-04T15:27:24.516Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-11-04T15:27:24.516Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T15:27:24.881Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-04T15:27:24.947Z] === RUN TestWaitNodeAttachment [2020-11-04T15:27:24.947Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-11-04T15:27:24.947Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-11-04T15:27:24.947Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-11-04T15:27:24.947Z] === RUN TestIsolationConversion [2020-11-04T15:27:24.947Z] === RUN TestIsolationConversion/default [2020-11-04T15:27:24.947Z] === RUN TestIsolationConversion/process [2020-11-04T15:27:24.947Z] === RUN TestIsolationConversion/hyperv [2020-11-04T15:27:24.947Z] --- PASS: TestIsolationConversion (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestContainerLabels [2020-11-04T15:27:24.947Z] --- PASS: TestContainerLabels (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestCredentialSpecConversion [2020-11-04T15:27:24.947Z] === RUN TestCredentialSpecConversion/none [2020-11-04T15:27:24.947Z] === RUN TestCredentialSpecConversion/config [2020-11-04T15:27:24.947Z] === RUN TestCredentialSpecConversion/file [2020-11-04T15:27:24.947Z] === RUN TestCredentialSpecConversion/registry [2020-11-04T15:27:24.947Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-11-04T15:27:24.947Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountBind [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountVolume [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountTarget [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountTmpfs [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountInvalidType [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-11-04T15:27:24.947Z] === RUN TestControllerValidateMountNamedPipe [2020-11-04T15:27:24.947Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-11-04T15:27:24.947Z] PASS [2020-11-04T15:27:24.947Z] coverage: 11.3% of statements [2020-11-04T15:27:24.947Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.555s coverage: 11.3% of statements [2020-11-04T15:27:25.408Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2020-11-04T15:27:25.408Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-11-04T15:27:25.408Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T15:27:25.408Z] reload_test.go:520: root required [2020-11-04T15:27:25.408Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-11-04T15:27:25.408Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-11-04T15:27:25.408Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-11-04T15:27:25.408Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-11-04T15:27:25.408Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-11-04T15:27:25.408Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-11-04T15:27:25.408Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-11-04T15:27:25.408Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-11-04T15:27:25.408Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-11-04T15:27:25.859Z] --- PASS: TestBuildWithHugeFile (97.15s) [2020-11-04T15:27:25.859Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T15:27:25.859Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:27:25.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:27:25.859Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:27:25.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:27:25.859Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:27:25.859Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:27:25.859Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:27:25.859Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:27:25.859Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-04T15:27:25.868Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-11-04T15:27:25.868Z] === RUN TestParseVolumesFrom [2020-11-04T15:27:25.868Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-11-04T15:27:25.868Z] PASS [2020-11-04T15:27:25.868Z] coverage: 9.1% of statements [2020-11-04T15:27:25.868Z] ok github.com/docker/docker/daemon 3.630s coverage: 9.1% of statements [2020-11-04T15:27:25.868Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T15:27:25.868Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T15:27:25.868Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T15:27:25.868Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T15:27:25.977Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2020-11-04T15:27:25.977Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T15:27:26.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:27:26.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-11-04T15:27:26.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-11-04T15:27:26.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-11-04T15:27:26.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-11-04T15:27:26.115Z] === RUN TestBuildPreserveOwnership [2020-11-04T15:27:26.115Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T15:27:26.330Z] === RUN TestLinkNaming [2020-11-04T15:27:26.330Z] --- PASS: TestLinkNaming (0.00s) [2020-11-04T15:27:26.330Z] === RUN TestLinkNew [2020-11-04T15:27:26.330Z] --- PASS: TestLinkNew (0.00s) [2020-11-04T15:27:26.330Z] === RUN TestLinkEnv [2020-11-04T15:27:26.330Z] --- PASS: TestLinkEnv (0.00s) [2020-11-04T15:27:26.330Z] === RUN TestLinkMultipleEnv [2020-11-04T15:27:26.330Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-11-04T15:27:26.330Z] === RUN TestLinkPortRangeEnv [2020-11-04T15:27:26.430Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-11-04T15:27:26.430Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T15:27:26.790Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-11-04T15:27:26.790Z] PASS [2020-11-04T15:27:26.790Z] coverage: 93.0% of statements [2020-11-04T15:27:26.790Z] ok github.com/docker/docker/daemon/links 0.125s coverage: 93.0% of statements [2020-11-04T15:27:26.790Z] === RUN TestIsEmptyDir [2020-11-04T15:27:26.790Z] --- PASS: TestIsEmptyDir (0.01s) [2020-11-04T15:27:26.790Z] PASS [2020-11-04T15:27:26.790Z] coverage: 2.3% of statements [2020-11-04T15:27:26.790Z] ok github.com/docker/docker/daemon/graphdriver 0.200s coverage: 2.3% of statements [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-04T15:27:26.790Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-04T15:27:27.483Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-04T15:27:27.817Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-11-04T15:27:27.817Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T15:27:28.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-11-04T15:27:28.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T15:27:28.044Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-04T15:27:28.605Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-04T15:27:29.531Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T15:27:29.531Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-04T15:27:29.531Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-04T15:27:29.542Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-11-04T15:27:29.542Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T15:27:29.732Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-11-04T15:27:29.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T15:27:30.173Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-11-04T15:27:30.173Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T15:27:30.531Z] === RUN TestAdapterReadLogs [2020-11-04T15:27:30.531Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestCopier [2020-11-04T15:27:30.531Z] --- PASS: TestCopier (0.01s) [2020-11-04T15:27:30.531Z] === RUN TestCopierLongLines [2020-11-04T15:27:30.531Z] --- PASS: TestCopierLongLines (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestCopierSlow [2020-11-04T15:27:30.531Z] --- PASS: TestCopierSlow (0.22s) [2020-11-04T15:27:30.531Z] === RUN TestCopierWithSized [2020-11-04T15:27:30.531Z] --- PASS: TestCopierWithSized (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestCopierWithPartial [2020-11-04T15:27:30.531Z] --- PASS: TestCopierWithPartial (0.03s) [2020-11-04T15:27:30.531Z] === RUN TestRingLogger [2020-11-04T15:27:30.531Z] --- PASS: TestRingLogger (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestRingCap [2020-11-04T15:27:30.531Z] --- PASS: TestRingCap (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestRingClose [2020-11-04T15:27:30.531Z] --- PASS: TestRingClose (0.00s) [2020-11-04T15:27:30.531Z] === RUN TestRingDrain [2020-11-04T15:27:30.531Z] --- PASS: TestRingDrain (0.00s) [2020-11-04T15:27:30.531Z] PASS [2020-11-04T15:27:30.531Z] coverage: 41.2% of statements [2020-11-04T15:27:30.531Z] ok github.com/docker/docker/daemon/logger 0.649s coverage: 41.2% of statements [2020-11-04T15:27:30.675Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-11-04T15:27:30.675Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T15:27:30.939Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-04T15:27:30.939Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/defaults [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/invalid_create_group [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-11-04T15:27:30.991Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-11-04T15:27:30.991Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-11-04T15:27:30.991Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-11-04T15:27:30.991Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestNewAWSLogsClientRegionDetect [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=info msg="Trying to get region from EC2 Metadata" [2020-11-04T15:27:30.991Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2020-11-04T15:27:30.991Z] === RUN TestCreateSuccess [2020-11-04T15:27:30.991Z] --- PASS: TestCreateSuccess (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCreateLogGroupSuccess [2020-11-04T15:27:30.991Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCreateError [2020-11-04T15:27:30.991Z] --- PASS: TestCreateError (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCreateAlreadyExists [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-11-04T15:27:30.991Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestLogClosed [2020-11-04T15:27:30.991Z] --- PASS: TestLogClosed (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestLogBlocking [2020-11-04T15:27:30.991Z] --- PASS: TestLogBlocking (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestLogNonBlockingBufferEmpty [2020-11-04T15:27:30.991Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestLogNonBlockingBufferFull [2020-11-04T15:27:30.991Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestPublishBatchSuccess [2020-11-04T15:27:30.991Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestPublishBatchError [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=error msg=Error [2020-11-04T15:27:30.991Z] --- PASS: TestPublishBatchError (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T15:27:30.991Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestPublishBatchAlreadyAccepted [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-11-04T15:27:30.991Z] time="2020-11-04T15:27:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-11-04T15:27:30.991Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchSimple [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchTicker [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchMultilinePattern [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-11-04T15:27:30.991Z] === RUN TestCollectBatchClose [2020-11-04T15:27:30.991Z] --- PASS: TestCollectBatchClose (0.00s) [2020-11-04T15:27:30.991Z] === RUN TestEffectiveLen [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/0/Hello [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/2/🙃 [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/3/���� [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/4/He��o [2020-11-04T15:27:30.992Z] === RUN TestEffectiveLen/5/ [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/0/ [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/1/Hello [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/2/Hello [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/3/Hello [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/4/🙃 [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/5/🙃 [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/6/a� [2020-11-04T15:27:30.992Z] === RUN TestFindValidSplit/7/a� [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: Hello [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: He [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: llo [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: Hello [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: 🙃 [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: 🙃 [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: a [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: � [2020-11-04T15:27:30.992Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1044: a� [2020-11-04T15:27:30.992Z] cloudwatchlogs_test.go:1045: [2020-11-04T15:27:30.992Z] === RUN TestProcessEventEmoji [2020-11-04T15:27:30.992Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchLineSplit [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchLineSplitWithBinary [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchMaxEvents [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchMaxTotalBytes [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-11-04T15:27:30.992Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-11-04T15:27:30.992Z] === RUN TestSearchRegistryForImagesErrors [2020-11-04T15:27:30.992Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestSearchRegistryForImages [2020-11-04T15:27:30.992Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-11-04T15:27:30.992Z] PASS [2020-11-04T15:27:30.992Z] coverage: 4.9% of statements [2020-11-04T15:27:30.992Z] ok github.com/docker/docker/daemon/images 0.627s coverage: 4.9% of statements [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T15:27:30.992Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsMultilinePattern [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-11-04T15:27:30.992Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-11-04T15:27:30.992Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-11-04T15:27:30.992Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestCreateTagSuccess [2020-11-04T15:27:30.992Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-11-04T15:27:30.992Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-11-04T15:27:30.992Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-11-04T15:27:30.992Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-11-04T15:27:30.992Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-11-04T15:27:30.992Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-11-04T15:27:30.992Z] PASS [2020-11-04T15:27:30.992Z] coverage: 77.8% of statements [2020-11-04T15:27:30.992Z] ok github.com/docker/docker/daemon/logger/awslogs 0.734s coverage: 77.8% of statements [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-04T15:27:30.992Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-04T15:27:31.452Z] === RUN TestJSONFileLogger [2020-11-04T15:27:31.452Z] --- PASS: TestJSONFileLogger (0.00s) [2020-11-04T15:27:31.452Z] === RUN TestJSONFileLoggerWithTags [2020-11-04T15:27:31.452Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-11-04T15:27:31.452Z] === RUN TestJSONFileLoggerWithOpts [2020-11-04T15:27:31.452Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-11-04T15:27:31.452Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-11-04T15:27:31.452Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-11-04T15:27:31.452Z] === RUN TestEncodeDecode [2020-11-04T15:27:31.452Z] === PAUSE TestEncodeDecode [2020-11-04T15:27:31.452Z] === CONT TestEncodeDecode [2020-11-04T15:27:31.452Z] --- PASS: TestEncodeDecode (0.17s) [2020-11-04T15:27:31.452Z] PASS [2020-11-04T15:27:31.452Z] coverage: 61.6% of statements [2020-11-04T15:27:31.544Z] --- PASS: TestBuildPreserveOwnership (5.30s) [2020-11-04T15:27:31.544Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.37s) [2020-11-04T15:27:31.544Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.93s) [2020-11-04T15:27:31.544Z] === RUN TestBuildPlatformInvalid [2020-11-04T15:27:31.544Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-11-04T15:27:31.544Z] PASS [2020-11-04T15:27:31.544Z] [2020-11-04T15:27:31.544Z] === Skipped [2020-11-04T15:27:31.544Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-11-04T15:27:31.544Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:27:31.544Z] [2020-11-04T15:27:31.544Z] [2020-11-04T15:27:31.544Z] DONE 32 tests, 1 skipped in 186.568s [2020-11-04T15:27:31.800Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T15:27:31.800Z] ++ 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 [2020-11-04T15:27:31.800Z] ++ set -e [2020-11-04T15:27:31.800Z] ++ '[' -n 0 ']' [2020-11-04T15:27:31.800Z] ++ set -x [2020-11-04T15:27:31.800Z] ++ 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 [2020-11-04T15:27:31.800Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-04T15:27:31.800Z] INFO: Testing against a local daemon [2020-11-04T15:27:31.800Z] === RUN TestConfigInspect [2020-11-04T15:27:31.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.392s coverage: 61.6% of statements [2020-11-04T15:27:32.237Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2020-11-04T15:27:32.237Z] === RUN TestKernelTCPMemory [2020-11-04T15:27:32.376Z] === RUN TestJSONLogsMarshalJSONBuf [2020-11-04T15:27:32.376Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-11-04T15:27:32.376Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-11-04T15:27:32.589Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-11-04T15:27:32.589Z] === RUN TestKernelTCPMemory [2020-11-04T15:27:32.764Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-04T15:27:32.836Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2020-11-04T15:27:32.837Z] === RUN TestFastTimeMarshalJSON [2020-11-04T15:27:32.837Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-11-04T15:27:32.837Z] PASS [2020-11-04T15:27:32.837Z] coverage: 87.2% of statements [2020-11-04T15:27:32.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2020-11-04T15:27:32.867Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-11-04T15:27:32.867Z] === RUN TestNISDomainname [2020-11-04T15:27:33.165Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-04T15:27:33.337Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-04T15:27:33.532Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-11-04T15:27:33.532Z] === RUN TestNISDomainname [2020-11-04T15:27:33.898Z] --- PASS: TestNISDomainname (0.95s) [2020-11-04T15:27:33.898Z] === RUN TestHostnameDnsResolution [2020-11-04T15:27:34.377Z] === RUN TestWriteLog [2020-11-04T15:27:34.377Z] === PAUSE TestWriteLog [2020-11-04T15:27:34.377Z] === RUN TestReadLog [2020-11-04T15:27:34.377Z] === PAUSE TestReadLog [2020-11-04T15:27:34.377Z] === CONT TestWriteLog [2020-11-04T15:27:34.377Z] === CONT TestReadLog [2020-11-04T15:27:34.377Z] --- PASS: TestWriteLog (0.01s) [2020-11-04T15:27:34.377Z] === RUN TestReadLog/tail_exact [2020-11-04T15:27:34.377Z] === RUN TestReadLog/tail_less_than_available [2020-11-04T15:27:34.377Z] === RUN TestReadLog/tail_more_than_available [2020-11-04T15:27:34.377Z] --- PASS: TestReadLog (0.21s) [2020-11-04T15:27:34.377Z] --- PASS: TestReadLog/tail_exact (0.17s) [2020-11-04T15:27:34.377Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-11-04T15:27:34.377Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-11-04T15:27:34.377Z] PASS [2020-11-04T15:27:34.377Z] coverage: 75.2% of statements [2020-11-04T15:27:34.377Z] ok github.com/docker/docker/daemon/logger/local 0.399s coverage: 75.2% of statements [2020-11-04T15:27:34.377Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T15:27:34.377Z] === RUN TestOpenFileDelete [2020-11-04T15:27:34.377Z] --- PASS: TestOpenFileDelete (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestOpenFileRename [2020-11-04T15:27:34.377Z] --- PASS: TestOpenFileRename (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestParseLogTagDefaultTag [2020-11-04T15:27:34.377Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestParseLogTag [2020-11-04T15:27:34.377Z] --- PASS: TestParseLogTag (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestParseLogTagEmptyTag [2020-11-04T15:27:34.377Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestTailFiles [2020-11-04T15:27:34.377Z] --- PASS: TestTailFiles (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestFollowLogsConsumerGone [2020-11-04T15:27:34.377Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-11-04T15:27:34.377Z] === RUN TestFollowLogsProducerGone [2020-11-04T15:27:34.377Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2020-11-04T15:27:34.377Z] logfile_test.go:173: logDecode() closed after sending 3926 messages [2020-11-04T15:27:34.377Z] logfile_test.go:226: messages sent: 3926, received: 3926 [2020-11-04T15:27:34.377Z] === RUN TestCheckCapacityAndRotate [2020-11-04T15:27:34.474Z] --- PASS: TestNISDomainname (0.99s) [2020-11-04T15:27:34.474Z] === RUN TestHostnameDnsResolution [2020-11-04T15:27:34.543Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-04T15:27:34.837Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-11-04T15:27:34.837Z] PASS [2020-11-04T15:27:34.837Z] coverage: 35.9% of statements [2020-11-04T15:27:34.837Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.364s coverage: 35.9% of statements [2020-11-04T15:27:35.053Z] --- PASS: TestConfigInspect (3.20s) [2020-11-04T15:27:35.053Z] === RUN TestConfigList [2020-11-04T15:27:35.298Z] === RUN TestLog [2020-11-04T15:27:35.298Z] --- PASS: TestLog (0.01s) [2020-11-04T15:27:35.298Z] PASS [2020-11-04T15:27:35.298Z] coverage: 33.3% of statements [2020-11-04T15:27:35.298Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.261s coverage: 33.3% of statements [2020-11-04T15:27:35.962Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-11-04T15:27:35.962Z] === RUN TestStats [2020-11-04T15:27:36.268Z] === RUN TestValidateLogOpt [2020-11-04T15:27:36.268Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestNewMissedConfig [2020-11-04T15:27:36.268Z] --- PASS: TestNewMissedConfig (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestNewMissedUrl [2020-11-04T15:27:36.268Z] --- PASS: TestNewMissedUrl (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestNewMissedToken [2020-11-04T15:27:36.268Z] --- PASS: TestNewMissedToken (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestNewWithProxy [2020-11-04T15:27:36.268Z] --- PASS: TestNewWithProxy (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestDefault [2020-11-04T15:27:36.268Z] --- PASS: TestDefault (0.01s) [2020-11-04T15:27:36.268Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-11-04T15:27:36.268Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestJsonFormat [2020-11-04T15:27:36.268Z] --- PASS: TestJsonFormat (0.00s) [2020-11-04T15:27:36.268Z] === RUN TestRawFormat [2020-11-04T15:27:36.268Z] --- PASS: TestRawFormat (0.10s) [2020-11-04T15:27:36.388Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-11-04T15:27:36.388Z] === RUN TestStats [2020-11-04T15:27:36.419Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-04T15:27:36.728Z] === RUN TestRawFormatWithLabels [2020-11-04T15:27:36.728Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-11-04T15:27:36.728Z] === RUN TestRawFormatWithoutTag [2020-11-04T15:27:36.728Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-11-04T15:27:36.728Z] === RUN TestBatching [2020-11-04T15:27:36.728Z] === RUN TestNewParse [2020-11-04T15:27:36.728Z] --- PASS: TestNewParse (0.00s) [2020-11-04T15:27:36.728Z] PASS [2020-11-04T15:27:36.728Z] coverage: 8.3% of statements [2020-11-04T15:27:36.728Z] ok github.com/docker/docker/daemon/logger/templates 0.251s coverage: 8.3% of statements [2020-11-04T15:27:36.728Z] --- PASS: TestBatching (0.35s) [2020-11-04T15:27:36.728Z] === RUN TestFrequency [2020-11-04T15:27:37.188Z] --- PASS: TestFrequency (0.19s) [2020-11-04T15:27:37.188Z] === RUN TestOneMessagePerRequest [2020-11-04T15:27:37.188Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-11-04T15:27:37.188Z] === RUN TestVerify [2020-11-04T15:27:37.188Z] --- PASS: TestVerify (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestSkipVerify [2020-11-04T15:27:37.188Z] === RUN TestParseLogFormat [2020-11-04T15:27:37.188Z] --- PASS: TestParseLogFormat (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestValidateLogOptEmpty [2020-11-04T15:27:37.188Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestValidateSyslogAddress [2020-11-04T15:27:37.188Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestParseAddressDefaultPort [2020-11-04T15:27:37.188Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestValidateSyslogFacility [2020-11-04T15:27:37.188Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestValidateLogOptSyslogFormat [2020-11-04T15:27:37.188Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-11-04T15:27:37.188Z] === RUN TestValidateLogOpt [2020-11-04T15:27:37.188Z] --- PASS: TestValidateLogOpt (0.00s) [2020-11-04T15:27:37.188Z] PASS [2020-11-04T15:27:37.188Z] coverage: 46.8% of statements [2020-11-04T15:27:37.188Z] ok github.com/docker/docker/daemon/logger/syslog 0.231s coverage: 46.8% of statements [2020-11-04T15:27:37.188Z] time="2020-11-04T15:27:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.188Z] time="2020-11-04T15:27:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.188Z] time="2020-11-04T15:27:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] --- PASS: TestSkipVerify (0.48s) [2020-11-04T15:27:37.650Z] === RUN TestBufferMaximum [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.231838\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.231838\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] --- PASS: TestBufferMaximum (0.00s) [2020-11-04T15:27:37.650Z] === RUN TestServerAlwaysDown [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.235838\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.235838\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.235838\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.236834\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] time="2020-11-04T15:27:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604503657.236834\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:37.650Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-11-04T15:27:37.650Z] === RUN TestCannotSendAfterClose [2020-11-04T15:27:37.650Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-11-04T15:27:37.650Z] === RUN TestDeadlockOnBlockedEndpoint [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/types/time 0.040s coverage: 100.0% of statements [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T15:27:37.656Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T15:27:37.656Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-11-04T15:27:37.784Z] --- PASS: TestConfigList (2.74s) [2020-11-04T15:27:37.784Z] === RUN TestConfigsCreateAndDelete [2020-11-04T15:27:38.620Z] time="2020-11-04T15:27:38Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-11-04T15:27:38.620Z] time="2020-11-04T15:27:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e143c7796597\"}'" [2020-11-04T15:27:38.620Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-11-04T15:27:38.620Z] PASS [2020-11-04T15:27:38.620Z] coverage: 82.5% of statements [2020-11-04T15:27:38.620Z] ok github.com/docker/docker/daemon/logger/splunk 2.432s coverage: 82.5% of statements [2020-11-04T15:27:38.620Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T15:27:38.620Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-04T15:27:38.620Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T15:27:38.689Z] --- PASS: TestStats (2.94s) [2020-11-04T15:27:38.689Z] === RUN TestStopContainerWithTimeout [2020-11-04T15:27:38.689Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.689Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.689Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T15:27:38.689Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T15:27:38.689Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.689Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.689Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T15:27:38.689Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T15:27:38.689Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.689Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.931Z] --- PASS: TestStats (2.80s) [2020-11-04T15:27:38.931Z] === RUN TestStopContainerWithTimeout [2020-11-04T15:27:38.931Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.931Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.931Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T15:27:38.931Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T15:27:38.931Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.931Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.931Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T15:27:38.931Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T15:27:38.931Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T15:27:38.931Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T15:27:38.931Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T15:27:38.931Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T15:27:39.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-04T15:27:39.723Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T15:27:40.173Z] === RUN TestV1IDService [2020-11-04T15:27:40.173Z] --- PASS: TestV1IDService (0.17s) [2020-11-04T15:27:40.173Z] === RUN TestV2MetadataService [2020-11-04T15:27:40.173Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-11-04T15:27:40.173Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestContinueOnError_MirrorEndpoint [2020-11-04T15:27:40.173Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestContinueOnError_NeverContinue [2020-11-04T15:27:40.173Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestContinueOnError_UnnestsErrors [2020-11-04T15:27:40.173Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestFixManifestLayers [2020-11-04T15:27:40.173Z] --- PASS: TestFixManifestLayers (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestFixManifestLayersBaseLayerParent [2020-11-04T15:27:40.173Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T15:27:40.173Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T15:27:40.173Z] === RUN TestFixManifestLayersBadParent [2020-11-04T15:27:40.173Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestValidateManifest [2020-11-04T15:27:40.173Z] --- SKIP: TestValidateManifest (0.00s) [2020-11-04T15:27:40.173Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T15:27:40.173Z] === RUN TestFormatPlatform [2020-11-04T15:27:40.173Z] --- PASS: TestFormatPlatform (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestGetRepositoryMountCandidates [2020-11-04T15:27:40.173Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-11-04T15:27:40.173Z] === RUN TestLayerAlreadyExists [2020-11-04T15:27:40.173Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-11-04T15:27:40.173Z] === RUN TestWhenEmptyAuthConfig [2020-11-04T15:27:40.428Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-11-04T15:27:40.634Z] === RUN TestSuccessfulDownload [2020-11-04T15:27:40.634Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-11-04T15:27:40.634Z] download_test.go:268: Needs fixing on Windows [2020-11-04T15:27:40.634Z] === RUN TestCancelledDownload [2020-11-04T15:27:40.634Z] --- PASS: TestCancelledDownload (0.00s) [2020-11-04T15:27:40.634Z] === RUN TestMaxDownloadAttempts [2020-11-04T15:27:40.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T15:27:40.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T15:27:40.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T15:27:40.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T15:27:40.634Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T15:27:40.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T15:27:40.634Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T15:27:40.634Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T15:27:40.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-11-04T15:27:40.634Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-11-04T15:27:40.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-11-04T15:27:40.634Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-11-04T15:27:41.078Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-11-04T15:27:41.078Z] === RUN TestConfigsUpdate [2020-11-04T15:27:41.094Z] time="2020-11-04T15:27:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T15:27:41.094Z] time="2020-11-04T15:27:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T15:27:41.094Z] time="2020-11-04T15:27:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T15:27:41.094Z] time="2020-11-04T15:27:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-11-04T15:27:41.094Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-11-04T15:27:41.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2020-11-04T15:27:41.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2020-11-04T15:27:41.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2020-11-04T15:27:41.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2020-11-04T15:27:41.094Z] === RUN TestTransfer [2020-11-04T15:27:41.094Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2020-11-04T15:27:41.094Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-11-04T15:27:41.094Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-11-04T15:27:41.094Z] === RUN TestTokenPassThru [2020-11-04T15:27:41.094Z] --- PASS: TestTokenPassThru (0.01s) [2020-11-04T15:27:41.094Z] === RUN TestTokenPassThruDifferentHost [2020-11-04T15:27:41.094Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-11-04T15:27:41.094Z] PASS [2020-11-04T15:27:41.094Z] coverage: 20.1% of statements [2020-11-04T15:27:41.094Z] ok github.com/docker/docker/distribution 1.646s coverage: 20.1% of statements [2020-11-04T15:27:41.094Z] --- PASS: TestTransfer (0.12s) [2020-11-04T15:27:41.094Z] === RUN TestConcurrencyLimit [2020-11-04T15:27:41.557Z] --- PASS: TestV2MetadataService (1.37s) [2020-11-04T15:27:41.557Z] PASS [2020-11-04T15:27:41.557Z] coverage: 48.2% of statements [2020-11-04T15:27:41.557Z] ok github.com/docker/docker/distribution/metadata 1.747s coverage: 48.2% of statements [2020-11-04T15:27:41.557Z] --- PASS: TestConcurrencyLimit (0.36s) [2020-11-04T15:27:41.557Z] === RUN TestInactiveJobs [2020-11-04T15:27:41.557Z] === RUN TestNotFound [2020-11-04T15:27:41.557Z] --- PASS: TestNotFound (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestConflict [2020-11-04T15:27:41.557Z] --- PASS: TestConflict (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestForbidden [2020-11-04T15:27:41.557Z] --- PASS: TestForbidden (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestInvalidParameter [2020-11-04T15:27:41.557Z] --- PASS: TestInvalidParameter (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestNotImplemented [2020-11-04T15:27:41.557Z] --- PASS: TestNotImplemented (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestNotModified [2020-11-04T15:27:41.557Z] --- PASS: TestNotModified (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestUnauthorized [2020-11-04T15:27:41.557Z] --- PASS: TestUnauthorized (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestUnknown [2020-11-04T15:27:41.557Z] --- PASS: TestUnknown (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestCancelled [2020-11-04T15:27:41.557Z] --- PASS: TestCancelled (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestDeadline [2020-11-04T15:27:41.557Z] --- PASS: TestDeadline (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestDataLoss [2020-11-04T15:27:41.557Z] --- PASS: TestDataLoss (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestUnavailable [2020-11-04T15:27:41.557Z] --- PASS: TestUnavailable (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestSystem [2020-11-04T15:27:41.557Z] --- PASS: TestSystem (0.00s) [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Not_Found [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Bad_Request [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Conflict [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Unauthorized [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Service_Unavailable [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Forbidden [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Not_Modified [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Not_Implemented [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-11-04T15:27:41.557Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-11-04T15:27:41.557Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-11-04T15:27:41.787Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-11-04T15:27:42.018Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-11-04T15:27:42.018Z] PASS [2020-11-04T15:27:42.018Z] coverage: 49.4% of statements [2020-11-04T15:27:42.018Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2020-11-04T15:27:42.018Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T15:27:42.018Z] --- PASS: TestInactiveJobs (0.44s) [2020-11-04T15:27:42.018Z] === RUN TestWatchRelease [2020-11-04T15:27:42.018Z] --- PASS: TestWatchRelease (0.04s) [2020-11-04T15:27:42.019Z] === RUN TestWatchFinishedTransfer [2020-11-04T15:27:42.019Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-11-04T15:27:42.019Z] === RUN TestDuplicateTransfer [2020-11-04T15:27:42.019Z] --- PASS: TestDuplicateTransfer (0.05s) [2020-11-04T15:27:42.019Z] === RUN TestSuccessfulUpload [2020-11-04T15:27:42.234Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-04T15:27:42.234Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-11-04T15:27:42.234Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-11-04T15:27:42.234Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-11-04T15:27:42.234Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-11-04T15:27:42.234Z] === RUN TestDeleteDevicemapper [2020-11-04T15:27:42.234Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T15:27:42.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:27:42.234Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T15:27:42.444Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-04T15:27:42.479Z] time="2020-11-04T15:27:42Z" level=error msg="Upload failed, retrying: simulating retry" [2020-11-04T15:27:42.939Z] --- PASS: TestSuccessfulUpload (0.64s) [2020-11-04T15:27:42.939Z] === RUN TestCancelledUpload [2020-11-04T15:27:42.939Z] --- PASS: TestCancelledUpload (0.00s) [2020-11-04T15:27:42.939Z] PASS [2020-11-04T15:27:42.939Z] coverage: 76.8% of statements [2020-11-04T15:27:42.939Z] ok github.com/docker/docker/distribution/xfer 2.297s coverage: 76.8% of statements [2020-11-04T15:27:42.939Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T15:27:43.210Z] ok github.com/docker/docker/builder/remotecontext/git 4.215s coverage: 86.3% of statements [2020-11-04T15:27:43.811Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-04T15:27:43.811Z] --- PASS: TestConfigsUpdate (2.77s) [2020-11-04T15:27:43.811Z] === RUN TestTemplatedConfig [2020-11-04T15:27:43.848Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T15:27:43.848Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-11-04T15:27:43.848Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-11-04T15:27:43.848Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-11-04T15:27:43.848Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-11-04T15:27:43.848Z] === RUN TestDeleteDevicemapper [2020-11-04T15:27:43.848Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T15:27:43.848Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:27:43.848Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T15:27:43.910Z] === RUN TestFSGetInvalidData [2020-11-04T15:27:43.910Z] --- PASS: TestFSGetInvalidData (0.04s) [2020-11-04T15:27:43.910Z] === RUN TestFSInvalidSet [2020-11-04T15:27:43.910Z] --- PASS: TestFSInvalidSet (0.06s) [2020-11-04T15:27:43.910Z] === RUN TestFSInvalidRoot [2020-11-04T15:27:43.910Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-11-04T15:27:43.910Z] === RUN TestFSMetadataGetSet [2020-11-04T15:27:43.910Z] --- PASS: TestFSMetadataGetSet (0.06s) [2020-11-04T15:27:43.910Z] === RUN TestFSInvalidWalker [2020-11-04T15:27:43.910Z] === RUN TestCompare [2020-11-04T15:27:43.910Z] --- PASS: TestCompare (0.00s) [2020-11-04T15:27:43.910Z] PASS [2020-11-04T15:27:43.910Z] coverage: 19.2% of statements [2020-11-04T15:27:43.910Z] ok github.com/docker/docker/image/cache 0.270s coverage: 19.2% of statements [2020-11-04T15:27:44.372Z] --- PASS: TestFSInvalidWalker (0.12s) [2020-11-04T15:27:44.372Z] === RUN TestFSGetSet [2020-11-04T15:27:44.372Z] --- PASS: TestFSGetSet (0.07s) [2020-11-04T15:27:44.372Z] === RUN TestFSGetUnsetKey [2020-11-04T15:27:44.372Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-11-04T15:27:44.372Z] === RUN TestFSGetEmptyData [2020-11-04T15:27:44.372Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-11-04T15:27:44.372Z] === RUN TestFSDelete [2020-11-04T15:27:44.372Z] --- PASS: TestFSDelete (0.02s) [2020-11-04T15:27:44.372Z] === RUN TestFSWalker [2020-11-04T15:27:44.372Z] === RUN TestMakeV1ConfigFromConfig [2020-11-04T15:27:44.372Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-11-04T15:27:44.372Z] PASS [2020-11-04T15:27:44.372Z] coverage: 25.0% of statements [2020-11-04T15:27:44.372Z] --- PASS: TestFSWalker (0.02s) [2020-11-04T15:27:44.372Z] === RUN TestFSWalkerStopOnError [2020-11-04T15:27:44.372Z] ok github.com/docker/docker/image/v1 0.251s coverage: 25.0% of statements [2020-11-04T15:27:44.372Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-11-04T15:27:44.372Z] === RUN TestNewFromJSON [2020-11-04T15:27:44.372Z] --- PASS: TestNewFromJSON (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestNewFromJSONWithInvalidJSON [2020-11-04T15:27:44.372Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestMarshalKeyOrder [2020-11-04T15:27:44.372Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestImage [2020-11-04T15:27:44.372Z] --- PASS: TestImage (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestImageOSNotEmpty [2020-11-04T15:27:44.372Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestNewChildImageFromImageWithRootFS [2020-11-04T15:27:44.372Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-11-04T15:27:44.372Z] === RUN TestRestore [2020-11-04T15:27:44.372Z] time="2020-11-04T15:27:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-11-04T15:27:44.372Z] --- PASS: TestRestore (0.23s) [2020-11-04T15:27:44.372Z] === RUN TestAddDelete [2020-11-04T15:27:44.372Z] --- PASS: TestAddDelete (0.05s) [2020-11-04T15:27:44.372Z] === RUN TestSearchAfterDelete [2020-11-04T15:27:44.782Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2020-11-04T15:27:44.782Z] === RUN TestUpdateMemory [2020-11-04T15:27:44.782Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T15:27:44.782Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:27:44.782Z] === RUN TestUpdateCPUQuota [2020-11-04T15:27:44.833Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-11-04T15:27:44.833Z] === RUN TestParentReset [2020-11-04T15:27:44.833Z] --- PASS: TestParentReset (0.31s) [2020-11-04T15:27:44.833Z] === RUN TestGetAndSetLastUpdated [2020-11-04T15:27:44.833Z] --- PASS: TestGetAndSetLastUpdated (0.11s) [2020-11-04T15:27:44.833Z] === RUN TestStoreLen [2020-11-04T15:27:45.293Z] --- PASS: TestStoreLen (0.14s) [2020-11-04T15:27:45.293Z] PASS [2020-11-04T15:27:45.293Z] coverage: 86.4% of statements [2020-11-04T15:27:45.293Z] ok github.com/docker/docker/image 1.451s coverage: 86.4% of statements [2020-11-04T15:27:45.293Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T15:27:45.293Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T15:27:45.322Z] ok github.com/docker/docker/builder/remotecontext 0.443s coverage: 13.6% of statements [2020-11-04T15:27:45.724Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-11-04T15:27:45.724Z] === RUN TestUpdatePidsLimit [2020-11-04T15:27:45.724Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T15:27:45.974Z] ok github.com/docker/docker/builder/dockerfile 1.217s coverage: 48.0% of statements [2020-11-04T15:27:45.974Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T15:27:45.974Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T15:27:45.989Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T15:27:46.264Z] === RUN TestSerialization [2020-11-04T15:27:46.265Z] --- PASS: TestSerialization (0.02s) [2020-11-04T15:27:46.265Z] PASS [2020-11-04T15:27:46.265Z] coverage: 100.0% of statements [2020-11-04T15:27:46.265Z] ok github.com/docker/docker/libcontainerd/queue 0.104s coverage: 100.0% of statements [2020-11-04T15:27:46.329Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-04T15:27:46.329Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-04T15:27:46.562Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T15:27:46.822Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T15:27:46.891Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-04T15:27:47.358Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-11-04T15:27:47.358Z] === RUN TestUpdateMemory [2020-11-04T15:27:47.358Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T15:27:47.358Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:27:47.358Z] === RUN TestUpdateCPUQuota [2020-11-04T15:27:47.394Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T15:27:47.452Z] --- PASS: TestTemplatedConfig (3.59s) [2020-11-04T15:27:47.452Z] === RUN TestConfigCreateResolve [2020-11-04T15:27:47.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T15:27:47.805Z] === RUN TestEmptyLayer [2020-11-04T15:27:47.805Z] --- PASS: TestEmptyLayer (0.00s) [2020-11-04T15:27:47.805Z] === RUN TestCommitFailure [2020-11-04T15:27:47.805Z] --- PASS: TestCommitFailure (0.03s) [2020-11-04T15:27:47.805Z] === RUN TestStartTransactionFailure [2020-11-04T15:27:47.805Z] --- PASS: TestStartTransactionFailure (0.01s) [2020-11-04T15:27:47.805Z] === RUN TestGetOrphan [2020-11-04T15:27:47.805Z] --- PASS: TestGetOrphan (0.01s) [2020-11-04T15:27:47.805Z] === RUN TestMountAndRegister [2020-11-04T15:27:47.805Z] --- PASS: TestMountAndRegister (0.12s) [2020-11-04T15:27:47.805Z] layer_test.go:271: Layer size: 14 [2020-11-04T15:27:47.805Z] === RUN TestLayerRelease [2020-11-04T15:27:47.805Z] --- SKIP: TestLayerRelease (0.00s) [2020-11-04T15:27:47.805Z] layer_test.go:304: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestStoreRestore [2020-11-04T15:27:47.805Z] --- SKIP: TestStoreRestore (0.00s) [2020-11-04T15:27:47.805Z] layer_test.go:353: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestTarStreamStability [2020-11-04T15:27:47.805Z] --- SKIP: TestTarStreamStability (0.00s) [2020-11-04T15:27:47.805Z] layer_test.go:468: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestRegisterExistingLayer [2020-11-04T15:27:47.805Z] === RUN TestParseVersion [2020-11-04T15:27:47.805Z] --- PASS: TestParseVersion (0.00s) [2020-11-04T15:27:47.805Z] PASS [2020-11-04T15:27:47.805Z] coverage: 52.9% of statements [2020-11-04T15:27:47.805Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2020-11-04T15:27:47.805Z] --- PASS: TestRegisterExistingLayer (0.15s) [2020-11-04T15:27:47.805Z] === RUN TestTarStreamVerification [2020-11-04T15:27:47.805Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-11-04T15:27:47.805Z] layer_test.go:697: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestLayerMigration [2020-11-04T15:27:47.805Z] --- SKIP: TestLayerMigration (0.00s) [2020-11-04T15:27:47.805Z] migration_test.go:46: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestLayerMigrationNoTarsplit [2020-11-04T15:27:47.805Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T15:27:47.805Z] migration_test.go:182: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestMountInit [2020-11-04T15:27:47.805Z] --- SKIP: TestMountInit (0.00s) [2020-11-04T15:27:47.805Z] mount_test.go:17: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestMountSize [2020-11-04T15:27:47.805Z] --- SKIP: TestMountSize (0.00s) [2020-11-04T15:27:47.805Z] mount_test.go:76: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestMountChanges [2020-11-04T15:27:47.805Z] --- SKIP: TestMountChanges (0.00s) [2020-11-04T15:27:47.805Z] mount_test.go:125: Failing on Windows [2020-11-04T15:27:47.805Z] === RUN TestMountApply [2020-11-04T15:27:47.805Z] --- SKIP: TestMountApply (0.00s) [2020-11-04T15:27:47.805Z] mount_test.go:212: Failing on Windows [2020-11-04T15:27:47.805Z] PASS [2020-11-04T15:27:47.805Z] coverage: 30.1% of statements [2020-11-04T15:27:47.805Z] ok github.com/docker/docker/layer 0.582s coverage: 30.1% of statements [2020-11-04T15:27:47.805Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T15:27:47.989Z] --- PASS: TestUpdateCPUQuota (1.09s) [2020-11-04T15:27:47.989Z] === RUN TestUpdatePidsLimit [2020-11-04T15:27:47.989Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T15:27:48.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T15:27:48.267Z] === RUN TestEnvironmentParsing [2020-11-04T15:27:48.267Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-11-04T15:27:48.267Z] PASS [2020-11-04T15:27:48.267Z] coverage: 1.0% of statements [2020-11-04T15:27:48.267Z] ok github.com/docker/docker/libcontainerd/local 0.279s coverage: 1.0% of statements [2020-11-04T15:27:48.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T15:27:48.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T15:27:48.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T15:27:48.267Z] ? github.com/docker/docker/oci [no test files] [2020-11-04T15:27:48.267Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T15:27:48.405Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-04T15:27:48.405Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-04T15:27:48.620Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T15:27:48.727Z] === RUN TestAddressPoolOpt [2020-11-04T15:27:48.728Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/a [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/something [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/_=a [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/env1=value1 [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/_env1=value1 [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/env2=value2=value3 [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/env3=abc!qwe [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/env_4=value_4 [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/PATH [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/=a [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/PATH= [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/PATH=something [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/asd!qwe [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/1asd [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/123 [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/some_space [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/__some_space_before [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/some_space_after__ [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/= [2020-11-04T15:27:48.728Z] === RUN TestValidateEnv/PaTh [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/a (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/something (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/= (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestParseHost [2020-11-04T15:27:48.728Z] --- PASS: TestParseHost (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestParseDockerDaemonHost [2020-11-04T15:27:48.728Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestParseTCP [2020-11-04T15:27:48.728Z] --- PASS: TestParseTCP (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestParseInvalidUnixAddrInvalid [2020-11-04T15:27:48.728Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestValidateExtraHosts [2020-11-04T15:27:48.728Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestIpOptString [2020-11-04T15:27:48.728Z] --- PASS: TestIpOptString (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestNewIpOptInvalidDefaultVal [2020-11-04T15:27:48.728Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestNewIpOptValidDefaultVal [2020-11-04T15:27:48.728Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestIpOptSetInvalidVal [2020-11-04T15:27:48.728Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestValidateIPAddress [2020-11-04T15:27:48.728Z] --- PASS: TestValidateIPAddress (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestMapOpts [2020-11-04T15:27:48.728Z] --- PASS: TestMapOpts (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestListOptsWithoutValidator [2020-11-04T15:27:48.728Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestListOptsWithValidator [2020-11-04T15:27:48.728Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestValidateDNSSearch [2020-11-04T15:27:48.728Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_general_format [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_one_more [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-11-04T15:27:48.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-11-04T15:27:48.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestNamedListOpts [2020-11-04T15:27:48.728Z] --- PASS: TestNamedListOpts (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestNamedMapOpts [2020-11-04T15:27:48.728Z] --- PASS: TestNamedMapOpts (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestParseLink [2020-11-04T15:27:48.728Z] --- PASS: TestParseLink (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestQuotedStringSetWithQuotes [2020-11-04T15:27:48.728Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-11-04T15:27:48.728Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestQuotedStringSetWithNoQuotes [2020-11-04T15:27:48.728Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-11-04T15:27:48.728Z] === RUN TestUlimitOpt [2020-11-04T15:27:48.728Z] --- PASS: TestUlimitOpt (0.00s) [2020-11-04T15:27:48.728Z] PASS [2020-11-04T15:27:48.728Z] coverage: 67.1% of statements [2020-11-04T15:27:48.728Z] ok github.com/docker/docker/opts 0.238s coverage: 67.1% of statements [2020-11-04T15:27:48.910Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T15:27:48.969Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-04T15:27:48.969Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-04T15:27:49.201Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T15:27:49.548Z] ok github.com/docker/docker/client 0.518s coverage: 75.4% of statements [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-11-04T15:27:49.612Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-11-04T15:27:49.612Z] === RUN TestUpdateRestartPolicy [2020-11-04T15:27:49.702Z] === RUN TestUnbuffered [2020-11-04T15:27:49.702Z] --- PASS: TestUnbuffered (0.00s) [2020-11-04T15:27:49.702Z] === RUN TestRaceUnbuffered [2020-11-04T15:27:49.702Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-11-04T15:27:49.702Z] PASS [2020-11-04T15:27:49.702Z] coverage: 100.0% of statements [2020-11-04T15:27:49.702Z] ok github.com/docker/docker/pkg/broadcaster 0.164s coverage: 100.0% of statements [2020-11-04T15:27:49.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T15:27:50.123Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T15:27:50.333Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-04T15:27:50.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T15:27:50.589Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-04T15:27:50.672Z] === RUN TestPeerCertificateMarshalJSON [2020-11-04T15:27:50.845Z] --- PASS: TestConfigCreateResolve (3.44s) [2020-11-04T15:27:50.845Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T15:27:51.132Z] === RUN TestMatch [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[foo]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[bar]_[foo]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[foo_bar]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[qux]_[foo]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[] [2020-11-04T15:27:51.132Z] === RUN TestMatch/[]#01 [2020-11-04T15:27:51.133Z] === RUN TestMatch/[[qux]] [2020-11-04T15:27:51.133Z] === RUN TestMatch/[[foo_bar_qux]] [2020-11-04T15:27:51.133Z] === RUN TestMatch/[[qux]_[baz]] [2020-11-04T15:27:51.133Z] === RUN TestMatch/[[foo_baz]] [2020-11-04T15:27:51.133Z] --- PASS: TestMatch (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-11-04T15:27:51.133Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-11-04T15:27:51.133Z] PASS [2020-11-04T15:27:51.133Z] coverage: 87.5% of statements [2020-11-04T15:27:51.133Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2020-11-04T15:27:51.408Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-04T15:27:51.408Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-04T15:27:51.408Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-11-04T15:27:51.408Z] PASS [2020-11-04T15:27:51.408Z] [2020-11-04T15:27:51.408Z] DONE 7 tests in 19.790s [2020-11-04T15:27:51.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T15:27:51.408Z] ++ 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 [2020-11-04T15:27:51.408Z] ++ set -e [2020-11-04T15:27:51.408Z] ++ '[' -n 0 ']' [2020-11-04T15:27:51.408Z] ++ set -x [2020-11-04T15:27:51.408Z] ++ 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 [2020-11-04T15:27:51.593Z] === RUN TestChrootTarUntar [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] === RUN TestChrootUntarWithHugeExcludesList [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] === RUN TestChrootUntarEmptyArchive [2020-11-04T15:27:51.593Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-11-04T15:27:51.593Z] === RUN TestChrootTarUntarWithSymlink [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:27:51.593Z] === RUN TestChrootCopyWithTar [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:27:51.593Z] === RUN TestChrootCopyFileWithTar [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] === RUN TestChrootUntarPath [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:27:51.593Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] === RUN TestChrootApplyDotDotFile [2020-11-04T15:27:51.593Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-11-04T15:27:51.593Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:27:51.593Z] PASS [2020-11-04T15:27:51.593Z] coverage: 15.4% of statements [2020-11-04T15:27:51.593Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.4% of statements [2020-11-04T15:27:51.593Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-11-04T15:27:51.593Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-11-04T15:27:51.593Z] --- PASS: TestPeerCertificateMarshalJSON (0.94s) [2020-11-04T15:27:51.593Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-11-04T15:27:51.593Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-11-04T15:27:51.593Z] === RUN TestMiddleware [2020-11-04T15:27:51.593Z] --- PASS: TestMiddleware (0.00s) [2020-11-04T15:27:51.593Z] === RUN TestNewResponseModifier [2020-11-04T15:27:51.593Z] --- PASS: TestNewResponseModifier (0.00s) [2020-11-04T15:27:51.593Z] PASS [2020-11-04T15:27:51.593Z] coverage: 26.8% of statements [2020-11-04T15:27:51.593Z] ok github.com/docker/docker/pkg/authorization 1.131s coverage: 26.8% of statements [2020-11-04T15:27:51.593Z] === RUN TestIsArchivePathDir [2020-11-04T15:27:51.593Z] --- PASS: TestIsArchivePathDir (0.07s) [2020-11-04T15:27:51.593Z] === RUN TestIsArchivePathInvalidFile [2020-11-04T15:27:51.664Z] INFO: Testing against a local daemon [2020-11-04T15:27:51.664Z] === RUN TestCheckpoint [2020-11-04T15:27:51.664Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T15:27:51.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:27:51.664Z] === RUN TestContainerInvalidJSON [2020-11-04T15:27:51.664Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:27:51.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:27:51.664Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:27:51.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:27:51.664Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:27:51.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:27:51.664Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:27:51.664Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:27:51.664Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:27:51.664Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-11-04T15:27:51.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T15:27:51.664Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-04T15:27:51.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T15:27:51.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T15:27:51.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-04T15:27:51.920Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T15:27:51.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-04T15:27:51.920Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T15:27:51.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-11-04T15:27:51.920Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T15:27:51.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-11-04T15:27:51.920Z] === RUN TestCopyFromContainer [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit (3.82s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-11-04T15:27:51.965Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-11-04T15:27:51.965Z] === RUN TestUpdateRestartPolicy [2020-11-04T15:27:52.069Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2020-11-04T15:27:52.069Z] === RUN TestIsArchivePathTar [2020-11-04T15:27:52.069Z] --- PASS: TestIsArchivePathTar (0.21s) [2020-11-04T15:27:52.069Z] === RUN TestDecompressStreamGzip [2020-11-04T15:27:52.529Z] --- PASS: TestDecompressStreamGzip (0.23s) [2020-11-04T15:27:52.529Z] === RUN TestDecompressStreamBzip2 [2020-11-04T15:27:52.529Z] === RUN TestSizeEmpty [2020-11-04T15:27:52.529Z] --- PASS: TestSizeEmpty (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeEmptyFile [2020-11-04T15:27:52.529Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeNonemptyFile [2020-11-04T15:27:52.529Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeNestedDirectoryEmpty [2020-11-04T15:27:52.529Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-11-04T15:27:52.529Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-11-04T15:27:52.529Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestMoveToSubdir [2020-11-04T15:27:52.529Z] --- PASS: TestMoveToSubdir (0.00s) [2020-11-04T15:27:52.529Z] === RUN TestSizeNonExistingDirectory [2020-11-04T15:27:52.529Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-11-04T15:27:52.529Z] PASS [2020-11-04T15:27:52.529Z] coverage: 80.0% of statements [2020-11-04T15:27:52.529Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2020-11-04T15:27:52.529Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2020-11-04T15:27:52.529Z] === RUN TestDecompressStreamXz [2020-11-04T15:27:52.529Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-11-04T15:27:52.530Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T15:27:52.530Z] === RUN TestCompressStreamXzUnsupported [2020-11-04T15:27:52.530Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestCompressStreamBzip2Unsupported [2020-11-04T15:27:52.530Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestCompressStreamInvalid [2020-11-04T15:27:52.530Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestExtensionInvalid [2020-11-04T15:27:52.530Z] --- PASS: TestExtensionInvalid (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestExtensionUncompressed [2020-11-04T15:27:52.530Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestExtensionBzip2 [2020-11-04T15:27:52.530Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestExtensionGzip [2020-11-04T15:27:52.530Z] --- PASS: TestExtensionGzip (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestExtensionXz [2020-11-04T15:27:52.530Z] --- PASS: TestExtensionXz (0.00s) [2020-11-04T15:27:52.530Z] === RUN TestCmdStreamLargeStderr [2020-11-04T15:27:52.530Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2020-11-04T15:27:52.530Z] === RUN TestCmdStreamBad [2020-11-04T15:27:52.530Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-11-04T15:27:52.530Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T15:27:52.530Z] === RUN TestCmdStreamGood [2020-11-04T15:27:52.530Z] --- PASS: TestCmdStreamGood (0.05s) [2020-11-04T15:27:52.530Z] === RUN TestUntarPathWithInvalidDest [2020-11-04T15:27:52.990Z] --- PASS: TestUntarPathWithInvalidDest (0.14s) [2020-11-04T15:27:52.990Z] === RUN TestUntarPathWithInvalidSrc [2020-11-04T15:27:52.990Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestUntarPath [2020-11-04T15:27:52.990Z] --- PASS: TestUntarPath (0.08s) [2020-11-04T15:27:52.990Z] === RUN TestUntarPathWithDestinationFile [2020-11-04T15:27:52.990Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-11-04T15:27:52.990Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-11-04T15:27:52.990Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2020-11-04T15:27:52.990Z] === RUN TestCopyWithTarInvalidSrc [2020-11-04T15:27:52.990Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-11-04T15:27:52.990Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestCopyWithTarSrcFile [2020-11-04T15:27:52.990Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-11-04T15:27:52.990Z] === RUN TestCopyWithTarSrcFolder [2020-11-04T15:27:52.990Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-11-04T15:27:52.990Z] === RUN TestCopyFileWithTarInvalidSrc [2020-11-04T15:27:52.990Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-11-04T15:27:52.990Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestCopyFileWithTarSrcFolder [2020-11-04T15:27:52.990Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestCopyFileWithTarSrcFile [2020-11-04T15:27:52.990Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-11-04T15:27:52.990Z] === RUN TestTarFiles [2020-11-04T15:27:52.990Z] === RUN Test [2020-11-04T15:27:52.990Z] === RUN Test/TestContent [2020-11-04T15:27:52.990Z] === RUN Test/TestInitialize [2020-11-04T15:27:52.990Z] === RUN Test/TestNew [2020-11-04T15:27:52.990Z] === RUN Test/TestParsingContentsWithComments [2020-11-04T15:27:52.990Z] === RUN Test/TestRegister [2020-11-04T15:27:52.990Z] === RUN Test/TestWatch [2020-11-04T15:27:52.990Z] --- PASS: Test (0.01s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestContent (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestNew (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestWatch (0.01s) [2020-11-04T15:27:52.990Z] PASS [2020-11-04T15:27:52.990Z] coverage: 92.9% of statements [2020-11-04T15:27:52.990Z] ok github.com/docker/docker/pkg/discovery/file 0.094s coverage: 92.9% of statements [2020-11-04T15:27:52.990Z] === RUN Test [2020-11-04T15:27:52.990Z] === RUN Test/TestContainsEntry [2020-11-04T15:27:52.990Z] === RUN Test/TestCreateEntries [2020-11-04T15:27:52.990Z] === RUN Test/TestEntriesDiff [2020-11-04T15:27:52.990Z] === RUN Test/TestEntriesEquality [2020-11-04T15:27:52.990Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-11-04T15:27:52.990Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-11-04T15:27:52.990Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-11-04T15:27:52.990Z] === RUN Test/TestGeneratorNotGenerate [2020-11-04T15:27:52.990Z] === RUN Test/TestGeneratorWithPort [2020-11-04T15:27:52.990Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-11-04T15:27:52.990Z] === RUN Test/TestNewEntry [2020-11-04T15:27:52.990Z] === RUN Test/TestParse [2020-11-04T15:27:52.990Z] --- PASS: Test (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestNewEntry (0.00s) [2020-11-04T15:27:52.990Z] --- PASS: Test/TestParse (0.00s) [2020-11-04T15:27:52.990Z] PASS [2020-11-04T15:27:52.990Z] coverage: 58.3% of statements [2020-11-04T15:27:52.990Z] ok github.com/docker/docker/pkg/discovery 0.079s coverage: 58.3% of statements [2020-11-04T15:27:53.285Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-04T15:27:53.540Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-04T15:27:53.540Z] === RUN TestCopyFromContainer// [2020-11-04T15:27:53.795Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T15:27:54.051Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T15:27:54.051Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T15:27:54.307Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T15:27:54.307Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T15:27:54.534Z] === RUN Test [2020-11-04T15:27:54.534Z] === RUN Test/TestWatch [2020-11-04T15:27:54.534Z] --- PASS: Test (0.00s) [2020-11-04T15:27:54.534Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T15:27:54.534Z] PASS [2020-11-04T15:27:54.534Z] coverage: 92.3% of statements [2020-11-04T15:27:54.534Z] ok github.com/docker/docker/pkg/discovery/memory 0.107s coverage: 92.3% of statements [2020-11-04T15:27:54.562Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T15:27:54.563Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T15:27:54.818Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T15:27:54.996Z] === RUN Test [2020-11-04T15:27:54.996Z] === RUN Test/TestInitialize [2020-11-04T15:27:54.996Z] === RUN Test/TestInitializeWithPattern [2020-11-04T15:27:54.996Z] === RUN Test/TestRegister [2020-11-04T15:27:54.996Z] === RUN Test/TestWatch [2020-11-04T15:27:54.996Z] --- PASS: Test (0.00s) [2020-11-04T15:27:54.996Z] --- PASS: Test/TestInitialize (0.00s) [2020-11-04T15:27:54.996Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-11-04T15:27:54.996Z] --- PASS: Test/TestRegister (0.00s) [2020-11-04T15:27:54.996Z] --- PASS: Test/TestWatch (0.00s) [2020-11-04T15:27:54.996Z] PASS [2020-11-04T15:27:54.996Z] coverage: 93.8% of statements [2020-11-04T15:27:54.996Z] ok github.com/docker/docker/pkg/discovery/nodes 0.082s coverage: 93.8% of statements [2020-11-04T15:27:55.076Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer (3.09s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-11-04T15:27:55.076Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-11-04T15:27:55.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T15:27:55.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:27:55.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:27:55.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:27:55.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:27:55.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:27:55.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:27:55.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:27:55.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:27:55.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:27:55.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-11-04T15:27:55.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-04T15:27:55.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-04T15:27:55.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-04T15:27:55.076Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T15:27:55.332Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-11-04T15:27:55.332Z] === RUN TestCreateWithInvalidEnv [2020-11-04T15:27:55.332Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T15:27:55.332Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T15:27:55.332Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T15:27:55.332Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T15:27:55.332Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T15:27:55.332Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T15:27:55.332Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T15:27:55.332Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T15:27:55.332Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T15:27:55.332Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T15:27:55.332Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T15:27:55.332Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-04T15:27:55.332Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-11-04T15:27:55.332Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T15:27:55.332Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-11-04T15:27:55.332Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T15:27:55.457Z] === RUN Test [2020-11-04T15:27:55.457Z] === RUN Test/TestInitialize [2020-11-04T15:27:55.457Z] time="2020-11-04T15:27:55Z" level=info msg="Initializing discovery without TLS" [2020-11-04T15:27:55.457Z] time="2020-11-04T15:27:55Z" level=info msg="Initializing discovery without TLS" [2020-11-04T15:27:55.457Z] time="2020-11-04T15:27:55Z" level=info msg="Initializing discovery without TLS" [2020-11-04T15:27:55.457Z] === RUN Test/TestInitializeWithCerts [2020-11-04T15:27:55.457Z] time="2020-11-04T15:27:55Z" level=info msg="Initializing discovery with TLS" [2020-11-04T15:27:55.457Z] === RUN Test/TestWatch [2020-11-04T15:27:55.457Z] time="2020-11-04T15:27:55Z" level=info msg="Initializing discovery without TLS" [2020-11-04T15:27:55.588Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-04T15:27:56.428Z] === RUN TestPollerAddRemove [2020-11-04T15:27:56.428Z] --- PASS: TestPollerAddRemove (0.00s) [2020-11-04T15:27:56.428Z] === RUN TestPollerEvent [2020-11-04T15:27:56.428Z] --- SKIP: TestPollerEvent (0.00s) [2020-11-04T15:27:56.428Z] poller_test.go:41: No chmod on Windows [2020-11-04T15:27:56.428Z] === RUN TestPollerClose [2020-11-04T15:27:56.428Z] --- PASS: TestPollerClose (0.00s) [2020-11-04T15:27:56.428Z] PASS [2020-11-04T15:27:56.428Z] coverage: 36.2% of statements [2020-11-04T15:27:56.428Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 36.2% of statements [2020-11-04T15:27:56.517Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-04T15:27:56.773Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-04T15:27:56.889Z] === RUN TestCopyFileWithInvalidSrc [2020-11-04T15:27:56.890Z] --- PASS: TestCopyFileWithInvalidSrc (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T15:27:56.890Z] --- PASS: TestCopyFileWithInvalidDest (0.06s) [2020-11-04T15:27:56.890Z] === RUN TestCopyFileWithSameSrcAndDest [2020-11-04T15:27:56.890Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-11-04T15:27:56.890Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestCopyFile [2020-11-04T15:27:56.890Z] --- PASS: TestCopyFile (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-11-04T15:27:56.890Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T15:27:56.890Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T15:27:56.890Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-11-04T15:27:56.890Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestReadSymlinkedDirectoryToFile [2020-11-04T15:27:56.890Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T15:27:56.890Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T15:27:56.890Z] === RUN TestWildcardMatches [2020-11-04T15:27:56.890Z] --- PASS: TestWildcardMatches (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestPatternMatches [2020-11-04T15:27:56.890Z] --- PASS: TestPatternMatches (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-11-04T15:27:56.890Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestPatternMatchesFolderExclusions [2020-11-04T15:27:56.890Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-11-04T15:27:56.890Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-11-04T15:27:56.890Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-11-04T15:27:56.890Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-11-04T15:27:56.890Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestSingleExclamationError [2020-11-04T15:27:56.890Z] --- PASS: TestSingleExclamationError (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestMatchesWithNoPatterns [2020-11-04T15:27:56.890Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestMatchesWithMalformedPatterns [2020-11-04T15:27:56.890Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestMatches [2020-11-04T15:27:56.890Z] --- PASS: TestMatches (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatterns [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatterns (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatternsExceptionFlag [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCleanPatternsErrorSingleException [2020-11-04T15:27:56.890Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-11-04T15:27:56.890Z] === RUN TestCreateIfNotExistsDir [2020-11-04T15:27:56.890Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestCreateIfNotExistsFile [2020-11-04T15:27:56.890Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-11-04T15:27:56.890Z] === RUN TestMatch [2020-11-04T15:27:56.890Z] --- PASS: TestMatch (0.00s) [2020-11-04T15:27:56.890Z] PASS [2020-11-04T15:27:56.890Z] coverage: 87.7% of statements [2020-11-04T15:27:56.890Z] ok github.com/docker/docker/pkg/fileutils 0.265s coverage: 87.7% of statements [2020-11-04T15:27:57.028Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2020-11-04T15:27:57.028Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T15:27:57.285Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-04T15:27:57.540Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-04T15:27:57.863Z] === RUN TestGet [2020-11-04T15:27:57.863Z] --- PASS: TestGet (0.00s) [2020-11-04T15:27:57.863Z] === RUN TestGetShortcutString [2020-11-04T15:27:57.863Z] --- PASS: TestGetShortcutString (0.00s) [2020-11-04T15:27:57.863Z] PASS [2020-11-04T15:27:57.863Z] coverage: 42.9% of statements [2020-11-04T15:27:57.863Z] ok github.com/docker/docker/pkg/homedir 0.174s coverage: 42.9% of statements [2020-11-04T15:27:58.833Z] --- PASS: Test (3.22s) [2020-11-04T15:27:58.833Z] --- PASS: Test/TestInitialize (0.20s) [2020-11-04T15:27:58.833Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2020-11-04T15:27:58.833Z] --- PASS: Test/TestWatch (3.01s) [2020-11-04T15:27:58.833Z] PASS [2020-11-04T15:27:58.833Z] coverage: 84.1% of statements [2020-11-04T15:27:58.833Z] ok github.com/docker/docker/pkg/discovery/kv 3.441s coverage: 84.1% of statements [2020-11-04T15:27:58.833Z] === RUN TestCreateIDMapOrder [2020-11-04T15:27:58.833Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-11-04T15:27:58.833Z] PASS [2020-11-04T15:27:58.833Z] coverage: 7.3% of statements [2020-11-04T15:27:58.833Z] ok github.com/docker/docker/pkg/idtools 0.129s coverage: 7.3% of statements [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:27:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:27:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:27:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:27:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:27:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:27:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:27:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:27:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:27:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:27:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:27:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-11-04T15:27:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-11-04T15:27:58.906Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T15:27:59.804Z] === RUN TestFixedBufferCap [2020-11-04T15:27:59.804Z] --- PASS: TestFixedBufferCap (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestFixedBufferLen [2020-11-04T15:27:59.804Z] --- PASS: TestFixedBufferLen (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestFixedBufferString [2020-11-04T15:27:59.804Z] --- PASS: TestFixedBufferString (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestFixedBufferWrite [2020-11-04T15:27:59.804Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestFixedBufferRead [2020-11-04T15:27:59.804Z] --- PASS: TestFixedBufferRead (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestBytesPipeRead [2020-11-04T15:27:59.804Z] --- PASS: TestBytesPipeRead (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestBytesPipeWrite [2020-11-04T15:27:59.804Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-11-04T15:27:59.804Z] === RUN TestBytesPipeWriteRandomChunks [2020-11-04T15:27:59.834Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-11-04T15:27:59.834Z] === RUN TestCreateDifferentPlatform [2020-11-04T15:27:59.834Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T15:27:59.834Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T15:27:59.834Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T15:27:59.834Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T15:27:59.834Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-11-04T15:27:59.834Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T15:27:59.834Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-11-04T15:27:59.834Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T15:27:59.834Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-11-04T15:27:59.834Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T15:27:59.834Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T15:27:59.834Z] === RUN TestDaemonRestartIpcMode [2020-11-04T15:27:59.834Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T15:27:59.834Z] === RUN TestDaemonHostGatewayIP [2020-11-04T15:27:59.834Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T15:27:59.834Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T15:27:59.834Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T15:27:59.834Z] === RUN TestDiff [2020-11-04T15:28:00.265Z] === RUN TestError [2020-11-04T15:28:00.265Z] --- PASS: TestError (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestProgressString [2020-11-04T15:28:00.265Z] === RUN TestProgressString/no_progress [2020-11-04T15:28:00.265Z] === RUN TestProgressString/progress_1 [2020-11-04T15:28:00.265Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-11-04T15:28:00.265Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-11-04T15:28:00.265Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-11-04T15:28:00.265Z] === RUN TestProgressString/with_units [2020-11-04T15:28:00.265Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-11-04T15:28:00.265Z] === RUN TestProgressString/hide_counts [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/with_units (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-11-04T15:28:00.265Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestJSONMessageDisplay [2020-11-04T15:28:00.265Z] --- PASS: TestJSONMessageDisplay (0.19s) [2020-11-04T15:28:00.265Z] === RUN TestJSONMessageDisplayWithJSONError [2020-11-04T15:28:00.265Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-11-04T15:28:00.265Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestDisplayJSONMessagesStream [2020-11-04T15:28:00.265Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-11-04T15:28:00.265Z] PASS [2020-11-04T15:28:00.265Z] coverage: 91.7% of statements [2020-11-04T15:28:00.265Z] ok github.com/docker/docker/pkg/jsonmessage 0.282s coverage: 91.7% of statements [2020-11-04T15:28:00.265Z] === RUN TestStandardLongPath [2020-11-04T15:28:00.265Z] --- PASS: TestStandardLongPath (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestUNCLongPath [2020-11-04T15:28:00.265Z] --- PASS: TestUNCLongPath (0.00s) [2020-11-04T15:28:00.265Z] PASS [2020-11-04T15:28:00.265Z] coverage: 100.0% of statements [2020-11-04T15:28:00.265Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2020-11-04T15:28:00.265Z] --- PASS: TestTarFiles (7.32s) [2020-11-04T15:28:00.265Z] === RUN TestTarUntar [2020-11-04T15:28:00.265Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2020-11-04T15:28:00.265Z] === RUN TestAtomicWriteToFile [2020-11-04T15:28:00.265Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-11-04T15:28:00.265Z] === RUN TestAtomicWriteSetCommit [2020-11-04T15:28:00.265Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-11-04T15:28:00.265Z] === RUN TestAtomicWriteSetCancel [2020-11-04T15:28:00.265Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-11-04T15:28:00.265Z] === RUN TestReadCloserWrapperClose [2020-11-04T15:28:00.265Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestReaderErrWrapperReadOnError [2020-11-04T15:28:00.265Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestReaderErrWrapperRead [2020-11-04T15:28:00.265Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestHashData [2020-11-04T15:28:00.265Z] --- PASS: TestHashData (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestCancelReadCloser [2020-11-04T15:28:00.265Z] --- PASS: TestTarUntar (0.04s) [2020-11-04T15:28:00.265Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-11-04T15:28:00.265Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-11-04T15:28:00.265Z] === RUN TestTarWithOptions [2020-11-04T15:28:00.265Z] --- PASS: TestTarWithOptions (0.03s) [2020-11-04T15:28:00.265Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-11-04T15:28:00.397Z] --- PASS: TestDiff (0.61s) [2020-11-04T15:28:00.397Z] === RUN TestExecWithCloseStdin [2020-11-04T15:28:00.730Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-11-04T15:28:00.730Z] === RUN TestUntarUstarGnuConflict [2020-11-04T15:28:00.730Z] powershell.exe : # github.com/docker/docker/pkg/mount [2020-11-04T15:28:00.730Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d63a8bb1\powershellWrapper.ps1:3 char:1 [2020-11-04T15:28:00.730Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2020-11-04T15:28:00.730Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T15:28:00.730Z] + CategoryInfo : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException [2020-11-04T15:28:00.730Z] + FullyQualifiedErrorId : NativeCommandError [2020-11-04T15:28:00.730Z] [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T15:28:00.730Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T15:28:00.730Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-11-04T15:28:00.730Z] === RUN TestUntarInvalidFilenames [2020-11-04T15:28:00.730Z] --- PASS: TestCancelReadCloser (0.10s) [2020-11-04T15:28:00.730Z] === RUN TestWriteCloserWrapperClose [2020-11-04T15:28:00.730Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-11-04T15:28:00.730Z] === RUN TestNopWriteCloser [2020-11-04T15:28:00.730Z] --- PASS: TestNopWriteCloser (0.00s) [2020-11-04T15:28:00.730Z] === RUN TestNopWriter [2020-11-04T15:28:00.730Z] --- PASS: TestNopWriter (0.00s) [2020-11-04T15:28:00.730Z] === RUN TestWriteCounter [2020-11-04T15:28:00.730Z] --- PASS: TestWriteCounter (0.00s) [2020-11-04T15:28:00.730Z] PASS [2020-11-04T15:28:00.730Z] coverage: 69.2% of statements [2020-11-04T15:28:00.730Z] ok github.com/docker/docker/pkg/ioutils 0.747s coverage: 69.2% of statements [2020-11-04T15:28:00.730Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames795023674\\dest" [2020-11-04T15:28:00.730Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2020-11-04T15:28:00.730Z] === RUN TestUntarHardlinkToSymlink [2020-11-04T15:28:00.730Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-11-04T15:28:00.730Z] === RUN TestUntarInvalidHardlink [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink569614251\\victim\\hello" -> "../victim/hello" [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink669621518\\victim\\hello" -> "/../victim/hello" [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink297300245\\victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink241368944\\victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink903680015\\victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659565090\\victim" -> "../victim" [2020-11-04T15:28:00.730Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2020-11-04T15:28:00.730Z] === RUN TestUntarInvalidSymlink [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink609036057\\dest\\dotdot" -> "../victim/hello" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink740905380\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink301176499\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink861713014\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink885327709\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink594829592\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:00.730Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink814683031\\dest\\dir\\loophole" -> "../../victim" [2020-11-04T15:28:00.730Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2020-11-04T15:28:00.730Z] === RUN TestTempArchiveCloseMultipleTimes [2020-11-04T15:28:00.730Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-11-04T15:28:00.730Z] === RUN TestReplaceFileTarWrapper [2020-11-04T15:28:00.959Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-04T15:28:01.191Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2020-11-04T15:28:01.191Z] === RUN TestPrefixHeaderReadable [2020-11-04T15:28:01.191Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-11-04T15:28:01.191Z] === RUN TestDisablePigz [2020-11-04T15:28:01.191Z] --- PASS: TestDisablePigz (0.20s) [2020-11-04T15:28:01.191Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-11-04T15:28:01.191Z] === RUN TestPigz [2020-11-04T15:28:01.216Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-11-04T15:28:01.216Z] === RUN TestExec [2020-11-04T15:28:01.657Z] --- PASS: TestPigz (0.23s) [2020-11-04T15:28:01.657Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-11-04T15:28:01.657Z] === RUN TestCopyFileWithInvalidDest [2020-11-04T15:28:01.657Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-11-04T15:28:01.657Z] archive_windows_test.go:16: Currently fails [2020-11-04T15:28:01.657Z] === RUN TestCanonicalTarNameForPath [2020-11-04T15:28:01.657Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestCanonicalTarName [2020-11-04T15:28:01.657Z] --- PASS: TestCanonicalTarName (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestChmodTarEntry [2020-11-04T15:28:01.657Z] --- PASS: TestChmodTarEntry (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestHardLinkOrder [2020-11-04T15:28:01.657Z] === RUN TestNameFormat [2020-11-04T15:28:01.657Z] --- PASS: TestNameFormat (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestNameRetries [2020-11-04T15:28:01.657Z] --- PASS: TestNameRetries (0.00s) [2020-11-04T15:28:01.657Z] PASS [2020-11-04T15:28:01.657Z] coverage: 85.7% of statements [2020-11-04T15:28:01.657Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2020-11-04T15:28:01.657Z] --- PASS: TestHardLinkOrder (0.12s) [2020-11-04T15:28:01.657Z] === RUN TestChangeString [2020-11-04T15:28:01.657Z] --- PASS: TestChangeString (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestChangesWithNoChanges [2020-11-04T15:28:01.657Z] === RUN TestParseKeyValueOpt [2020-11-04T15:28:01.657Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestParseUintList [2020-11-04T15:28:01.657Z] --- PASS: TestParseUintList (0.00s) [2020-11-04T15:28:01.657Z] === RUN TestParseUintListMaximumLimits [2020-11-04T15:28:01.657Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-11-04T15:28:01.657Z] PASS [2020-11-04T15:28:01.657Z] coverage: 97.0% of statements [2020-11-04T15:28:01.657Z] --- PASS: TestChangesWithNoChanges (0.04s) [2020-11-04T15:28:01.657Z] === RUN TestChangesWithChanges [2020-11-04T15:28:01.657Z] ok github.com/docker/docker/pkg/parsers 0.077s coverage: 97.0% of statements [2020-11-04T15:28:01.657Z] --- PASS: TestChangesWithChanges (0.04s) [2020-11-04T15:28:01.657Z] === RUN TestChangesWithChangesGH13590 [2020-11-04T15:28:01.657Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-11-04T15:28:01.657Z] changes_test.go:192: needs more investigation [2020-11-04T15:28:01.657Z] === RUN TestChangesDirsEmpty [2020-11-04T15:28:01.657Z] --- PASS: TestChangesDirsEmpty (0.14s) [2020-11-04T15:28:01.657Z] === RUN TestChangesDirsMutated [2020-11-04T15:28:01.777Z] --- PASS: TestExec (0.76s) [2020-11-04T15:28:01.777Z] === RUN TestExecUser [2020-11-04T15:28:01.845Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2020-11-04T15:28:01.845Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T15:28:02.118Z] --- PASS: TestChangesDirsMutated (0.18s) [2020-11-04T15:28:02.118Z] === RUN TestApplyLayer [2020-11-04T15:28:02.118Z] --- SKIP: TestApplyLayer (0.00s) [2020-11-04T15:28:02.118Z] changes_test.go:405: needs further investigation [2020-11-04T15:28:02.118Z] === RUN TestChangesSizeWithHardlinks [2020-11-04T15:28:02.118Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-11-04T15:28:02.118Z] changes_test.go:441: needs further investigation [2020-11-04T15:28:02.118Z] === RUN TestChangesSizeWithNoChanges [2020-11-04T15:28:02.118Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-11-04T15:28:02.118Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-11-04T15:28:02.118Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-11-04T15:28:02.118Z] === RUN TestChangesSize [2020-11-04T15:28:02.118Z] --- PASS: TestChangesSize (0.00s) [2020-11-04T15:28:02.118Z] === RUN TestApplyLayerInvalidFilenames [2020-11-04T15:28:02.118Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames298034635\\dest" [2020-11-04T15:28:02.118Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2020-11-04T15:28:02.118Z] === RUN TestApplyLayerInvalidHardlink [2020-11-04T15:28:02.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink637813813\\victim\\hello" -> "../victim/hello" [2020-11-04T15:28:02.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink264958992\\victim\\hello" -> "/../victim/hello" [2020-11-04T15:28:02.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink537307183\\victim" -> "../victim" [2020-11-04T15:28:02.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink406805954\\victim" -> "../victim" [2020-11-04T15:28:02.579Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink654100537\\victim" -> "../victim" [2020-11-04T15:28:02.579Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink090652740\\victim" -> "../victim" [2020-11-04T15:28:02.579Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-11-04T15:28:02.579Z] === RUN TestApplyLayerInvalidSymlink [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink348943571\\dest\\dotdot" -> "../victim/hello" [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink912650262\\dest\\slash-dotdot" -> "/../victim/hello" [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink093165181\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink071652792\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink304699319\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:02.579Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink679280554\\dest\\loophole-victim" -> "../victim" [2020-11-04T15:28:02.579Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-11-04T15:28:02.579Z] === RUN TestApplyLayerWhiteouts [2020-11-04T15:28:02.579Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2020-11-04T15:28:02.579Z] === RUN TestGenerateEmptyFile [2020-11-04T15:28:02.579Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-11-04T15:28:02.579Z] === RUN TestGenerateWithContent [2020-11-04T15:28:02.579Z] --- PASS: TestGenerateWithContent (0.00s) [2020-11-04T15:28:02.579Z] PASS [2020-11-04T15:28:02.579Z] coverage: 62.7% of statements [2020-11-04T15:28:02.579Z] ok github.com/docker/docker/pkg/archive 10.654s coverage: 62.7% of statements [2020-11-04T15:28:02.579Z] === RUN TestNewAndRemove [2020-11-04T15:28:02.579Z] --- PASS: TestNewAndRemove (0.00s) [2020-11-04T15:28:02.579Z] === RUN TestRemoveInvalidPath [2020-11-04T15:28:02.579Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-11-04T15:28:02.579Z] PASS [2020-11-04T15:28:02.579Z] coverage: 82.6% of statements [2020-11-04T15:28:02.579Z] ok github.com/docker/docker/pkg/pidfile 0.125s coverage: 82.6% of statements [2020-11-04T15:28:02.707Z] --- PASS: TestExecUser (0.68s) [2020-11-04T15:28:02.707Z] === RUN TestExportContainerAndImportImage [2020-11-04T15:28:02.789Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-11-04T15:28:02.789Z] === RUN TestWaitNonBlocked [2020-11-04T15:28:02.789Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:02.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:02.789Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:02.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:02.789Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:02.789Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:03.269Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2020-11-04T15:28:03.269Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T15:28:03.551Z] === RUN TestParseEmptyInterface [2020-11-04T15:28:03.551Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestParseNonInterfaceType [2020-11-04T15:28:03.551Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestParseWithOneFunction [2020-11-04T15:28:03.551Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestParseWithMultipleFuncs [2020-11-04T15:28:03.551Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestParseWithUnnamedReturn [2020-11-04T15:28:03.551Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestEmbeddedInterface [2020-11-04T15:28:03.551Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestParsedImports [2020-11-04T15:28:03.551Z] --- PASS: TestParsedImports (0.00s) [2020-11-04T15:28:03.551Z] === RUN TestAliasedImports [2020-11-04T15:28:03.551Z] --- PASS: TestAliasedImports (0.00s) [2020-11-04T15:28:03.551Z] PASS [2020-11-04T15:28:03.551Z] coverage: 56.8% of statements [2020-11-04T15:28:03.551Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2020-11-04T15:28:03.732Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-04T15:28:03.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-11-04T15:28:03.732Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-11-04T15:28:03.732Z] === RUN TestWaitBlocked [2020-11-04T15:28:03.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:03.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:03.732Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:03.732Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:03.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:03.732Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:03.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-04T15:28:04.523Z] === RUN TestFailedConnection [2020-11-04T15:28:04.570Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-04T15:28:04.759Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-04T15:28:04.759Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-11-04T15:28:04.759Z] === RUN TestHealthCheckWorkdir [2020-11-04T15:28:04.983Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-11-04T15:28:04.983Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestBufioReaderPoolPutAndGet [2020-11-04T15:28:04.983Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-11-04T15:28:04.983Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-11-04T15:28:04.983Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestBufioWriterPoolPutAndGet [2020-11-04T15:28:04.983Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-11-04T15:28:04.983Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-11-04T15:28:04.983Z] === RUN TestBufferPoolPutAndGet [2020-11-04T15:28:04.983Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-11-04T15:28:04.983Z] PASS [2020-11-04T15:28:04.983Z] coverage: 88.2% of statements [2020-11-04T15:28:04.983Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2020-11-04T15:28:04.983Z] === RUN TestHTTPTransport [2020-11-04T15:28:04.983Z] --- PASS: TestHTTPTransport (0.00s) [2020-11-04T15:28:04.983Z] PASS [2020-11-04T15:28:04.983Z] coverage: 85.7% of statements [2020-11-04T15:28:04.983Z] ok github.com/docker/docker/pkg/plugins/transport 0.111s coverage: 85.7% of statements [2020-11-04T15:28:05.015Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-04T15:28:05.121Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-04T15:28:05.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-11-04T15:28:05.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-11-04T15:28:05.121Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T15:28:05.121Z] === CONT TestIpcModeOlderClient [2020-11-04T15:28:05.121Z] === CONT TestDaemonHostGatewayIP [2020-11-04T15:28:05.121Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T15:28:05.121Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-11-04T15:28:05.121Z] === CONT TestDaemonRestartIpcMode [2020-11-04T15:28:05.444Z] --- PASS: TestFailedConnection (1.05s) [2020-11-04T15:28:05.576Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-04T15:28:05.876Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-11-04T15:28:05.876Z] === RUN TestHealthKillContainer [2020-11-04T15:28:05.905Z] === RUN TestFailOnce [2020-11-04T15:28:05.905Z] 2020/11/04 15:28:05 http: panic serving 127.0.0.1:49221: Plugin not ready [2020-11-04T15:28:05.905Z] goroutine 10 [running]: [2020-11-04T15:28:05.905Z] net/http.(*conn).serve.func1(0xc000058be0) [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-11-04T15:28:05.905Z] panic(0x849ac0, 0x986830) [2020-11-04T15:28:05.905Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-11-04T15:28:05.905Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T15:28:05.905Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-11-04T15:28:05.905Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-11-04T15:28:05.905Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-11-04T15:28:05.905Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:2831 +0xab [2020-11-04T15:28:05.905Z] net/http.(*conn).serve(0xc000058be0, 0x99b060, 0xc00004a980) [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-11-04T15:28:05.905Z] created by net/http.(*Server).Serve [2020-11-04T15:28:05.905Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-11-04T15:28:05.905Z] time="2020-11-04T15:28:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2020-11-04T15:28:05.905Z] === RUN TestOutputOnPrematureClose [2020-11-04T15:28:05.905Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-11-04T15:28:05.906Z] === RUN TestCompleteSilently [2020-11-04T15:28:05.906Z] --- PASS: TestCompleteSilently (0.00s) [2020-11-04T15:28:05.906Z] PASS [2020-11-04T15:28:05.906Z] coverage: 75.9% of statements [2020-11-04T15:28:05.906Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-11-04T15:28:06.134Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-04T15:28:06.367Z] === RUN TestSendToOneSub [2020-11-04T15:28:06.367Z] --- PASS: TestSendToOneSub (0.00s) [2020-11-04T15:28:06.367Z] === RUN TestSendToMultipleSubs [2020-11-04T15:28:06.367Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-11-04T15:28:06.367Z] === RUN TestEvictOneSub [2020-11-04T15:28:06.367Z] --- PASS: TestEvictOneSub (0.00s) [2020-11-04T15:28:06.367Z] === RUN TestClosePublisher [2020-11-04T15:28:06.367Z] --- PASS: TestClosePublisher (0.00s) [2020-11-04T15:28:06.367Z] === RUN TestPubSubRace [2020-11-04T15:28:06.696Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-04T15:28:06.827Z] --- PASS: TestFailOnce (1.18s) [2020-11-04T15:28:06.827Z] === RUN TestEchoInputOutput [2020-11-04T15:28:06.827Z] --- PASS: TestEchoInputOutput (0.00s) [2020-11-04T15:28:06.827Z] === RUN TestBackoff [2020-11-04T15:28:06.827Z] --- PASS: TestBackoff (0.00s) [2020-11-04T15:28:06.827Z] === RUN TestAbortRetry [2020-11-04T15:28:06.827Z] --- PASS: TestAbortRetry (0.00s) [2020-11-04T15:28:06.827Z] === RUN TestClientScheme [2020-11-04T15:28:06.827Z] --- PASS: TestClientScheme (0.00s) [2020-11-04T15:28:06.827Z] === RUN TestNewClientWithTimeout [2020-11-04T15:28:06.827Z] === RUN TestRegister [2020-11-04T15:28:06.827Z] --- PASS: TestRegister (0.00s) [2020-11-04T15:28:06.827Z] === RUN TestCommand [2020-11-04T15:28:06.827Z] --- PASS: TestCommand (0.03s) [2020-11-04T15:28:06.827Z] === RUN TestNaiveSelf [2020-11-04T15:28:06.827Z] --- PASS: TestNaiveSelf (0.03s) [2020-11-04T15:28:06.827Z] PASS [2020-11-04T15:28:06.827Z] coverage: 82.4% of statements [2020-11-04T15:28:06.827Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2020-11-04T15:28:06.953Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-04T15:28:06.953Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-04T15:28:07.288Z] time="2020-11-04T15:28:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-11-04T15:28:07.288Z] --- PASS: TestPubSubRace (1.06s) [2020-11-04T15:28:07.288Z] PASS [2020-11-04T15:28:07.288Z] coverage: 75.0% of statements [2020-11-04T15:28:07.288Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 75.0% of statements [2020-11-04T15:28:07.296Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-11-04T15:28:07.296Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T15:28:07.296Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-11-04T15:28:07.296Z] === RUN TestWaitNonBlocked [2020-11-04T15:28:07.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:07.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:07.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:07.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:07.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:28:07.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:28:07.296Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-04T15:28:07.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2020-11-04T15:28:07.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-11-04T15:28:07.296Z] === RUN TestWaitBlocked [2020-11-04T15:28:07.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:07.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:07.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:07.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:07.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:28:07.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:28:08.265Z] === RUN TestParseSignal [2020-11-04T15:28:08.265Z] --- PASS: TestParseSignal (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestValidSignalForPlatform [2020-11-04T15:28:08.265Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-11-04T15:28:08.265Z] PASS [2020-11-04T15:28:08.265Z] coverage: 20.3% of statements [2020-11-04T15:28:08.265Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 20.3% of statements [2020-11-04T15:28:08.265Z] === RUN TestNewStdWriter [2020-11-04T15:28:08.265Z] --- PASS: TestNewStdWriter (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestWriteWithUninitializedStdWriter [2020-11-04T15:28:08.265Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestWriteWithNilBytes [2020-11-04T15:28:08.265Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestWrite [2020-11-04T15:28:08.265Z] --- PASS: TestWrite (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestWriteWithWriterError [2020-11-04T15:28:08.265Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-11-04T15:28:08.265Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyWriteAndRead [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyWithInvalidInputHeader [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyWithCorruptedPrefix [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyReturnsWriteErrors [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-11-04T15:28:08.265Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-11-04T15:28:08.265Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-11-04T15:28:08.265Z] PASS [2020-11-04T15:28:08.265Z] coverage: 100.0% of statements [2020-11-04T15:28:08.265Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements [2020-11-04T15:28:08.334Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-04T15:28:08.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-11-04T15:28:08.334Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2020-11-04T15:28:08.334Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T15:28:08.334Z] === CONT TestIpcModeOlderClient [2020-11-04T15:28:08.334Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-11-04T15:28:08.334Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T15:28:08.430Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-11-04T15:28:08.726Z] time="2020-11-04T15:28:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-11-04T15:28:08.892Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-04T15:28:08.892Z] --- PASS: TestHealthKillContainer (2.80s) [2020-11-04T15:28:08.892Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T15:28:09.374Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-11-04T15:28:09.374Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2020-11-04T15:28:09.454Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-11-04T15:28:09.454Z] === RUN TestIpcModeNone [2020-11-04T15:28:09.454Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-04T15:28:09.699Z] === RUN TestGenerateRandomID [2020-11-04T15:28:09.699Z] --- PASS: TestGenerateRandomID (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestShortenId [2020-11-04T15:28:09.699Z] --- PASS: TestShortenId (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestShortenSha256Id [2020-11-04T15:28:09.699Z] --- PASS: TestShortenSha256Id (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestShortenIdEmpty [2020-11-04T15:28:09.699Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestShortenIdInvalid [2020-11-04T15:28:09.699Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestIsShortIDNonHex [2020-11-04T15:28:09.699Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestIsShortIDNotCorrectSize [2020-11-04T15:28:09.699Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-11-04T15:28:09.699Z] PASS [2020-11-04T15:28:09.699Z] coverage: 70.6% of statements [2020-11-04T15:28:09.699Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2020-11-04T15:28:09.699Z] === RUN TestRawProgressFormatterFormatStatus [2020-11-04T15:28:09.699Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestRawProgressFormatterFormatProgress [2020-11-04T15:28:09.699Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestFormatStatus [2020-11-04T15:28:09.699Z] --- PASS: TestFormatStatus (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestFormatError [2020-11-04T15:28:09.699Z] --- PASS: TestFormatError (0.00s) [2020-11-04T15:28:09.699Z] === RUN TestFormatJSONError [2020-11-04T15:28:09.700Z] --- PASS: TestFormatJSONError (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestJsonProgressFormatterFormatProgress [2020-11-04T15:28:09.700Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestJsonProgressFormatterFormatStatus [2020-11-04T15:28:09.700Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestNewJSONProgressOutput [2020-11-04T15:28:09.700Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestAuxFormatterEmit [2020-11-04T15:28:09.700Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestStreamWriterStdout [2020-11-04T15:28:09.700Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-11-04T15:28:09.700Z] === RUN TestStreamWriterStderr [2020-11-04T15:28:09.700Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-11-04T15:28:09.700Z] PASS [2020-11-04T15:28:09.700Z] coverage: 66.2% of statements [2020-11-04T15:28:09.700Z] ok github.com/docker/docker/pkg/streamformatter 0.135s coverage: 66.2% of statements [2020-11-04T15:28:10.386Z] --- PASS: TestIpcModeNone (0.94s) [2020-11-04T15:28:10.386Z] === RUN TestIpcModePrivate [2020-11-04T15:28:10.671Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test] [2020-11-04T15:28:10.672Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T15:28:10.672Z] === RUN TestIsCpusetListAvailable [2020-11-04T15:28:10.672Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-11-04T15:28:10.672Z] PASS [2020-11-04T15:28:10.672Z] coverage: 38.2% of statements [2020-11-04T15:28:10.672Z] ok github.com/docker/docker/pkg/sysinfo 0.131s coverage: 38.2% of statements [2020-11-04T15:28:11.059Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-11-04T15:28:11.059Z] === CONT TestDaemonHostGatewayIP [2020-11-04T15:28:11.132Z] time="2020-11-04T15:28:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-11-04T15:28:11.313Z] --- PASS: TestIpcModePrivate (0.95s) [2020-11-04T15:28:11.313Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2020-11-04T15:28:11.313Z] === RUN TestIpcModeShareable [2020-11-04T15:28:11.593Z] === RUN TestTailFile [2020-11-04T15:28:11.593Z] --- PASS: TestTailFile (0.00s) [2020-11-04T15:28:11.593Z] === RUN TestTailFileManyLines [2020-11-04T15:28:11.593Z] --- PASS: TestTailFileManyLines (0.00s) [2020-11-04T15:28:11.593Z] === RUN TestTailEmptyFile [2020-11-04T15:28:11.593Z] --- PASS: TestTailEmptyFile (0.00s) [2020-11-04T15:28:11.593Z] === RUN TestTailNegativeN [2020-11-04T15:28:11.593Z] --- PASS: TestTailNegativeN (0.00s) [2020-11-04T15:28:11.593Z] === RUN TestNewTailReader [2020-11-04T15:28:11.593Z] === PAUSE TestNewTailReader [2020-11-04T15:28:11.593Z] === CONT TestNewTailReader [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/4_byte_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/12_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/2_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/8_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/single_byte_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:11.594Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-11-04T15:28:11.594Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T15:28:11.594Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T15:28:11.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T15:28:11.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T15:28:11.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T15:28:11.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T15:28:11.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T15:28:11.876Z] --- PASS: TestIpcModeShareable (0.70s) [2020-11-04T15:28:11.876Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-11-04T15:28:11.876Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T15:28:12.062Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/4_byte_delimiter [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-11-04T15:28:12.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.064Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.064Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.064Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.065Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.065Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.066Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.438Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.534Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-11-04T15:28:12.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.06s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.02s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.535Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.03s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-11-04T15:28:12.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.03s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-11-04T15:28:12.999Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-11-04T15:28:12.999Z] PASS [2020-11-04T15:28:12.999Z] coverage: 88.6% of statements [2020-11-04T15:28:12.999Z] ok github.com/docker/docker/pkg/tailfile 0.467s coverage: 88.6% of statements [2020-11-04T15:28:12.999Z] === RUN TestTarSumRemoveNonExistent [2020-11-04T15:28:12.999Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-11-04T15:28:12.999Z] === RUN TestTarSumRemove [2020-11-04T15:28:12.999Z] --- PASS: TestTarSumRemove (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestSortFileInfoSums [2020-11-04T15:28:12.999Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestNewTarSumForLabelInvalid [2020-11-04T15:28:12.999Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestNewTarSumForLabel [2020-11-04T15:28:12.999Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestEmptyTar [2020-11-04T15:28:12.999Z] --- PASS: TestEmptyTar (0.01s) [2020-11-04T15:28:12.999Z] === RUN TestTarSumsReadSize [2020-11-04T15:28:12.999Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestTarSums [2020-11-04T15:28:12.999Z] --- PASS: TestTarSums (0.11s) [2020-11-04T15:28:12.999Z] === RUN TestIteration [2020-11-04T15:28:12.999Z] --- PASS: TestIteration (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestVersionLabelForChecksum [2020-11-04T15:28:12.999Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestVersion [2020-11-04T15:28:12.999Z] --- PASS: TestVersion (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestGetVersion [2020-11-04T15:28:12.999Z] --- PASS: TestGetVersion (0.00s) [2020-11-04T15:28:12.999Z] === RUN TestGetVersions [2020-11-04T15:28:12.999Z] --- PASS: TestGetVersions (0.00s) [2020-11-04T15:28:12.999Z] PASS [2020-11-04T15:28:12.999Z] coverage: 89.3% of statements [2020-11-04T15:28:12.999Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2020-11-04T15:28:13.460Z] testing: warning: no tests to run [2020-11-04T15:28:13.460Z] PASS [2020-11-04T15:28:13.460Z] coverage: [no statements] [2020-11-04T15:28:13.460Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2020-11-04T15:28:13.804Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-04T15:28:13.921Z] === RUN TestTruncIndex [2020-11-04T15:28:13.921Z] --- PASS: TestTruncIndex (0.10s) [2020-11-04T15:28:13.921Z] PASS [2020-11-04T15:28:13.921Z] coverage: 91.5% of statements [2020-11-04T15:28:13.921Z] ok github.com/docker/docker/pkg/truncindex 0.178s coverage: 91.5% of statements [2020-11-04T15:28:14.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2020-11-04T15:28:14.367Z] === RUN TestAPIIpcModeHost [2020-11-04T15:28:14.367Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-04T15:28:14.383Z] === RUN TestIsGIT [2020-11-04T15:28:14.383Z] --- PASS: TestIsGIT (0.00s) [2020-11-04T15:28:14.383Z] === RUN TestIsTransport [2020-11-04T15:28:14.383Z] --- PASS: TestIsTransport (0.00s) [2020-11-04T15:28:14.383Z] PASS [2020-11-04T15:28:14.383Z] coverage: 100.0% of statements [2020-11-04T15:28:14.383Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2020-11-04T15:28:14.572Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-11-04T15:28:14.572Z] === CONT TestDaemonRestartIpcMode [2020-11-04T15:28:14.623Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-04T15:28:14.845Z] === RUN TestVersionInfo [2020-11-04T15:28:14.845Z] --- PASS: TestVersionInfo (0.00s) [2020-11-04T15:28:14.845Z] === RUN TestAppendVersions [2020-11-04T15:28:14.845Z] --- PASS: TestAppendVersions (0.00s) [2020-11-04T15:28:14.845Z] PASS [2020-11-04T15:28:14.845Z] coverage: 88.9% of statements [2020-11-04T15:28:14.845Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2020-11-04T15:28:15.228Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-11-04T15:28:15.228Z] === RUN TestDaemonIpcModeShareable [2020-11-04T15:28:15.817Z] time="2020-11-04T15:28:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-11-04T15:28:17.117Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-11-04T15:28:17.117Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-11-04T15:28:17.117Z] === RUN TestDaemonIpcModePrivate [2020-11-04T15:28:17.117Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-04T15:28:17.117Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-04T15:28:17.359Z] === RUN TestNewSettable [2020-11-04T15:28:17.359Z] --- PASS: TestNewSettable (0.00s) [2020-11-04T15:28:17.359Z] === RUN TestIsSettable [2020-11-04T15:28:17.359Z] --- PASS: TestIsSettable (0.00s) [2020-11-04T15:28:17.359Z] === RUN TestUpdateSettingsEnv [2020-11-04T15:28:17.359Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-11-04T15:28:17.359Z] PASS [2020-11-04T15:28:17.359Z] coverage: 20.1% of statements [2020-11-04T15:28:17.359Z] ok github.com/docker/docker/plugin/v2 0.200s coverage: 20.1% of statements [2020-11-04T15:28:17.359Z] === RUN TestValidatePrivileges [2020-11-04T15:28:17.359Z] --- PASS: TestValidatePrivileges (0.00s) [2020-11-04T15:28:17.359Z] === RUN TestFilterByCapNeg [2020-11-04T15:28:17.359Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-11-04T15:28:17.359Z] === RUN TestFilterByCapPos [2020-11-04T15:28:17.359Z] --- PASS: TestFilterByCapPos (0.00s) [2020-11-04T15:28:17.359Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-11-04T15:28:17.359Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-11-04T15:28:17.359Z] PASS [2020-11-04T15:28:17.359Z] coverage: 12.0% of statements [2020-11-04T15:28:17.359Z] ok github.com/docker/docker/plugin 0.300s coverage: 12.0% of statements [2020-11-04T15:28:17.719Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-04T15:28:17.824Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T15:28:17.824Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T15:28:17.824Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T15:28:18.090Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-11-04T15:28:18.796Z] === RUN TestLoad [2020-11-04T15:28:18.796Z] --- PASS: TestLoad (0.00s) [2020-11-04T15:28:18.796Z] === RUN TestSave [2020-11-04T15:28:18.796Z] --- PASS: TestSave (0.04s) [2020-11-04T15:28:18.796Z] === RUN TestAddDeleteGet [2020-11-04T15:28:18.796Z] --- PASS: TestAddDeleteGet (0.05s) [2020-11-04T15:28:18.796Z] === RUN TestInvalidTags [2020-11-04T15:28:18.796Z] --- PASS: TestInvalidTags (0.01s) [2020-11-04T15:28:18.796Z] PASS [2020-11-04T15:28:18.796Z] coverage: 84.4% of statements [2020-11-04T15:28:18.796Z] ok github.com/docker/docker/reference 0.172s coverage: 84.4% of statements [2020-11-04T15:28:19.084Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-11-04T15:28:19.084Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-11-04T15:28:19.084Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T15:28:19.341Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-04T15:28:19.384Z] --- PASS: TestContainerKillOnDaemonStart (13.04s) [2020-11-04T15:28:19.384Z] PASS [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === Skipped [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-11-04T15:28:19.384Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T15:28:19.384Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T15:28:19.384Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:28:19.384Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T15:28:19.384Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-11-04T15:28:19.384Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] [2020-11-04T15:28:19.384Z] DONE 193 tests, 6 skipped in 136.378s [2020-11-04T15:28:19.384Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T15:28:19.384Z] ++ 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 [2020-11-04T15:28:19.384Z] ++ set -e [2020-11-04T15:28:19.384Z] ++ '[' -n 0 ']' [2020-11-04T15:28:19.384Z] ++ set -x [2020-11-04T15:28:19.384Z] ++ 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 [2020-11-04T15:28:19.384Z] INFO: Testing against a local daemon [2020-11-04T15:28:19.384Z] === RUN TestCommitInheritsEnv [2020-11-04T15:28:19.384Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-11-04T15:28:19.384Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T15:28:19.384Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T15:28:19.384Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T15:28:19.384Z] === RUN TestImagesFilterMultiReference [2020-11-04T15:28:19.384Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-11-04T15:28:19.384Z] === RUN TestImagePullPlatformInvalid [2020-11-04T15:28:19.384Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-11-04T15:28:19.384Z] === RUN TestRemoveImageOrphaning [2020-11-04T15:28:19.384Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-11-04T15:28:19.384Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T15:28:19.384Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:28:19.384Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:28:19.384Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T15:28:19.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-04T15:28:19.384Z] === RUN TestTagInvalidReference [2020-11-04T15:28:19.384Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-04T15:28:19.384Z] === RUN TestTagValidPrefixedRepo [2020-11-04T15:28:19.645Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-11-04T15:28:19.645Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T15:28:19.645Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-04T15:28:19.645Z] === RUN TestTagOfficialNames [2020-11-04T15:28:19.645Z] --- PASS: TestTagOfficialNames (0.07s) [2020-11-04T15:28:19.645Z] === RUN TestTagMatchesDigest [2020-11-04T15:28:19.645Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-04T15:28:19.645Z] PASS [2020-11-04T15:28:19.645Z] [2020-11-04T15:28:19.645Z] === Skipped [2020-11-04T15:28:19.645Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-11-04T15:28:19.645Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-11-04T15:28:19.645Z] [2020-11-04T15:28:19.645Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:28:19.645Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:28:19.645Z] [2020-11-04T15:28:19.645Z] [2020-11-04T15:28:19.645Z] DONE 12 tests, 2 skipped in 1.768s [2020-11-04T15:28:19.645Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T15:28:19.645Z] ++ 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 [2020-11-04T15:28:19.645Z] ++ set -e [2020-11-04T15:28:19.645Z] ++ '[' -n 0 ']' [2020-11-04T15:28:19.645Z] ++ set -x [2020-11-04T15:28:19.645Z] ++ 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 [2020-11-04T15:28:19.906Z] INFO: Testing against a local daemon [2020-11-04T15:28:19.906Z] === RUN TestNetworkCreateDelete [2020-11-04T15:28:20.167Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-11-04T15:28:20.167Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T15:28:20.310Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-11-04T15:28:20.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-11-04T15:28:20.310Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T15:28:20.341Z] === RUN TestRestartManagerTimeout [2020-11-04T15:28:20.341Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestRestartManagerTimeoutReset [2020-11-04T15:28:20.341Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-11-04T15:28:20.341Z] PASS [2020-11-04T15:28:20.341Z] coverage: 50.9% of statements [2020-11-04T15:28:20.341Z] ok github.com/docker/docker/restartmanager 0.110s coverage: 50.9% of statements [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReaderWithReadError [2020-11-04T15:28:20.341Z] time="2020-11-04T15:28:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReader [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReader (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-11-04T15:28:20.341Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-11-04T15:28:20.341Z] PASS [2020-11-04T15:28:20.341Z] coverage: 100.0% of statements [2020-11-04T15:28:20.341Z] ok github.com/docker/docker/registry/resumable 0.292s coverage: 100.0% of statements [2020-11-04T15:28:20.341Z] === RUN TestResolveAuthConfigIndexServer [2020-11-04T15:28:20.341Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestResolveAuthConfigFullURL [2020-11-04T15:28:20.341Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestLoadAllowNondistributableArtifacts [2020-11-04T15:28:20.341Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestValidateMirror [2020-11-04T15:28:20.341Z] --- PASS: TestValidateMirror (0.00s) [2020-11-04T15:28:20.341Z] === RUN TestLoadInsecureRegistries [2020-11-04T15:28:20.802Z] time="2020-11-04T15:28:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T15:28:20.802Z] time="2020-11-04T15:28:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-11-04T15:28:20.802Z] time="2020-11-04T15:28:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-11-04T15:28:20.802Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2020-11-04T15:28:20.802Z] === RUN TestNewServiceConfig [2020-11-04T15:28:20.802Z] --- PASS: TestNewServiceConfig (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestValidateIndexName [2020-11-04T15:28:20.802Z] --- PASS: TestValidateIndexName (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestValidateIndexNameWithError [2020-11-04T15:28:20.802Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestEndpointParse [2020-11-04T15:28:20.802Z] --- PASS: TestEndpointParse (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestEndpointParseInvalid [2020-11-04T15:28:20.802Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestValidateEndpoint [2020-11-04T15:28:20.802Z] --- PASS: TestValidateEndpoint (0.01s) [2020-11-04T15:28:20.802Z] === RUN TestPing [2020-11-04T15:28:20.802Z] --- PASS: TestPing (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestPingRegistryEndpoint [2020-11-04T15:28:20.802Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-11-04T15:28:20.802Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:20.802Z] === RUN TestEndpoint [2020-11-04T15:28:20.802Z] --- SKIP: TestEndpoint (0.01s) [2020-11-04T15:28:20.802Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:20.802Z] === RUN TestParseRepositoryInfo [2020-11-04T15:28:20.802Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestNewIndexInfo [2020-11-04T15:28:20.802Z] --- PASS: TestNewIndexInfo (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestMirrorEndpointLookup [2020-11-04T15:28:20.802Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-11-04T15:28:20.802Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:20.802Z] === RUN TestSearchRepositories [2020-11-04T15:28:20.802Z] --- PASS: TestSearchRepositories (0.01s) [2020-11-04T15:28:20.802Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-11-04T15:28:20.802Z] Host: 127.0.0.1:49240 [2020-11-04T15:28:20.802Z] User-Agent: docker test client [2020-11-04T15:28:20.802Z] Authorization: Token fake-token [2020-11-04T15:28:20.802Z] X-Docker-Token: true [2020-11-04T15:28:20.802Z] Accept-Encoding: gzip [2020-11-04T15:28:20.802Z] [2020-11-04T15:28:20.802Z] [2020-11-04T15:28:20.802Z] registry_test.go:730: HTTP/1.1 200 OK [2020-11-04T15:28:20.802Z] Connection: close [2020-11-04T15:28:20.802Z] Content-Length: 144 [2020-11-04T15:28:20.802Z] Cache-Control: no-cache [2020-11-04T15:28:20.802Z] Content-Type: application/json [2020-11-04T15:28:20.802Z] Date: Wed, 04 Nov 2020 15:28:20 GMT [2020-11-04T15:28:20.802Z] Expires: -1 [2020-11-04T15:28:20.802Z] Pragma: no-cache [2020-11-04T15:28:20.802Z] Server: docker-tests/mock [2020-11-04T15:28:20.802Z] X-Docker-Registry-Config: mock [2020-11-04T15:28:20.802Z] X-Docker-Registry-Version: 0.0.0 [2020-11-04T15:28:20.802Z] [2020-11-04T15:28:20.802Z] [2020-11-04T15:28:20.802Z] === RUN TestTrustedLocation [2020-11-04T15:28:20.802Z] --- PASS: TestTrustedLocation (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-11-04T15:28:20.802Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestAllowNondistributableArtifacts [2020-11-04T15:28:20.802Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-11-04T15:28:20.802Z] === RUN TestIsSecureIndex [2020-11-04T15:28:20.802Z] --- PASS: TestIsSecureIndex (0.00s) [2020-11-04T15:28:20.802Z] PASS [2020-11-04T15:28:20.802Z] coverage: 49.9% of statements [2020-11-04T15:28:20.802Z] ok github.com/docker/docker/registry 0.470s coverage: 49.9% of statements [2020-11-04T15:28:20.814Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2020-11-04T15:28:20.814Z] PASS [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === Skipped [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-04T15:28:20.814Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T15:28:20.814Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T15:28:20.814Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:28:20.814Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T15:28:20.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-04T15:28:20.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] [2020-11-04T15:28:20.814Z] DONE 193 tests, 6 skipped in 149.793s [2020-11-04T15:28:20.814Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T15:28:20.814Z] ++ 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 [2020-11-04T15:28:20.814Z] ++ set -e [2020-11-04T15:28:20.814Z] ++ '[' -n 0 ']' [2020-11-04T15:28:20.814Z] ++ set -x [2020-11-04T15:28:20.814Z] ++ 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 [2020-11-04T15:28:20.814Z] INFO: Testing against a local daemon [2020-11-04T15:28:20.814Z] === RUN TestCommitInheritsEnv [2020-11-04T15:28:20.914Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-04T15:28:20.914Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-04T15:28:21.105Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-11-04T15:28:21.105Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T15:28:21.105Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T15:28:21.105Z] === RUN TestImagesFilterMultiReference [2020-11-04T15:28:21.395Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-11-04T15:28:21.395Z] === RUN TestImagePullPlatformInvalid [2020-11-04T15:28:21.395Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-04T15:28:21.395Z] === RUN TestRemoveImageOrphaning [2020-11-04T15:28:21.552Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-11-04T15:28:21.552Z] === RUN TestDaemonDNSFallback [2020-11-04T15:28:21.773Z] === RUN TestDecodeContainerConfig [2020-11-04T15:28:21.773Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-11-04T15:28:21.773Z] === RUN TestDecodeContainerConfigIsolation [2020-11-04T15:28:21.773Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-11-04T15:28:21.773Z] === RUN TestValidatePrivileged [2020-11-04T15:28:21.773Z] --- PASS: TestValidatePrivileged (0.00s) [2020-11-04T15:28:21.773Z] PASS [2020-11-04T15:28:21.773Z] coverage: 52.2% of statements [2020-11-04T15:28:21.773Z] ok github.com/docker/docker/runconfig 0.068s coverage: 52.2% of statements [2020-11-04T15:28:21.773Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-11-04T15:28:21.773Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-11-04T15:28:21.773Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-11-04T15:28:21.773Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-11-04T15:28:21.773Z] PASS [2020-11-04T15:28:21.773Z] coverage: 62.5% of statements [2020-11-04T15:28:21.773Z] ok github.com/docker/docker/testutil 0.124s coverage: 62.5% of statements [2020-11-04T15:28:22.028Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-11-04T15:28:22.028Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T15:28:22.028Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:28:22.028Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:28:22.028Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T15:28:22.028Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T15:28:22.028Z] === RUN TestTagInvalidReference [2020-11-04T15:28:22.028Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-04T15:28:22.028Z] === RUN TestTagValidPrefixedRepo [2020-11-04T15:28:22.028Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-11-04T15:28:22.028Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T15:28:22.028Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-11-04T15:28:22.028Z] === RUN TestTagOfficialNames [2020-11-04T15:28:22.028Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-04T15:28:22.028Z] === RUN TestTagMatchesDigest [2020-11-04T15:28:22.028Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-11-04T15:28:22.028Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T15:28:22.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-11-04T15:28:22.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-11-04T15:28:22.279Z] === RUN TestIpcModeOlderClient [2020-11-04T15:28:22.279Z] === PAUSE TestIpcModeOlderClient [2020-11-04T15:28:22.279Z] === RUN TestKillContainerInvalidSignal [2020-11-04T15:28:22.537Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-04T15:28:22.834Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-04T15:28:22.834Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-11-04T15:28:22.834Z] === RUN TestKillContainer [2020-11-04T15:28:22.834Z] === RUN TestKillContainer/no_signal [2020-11-04T15:28:23.808Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T15:28:23.808Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-04T15:28:24.371Z] === RUN TestKillContainer/killing_signal [2020-11-04T15:28:24.371Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-04T15:28:24.689Z] --- PASS: TestNewClientWithTimeout (17.67s) [2020-11-04T15:28:24.689Z] === RUN TestClientStream [2020-11-04T15:28:24.689Z] --- PASS: TestClientStream (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestClientSendFile [2020-11-04T15:28:24.689Z] --- PASS: TestClientSendFile (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestClientWithRequestTimeout [2020-11-04T15:28:24.689Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestFileSpecPlugin [2020-11-04T15:28:24.689Z] --- PASS: TestFileSpecPlugin (0.02s) [2020-11-04T15:28:24.689Z] === RUN TestFileJSONSpecPlugin [2020-11-04T15:28:24.689Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-11-04T15:28:24.689Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestPluginAddHandler [2020-11-04T15:28:24.689Z] --- PASS: TestPluginAddHandler (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestPluginWaitBadPlugin [2020-11-04T15:28:24.689Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestGet [2020-11-04T15:28:24.689Z] time="2020-11-04T15:28:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-11-04T15:28:24.689Z] === RUN TestGetAddress [2020-11-04T15:28:24.689Z] --- PASS: TestGetAddress (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestRemove [2020-11-04T15:28:24.689Z] --- SKIP: TestRemove (0.00s) [2020-11-04T15:28:24.689Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T15:28:24.689Z] === RUN TestInitializeWithVolumes [2020-11-04T15:28:24.689Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestCreate [2020-11-04T15:28:24.689Z] --- PASS: TestCreate (0.01s) [2020-11-04T15:28:24.689Z] === RUN TestValidateName [2020-11-04T15:28:24.689Z] --- PASS: TestValidateName (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestCreateWithOpts [2020-11-04T15:28:24.689Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-11-04T15:28:24.689Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T15:28:24.689Z] === RUN TestRelaodNoOpts [2020-11-04T15:28:24.689Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-11-04T15:28:24.689Z] PASS [2020-11-04T15:28:24.689Z] coverage: 41.0% of statements [2020-11-04T15:28:24.689Z] ok github.com/docker/docker/volume/local 0.217s coverage: 41.0% of statements [2020-11-04T15:28:24.689Z] === RUN TestGetDriver [2020-11-04T15:28:24.689Z] --- PASS: TestGetDriver (0.00s) [2020-11-04T15:28:24.689Z] === RUN TestVolumeRequestError [2020-11-04T15:28:24.689Z] --- PASS: TestVolumeRequestError (0.01s) [2020-11-04T15:28:24.689Z] PASS [2020-11-04T15:28:24.689Z] coverage: 36.1% of statements [2020-11-04T15:28:24.689Z] ok github.com/docker/docker/volume/drivers 0.275s coverage: 36.1% of statements [2020-11-04T15:28:25.154Z] === RUN TestConvertTmpfsOptions [2020-11-04T15:28:25.154Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-11-04T15:28:25.154Z] parser_test.go:49: data="mode=700,size=1m" [2020-11-04T15:28:25.154Z] parser_test.go:49: data="ro" [2020-11-04T15:28:25.154Z] === RUN TestParseMountRaw [2020-11-04T15:28:25.154Z] --- PASS: TestParseMountRaw (0.02s) [2020-11-04T15:28:25.154Z] === RUN TestParseMountRawSplit [2020-11-04T15:28:25.154Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-11-04T15:28:25.154Z] parser_test.go:390: case 0 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 1 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 2 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 3 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 4 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 5 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 6 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 7 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 8 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 0 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 1 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 2 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 3 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 4 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 5 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 6 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 7 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 8 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 9 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 10 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 11 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 12 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 0 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 1 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 2 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 3 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 4 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 5 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 6 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 7 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 8 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 9 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 10 [2020-11-04T15:28:25.154Z] parser_test.go:390: case 11 [2020-11-04T15:28:25.154Z] === RUN TestParseMountSpec [2020-11-04T15:28:25.154Z] --- PASS: TestParseMountSpec (0.00s) [2020-11-04T15:28:25.154Z] parser_test.go:455: case 0 [2020-11-04T15:28:25.154Z] parser_test.go:455: case 1 [2020-11-04T15:28:25.154Z] parser_test.go:455: case 2 [2020-11-04T15:28:25.154Z] parser_test.go:455: case 3 [2020-11-04T15:28:25.154Z] parser_test.go:455: case 4 [2020-11-04T15:28:25.154Z] parser_test.go:455: case 5 [2020-11-04T15:28:25.154Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-11-04T15:28:25.154Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-11-04T15:28:25.154Z] === RUN TestValidateMount [2020-11-04T15:28:25.154Z] --- PASS: TestValidateMount (0.00s) [2020-11-04T15:28:25.154Z] PASS [2020-11-04T15:28:25.154Z] coverage: 66.2% of statements [2020-11-04T15:28:25.154Z] ok github.com/docker/docker/volume/mounts 0.124s coverage: 66.2% of statements [2020-11-04T15:28:25.343Z] --- PASS: TestKillContainer (2.38s) [2020-11-04T15:28:25.343Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-11-04T15:28:25.343Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2020-11-04T15:28:25.343Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-11-04T15:28:25.343Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T15:28:25.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T15:28:25.615Z] time="2020-11-04T15:28:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-11-04T15:28:26.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T15:28:26.531Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-04T15:28:26.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2020-11-04T15:28:26.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-11-04T15:28:26.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-11-04T15:28:26.788Z] === RUN TestKillStoppedContainer [2020-11-04T15:28:27.044Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-04T15:28:27.044Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T15:28:27.044Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-04T15:28:27.044Z] === RUN TestKillDifferentUserContainer [2020-11-04T15:28:27.157Z] === RUN TestSetGetMeta [2020-11-04T15:28:27.157Z] === PAUSE TestSetGetMeta [2020-11-04T15:28:27.157Z] === RUN TestRestore [2020-11-04T15:28:27.157Z] === PAUSE TestRestore [2020-11-04T15:28:27.157Z] === RUN TestServiceCreate [2020-11-04T15:28:27.157Z] === PAUSE TestServiceCreate [2020-11-04T15:28:27.157Z] === RUN TestServiceList [2020-11-04T15:28:27.157Z] === PAUSE TestServiceList [2020-11-04T15:28:27.157Z] === RUN TestServiceRemove [2020-11-04T15:28:27.157Z] === PAUSE TestServiceRemove [2020-11-04T15:28:27.157Z] === RUN TestServiceGet [2020-11-04T15:28:27.157Z] === PAUSE TestServiceGet [2020-11-04T15:28:27.157Z] === RUN TestServicePrune [2020-11-04T15:28:27.157Z] === PAUSE TestServicePrune [2020-11-04T15:28:27.157Z] === RUN TestCreate [2020-11-04T15:28:27.157Z] === PAUSE TestCreate [2020-11-04T15:28:27.157Z] === RUN TestRemove [2020-11-04T15:28:27.157Z] === PAUSE TestRemove [2020-11-04T15:28:27.157Z] === RUN TestList [2020-11-04T15:28:27.157Z] === PAUSE TestList [2020-11-04T15:28:27.157Z] === RUN TestFindByDriver [2020-11-04T15:28:27.157Z] === PAUSE TestFindByDriver [2020-11-04T15:28:27.157Z] === RUN TestFindByReferenced [2020-11-04T15:28:27.157Z] === PAUSE TestFindByReferenced [2020-11-04T15:28:27.157Z] === RUN TestDerefMultipleOfSameRef [2020-11-04T15:28:27.157Z] === PAUSE TestDerefMultipleOfSameRef [2020-11-04T15:28:27.157Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T15:28:27.157Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T15:28:27.157Z] === RUN TestDefererencePluginOnCreateError [2020-11-04T15:28:27.157Z] === PAUSE TestDefererencePluginOnCreateError [2020-11-04T15:28:27.157Z] === RUN TestRefDerefRemove [2020-11-04T15:28:27.157Z] === PAUSE TestRefDerefRemove [2020-11-04T15:28:27.157Z] === RUN TestGet [2020-11-04T15:28:27.157Z] === PAUSE TestGet [2020-11-04T15:28:27.157Z] === RUN TestGetWithReference [2020-11-04T15:28:27.157Z] === PAUSE TestGetWithReference [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_nil_list [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_nil_list [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_empty_list [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_empty_list [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_filter_some [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_filter_some [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_filter_middle [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_filter_middle [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-11-04T15:28:27.157Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-11-04T15:28:27.157Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_nil_list [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_filter_some [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_empty_list [2020-11-04T15:28:27.157Z] === CONT TestFilterFunc/test_filter_middle [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-11-04T15:28:27.157Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-11-04T15:28:27.157Z] === CONT TestSetGetMeta [2020-11-04T15:28:27.157Z] === CONT TestServicePrune [2020-11-04T15:28:27.157Z] === CONT TestFindByReferenced [2020-11-04T15:28:27.157Z] === CONT TestGetWithReference [2020-11-04T15:28:27.157Z] --- PASS: TestSetGetMeta (0.02s) [2020-11-04T15:28:27.157Z] === CONT TestDefererencePluginOnCreateError [2020-11-04T15:28:27.157Z] --- PASS: TestFindByReferenced (0.04s) [2020-11-04T15:28:27.157Z] === CONT TestGet [2020-11-04T15:28:27.157Z] --- PASS: TestGetWithReference (0.05s) [2020-11-04T15:28:27.157Z] === CONT TestRefDerefRemove [2020-11-04T15:28:27.157Z] === CONT TestList [2020-11-04T15:28:27.157Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-11-04T15:28:27.157Z] --- PASS: TestGet (0.03s) [2020-11-04T15:28:27.157Z] === CONT TestFindByDriver [2020-11-04T15:28:27.157Z] --- PASS: TestRefDerefRemove (0.03s) [2020-11-04T15:28:27.157Z] === CONT TestServiceList [2020-11-04T15:28:27.157Z] --- PASS: TestFindByDriver (0.03s) [2020-11-04T15:28:27.157Z] === CONT TestServiceGet [2020-11-04T15:28:27.157Z] === CONT TestServiceRemove [2020-11-04T15:28:27.157Z] --- PASS: TestList (0.04s) [2020-11-04T15:28:27.157Z] --- PASS: TestServiceGet (0.07s) [2020-11-04T15:28:27.157Z] === CONT TestRemove [2020-11-04T15:28:27.157Z] time="2020-11-04T15:28:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T15:28:27.157Z] --- PASS: TestServiceRemove (0.07s) [2020-11-04T15:28:27.157Z] === CONT TestCreate [2020-11-04T15:28:27.157Z] --- PASS: TestServiceList (0.11s) [2020-11-04T15:28:27.157Z] === CONT TestServiceCreate [2020-11-04T15:28:27.157Z] time="2020-11-04T15:28:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T15:28:27.157Z] time="2020-11-04T15:28:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T15:28:27.157Z] --- PASS: TestCreate (0.03s) [2020-11-04T15:28:27.157Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-11-04T15:28:27.157Z] --- PASS: TestRemove (0.04s) [2020-11-04T15:28:27.157Z] === CONT TestDerefMultipleOfSameRef [2020-11-04T15:28:27.157Z] time="2020-11-04T15:28:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-11-04T15:28:27.157Z] --- PASS: TestServiceCreate (0.04s) [2020-11-04T15:28:27.157Z] === CONT TestRestore [2020-11-04T15:28:27.157Z] time="2020-11-04T15:28:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-11-04T15:28:27.157Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2020-11-04T15:28:27.157Z] --- PASS: TestServicePrune (0.24s) [2020-11-04T15:28:27.157Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-11-04T15:28:27.157Z] --- PASS: TestRestore (0.04s) [2020-11-04T15:28:27.157Z] PASS [2020-11-04T15:28:27.157Z] coverage: 70.3% of statements [2020-11-04T15:28:27.157Z] ok github.com/docker/docker/volume/service 0.567s coverage: 70.3% of statements [2020-11-04T15:28:27.605Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-04T15:28:27.618Z] time="2020-11-04T15:28:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-11-04T15:28:27.862Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-11-04T15:28:27.862Z] === RUN TestInspectOomKilledTrue [2020-11-04T15:28:27.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-04T15:28:27.862Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:27.862Z] === RUN TestInspectOomKilledFalse [2020-11-04T15:28:27.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-04T15:28:27.862Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:28:27.862Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T15:28:28.118Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-04T15:28:28.374Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-11-04T15:28:28.374Z] === RUN TestLinksContainerNames [2020-11-04T15:28:29.703Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-11-04T15:28:29.703Z] === RUN TestInspectNetwork [2020-11-04T15:28:29.749Z] --- PASS: TestLinksContainerNames (1.42s) [2020-11-04T15:28:29.749Z] === RUN TestLogsFollowTailEmpty [2020-11-04T15:28:30.678Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-11-04T15:28:30.678Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T15:28:31.239Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/default [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/private [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/slave [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/shared [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T15:28:31.239Z] === CONT TestMountDaemonRoot/default [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T15:28:31.239Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:28:31.239Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:28:31.239Z] === CONT TestMountDaemonRoot/shared [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T15:28:31.239Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:28:31.239Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:28:31.239Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T15:28:31.358Z] time="2020-11-04T15:28:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/slave [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/private [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:28:31.496Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T15:28:31.496Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:28:31.496Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T15:28:31.751Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:28:32.007Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T15:28:32.007Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:28:32.007Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-11-04T15:28:32.007Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-04T15:28:32.007Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T15:28:32.568Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-04T15:28:33.909Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T15:28:33.909Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T15:28:33.909Z] === RUN TestInspectNetwork/network_name [2020-11-04T15:28:33.909Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T15:28:33.938Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-11-04T15:28:33.938Z] === RUN TestNetworkNat [2020-11-04T15:28:33.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-04T15:28:34.866Z] --- PASS: TestNetworkNat (0.93s) [2020-11-04T15:28:34.866Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T15:28:35.839Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-11-04T15:28:35.839Z] === RUN TestNetworkLoopbackNat [2020-11-04T15:28:36.403Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-04T15:28:37.044Z] ok github.com/docker/docker/cmd/dockerd 0.169s coverage: 29.1% of statements [2020-11-04T15:28:37.044Z] ok github.com/docker/docker/container 0.162s coverage: 34.4% of statements [2020-11-04T15:28:37.044Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T15:28:37.044Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T15:28:37.044Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T15:28:37.044Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T15:28:38.290Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-04T15:28:38.547Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2020-11-04T15:28:38.547Z] === RUN TestPause [2020-11-04T15:28:39.148Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2020-11-04T15:28:39.195Z] --- PASS: TestInspectNetwork (9.54s) [2020-11-04T15:28:39.195Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T15:28:39.195Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T15:28:39.195Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T15:28:39.195Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T15:28:39.195Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T15:28:39.474Z] --- PASS: TestPause (0.76s) [2020-11-04T15:28:39.474Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T15:28:39.474Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:28:39.474Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:28:39.474Z] === RUN TestPauseStopPausedContainer [2020-11-04T15:28:39.730Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-04T15:28:39.935Z] --- PASS: TestGet (15.04s) [2020-11-04T15:28:39.935Z] === RUN TestPluginWithNoManifest [2020-11-04T15:28:39.935Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-11-04T15:28:39.935Z] === RUN TestGetAll [2020-11-04T15:28:39.935Z] --- PASS: TestGetAll (0.00s) [2020-11-04T15:28:39.935Z] PASS [2020-11-04T15:28:39.935Z] coverage: 73.4% of statements [2020-11-04T15:28:39.935Z] ok github.com/docker/docker/pkg/plugins 35.186s coverage: 73.4% of statements [2020-11-04T15:28:39.935Z] WARN invalid TestEvent: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T15:28:39.935Z] bad output from test2json: FAIL github.com/docker/docker/pkg/system [build failed] [2020-11-04T15:28:40.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-04T15:28:40.291Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-11-04T15:28:40.291Z] === RUN TestPsFilter [2020-11-04T15:28:40.291Z] --- PASS: TestPsFilter (0.15s) [2020-11-04T15:28:40.291Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T15:28:40.852Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-04T15:28:41.107Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-11-04T15:28:41.107Z] === RUN TestNetworkInvalidJSON [2020-11-04T15:28:41.107Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T15:28:41.107Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T15:28:41.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:28:41.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:28:41.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:28:41.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:28:41.107Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T15:28:41.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:28:41.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:28:41.107Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T15:28:41.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T15:28:41.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T15:28:41.107Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T15:28:41.107Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T15:28:41.108Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-04T15:28:41.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-11-04T15:28:41.108Z] === RUN TestRemoveContainerWithVolume [2020-11-04T15:28:41.108Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-04T15:28:41.407Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-04T15:28:41.665Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-11-04T15:28:41.665Z] === RUN TestRemoveContainerRunning [2020-11-04T15:28:41.679Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-11-04T15:28:41.679Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === Skipped [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-11-04T15:28:42.119Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-11-04T15:28:42.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-11-04T15:28:42.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-11-04T15:28:42.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-11-04T15:28:42.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-11-04T15:28:42.119Z] client_test.go:23: runtime.GOOS == "windows" [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-11-04T15:28:42.119Z] daemon_test.go:147: root required [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-11-04T15:28:42.119Z] reload_test.go:520: root required [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-11-04T15:28:42.119Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-11-04T15:28:42.119Z] pull_v2_test.go:73: Needs fixing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-11-04T15:28:42.119Z] pull_v2_test.go:118: Needs fixing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-11-04T15:28:42.119Z] download_test.go:268: Needs fixing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-11-04T15:28:42.119Z] layer_test.go:304: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-11-04T15:28:42.119Z] layer_test.go:353: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-11-04T15:28:42.119Z] layer_test.go:468: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-11-04T15:28:42.119Z] layer_test.go:697: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-11-04T15:28:42.119Z] migration_test.go:46: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.119Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-11-04T15:28:42.119Z] migration_test.go:182: Failing on Windows [2020-11-04T15:28:42.119Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-11-04T15:28:42.120Z] mount_test.go:17: Failing on Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-11-04T15:28:42.120Z] mount_test.go:76: Failing on Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-11-04T15:28:42.120Z] mount_test.go:125: Failing on Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-11-04T15:28:42.120Z] mount_test.go:212: Failing on Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:133: Xz not present in msys2 [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:238: Failing on Windows CI machines [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-11-04T15:28:42.120Z] archive_windows_test.go:16: Currently fails [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-11-04T15:28:42.120Z] changes_test.go:192: needs more investigation [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-11-04T15:28:42.120Z] changes_test.go:405: needs further investigation [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-11-04T15:28:42.120Z] changes_test.go:441: needs further investigation [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-11-04T15:28:42.120Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-11-04T15:28:42.120Z] poller_test.go:41: No chmod on Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-11-04T15:28:42.120Z] fileutils_test.go:134: Needs porting to Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-11-04T15:28:42.120Z] fileutils_test.go:180: Needs porting to Windows [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-11-04T15:28:42.120Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-11-04T15:28:42.120Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-11-04T15:28:42.120Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-11-04T15:28:42.120Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-11-04T15:28:42.120Z] local_test.go:181: runtime.GOOS == "windows" [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] === Errors [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME [2020-11-04T15:28:42.120Z] pkg\mount\deprecated.go:32:16: too many errors [2020-11-04T15:28:42.120Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] DONE 1761 tests, 45 skipped, 12 errors in 229.945s [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] ERROR: make.ps1 failed: [2020-11-04T15:28:42.120Z] Unit tests failed [2020-11-04T15:28:42.120Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30 [2020-11-04T15:28:42.120Z] + if ($p.ExitCode -ne 0) { Throw "Unit tests failed" } [2020-11-04T15:28:42.120Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] ___________ .__.__ .___ [2020-11-04T15:28:42.120Z] \_ _____/____ |__| | ____ __| _/ [2020-11-04T15:28:42.120Z] | __) \__ \ | | | _/ __ \ / __ | [2020-11-04T15:28:42.120Z] | \ / __ \| | |_\ ___// /_/ | [2020-11-04T15:28:42.120Z] \___ / (____ /__|____/\___ >____ | [2020-11-04T15:28:42.120Z] \/ \/ \/ \/ [2020-11-04T15:28:42.120Z] [2020-11-04T15:28:42.120Z] INFO: make.ps1 ended at 11/04/2020 15:28:41 [2020-11-04T15:28:42.592Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-11-04T15:28:42.592Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T15:28:42.848Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-04T15:28:43.064Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2020-11-04T15:28:43.064Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T15:28:43.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-11-04T15:28:43.413Z] === RUN TestRemoveInvalidContainer [2020-11-04T15:28:43.413Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T15:28:43.413Z] === RUN TestRenameLinkedContainer [2020-11-04T15:28:43.659Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-11-04T15:28:43.659Z] [2020-11-04T15:28:43.659Z] [2020-11-04T15:28:43.659Z] ERROR: Failed 'ERROR: Unit tests failed' at 11/04/2020 15:28:43 [2020-11-04T15:28:43.659Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17 [2020-11-04T15:28:43.659Z] + Throw "ERROR: Unit tests failed" [2020-11-04T15:28:43.659Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-11-04T15:28:43.659Z] [2020-11-04T15:28:43.659Z] [2020-11-04T15:28:43.659Z] [2020-11-04T15:28:43.659Z] INFO: Tidying up at end of run [2020-11-04T15:28:43.659Z] INFO: Saving daemon under test log (d:\CI\PR-41629\2\dut.out) to bundles\CIDUT.out [2020-11-04T15:28:43.659Z] INFO: Saving daemon under test log (d:\CI\PR-41629\2\dut.err) to bundles\CIDUT.err [2020-11-04T15:28:43.659Z] INFO: Nuke-Everything... [2020-11-04T15:28:43.678Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2020-11-04T15:28:44.119Z] INFO: Container count on control daemon to delete is 2 [2020-11-04T15:28:44.450Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-11-04T15:28:44.450Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T15:28:44.579Z] e143c7796597 [2020-11-04T15:28:44.579Z] 5bd55fe13b8c [2020-11-04T15:28:44.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-04T15:28:45.052Z] INFO: Non-base image count on control daemon to delete is 1 [2020-11-04T15:28:46.022Z] Deleted: sha256:bc02f8b5ebd4892a844435d55209a772ca6a4035783c1b07836c6f92a46e613e [2020-11-04T15:28:46.022Z] Deleted: sha256:6118a0122598c486110ff1f7110ec60e637cf331af08f47eeffd2d2e6218f0d1 [2020-11-04T15:28:46.022Z] INFO: Killing daemon with PID 2432 [2020-11-04T15:28:46.022Z] INFO: Tidying pidfile d:\CI\PR-41629\2\docker.pid [2020-11-04T15:28:46.022Z] INFO: Stopping possible daemon pid 2432 [2020-11-04T15:28:46.022Z] ERROR: The process "2432" not found. [2020-11-04T15:28:46.022Z] INFO: Nuking d:\CI [2020-11-04T15:28:46.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2020-11-04T15:28:46.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T15:28:46.669Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-11-04T15:28:46.669Z] === RUN TestRenameStoppedContainer [2020-11-04T15:28:46.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-04T15:28:47.234Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-11-04T15:28:47.234Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T15:28:48.212Z] ok github.com/docker/docker/daemon/cluster 0.174s coverage: 0.5% of statements [2020-11-04T15:28:48.602Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-04T15:28:48.860Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2020-11-04T15:28:48.860Z] === RUN TestRenameInvalidName [2020-11-04T15:28:48.913Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s) [2020-11-04T15:28:48.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T15:28:49.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-11-04T15:28:49.485Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T15:28:49.787Z] --- PASS: TestRenameInvalidName (0.82s) [2020-11-04T15:28:49.787Z] === RUN TestRenameAnonymousContainer [2020-11-04T15:28:49.787Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-04T15:28:50.362Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-04T15:28:51.016Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-04T15:28:51.791Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2020-11-04T15:28:51.791Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 81.8% of statements [2020-11-04T15:28:51.944Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-04T15:28:52.551Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-04T15:28:52.551Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2020-11-04T15:28:52.551Z] === RUN TestRenameContainerWithSameName [2020-11-04T15:28:52.786Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-11-04T15:28:52.786Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T15:28:52.786Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:28:52.786Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:28:52.786Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T15:28:53.479Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-11-04T15:28:53.479Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T15:28:54.042Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-04T15:28:54.578Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-11-04T15:28:54.605Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-04T15:28:54.861Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-11-04T15:28:54.861Z] === RUN TestResize [2020-11-04T15:28:55.423Z] --- PASS: TestResize (0.67s) [2020-11-04T15:28:55.423Z] === RUN TestResizeWithInvalidSize [2020-11-04T15:28:55.632Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-11-04T15:28:55.987Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-04T15:28:56.244Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-11-04T15:28:56.244Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T15:28:56.806Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-11-04T15:28:56.806Z] === RUN TestDaemonRestartKillContainers [2020-11-04T15:28:56.806Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:28:56.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:28:56.807Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:28:56.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:28:56.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:28:56.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:28:58.172Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-04T15:28:58.732Z] ..........................xx.................... [ 29%] [2020-11-04T15:28:59.188Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-11-04T15:28:59.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:28:59.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:29:00.721Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.392s coverage: 57.1% of statements [2020-11-04T15:29:00.721Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 14.0% of statements [2020-11-04T15:29:00.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:29:01.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:29:01.767Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-04T15:29:02.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-04T15:29:02.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:29:02.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:29:04.313Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-11-04T15:29:04.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-04T15:29:04.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:29:04.681Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-04T15:29:04.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:29:05.377Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.171s coverage: 69.2% of statements [2020-11-04T15:29:05.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-04T15:29:06.024Z] ok github.com/docker/docker/daemon 12.442s coverage: 17.2% of statements [2020-11-04T15:29:06.024Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T15:29:06.024Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T15:29:06.024Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T15:29:06.024Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T15:29:07.574Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.841s coverage: 45.9% of statements [2020-11-04T15:29:07.574Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T15:29:07.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-04T15:29:07.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.232s coverage: 49.5% of statements [2020-11-04T15:29:08.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:29:09.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:29:09.418Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-11-04T15:29:10.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-04T15:29:10.907Z] --- PASS: TestServiceWithDataPathPortInit (17.72s) [2020-11-04T15:29:10.907Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T15:29:10.975Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-11-04T15:29:10.975Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-11-04T15:29:12.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-04T15:29:12.325Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-11-04T15:29:12.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2020-11-04T15:29:12.326Z] === RUN TestCgroupNamespacesRun [2020-11-04T15:29:12.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-04T15:29:14.297Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-11-04T15:29:14.297Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T15:29:14.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-04T15:29:14.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.237s coverage: 52.1% of statements [2020-11-04T15:29:14.562Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T15:29:14.562Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T15:29:14.562Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2020-11-04T15:29:14.562Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.9% of statements [2020-11-04T15:29:14.562Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T15:29:14.562Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T15:29:14.748Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-11-04T15:29:15.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-04T15:29:15.623Z] ok github.com/docker/docker/daemon/logger/awslogs 0.602s coverage: 77.8% of statements [2020-11-04T15:29:15.623Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T15:29:15.623Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T15:29:15.788Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2020-11-04T15:29:15.788Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T15:29:16.007Z] INFO: Zapped successfully [2020-11-04T15:29:16.007Z] [2020-11-04T15:29:16.007Z] INFO: executeCI.ps1 exiting at Wed Nov 4 15:29:13 CUT 2020. Duration 00:12:44.1722567 [2020-11-04T15:29:16.007Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-11-04T15:29:16.252Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-04T15:29:16.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-04T15:29:17.224Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2020-11-04T15:29:17.224Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2020-11-04T15:29:17.224Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-11-04T15:29:18.082Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2020-11-04T15:29:18.082Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T15:29:18.184Z] Creating windowsRS5-integration-bundles.zip [2020-11-04T15:29:18.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [Pipeline] step [2020-11-04T15:29:18.856Z] Archiving artifacts [2020-11-04T15:29:19.583Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:29:20.017Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2020-11-04T15:29:20.017Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T15:29:20.406Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 75.2% of statements [2020-11-04T15:29:20.406Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T15:29:20.514Z] + make clean [2020-11-04T15:29:20.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-04T15:29:20.709Z] time="2020-11-04T15:29:20Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate947282969/log048737444.1: no such file or directory" [2020-11-04T15:29:20.709Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 38.0% of statements [2020-11-04T15:29:20.913Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-11-04T15:29:20.913Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fc24y2y6redi24ojunxftl6zp Created:2020-11-04 15:29:12.157806757 +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[515f54eeec801fc8fbdc8aa2962e2b3e7107914b54a11840bdabedaab87dd4d8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nc1b2igvxp9zyvh1m0ma2y7zd EndpointID:04ae8335304ef704b11e3bd9c1d9dde6cff7778e97aaf049a4bf4984c6b3532b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eeb19a93054ec0d556e29520bd5e8587aa570a6327aece26736b43f2c226ba6c 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:70ba2421e63a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nc1b2igvxp9zyvh1m0ma2y7zd EndpointID:04ae8335304ef704b11e3bd9c1d9dde6cff7778e97aaf049a4bf4984c6b3532b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T15:29:20.913Z] PASS [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] === Skipped [2020-11-04T15:29:20.913Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:29:20.913Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] DONE 23 tests, 1 skipped in 59.769s [2020-11-04T15:29:20.913Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:29:20.913Z] ++ 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 [2020-11-04T15:29:20.913Z] ++ set -e [2020-11-04T15:29:20.913Z] ++ '[' -n 0 ']' [2020-11-04T15:29:20.913Z] ++ set -x [2020-11-04T15:29:20.913Z] ++ 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 [2020-11-04T15:29:20.913Z] INFO: Testing against a local daemon [2020-11-04T15:29:20.913Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T15:29:20.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:29:20.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:29:20.913Z] === RUN TestDockerNetworkIpvlan [2020-11-04T15:29:20.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:29:20.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:29:20.913Z] PASS [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] === Skipped [2020-11-04T15:29:20.913Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:29:20.913Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:29:20.913Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] [2020-11-04T15:29:20.913Z] DONE 2 tests, 2 skipped in 0.167s [2020-11-04T15:29:20.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:29:20.914Z] ++ 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 [2020-11-04T15:29:20.914Z] ++ set -e [2020-11-04T15:29:20.914Z] ++ '[' -n 0 ']' [2020-11-04T15:29:20.914Z] ++ set -x [2020-11-04T15:29:20.914Z] ++ 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 [2020-11-04T15:29:20.914Z] INFO: Testing against a local daemon [2020-11-04T15:29:20.914Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T15:29:21.357Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-11-04T15:29:21.485Z] docker volume rm -f docker-dev-cache [2020-11-04T15:29:21.485Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T15:29:21.856Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-11-04T15:29:21.856Z] === RUN TestDockerNetworkMacvlan [2020-11-04T15:29:22.008Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-11-04T15:29:22.470Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2020-11-04T15:29:22.470Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T15:29:22.528Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-11-04T15:29:23.080Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2020-11-04T15:29:23.241Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:29:24.183Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T15:29:24.368Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2020-11-04T15:29:24.368Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T15:29:24.616Z] ok github.com/docker/docker/daemon/logger/splunk 2.602s coverage: 82.5% of statements [2020-11-04T15:29:24.616Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T15:29:25.295Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.08s) [2020-11-04T15:29:25.295Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T15:29:25.570Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T15:29:25.671Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-11-04T15:29:25.671Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T15:29:26.518Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-04T15:29:27.211Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2020-11-04T15:29:27.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s) [2020-11-04T15:29:27.271Z] === RUN TestKernelTCPMemory [2020-11-04T15:29:28.638Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-11-04T15:29:28.638Z] === RUN TestNISDomainname [2020-11-04T15:29:28.757Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-11-04T15:29:28.757Z] ok github.com/docker/docker/distribution 0.501s coverage: 21.9% of statements [2020-11-04T15:29:28.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T15:29:28.874Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T15:29:29.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-04T15:29:29.860Z] --- PASS: TestNISDomainname (1.43s) [2020-11-04T15:29:29.860Z] === RUN TestHostnameDnsResolution [2020-11-04T15:29:31.224Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-11-04T15:29:31.224Z] === RUN TestStats [2020-11-04T15:29:31.555Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-11-04T15:29:31.555Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-11-04T15:29:31.854Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-11-04T15:29:31.854Z] ok github.com/docker/docker/distribution/xfer 1.735s coverage: 85.1% of statements [2020-11-04T15:29:31.854Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T15:29:31.854Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T15:29:31.854Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T15:29:32.176Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T15:29:32.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-04T15:29:32.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-04T15:29:32.910Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-11-04T15:29:33.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-04T15:29:33.942Z] --- PASS: TestStats (2.83s) [2020-11-04T15:29:33.942Z] === RUN TestStopContainerWithTimeout [2020-11-04T15:29:33.942Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T15:29:33.942Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T15:29:33.942Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T15:29:33.942Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T15:29:33.942Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T15:29:33.942Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T15:29:33.942Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T15:29:33.942Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T15:29:33.942Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T15:29:33.942Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T15:29:35.023Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2020-11-04T15:29:35.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-04T15:29:35.310Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T15:29:35.325Z] ok github.com/docker/docker/oci 0.054s coverage: 8.2% of statements [2020-11-04T15:29:35.325Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2020-11-04T15:29:37.200Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T15:29:37.425Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-11-04T15:29:37.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-04T15:29:37.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-04T15:29:37.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-04T15:29:38.477Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-11-04T15:29:38.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T15:29:38.778Z] ok github.com/docker/docker/pkg/authorization 1.116s coverage: 68.3% of statements [2020-11-04T15:29:39.117Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-11-04T15:29:39.117Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2020-11-04T15:29:39.117Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-11-04T15:29:39.117Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-11-04T15:29:39.117Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-11-04T15:29:39.117Z] === RUN TestDeleteDevicemapper [2020-11-04T15:29:39.117Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T15:29:39.117Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:29:39.117Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T15:29:39.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-04T15:29:39.835Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-11-04T15:29:39.835Z] ok github.com/docker/docker/pkg/archive 1.234s coverage: 76.9% of statements [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan (18.43s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-11-04T15:29:40.153Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-11-04T15:29:40.153Z] PASS [2020-11-04T15:29:40.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-04T15:29:40.414Z] [2020-11-04T15:29:40.414Z] DONE 8 tests in 20.573s [2020-11-04T15:29:40.414Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T15:29:40.414Z] ++ 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 [2020-11-04T15:29:40.414Z] ++ set -e [2020-11-04T15:29:40.414Z] ++ '[' -n 0 ']' [2020-11-04T15:29:40.414Z] ++ set -x [2020-11-04T15:29:40.414Z] ++ 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 [2020-11-04T15:29:40.414Z] testing: warning: no tests to run [2020-11-04T15:29:40.414Z] PASS [2020-11-04T15:29:40.414Z] [2020-11-04T15:29:40.414Z] DONE 0 tests in 0.026s [2020-11-04T15:29:40.414Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T15:29:40.414Z] ++ 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 [2020-11-04T15:29:40.414Z] ++ set -e [2020-11-04T15:29:40.414Z] ++ '[' -n 0 ']' [2020-11-04T15:29:40.414Z] ++ set -x [2020-11-04T15:29:40.414Z] ++ 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 [2020-11-04T15:29:40.414Z] INFO: Testing against a local daemon [2020-11-04T15:29:40.414Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T15:29:40.909Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-11-04T15:29:40.909Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-11-04T15:29:41.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.65s) [2020-11-04T15:29:41.750Z] === RUN TestUpdateMemory [2020-11-04T15:29:41.750Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-04T15:29:41.750Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:29:41.750Z] === RUN TestUpdateCPUQuota [2020-11-04T15:29:41.963Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-04T15:29:42.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-04T15:29:42.328Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-11-04T15:29:42.328Z] === RUN TestAuthZPluginTLS [2020-11-04T15:29:42.608Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-11-04T15:29:42.899Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-11-04T15:29:42.899Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T15:29:43.099Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-11-04T15:29:43.254Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-04T15:29:43.430Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-11-04T15:29:43.430Z] === RUN TestUpdatePidsLimit [2020-11-04T15:29:43.430Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T15:29:43.472Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-11-04T15:29:43.472Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T15:29:43.686Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T15:29:43.942Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T15:29:44.201Z] --- PASS: TestImportExtremelyLargeImageWorks (80.23s) [2020-11-04T15:29:44.201Z] PASS [2020-11-04T15:29:44.201Z] [2020-11-04T15:29:44.201Z] === Skipped [2020-11-04T15:29:44.201Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:29:44.201Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:29:44.201Z] [2020-11-04T15:29:44.201Z] [2020-11-04T15:29:44.201Z] DONE 12 tests, 1 skipped in 81.816s [2020-11-04T15:29:44.201Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T15:29:44.201Z] ++ 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 [2020-11-04T15:29:44.201Z] ++ set -e [2020-11-04T15:29:44.201Z] ++ '[' -n 0 ']' [2020-11-04T15:29:44.201Z] ++ set -x [2020-11-04T15:29:44.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=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 [2020-11-04T15:29:44.202Z] INFO: Testing against a local daemon [2020-11-04T15:29:44.202Z] === RUN TestNetworkCreateDelete [2020-11-04T15:29:44.202Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-11-04T15:29:44.202Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T15:29:44.202Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-11-04T15:29:44.202Z] === RUN TestDaemonDNSFallback [2020-11-04T15:29:44.304Z] ok github.com/docker/docker/layer 7.153s coverage: 68.8% of statements [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T15:29:44.304Z] ok github.com/docker/docker/pkg/chrootarchive 3.944s coverage: 43.2% of statements [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T15:29:44.304Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T15:29:44.304Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-11-04T15:29:44.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-11-04T15:29:44.414Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T15:29:44.504Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T15:29:44.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T15:29:44.990Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-11-04T15:29:44.990Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T15:29:45.232Z] --- PASS: TestDaemonDNSFallback (2.45s) [2020-11-04T15:29:45.233Z] === RUN TestInspectNetwork [2020-11-04T15:29:45.322Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T15:29:45.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-04T15:29:45.361Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-11-04T15:29:45.362Z] ok github.com/docker/docker/pkg/fsutils 0.388s coverage: 85.1% of statements [2020-11-04T15:29:45.577Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T15:29:45.659Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-11-04T15:29:45.955Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-11-04T15:29:46.906Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-11-04T15:29:46.906Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit (3.47s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-11-04T15:29:46.944Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-11-04T15:29:46.944Z] === RUN TestUpdateRestartPolicy [2020-11-04T15:29:47.009Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-11-04T15:29:47.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-04T15:29:47.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-04T15:29:47.477Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-11-04T15:29:47.477Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T15:29:47.666Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-11-04T15:29:47.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-11-04T15:29:48.048Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-11-04T15:29:48.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T15:29:48.315Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-11-04T15:29:48.315Z] ok github.com/docker/docker/pkg/ioutils 1.348s coverage: 70.6% of statements [2020-11-04T15:29:48.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-04T15:29:48.613Z] ok github.com/docker/docker/pkg/idtools 0.842s coverage: 70.1% of statements [2020-11-04T15:29:48.613Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T15:29:48.613Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T15:29:48.613Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T15:29:48.613Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T15:29:48.614Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-11-04T15:29:48.620Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-11-04T15:29:48.620Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T15:29:49.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-04T15:29:49.310Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-04T15:29:49.672Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 86.7% of statements [2020-11-04T15:29:49.672Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-11-04T15:29:49.672Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T15:29:49.672Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T15:29:49.971Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-11-04T15:29:50.239Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-04T15:29:50.802Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-04T15:29:50.822Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T15:29:50.822Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T15:29:50.822Z] === RUN TestInspectNetwork/network_name [2020-11-04T15:29:50.822Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T15:29:51.074Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-11-04T15:29:51.166Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-11-04T15:29:51.167Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T15:29:51.370Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2020-11-04T15:29:51.503Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-04T15:29:51.667Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-11-04T15:29:51.963Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-11-04T15:29:53.019Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-11-04T15:29:53.019Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-11-04T15:29:53.019Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 75.0% of statements [2020-11-04T15:29:53.081Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-11-04T15:29:53.081Z] === RUN TestAuthZPluginHeader [2020-11-04T15:29:54.083Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-11-04T15:29:54.083Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-11-04T15:29:54.465Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-11-04T15:29:54.465Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T15:29:54.465Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:29:54.465Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:29:54.465Z] === RUN TestAuthZPluginV2Disable [2020-11-04T15:29:54.465Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:29:54.465Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:29:54.465Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T15:29:54.465Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:29:54.465Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:29:54.465Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T15:29:54.465Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:29:54.465Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:29:54.465Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T15:29:55.138Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-11-04T15:29:55.435Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-11-04T15:29:55.735Z] ok github.com/docker/docker/pkg/signal 3.105s coverage: 61.0% of statements [2020-11-04T15:29:56.032Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-11-04T15:29:56.092Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-04T15:29:56.382Z] --- PASS: TestInspectNetwork (10.34s) [2020-11-04T15:29:56.382Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T15:29:56.382Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T15:29:56.382Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T15:29:56.382Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T15:29:56.382Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T15:29:56.674Z] testing: warning: no tests to run [2020-11-04T15:29:56.674Z] coverage: [no statements] [2020-11-04T15:29:56.674Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-11-04T15:29:56.674Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-11-04T15:29:56.971Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2020-11-04T15:29:57.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-04T15:29:57.270Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2020-11-04T15:29:57.270Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-11-04T15:29:57.507Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-11-04T15:29:57.622Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-04T15:29:58.184Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-04T15:29:58.442Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-11-04T15:29:58.442Z] === RUN TestNetworkInvalidJSON [2020-11-04T15:29:58.442Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T15:29:58.442Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T15:29:58.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:29:58.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:29:58.442Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:29:58.442Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:29:58.442Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T15:29:58.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:29:58.442Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:29:58.442Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-04T15:29:58.442Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T15:29:58.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T15:29:58.442Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T15:29:58.442Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T15:29:58.732Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-11-04T15:29:58.732Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T15:29:59.116Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-04T15:29:59.415Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2020-11-04T15:29:59.415Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T15:29:59.762Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-11-04T15:29:59.763Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T15:29:59.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-04T15:30:00.039Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 83.5% of statements [2020-11-04T15:30:00.039Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-11-04T15:30:00.232Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-11-04T15:30:00.232Z] === RUN TestWaitNonBlocked [2020-11-04T15:30:00.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:30:00.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:30:00.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:30:00.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:30:00.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:30:00.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:30:00.392Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-11-04T15:30:00.392Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T15:30:01.088Z] ok github.com/docker/docker/reference 0.035s coverage: 84.4% of statements [2020-11-04T15:30:01.597Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-11-04T15:30:01.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-11-04T15:30:01.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-11-04T15:30:01.597Z] === RUN TestWaitBlocked [2020-11-04T15:30:01.597Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:30:01.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:30:01.597Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:30:01.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:30:01.597Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:30:01.597Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:30:01.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-04T15:30:01.735Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.2% of statements [2020-11-04T15:30:01.895Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-04T15:30:01.895Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T15:30:02.929Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-11-04T15:30:02.929Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T15:30:02.961Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-04T15:30:02.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-11-04T15:30:02.961Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-11-04T15:30:02.961Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T15:30:02.961Z] === CONT TestIpcModeOlderClient [2020-11-04T15:30:02.961Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-11-04T15:30:02.961Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T15:30:03.281Z] ok github.com/docker/docker/quota 0.601s coverage: 71.4% of statements [2020-11-04T15:30:03.560Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-11-04T15:30:03.560Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T15:30:03.578Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-11-04T15:30:03.876Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-11-04T15:30:04.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-04T15:30:04.527Z] ok github.com/docker/docker/registry 0.251s coverage: 56.8% of statements [2020-11-04T15:30:05.174Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-11-04T15:30:05.258Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-04T15:30:05.818Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-11-04T15:30:06.711Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s) [2020-11-04T15:30:06.711Z] === CONT TestDaemonHostGatewayIP [2020-11-04T15:30:07.068Z] --- PASS: TestServiceWithPredefinedNetwork (3.52s) [2020-11-04T15:30:07.068Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T15:30:07.068Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:30:07.068Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:30:07.068Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T15:30:07.273Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-04T15:30:07.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-04T15:30:07.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-04T15:30:07.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-04T15:30:08.458Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-04T15:30:08.779Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-11-04T15:30:09.019Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-04T15:30:09.275Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-04T15:30:09.531Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-04T15:30:09.532Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2020-11-04T15:30:09.532Z] === CONT TestDaemonRestartIpcMode [2020-11-04T15:30:09.787Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-04T15:30:09.787Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-04T15:30:09.816Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-11-04T15:30:10.111Z] ok github.com/docker/docker/volume/local 0.231s coverage: 76.6% of statements [2020-11-04T15:30:11.152Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-04T15:30:11.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-04T15:30:11.153Z] ok github.com/docker/docker/volume/service 0.084s coverage: 73.1% of statements [2020-11-04T15:30:12.158Z] ......................... [ 67%] [2020-11-04T15:30:12.577Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s) [2020-11-04T15:30:12.577Z] PASS [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] === Skipped [2020-11-04T15:30:12.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:30:12.577Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:30:12.577Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:30:12.577Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:30:12.577Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] [2020-11-04T15:30:12.577Z] DONE 17 tests, 4 skipped in 32.077s [2020-11-04T15:30:12.577Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T15:30:12.577Z] ++ 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 [2020-11-04T15:30:12.577Z] ++ set -e [2020-11-04T15:30:12.577Z] ++ '[' -n 0 ']' [2020-11-04T15:30:12.577Z] ++ set -x [2020-11-04T15:30:12.577Z] ++ 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 [2020-11-04T15:30:12.577Z] INFO: Testing against a local daemon [2020-11-04T15:30:12.577Z] === RUN TestPluginInvalidJSON [2020-11-04T15:30:12.577Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:30:12.577Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:30:12.577Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:30:12.577Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-04T15:30:12.577Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T15:30:12.577Z] === RUN TestPluginInstall [2020-11-04T15:30:12.577Z] === RUN TestPluginInstall/no_auth [2020-11-04T15:30:13.045Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2020-11-04T15:30:15.126Z] time="2020-11-04T15:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:15.126Z] time="2020-11-04T15:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3d8aebc81e391147e95fdddc93f251b3effc0609add2137a4d04e78dc2eac41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:15.126Z] time="2020-11-04T15:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:15.126Z] time="2020-11-04T15:30:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3d8aebc81e391147e95fdddc93f251b3effc0609add2137a4d04e78dc2eac41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:15.387Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T15:30:15.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-04T15:30:15.952Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-04T15:30:15.953Z] --- PASS: TestContainerKillOnDaemonStart (13.22s) [2020-11-04T15:30:15.953Z] PASS [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === Skipped [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-04T15:30:15.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-04T15:30:15.953Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-04T15:30:15.953Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:30:15.953Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T15:30:15.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-04T15:30:15.953Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] [2020-11-04T15:30:15.953Z] DONE 193 tests, 6 skipped in 144.479s [2020-11-04T15:30:15.958Z] time="2020-11-04T15:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:15.958Z] time="2020-11-04T15:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee246bc3086ea1e02c4a6b3edbe626694b16c7e1b4e0738694e67ebc9df72f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:15.958Z] time="2020-11-04T15:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:15.958Z] time="2020-11-04T15:30:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee246bc3086ea1e02c4a6b3edbe626694b16c7e1b4e0738694e67ebc9df72f19" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:16.209Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T15:30:16.209Z] ++ 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 [2020-11-04T15:30:16.209Z] ++ set -e [2020-11-04T15:30:16.209Z] ++ '[' -n 0 ']' [2020-11-04T15:30:16.209Z] ++ set -x [2020-11-04T15:30:16.209Z] ++ 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 [2020-11-04T15:30:16.209Z] INFO: Testing against a local daemon [2020-11-04T15:30:16.209Z] === RUN TestCommitInheritsEnv [2020-11-04T15:30:16.529Z] === RUN TestPluginInstall/with_insecure [2020-11-04T15:30:16.770Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-11-04T15:30:16.770Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T15:30:16.770Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T15:30:16.770Z] === RUN TestImagesFilterMultiReference [2020-11-04T15:30:17.027Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-11-04T15:30:17.027Z] === RUN TestImagePullPlatformInvalid [2020-11-04T15:30:17.027Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-11-04T15:30:17.027Z] === RUN TestRemoveImageOrphaning [2020-11-04T15:30:17.283Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-04T15:30:17.283Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-11-04T15:30:17.283Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T15:30:17.913Z] time="2020-11-04T15:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:17.913Z] time="2020-11-04T15:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae59248571b0df3aa7dda9278a65b10bc7b7b533e0b0cbcce9db8ca38ba616aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:17.913Z] time="2020-11-04T15:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:30:17.913Z] time="2020-11-04T15:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae59248571b0df3aa7dda9278a65b10bc7b7b533e0b0cbcce9db8ca38ba616aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:30:18.175Z] --- PASS: TestPluginInstall (5.60s) [2020-11-04T15:30:18.175Z] --- PASS: TestPluginInstall/no_auth (2.66s) [2020-11-04T15:30:18.175Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-11-04T15:30:18.175Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-11-04T15:30:18.175Z] plugin_test.go:157: [d232506c62208] daemon is not started [2020-11-04T15:30:18.175Z] PASS [2020-11-04T15:30:18.175Z] [2020-11-04T15:30:18.175Z] DONE 6 tests in 5.790s [2020-11-04T15:30:18.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T15:30:18.175Z] ++ 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 [2020-11-04T15:30:18.175Z] ++ set -e [2020-11-04T15:30:18.175Z] ++ '[' -n 0 ']' [2020-11-04T15:30:18.175Z] ++ set -x [2020-11-04T15:30:18.175Z] ++ 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 [2020-11-04T15:30:18.435Z] INFO: Testing against a local daemon [2020-11-04T15:30:18.435Z] === RUN TestExternalGraphDriver [2020-11-04T15:30:18.435Z] === RUN TestExternalGraphDriver/json [2020-11-04T15:30:18.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-04T15:30:19.579Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-11-04T15:30:19.579Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T15:30:19.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-11-04T15:30:19.579Z] === RUN TestTagInvalidReference [2020-11-04T15:30:19.579Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-04T15:30:19.579Z] === RUN TestTagValidPrefixedRepo [2020-11-04T15:30:19.835Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-11-04T15:30:19.835Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T15:30:19.835Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2020-11-04T15:30:19.835Z] === RUN TestTagOfficialNames [2020-11-04T15:30:19.835Z] --- PASS: TestTagOfficialNames (0.06s) [2020-11-04T15:30:19.835Z] === RUN TestTagMatchesDigest [2020-11-04T15:30:19.835Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T15:30:19.835Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T15:30:20.761Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-04T15:30:20.982Z] === RUN TestExternalGraphDriver/spec [2020-11-04T15:30:21.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-04T15:30:21.701Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-04T15:30:22.276Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-04T15:30:22.531Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-04T15:30:23.092Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-04T15:30:23.347Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-04T15:30:24.284Z] === RUN TestExternalGraphDriver/pull [2020-11-04T15:30:24.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-04T15:30:26.560Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T15:30:26.560Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === Skipped [2020-11-04T15:30:26.560Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T15:30:26.560Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T15:30:26.560Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-11-04T15:30:26.560Z] time="2020-11-04T15:29:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T15:30:26.560Z] time="2020-11-04T15:29:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T15:30:26.560Z] time="2020-11-04T15:29:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T15:30:26.560Z] time="2020-11-04T15:29:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T15:30:26.560Z] time="2020-11-04T15:29:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:30:26.560Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:30:26.560Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T15:30:26.560Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T15:30:26.560Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T15:30:26.560Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T15:30:26.560Z] [2020-11-04T15:30:26.560Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T15:30:26.561Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.561Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.561Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.561Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.561Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:30:26.561Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T15:30:26.561Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T15:30:26.561Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T15:30:26.561Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] [2020-11-04T15:30:26.561Z] DONE 2167 tests, 26 skipped in 270.393s Post stage [Pipeline] junit [2020-11-04T15:30:26.610Z] Recording test results [2020-11-04T15:30:26.828Z] --- PASS: TestExternalGraphDriver (7.98s) [2020-11-04T15:30:26.828Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-11-04T15:30:26.828Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2020-11-04T15:30:26.828Z] --- PASS: TestExternalGraphDriver/pull (2.69s) [2020-11-04T15:30:26.828Z] === RUN TestGraphdriverPluginV2 [2020-11-04T15:30:26.828Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-11-04T15:30:26.828Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:26.828Z] PASS [2020-11-04T15:30:26.828Z] [2020-11-04T15:30:26.828Z] === Skipped [2020-11-04T15:30:26.828Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-11-04T15:30:26.828Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:30:26.828Z] [2020-11-04T15:30:26.828Z] [2020-11-04T15:30:26.828Z] DONE 5 tests, 1 skipped in 8.155s [2020-11-04T15:30:26.828Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T15:30:26.828Z] ++ 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 [2020-11-04T15:30:26.828Z] ++ set -e [2020-11-04T15:30:26.828Z] ++ '[' -n 0 ']' [2020-11-04T15:30:26.828Z] ++ set -x [2020-11-04T15:30:26.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-11-04T15:30:26.828Z] INFO: Testing against a local daemon [2020-11-04T15:30:26.828Z] === RUN TestContinueAfterPluginCrash [2020-11-04T15:30:26.828Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T15:30:26.828Z] === RUN TestReadPluginNoRead [2020-11-04T15:30:26.828Z] === PAUSE TestReadPluginNoRead [2020-11-04T15:30:26.828Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T15:30:26.828Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T15:30:26.828Z] === CONT TestContinueAfterPluginCrash [2020-11-04T15:30:26.828Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T15:30:26.828Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-04T15:30:27.472Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh dynbinary test-integration [2020-11-04T15:30:27.771Z] [2020-11-04T15:30:27.771Z] Removing bundles/ [2020-11-04T15:30:27.771Z] [2020-11-04T15:30:27.771Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-04T15:30:27.771Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:30:27.771Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:30:28.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-04T15:30:29.507Z] --- PASS: TestServiceWithDataPathPortInit (19.89s) [2020-11-04T15:30:29.508Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T15:30:31.043Z] === RUN TestReadPluginNoRead/default [2020-11-04T15:30:31.304Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-11-04T15:30:32.694Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T15:30:33.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-04T15:30:34.606Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T15:30:35.637Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-04T15:30:36.520Z] --- PASS: TestReadPluginNoRead (9.58s) [2020-11-04T15:30:36.520Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-11-04T15:30:36.520Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2020-11-04T15:30:36.520Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-11-04T15:30:36.520Z] read_test.go:92: [dd0074ffee093] daemon is not started [2020-11-04T15:30:36.606Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-04T15:30:36.781Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2020-11-04T15:30:36.781Z] PASS [2020-11-04T15:30:36.781Z] [2020-11-04T15:30:36.781Z] DONE 6 tests in 10.281s [2020-11-04T15:30:36.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T15:30:36.781Z] ++ 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 [2020-11-04T15:30:36.781Z] ++ set -e [2020-11-04T15:30:36.781Z] ++ '[' -n 0 ']' [2020-11-04T15:30:36.781Z] ++ set -x [2020-11-04T15:30:36.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-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 [2020-11-04T15:30:36.781Z] testing: warning: no tests to run [2020-11-04T15:30:36.781Z] PASS [2020-11-04T15:30:36.781Z] [2020-11-04T15:30:36.781Z] DONE 0 tests in 0.045s [2020-11-04T15:30:36.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T15:30:36.781Z] ++ 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 [2020-11-04T15:30:36.781Z] ++ set -e [2020-11-04T15:30:36.781Z] ++ '[' -n 0 ']' [2020-11-04T15:30:36.781Z] ++ set -x [2020-11-04T15:30:36.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-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 [2020-11-04T15:30:37.042Z] INFO: Testing against a local daemon [2020-11-04T15:30:37.042Z] === RUN TestPluginWithDevMounts [2020-11-04T15:30:37.042Z] === PAUSE TestPluginWithDevMounts [2020-11-04T15:30:37.042Z] === CONT TestPluginWithDevMounts [2020-11-04T15:30:37.534Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-04T15:30:37.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-04T15:30:37.976Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.03s) [2020-11-04T15:30:37.976Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lwo7r6p3ydpekm1crryx2nbzv Created:2020-11-04 15:30:27.949242475 +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[65feda3c7783357ea6f7ab94bba404847378c223802636f8ca8985d722434210:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9iof6zhi3zjeb23s5o24i4y44 EndpointID:7e8bef4e0436b32365c607f8997da0901b15017dc4fbff3ed7ee45d36d359b63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:142ed110e6b5ddce4400c088a7a06a55dd610c6363d8d6ef888ab907f5516260 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:6fe6bd3d9373 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9iof6zhi3zjeb23s5o24i4y44 EndpointID:7e8bef4e0436b32365c607f8997da0901b15017dc4fbff3ed7ee45d36d359b63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T15:30:37.976Z] PASS [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] === Skipped [2020-11-04T15:30:37.976Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:30:37.976Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] DONE 23 tests, 1 skipped in 54.761s [2020-11-04T15:30:37.976Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:30:37.976Z] ++ 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 [2020-11-04T15:30:37.976Z] ++ set -e [2020-11-04T15:30:37.976Z] ++ '[' -n 0 ']' [2020-11-04T15:30:37.976Z] ++ set -x [2020-11-04T15:30:37.976Z] ++ 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 [2020-11-04T15:30:37.976Z] INFO: Testing against a local daemon [2020-11-04T15:30:37.976Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T15:30:37.976Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:30:37.976Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:30:37.976Z] === RUN TestDockerNetworkIpvlan [2020-11-04T15:30:37.976Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:30:37.976Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:30:37.976Z] PASS [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] === Skipped [2020-11-04T15:30:37.976Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:30:37.976Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:30:37.976Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] [2020-11-04T15:30:37.976Z] DONE 2 tests, 2 skipped in 0.187s [2020-11-04T15:30:37.976Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:30:37.976Z] ++ 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 [2020-11-04T15:30:37.976Z] ++ set -e [2020-11-04T15:30:37.976Z] ++ '[' -n 0 ']' [2020-11-04T15:30:37.976Z] ++ set -x [2020-11-04T15:30:37.976Z] ++ 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 [2020-11-04T15:30:37.976Z] INFO: Testing against a local daemon [2020-11-04T15:30:37.976Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T15:30:39.007Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-11-04T15:30:39.007Z] === RUN TestDockerNetworkMacvlan [2020-11-04T15:30:39.592Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-11-04T15:30:39.592Z] PASS [2020-11-04T15:30:39.592Z] [2020-11-04T15:30:39.592Z] DONE 1 tests in 2.320s [2020-11-04T15:30:39.592Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T15:30:39.592Z] ++ 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 [2020-11-04T15:30:39.592Z] ++ set -e [2020-11-04T15:30:39.592Z] ++ '[' -n 0 ']' [2020-11-04T15:30:39.592Z] ++ set -x [2020-11-04T15:30:39.592Z] ++ 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 [2020-11-04T15:30:39.592Z] INFO: Testing against a local daemon [2020-11-04T15:30:39.592Z] === RUN TestSecretInspect [2020-11-04T15:30:39.639Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T15:30:40.670Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T15:30:40.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-04T15:30:40.846Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-04T15:30:41.305Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T15:30:42.138Z] --- PASS: TestSecretInspect (2.77s) [2020-11-04T15:30:42.138Z] === RUN TestSecretList [2020-11-04T15:30:44.111Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-04T15:30:44.673Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-04T15:30:45.437Z] --- PASS: TestSecretList (3.22s) [2020-11-04T15:30:45.437Z] === RUN TestSecretsCreateAndDelete [2020-11-04T15:30:45.815Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T15:30:46.038Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-04T15:30:46.038Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-04T15:30:46.038Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-04T15:30:46.038Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-04T15:30:46.038Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-04T15:30:48.738Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-11-04T15:30:48.738Z] === RUN TestSecretsUpdate [2020-11-04T15:30:49.334Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T15:30:49.392Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-04T15:30:49.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-04T15:30:51.021Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-04T15:30:52.038Z] --- PASS: TestSecretsUpdate (3.19s) [2020-11-04T15:30:52.038Z] === RUN TestTemplatedSecret [2020-11-04T15:30:53.584Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-11-04T15:30:54.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-04T15:30:54.286Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-04T15:30:55.340Z] --- PASS: TestTemplatedSecret (3.42s) [2020-11-04T15:30:55.340Z] === RUN TestSecretCreateResolve [2020-11-04T15:30:56.217Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T15:30:56.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-04T15:30:57.779Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-04T15:30:57.884Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-11-04T15:30:57.884Z] PASS [2020-11-04T15:30:57.884Z] [2020-11-04T15:30:57.884Z] DONE 6 tests in 18.764s [2020-11-04T15:30:57.884Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T15:30:57.884Z] ++ 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 [2020-11-04T15:30:57.884Z] ++ set -e [2020-11-04T15:30:57.884Z] ++ '[' -n 0 ']' [2020-11-04T15:30:57.884Z] ++ set -x [2020-11-04T15:30:57.884Z] ++ 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 [2020-11-04T15:30:58.144Z] INFO: Testing against a local daemon [2020-11-04T15:30:58.145Z] === RUN TestServiceCreateInit [2020-11-04T15:30:58.145Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan (19.13s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-11-04T15:30:58.279Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-11-04T15:30:58.279Z] PASS [2020-11-04T15:30:58.279Z] [2020-11-04T15:30:58.279Z] DONE 8 tests in 20.696s [2020-11-04T15:30:58.279Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T15:30:58.279Z] ++ 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 [2020-11-04T15:30:58.279Z] ++ set -e [2020-11-04T15:30:58.279Z] ++ '[' -n 0 ']' [2020-11-04T15:30:58.279Z] ++ set -x [2020-11-04T15:30:58.279Z] ++ 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 [2020-11-04T15:30:58.279Z] testing: warning: no tests to run [2020-11-04T15:30:58.279Z] PASS [2020-11-04T15:30:58.279Z] [2020-11-04T15:30:58.279Z] DONE 0 tests in 0.064s [2020-11-04T15:30:58.279Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T15:30:58.279Z] ++ 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 [2020-11-04T15:30:58.279Z] ++ set -e [2020-11-04T15:30:58.279Z] ++ '[' -n 0 ']' [2020-11-04T15:30:58.279Z] ++ set -x [2020-11-04T15:30:58.279Z] ++ 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 [2020-11-04T15:30:58.279Z] INFO: Testing against a local daemon [2020-11-04T15:30:58.279Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T15:30:59.783Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-11-04T15:30:59.783Z] === RUN TestAuthZPluginTLS [2020-11-04T15:31:00.293Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-04T15:31:00.413Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-04T15:31:00.413Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T15:31:00.704Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-11-04T15:31:00.704Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T15:31:01.220Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-04T15:31:01.335Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-04T15:31:01.335Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T15:31:01.782Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-04T15:31:01.966Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-11-04T15:31:01.966Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T15:31:02.344Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-04T15:31:03.317Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-04T15:31:03.432Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T15:31:03.467Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-11-04T15:31:03.467Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T15:31:04.098Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-11-04T15:31:04.098Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T15:31:04.728Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-11-04T15:31:04.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T15:31:05.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-11-04T15:31:05.359Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T15:31:07.419Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-11-04T15:31:07.419Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T15:31:07.486Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-04T15:31:08.523Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-04T15:31:08.725Z] --- PASS: TestServiceCreateInit (10.07s) [2020-11-04T15:31:08.725Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-11-04T15:31:08.725Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-11-04T15:31:08.725Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T15:31:08.935Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-04T15:31:09.192Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-04T15:31:09.192Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-04T15:31:09.481Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-11-04T15:31:09.481Z] === RUN TestAuthZPluginHeader [2020-11-04T15:31:09.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-04T15:31:10.512Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-11-04T15:31:10.512Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T15:31:10.512Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:31:10.512Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:10.512Z] === RUN TestAuthZPluginV2Disable [2020-11-04T15:31:10.512Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:31:10.513Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:10.513Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T15:31:10.513Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:31:10.513Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:10.513Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T15:31:10.513Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:31:10.513Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:10.513Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T15:31:11.070Z] tests/integration/client_test.py ..... [ 75%] [2020-11-04T15:31:11.070Z] tests/integration/context_api_test.py ... [ 76%] [2020-11-04T15:31:11.070Z] tests/integration/errors_test.py . [ 76%] [2020-11-04T15:31:11.119Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-04T15:31:11.119Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-04T15:31:14.384Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-04T15:31:14.384Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-04T15:31:14.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-04T15:31:15.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-04T15:31:15.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-04T15:31:16.872Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-04T15:31:17.436Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-04T15:31:18.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-04T15:31:19.338Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-04T15:31:19.949Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-04T15:31:24.118Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-04T15:31:24.414Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-04T15:31:29.076Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-11-04T15:31:29.077Z] PASS [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] === Skipped [2020-11-04T15:31:29.077Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:31:29.077Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:31:29.077Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:31:29.077Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:31:29.077Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] [2020-11-04T15:31:29.077Z] DONE 17 tests, 4 skipped in 29.700s [2020-11-04T15:31:29.077Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T15:31:29.077Z] ++ 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 [2020-11-04T15:31:29.077Z] ++ set -e [2020-11-04T15:31:29.077Z] ++ '[' -n 0 ']' [2020-11-04T15:31:29.077Z] ++ set -x [2020-11-04T15:31:29.077Z] ++ 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 [2020-11-04T15:31:29.077Z] INFO: Testing against a local daemon [2020-11-04T15:31:29.077Z] === RUN TestPluginInvalidJSON [2020-11-04T15:31:29.077Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:31:29.077Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:31:29.077Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:31:29.077Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-04T15:31:29.077Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T15:31:29.077Z] === RUN TestPluginInstall [2020-11-04T15:31:29.077Z] === RUN TestPluginInstall/no_auth [2020-11-04T15:31:29.367Z] time="2020-11-04T15:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:29.367Z] time="2020-11-04T15:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dc09a4f97134a825bd7594060d05e9a98ab87913218470a35367b258dafdd8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:29.367Z] time="2020-11-04T15:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:29.367Z] time="2020-11-04T15:31:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dc09a4f97134a825bd7594060d05e9a98ab87913218470a35367b258dafdd8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:29.659Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T15:31:29.748Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-04T15:31:30.292Z] time="2020-11-04T15:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:30.292Z] time="2020-11-04T15:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b17607da80c61935ed470b581782d3917df023ac1da283ed7b057c5aec7ce2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:30.292Z] time="2020-11-04T15:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:30.292Z] time="2020-11-04T15:31:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b17607da80c61935ed470b581782d3917df023ac1da283ed7b057c5aec7ce2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:30.582Z] === RUN TestPluginInstall/with_insecure [2020-11-04T15:31:30.677Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-04T15:31:30.692Z] --- PASS: TestCreateServiceMultipleTimes (19.00s) [2020-11-04T15:31:30.692Z] === RUN TestCreateServiceConflict [2020-11-04T15:31:30.692Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-11-04T15:31:30.692Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T15:31:31.613Z] time="2020-11-04T15:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:31.613Z] time="2020-11-04T15:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71122ab604933a4f3a1d1f3bd6fed1334d4a59a034eb36f80de9a6c8ace84d14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:31.613Z] time="2020-11-04T15:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:31:31.613Z] time="2020-11-04T15:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71122ab604933a4f3a1d1f3bd6fed1334d4a59a034eb36f80de9a6c8ace84d14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:31:31.903Z] --- PASS: TestPluginInstall (3.90s) [2020-11-04T15:31:31.904Z] --- PASS: TestPluginInstall/no_auth (1.84s) [2020-11-04T15:31:31.904Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-11-04T15:31:31.904Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-11-04T15:31:31.904Z] plugin_test.go:157: [dc7b488a3cd35] daemon is not started [2020-11-04T15:31:31.904Z] PASS [2020-11-04T15:31:31.904Z] [2020-11-04T15:31:31.904Z] DONE 6 tests in 4.103s [2020-11-04T15:31:31.904Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T15:31:31.904Z] ++ 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 [2020-11-04T15:31:31.904Z] ++ set -e [2020-11-04T15:31:31.904Z] ++ '[' -n 0 ']' [2020-11-04T15:31:31.904Z] ++ set -x [2020-11-04T15:31:31.904Z] ++ 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 [2020-11-04T15:31:31.904Z] INFO: Testing against a local daemon [2020-11-04T15:31:31.904Z] === RUN TestExternalGraphDriver [2020-11-04T15:31:31.904Z] === RUN TestExternalGraphDriver/json [2020-11-04T15:31:32.569Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-04T15:31:32.865Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-04T15:31:33.992Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-11-04T15:31:33.992Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T15:31:34.027Z] === RUN TestExternalGraphDriver/spec [2020-11-04T15:31:35.428Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-04T15:31:35.685Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-04T15:31:36.091Z] === RUN TestExternalGraphDriver/pull [2020-11-04T15:31:38.289Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-04T15:31:38.813Z] --- PASS: TestExternalGraphDriver (6.71s) [2020-11-04T15:31:38.813Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-11-04T15:31:38.813Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-11-04T15:31:38.813Z] --- PASS: TestExternalGraphDriver/pull (2.48s) [2020-11-04T15:31:38.813Z] === RUN TestGraphdriverPluginV2 [2020-11-04T15:31:38.813Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-04T15:31:38.813Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:38.813Z] PASS [2020-11-04T15:31:38.813Z] [2020-11-04T15:31:38.813Z] === Skipped [2020-11-04T15:31:38.813Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-04T15:31:38.813Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:31:38.813Z] [2020-11-04T15:31:38.813Z] [2020-11-04T15:31:38.813Z] DONE 5 tests, 1 skipped in 6.913s [2020-11-04T15:31:38.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T15:31:38.813Z] ++ 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 [2020-11-04T15:31:38.813Z] ++ set -e [2020-11-04T15:31:38.813Z] ++ '[' -n 0 ']' [2020-11-04T15:31:38.813Z] ++ set -x [2020-11-04T15:31:38.813Z] ++ 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 [2020-11-04T15:31:38.813Z] INFO: Testing against a local daemon [2020-11-04T15:31:38.813Z] === RUN TestContinueAfterPluginCrash [2020-11-04T15:31:38.813Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T15:31:38.813Z] === RUN TestReadPluginNoRead [2020-11-04T15:31:38.813Z] === PAUSE TestReadPluginNoRead [2020-11-04T15:31:38.813Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T15:31:38.813Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T15:31:38.813Z] === CONT TestContinueAfterPluginCrash [2020-11-04T15:31:38.813Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T15:31:38.895Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-04T15:31:39.456Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-04T15:31:40.019Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-04T15:31:41.908Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-04T15:31:41.908Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-04T15:31:43.257Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-11-04T15:31:43.257Z] === CONT TestReadPluginNoRead [2020-11-04T15:31:43.798Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-04T15:31:45.324Z] === RUN TestReadPluginNoRead/default [2020-11-04T15:31:46.347Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-04T15:31:46.920Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-04T15:31:47.386Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T15:31:48.021Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2020-11-04T15:31:48.283Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-04T15:31:48.283Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-04T15:31:48.899Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s) [2020-11-04T15:31:48.899Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T15:31:49.052Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T15:31:50.212Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-04T15:31:51.116Z] --- PASS: TestReadPluginNoRead (8.46s) [2020-11-04T15:31:51.116Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-11-04T15:31:51.116Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-11-04T15:31:51.116Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-11-04T15:31:51.116Z] read_test.go:92: [d1534c6935131] daemon is not started [2020-11-04T15:31:51.116Z] PASS [2020-11-04T15:31:51.116Z] [2020-11-04T15:31:51.116Z] DONE 6 tests in 12.394s [2020-11-04T15:31:51.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T15:31:51.116Z] ++ 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 [2020-11-04T15:31:51.116Z] ++ set -e [2020-11-04T15:31:51.116Z] ++ '[' -n 0 ']' [2020-11-04T15:31:51.116Z] ++ set -x [2020-11-04T15:31:51.116Z] ++ 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 [2020-11-04T15:31:51.116Z] testing: warning: no tests to run [2020-11-04T15:31:51.116Z] PASS [2020-11-04T15:31:51.116Z] [2020-11-04T15:31:51.116Z] DONE 0 tests in 0.107s [2020-11-04T15:31:51.116Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T15:31:51.116Z] ++ 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 [2020-11-04T15:31:51.116Z] ++ set -e [2020-11-04T15:31:51.116Z] ++ '[' -n 0 ']' [2020-11-04T15:31:51.116Z] ++ set -x [2020-11-04T15:31:51.116Z] ++ 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 [2020-11-04T15:31:51.406Z] INFO: Testing against a local daemon [2020-11-04T15:31:51.406Z] === RUN TestPluginWithDevMounts [2020-11-04T15:31:51.406Z] === PAUSE TestPluginWithDevMounts [2020-11-04T15:31:51.406Z] === CONT TestPluginWithDevMounts [2020-11-04T15:31:51.578Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-04T15:31:52.199Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-11-04T15:31:52.199Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T15:31:52.944Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-04T15:31:53.468Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-04T15:31:53.468Z] PASS [2020-11-04T15:31:53.468Z] [2020-11-04T15:31:53.468Z] DONE 1 tests in 2.014s [2020-11-04T15:31:53.468Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T15:31:53.468Z] ++ 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 [2020-11-04T15:31:53.468Z] ++ set -e [2020-11-04T15:31:53.468Z] ++ '[' -n 0 ']' [2020-11-04T15:31:53.468Z] ++ set -x [2020-11-04T15:31:53.468Z] ++ 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 [2020-11-04T15:31:53.468Z] INFO: Testing against a local daemon [2020-11-04T15:31:53.468Z] === RUN TestSecretInspect [2020-11-04T15:31:53.547Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-04T15:31:54.745Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2020-11-04T15:31:54.745Z] === RUN TestCreateServiceSysctls [2020-11-04T15:31:54.914Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-04T15:31:56.844Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-04T15:31:57.407Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-04T15:31:57.911Z] --- PASS: TestSecretInspect (3.81s) [2020-11-04T15:31:57.911Z] === RUN TestSecretList [2020-11-04T15:31:58.951Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-11-04T15:31:58.951Z] === RUN TestCreateServiceCapabilities [2020-11-04T15:32:00.635Z] --- PASS: TestSecretList (3.48s) [2020-11-04T15:32:00.635Z] === RUN TestSecretsCreateAndDelete [2020-11-04T15:32:00.673Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-04T15:32:02.272Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2020-11-04T15:32:02.272Z] === RUN TestInspect [2020-11-04T15:32:03.986Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-04T15:32:04.228Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-04T15:32:04.548Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-04T15:32:05.149Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-11-04T15:32:05.149Z] === RUN TestSecretsUpdate [2020-11-04T15:32:05.164Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-04T15:32:05.164Z] [2020-11-04T15:32:05.164Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-04T15:32:05.164Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-04T15:32:05.164Z] HOSTNAME=ef0a9e8cacc4 [2020-11-04T15:32:05.164Z] TESTDEBUG=0 [2020-11-04T15:32:05.164Z] DEST=bundles/test-integration [2020-11-04T15:32:05.164Z] PWD=/go/src/github.com/docker/docker [2020-11-04T15:32:05.164Z] DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f [2020-11-04T15:32:05.164Z] container=docker [2020-11-04T15:32:05.164Z] HOME=/root [2020-11-04T15:32:05.164Z] GOLANG_VERSION=1.13.15 [2020-11-04T15:32:05.164Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-04T15:32:05.164Z] VALIDATE_BRANCH=master [2020-11-04T15:32:05.164Z] TERM=xterm [2020-11-04T15:32:05.164Z] DOCKER_PKG=github.com/docker/docker [2020-11-04T15:32:05.164Z] SHLVL=1 [2020-11-04T15:32:05.164Z] TIMEOUT=120m [2020-11-04T15:32:05.164Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-04T15:32:05.164Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-04T15:32:05.164Z] GO111MODULE=off [2020-11-04T15:32:05.164Z] DOCKER_EXPERIMENTAL=1 [2020-11-04T15:32:05.164Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-04T15:32:05.164Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-04T15:32:05.164Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-04T15:32:05.164Z] GOPATH=/go [2020-11-04T15:32:05.164Z] PKG_CONFIG=pkg-config [2020-11-04T15:32:05.164Z] _=/usr/bin/env [2020-11-04T15:32:05.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:32:05.575Z] --- PASS: TestInspect (3.46s) [2020-11-04T15:32:05.575Z] === RUN TestCreateJob [2020-11-04T15:32:05.911Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-04T15:32:06.472Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-04T15:32:07.837Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-04T15:32:08.400Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-04T15:32:08.805Z] --- PASS: TestSecretsUpdate (3.75s) [2020-11-04T15:32:08.805Z] === RUN TestTemplatedSecret [2020-11-04T15:32:09.329Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-04T15:32:09.781Z] --- PASS: TestCreateJob (4.10s) [2020-11-04T15:32:09.781Z] === RUN TestReplicatedJob [2020-11-04T15:32:11.565Z] --- PASS: TestTemplatedSecret (3.44s) [2020-11-04T15:32:11.565Z] === RUN TestSecretCreateResolve [2020-11-04T15:32:12.601Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-04T15:32:16.042Z] --- PASS: TestSecretCreateResolve (3.71s) [2020-11-04T15:32:16.042Z] PASS [2020-11-04T15:32:16.042Z] [2020-11-04T15:32:16.042Z] DONE 6 tests in 22.049s [2020-11-04T15:32:16.042Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T15:32:16.042Z] ++ 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 [2020-11-04T15:32:16.042Z] ++ set -e [2020-11-04T15:32:16.042Z] ++ '[' -n 0 ']' [2020-11-04T15:32:16.042Z] ++ set -x [2020-11-04T15:32:16.042Z] ++ 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 [2020-11-04T15:32:16.042Z] INFO: Testing against a local daemon [2020-11-04T15:32:16.042Z] === RUN TestServiceCreateInit [2020-11-04T15:32:16.042Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T15:32:16.367Z] --- PASS: TestReplicatedJob (6.35s) [2020-11-04T15:32:16.367Z] === RUN TestUpdateReplicatedJob [2020-11-04T15:32:20.240Z] ......... [ 86%] [2020-11-04T15:32:20.485Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T15:32:20.573Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2020-11-04T15:32:20.573Z] === RUN TestServiceListWithStatuses [2020-11-04T15:32:20.573Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T15:32:20.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:32:20.573Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T15:32:20.729Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-04T15:32:24.938Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-04T15:32:24.938Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-04T15:32:26.085Z] --- PASS: TestServiceCreateInit (10.45s) [2020-11-04T15:32:26.086Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) [2020-11-04T15:32:26.086Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2020-11-04T15:32:26.086Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T15:32:26.548Z] tests/integration/models_images_test.py ............... [ 89%] [2020-11-04T15:32:27.157Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2020-11-04T15:32:27.157Z] === RUN TestDockerNetworkReConnect [2020-11-04T15:32:27.753Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-04T15:32:29.147Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-04T15:32:29.147Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-04T15:32:29.403Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-04T15:32:30.005Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-04T15:32:30.932Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-04T15:32:30.932Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-04T15:32:31.188Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-04T15:32:31.366Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2020-11-04T15:32:31.366Z] === RUN TestServicePlugin [2020-11-04T15:32:31.366Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T15:32:31.366Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:32:31.366Z] === RUN TestServiceUpdateLabel [2020-11-04T15:32:31.444Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-04T15:32:31.700Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-04T15:32:33.150Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-04T15:32:34.340Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-04T15:32:34.340Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-04T15:32:34.515Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-04T15:32:34.675Z] --- PASS: TestServiceUpdateLabel (2.73s) [2020-11-04T15:32:34.675Z] === RUN TestServiceUpdateSecrets [2020-11-04T15:32:35.880Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-04T15:32:35.880Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-04T15:32:35.880Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-04T15:32:37.815Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-04T15:32:37.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:32:37.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:32:37.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:32:39.180Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-04T15:32:40.464Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-04T15:32:40.546Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite (349.27s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.79s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.93s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.71s) [2020-11-04T15:32:41.107Z] docker_cli_daemon_test.go:1454: [de7f119146f6a] daemon is not started [2020-11-04T15:32:41.107Z] check_test.go:309: [d7a520161764b] daemon is not started [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2020-11-04T15:32:41.107Z] check_test.go:309: [dca23699da4a0] daemon is not started [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.19s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-04T15:32:41.107Z] check_test.go:309: [dcc763b534468] daemon is not started [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-04T15:32:41.107Z] check_test.go:309: [d70f2eb0b5db8] daemon is not started [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-11-04T15:32:41.107Z] check_test.go:309: [d4708fbeee641] daemon is not started [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2020-11-04T15:32:41.107Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d3ecaebeee6c2] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.74s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.09s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2020-11-04T15:32:41.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T15:32:41.108Z] check_test.go:309: [d54420c09d8c9] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.71s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2020-11-04T15:32:41.108Z] check_test.go:309: [dffc94b51763e] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d1c4563b5b16f] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.33s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_plugins_test.go:79: [dbb8b835e1cc1] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_plugins_test.go:169: [de346df322a3f] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.11s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-11-04T15:32:41.108Z] check_test.go:309: [ded55b520acf5] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.45s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d87b15e21f24e] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.18s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.60s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.07s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d4f9720691799] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.94s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.73s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s) [2020-11-04T15:32:41.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T15:32:41.108Z] check_test.go:309: [d9c1199995ce2] daemon is not started [2020-11-04T15:32:41.108Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T15:32:41.108Z] check_test.go:309: [d9744f7f7cec8] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d7c5d071b2242] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.64s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d7bee7f464749] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.28s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d855863801a61] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-11-04T15:32:41.108Z] check_test.go:309: [dadc00ec14209] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d8fdaa03fe323] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d44b43bdb6099] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.13s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d1b218b4101da] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2020-11-04T15:32:41.108Z] check_test.go:309: [d7e970dbb02f5] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-11-04T15:32:41.108Z] check_test.go:309: [dd9cce8926522] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.81s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.58s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.93s) [2020-11-04T15:32:41.108Z] docker_cli_daemon_test.go:2549: [d085c4ec4c7ea] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.23s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-11-04T15:32:41.108Z] check_test.go:309: [dfde8eb4ea410] daemon is not started [2020-11-04T15:32:41.108Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.09s) [2020-11-04T15:32:41.108Z] === RUN TestDockerSwarmSuite [2020-11-04T15:32:41.108Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-04T15:32:41.364Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-04T15:32:43.250Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-04T15:32:43.250Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-04T15:32:44.678Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-04T15:32:47.203Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-04T15:32:47.727Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-04T15:32:47.727Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-04T15:32:47.727Z] [2020-11-04T15:32:47.727Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-04T15:32:47.727Z] =========================== short test summary info ============================ [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-04T15:32:47.727Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-04T15:32:47.727Z] Not supported on most drivers [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-11-04T15:32:47.727Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-11-04T15:32:47.727Z] Output of docker top depends on host distro, and is not formalized. [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-04T15:32:47.727Z] Can fail if eth0 has multiple IP addresses [2020-11-04T15:32:47.727Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-04T15:32:47.727Z] This doesn't seem to be taken into account by the engine [2020-11-04T15:32:47.727Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-04T15:32:47.727Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-04T15:32:47.727Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 332.56 seconds == [2020-11-04T15:32:47.944Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-04T15:32:47.988Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-04T15:32:48.506Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-04T15:32:48.527Z] --- PASS: TestCreateServiceMultipleTimes (21.28s) [2020-11-04T15:32:48.527Z] === RUN TestCreateServiceConflict [2020-11-04T15:32:49.580Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2020-11-04T15:32:49.580Z] === RUN TestServiceUpdateConfigs [2020-11-04T15:32:50.587Z] --- PASS: TestCreateServiceConflict (3.18s) [2020-11-04T15:32:50.587Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T15:32:53.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-04T15:32:54.121Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2020-11-04T15:32:54.121Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T15:33:00.224Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:33:00.224Z] [2020-11-04T15:33:00.224Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:33:00.224Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:33:00.224Z] [2020-11-04T15:33:00.224Z] To set a process to complain mode, use the command line tool [2020-11-04T15:33:00.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:33:00.224Z] Post stage [Pipeline] junit [2020-11-04T15:33:00.817Z] Recording test results [Pipeline] sh [2020-11-04T15:33:02.668Z] + echo Ensuring container killed. [2020-11-04T15:33:02.668Z] Ensuring container killed. [2020-11-04T15:33:02.668Z] + docker rm -vf docker-pr2 [2020-11-04T15:33:02.668Z] Error: No such container: docker-pr2 [2020-11-04T15:33:02.668Z] + true [Pipeline] sh [2020-11-04T15:33:02.958Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:33:02.958Z] Chowning /workspace to jenkins user [2020-11-04T15:33:02.958Z] + id -u [2020-11-04T15:33:02.958Z] + id -g [2020-11-04T15:33:02.958Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T15:33:02.958Z] Unable to find image 'busybox:latest' locally [2020-11-04T15:33:02.958Z] latest: Pulling from library/busybox [2020-11-04T15:33:02.958Z] 9758c28807f2: Pulling fs layer [2020-11-04T15:33:03.219Z] 9758c28807f2: Verifying Checksum [2020-11-04T15:33:03.219Z] 9758c28807f2: Download complete [2020-11-04T15:33:03.219Z] 9758c28807f2: Pull complete [2020-11-04T15:33:03.219Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T15:33:03.219Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:33:04.912Z] + bundleName=docker-py [2020-11-04T15:33:04.912Z] + echo Creating docker-py-bundles.tar.gz [2020-11-04T15:33:04.912Z] Creating docker-py-bundles.tar.gz [2020-11-04T15:33:04.912Z] + 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 [2020-11-04T15:33:04.927Z] Archiving artifacts [2020-11-04T15:33:06.665Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-04T15:33:07.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh binary-daemon [2020-11-04T15:33:07.640Z] [2020-11-04T15:33:07.640Z] Removing bundles/ [2020-11-04T15:33:07.640Z] [2020-11-04T15:33:07.640Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-04T15:33:07.640Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-04T15:33:07.640Z] GOOS="" GOARCH="" GOARM="" [2020-11-04T15:33:07.693Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-11-04T15:33:07.693Z] === RUN TestServiceUpdateNetwork [2020-11-04T15:33:08.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-04T15:33:08.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-04T15:33:08.693Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-04T15:33:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:33:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:33:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:33:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:33:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:33:11.253Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-04T15:33:11.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:33:12.686Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s) [2020-11-04T15:33:12.686Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T15:33:12.976Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-11-04T15:33:12.976Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T15:33:15.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:33:16.483Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-11-04T15:33:16.483Z] === RUN TestCreateServiceSysctls [2020-11-04T15:33:17.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:33:18.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:33:19.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-04T15:33:19.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:33:19.921Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2020-11-04T15:33:19.921Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T15:33:20.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-04T15:33:20.865Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T15:33:21.008Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-11-04T15:33:21.008Z] === RUN TestCreateServiceCapabilities [2020-11-04T15:33:21.190Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-04T15:33:21.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:33:21.437Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T15:33:21.751Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-04T15:33:22.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:33:23.159Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-04T15:33:23.159Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-04T15:33:23.720Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-04T15:33:24.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:33:24.527Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-11-04T15:33:24.527Z] === RUN TestInspect [2020-11-04T15:33:25.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:33:27.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:33:28.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-04T15:33:28.325Z] Using test binary docker [2020-11-04T15:33:28.325Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-04T15:33:28.325Z] +++ /etc/init.d/apparmor start [2020-11-04T15:33:28.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-04T15:33:28.325Z] Starting dockerd [2020-11-04T15:33:28.325Z] INFO: Waiting for daemon to start... [2020-11-04T15:33:28.325Z] +++ 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 [2020-11-04T15:33:28.974Z] --- PASS: TestInspect (3.73s) [2020-11-04T15:33:28.974Z] === RUN TestCreateJob [2020-11-04T15:33:29.576Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T15:33:30.399Z] . [2020-11-04T15:33:30.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-04T15:33:30.399Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-04T15:33:30.399Z] Error: No such image: emptyfs [2020-11-04T15:33:30.399Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-04T15:33:30.399Z] ++++ docker load [2020-11-04T15:33:30.697Z] Running integration-test (iteration 1) [2020-11-04T15:33:30.697Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-04T15:33:30.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:33:30.697Z] ++ set -e [2020-11-04T15:33:30.697Z] ++ '[' -n 0 ']' [2020-11-04T15:33:30.697Z] ++ set -x [2020-11-04T15:33:30.697Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:33:33.415Z] --- PASS: TestCreateJob (4.40s) [2020-11-04T15:33:33.416Z] === RUN TestReplicatedJob [2020-11-04T15:33:33.762Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-04T15:33:33.762Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-04T15:33:34.017Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-04T15:33:34.577Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-04T15:33:34.832Z] === RUN TestDockerSuite/TestBuildFails [2020-11-04T15:33:35.801Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-04T15:33:35.801Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-04T15:33:35.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-04T15:33:35.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-04T15:33:37.711Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2020-11-04T15:33:37.711Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-11-04T15:33:37.711Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-11-04T15:33:37.711Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-11-04T15:33:37.711Z] PASS [2020-11-04T15:33:37.711Z] [2020-11-04T15:33:37.711Z] === Skipped [2020-11-04T15:33:37.711Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T15:33:37.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:33:37.711Z] [2020-11-04T15:33:37.711Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-11-04T15:33:37.711Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:33:37.711Z] [2020-11-04T15:33:37.711Z] [2020-11-04T15:33:37.711Z] DONE 27 tests, 2 skipped in 158.376s [2020-11-04T15:33:37.711Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T15:33:37.711Z] ++ 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 [2020-11-04T15:33:37.711Z] ++ set -e [2020-11-04T15:33:37.711Z] ++ '[' -n 0 ']' [2020-11-04T15:33:37.711Z] ++ set -x [2020-11-04T15:33:37.711Z] ++ 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 [2020-11-04T15:33:37.711Z] INFO: Testing against a local daemon [2020-11-04T15:33:37.711Z] === RUN TestSessionCreate [2020-11-04T15:33:37.711Z] --- PASS: TestSessionCreate (0.05s) [2020-11-04T15:33:37.711Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T15:33:37.711Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-11-04T15:33:37.711Z] PASS [2020-11-04T15:33:37.711Z] [2020-11-04T15:33:37.711Z] DONE 2 tests in 0.265s [2020-11-04T15:33:37.711Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T15:33:37.711Z] ++ 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 [2020-11-04T15:33:37.711Z] ++ set -e [2020-11-04T15:33:37.711Z] ++ '[' -n 0 ']' [2020-11-04T15:33:37.711Z] ++ set -x [2020-11-04T15:33:37.711Z] ++ 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 [2020-11-04T15:33:37.711Z] INFO: Testing against a local daemon [2020-11-04T15:33:37.711Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T15:33:37.711Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:33:37.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:33:37.711Z] === RUN TestEventsExecDie [2020-11-04T15:33:37.711Z] --- PASS: TestEventsExecDie (0.87s) [2020-11-04T15:33:37.711Z] === RUN TestEventsBackwardsCompatible [2020-11-04T15:33:37.711Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-11-04T15:33:37.711Z] === RUN TestInfoBinaryCommits [2020-11-04T15:33:37.711Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-11-04T15:33:37.711Z] === RUN TestInfoAPIVersioned [2020-11-04T15:33:37.711Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-11-04T15:33:37.711Z] === RUN TestInfoDiscoveryBackend [2020-11-04T15:33:38.314Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-04T15:33:38.653Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-11-04T15:33:38.653Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T15:33:39.595Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T15:33:39.595Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T15:33:40.166Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-11-04T15:33:40.166Z] === RUN TestInfoAPI [2020-11-04T15:33:40.166Z] --- PASS: TestInfoAPI (0.05s) [2020-11-04T15:33:40.166Z] === RUN TestInfoAPIWarnings [2020-11-04T15:33:40.295Z] --- PASS: TestReplicatedJob (6.96s) [2020-11-04T15:33:40.295Z] === RUN TestUpdateReplicatedJob [2020-11-04T15:33:40.831Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-04T15:33:41.802Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-04T15:33:42.363Z] --- PASS: TestImportExtremelyLargeImageWorks (202.88s) [2020-11-04T15:33:42.363Z] PASS [2020-11-04T15:33:42.363Z] [2020-11-04T15:33:42.363Z] DONE 12 tests in 206.722s [2020-11-04T15:33:42.363Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T15:33:42.363Z] ++ 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 [2020-11-04T15:33:42.363Z] ++ set -e [2020-11-04T15:33:42.363Z] ++ '[' -n 0 ']' [2020-11-04T15:33:42.363Z] ++ set -x [2020-11-04T15:33:42.363Z] ++ 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 [2020-11-04T15:33:42.619Z] INFO: Testing against a local daemon [2020-11-04T15:33:42.619Z] === RUN TestNetworkCreateDelete [2020-11-04T15:33:42.875Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-11-04T15:33:42.875Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T15:33:43.173Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-04T15:33:43.388Z] Loaded image: buildpack-deps:buster [2020-11-04T15:33:43.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-11-04T15:33:43.429Z] === RUN TestDaemonDNSFallback [2020-11-04T15:33:43.684Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-04T15:33:43.697Z] Loaded image: busybox:latest [2020-11-04T15:33:43.697Z] Loaded image: busybox:glibc [2020-11-04T15:33:43.697Z] Loaded image: debian:buster [2020-11-04T15:33:43.697Z] Loaded image: hello-world:latest [2020-11-04T15:33:44.008Z] Loaded image: arm32v7/hello-world:latest [2020-11-04T15:33:44.008Z] INFO: Testing against a local daemon [2020-11-04T15:33:44.008Z] === RUN TestCgroupNamespacesBuild [2020-11-04T15:33:44.610Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-04T15:33:44.736Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-11-04T15:33:44.736Z] === RUN TestServiceListWithStatuses [2020-11-04T15:33:44.736Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-11-04T15:33:44.736Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:33:44.736Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T15:33:45.524Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2020-11-04T15:33:45.524Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-11-04T15:33:46.015Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-04T15:33:46.270Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-04T15:33:46.525Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-04T15:33:47.065Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2020-11-04T15:33:47.065Z] === RUN TestBuildWithSession [2020-11-04T15:33:47.065Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-04T15:33:47.065Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:33:47.065Z] === RUN TestBuildSquashParent [2020-11-04T15:33:47.977Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-04T15:33:48.908Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-04T15:33:50.272Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-04T15:33:50.272Z] --- PASS: TestDaemonDNSFallback (6.76s) [2020-11-04T15:33:50.272Z] === RUN TestInspectNetwork [2020-11-04T15:33:51.546Z] --- PASS: TestBuildSquashParent (4.62s) [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:33:51.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:33:51.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:33:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-04T15:33:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-04T15:33:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-04T15:33:51.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-04T15:33:53.199Z] --- PASS: TestDockerNetworkConnectAlias (7.79s) [2020-11-04T15:33:53.199Z] === RUN TestDockerNetworkReConnect [2020-11-04T15:33:53.650Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-04T15:33:53.947Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-04T15:33:54.477Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-04T15:33:54.477Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T15:33:54.477Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T15:33:54.477Z] === RUN TestInspectNetwork/network_name [2020-11-04T15:33:54.477Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T15:33:54.477Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-04T15:33:54.732Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-04T15:33:54.988Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-04T15:33:55.562Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-04T15:33:55.562Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2020-11-04T15:33:56.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2020-11-04T15:33:56.037Z] === RUN TestBuildMultiStageCopy [2020-11-04T15:33:56.037Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-04T15:33:56.128Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-04T15:33:56.383Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-04T15:33:56.638Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-04T15:33:56.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-04T15:33:57.149Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-04T15:33:57.149Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-04T15:33:57.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-04T15:33:57.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-04T15:33:57.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-04T15:33:57.966Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-04T15:33:58.157Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-04T15:33:58.275Z] --- PASS: TestInfoAPIWarnings (16.65s) [2020-11-04T15:33:58.276Z] === RUN TestInfoDebug [2020-11-04T15:33:58.276Z] --- PASS: TestInfoDebug (0.63s) [2020-11-04T15:33:58.276Z] === RUN TestInfoInsecureRegistries [2020-11-04T15:33:58.276Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-11-04T15:33:58.276Z] === RUN TestInfoRegistryMirrors [2020-11-04T15:33:58.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy (3.02s) [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.69s) [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-11-04T15:33:58.746Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-11-04T15:33:58.746Z] === RUN TestBuildMultiStageParentConfig [2020-11-04T15:33:58.756Z] --- PASS: TestDockerNetworkReConnect (6.29s) [2020-11-04T15:33:58.756Z] === RUN TestServicePlugin [2020-11-04T15:33:58.756Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T15:33:58.756Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:33:58.756Z] === RUN TestServiceUpdateLabel [2020-11-04T15:33:58.847Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-11-04T15:33:58.847Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T15:33:58.937Z] --- PASS: TestInspectNetwork (8.74s) [2020-11-04T15:33:58.937Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T15:33:58.937Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T15:33:58.937Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T15:33:58.937Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T15:33:58.937Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T15:33:58.937Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-04T15:33:59.108Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-11-04T15:33:59.108Z] === RUN TestPingCacheHeaders [2020-11-04T15:33:59.108Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-11-04T15:33:59.108Z] === RUN TestPingGet [2020-11-04T15:33:59.108Z] --- PASS: TestPingGet (0.03s) [2020-11-04T15:33:59.108Z] === RUN TestPingHead [2020-11-04T15:33:59.108Z] --- PASS: TestPingHead (0.05s) [2020-11-04T15:33:59.108Z] === RUN TestVersion [2020-11-04T15:33:59.108Z] --- PASS: TestVersion (0.04s) [2020-11-04T15:33:59.108Z] PASS [2020-11-04T15:33:59.108Z] [2020-11-04T15:33:59.108Z] === Skipped [2020-11-04T15:33:59.108Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:33:59.108Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:33:59.108Z] [2020-11-04T15:33:59.108Z] [2020-11-04T15:33:59.108Z] DONE 18 tests, 1 skipped in 22.560s [2020-11-04T15:33:59.108Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T15:33:59.108Z] ++ 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 [2020-11-04T15:33:59.108Z] ++ set -e [2020-11-04T15:33:59.108Z] ++ '[' -n 0 ']' [2020-11-04T15:33:59.108Z] ++ set -x [2020-11-04T15:33:59.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-11-04T15:33:59.369Z] INFO: Testing against a local daemon [2020-11-04T15:33:59.369Z] === RUN TestVolumesCreateAndList [2020-11-04T15:33:59.369Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-04T15:33:59.369Z] === RUN TestVolumesRemove [2020-11-04T15:33:59.629Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-04T15:33:59.629Z] === RUN TestVolumesInspect [2020-11-04T15:33:59.629Z] --- PASS: TestVolumesInspect (0.03s) [2020-11-04T15:33:59.629Z] === RUN TestVolumesInvalidJSON [2020-11-04T15:33:59.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T15:33:59.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T15:33:59.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T15:33:59.629Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-11-04T15:33:59.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T15:33:59.629Z] PASS [2020-11-04T15:33:59.629Z] [2020-11-04T15:33:59.629Z] DONE 5 tests in 0.372s [2020-11-04T15:33:59.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:33:59.791Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-11-04T15:33:59.791Z] === RUN TestBuildLabelWithTargets [2020-11-04T15:33:59.894Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T15:33:59.894Z] +++ kill 13731 [2020-11-04T15:34:01.276Z] +++ /etc/init.d/apparmor stop [2020-11-04T15:34:01.276Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:34:01.276Z] [2020-11-04T15:34:01.276Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:34:01.276Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:34:01.276Z] [2020-11-04T15:34:01.276Z] To set a process to complain mode, use the command line tool [2020-11-04T15:34:01.276Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:34:01.276Z] +++ true [2020-11-04T15:34:01.276Z] exiting test-integration [2020-11-04T15:34:01.276Z] ++ exit 0 [2020-11-04T15:34:01.276Z] [2020-11-04T15:34:01.310Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2020-11-04T15:34:01.311Z] === RUN TestBuildWithEmptyLayers [2020-11-04T15:34:01.452Z] --- PASS: TestRunContainerWithBridgeNone (2.26s) [2020-11-04T15:34:01.452Z] === RUN TestNetworkInvalidJSON [2020-11-04T15:34:01.452Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T15:34:01.452Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T15:34:01.452Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:34:01.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:34:01.453Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:34:01.453Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:34:01.453Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T15:34:01.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:34:01.453Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:34:01.453Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-11-04T15:34:01.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T15:34:01.453Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T15:34:01.453Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-04T15:34:01.453Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T15:34:01.604Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-11-04T15:34:01.605Z] === RUN TestBuildMultiStageOnBuild [2020-11-04T15:34:01.751Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-11-04T15:34:01.751Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T15:34:02.007Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-04T15:34:02.274Z] --- PASS: TestServiceUpdateLabel (3.58s) [2020-11-04T15:34:02.274Z] === RUN TestServiceUpdateSecrets [2020-11-04T15:34:02.934Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-11-04T15:34:02.934Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T15:34:03.538Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-11-04T15:34:03.538Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T15:34:03.686Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-11-04T15:34:03.686Z] === RUN TestBuildUncleanTarFilenames [2020-11-04T15:34:04.323Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2020-11-04T15:34:04.323Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2020-11-04T15:34:04.610Z] Recording test results [Pipeline] } [2020-11-04T15:34:04.900Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-11-04T15:34:04.900Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T15:34:05.232Z] + echo Ensuring container killed. [2020-11-04T15:34:05.232Z] Ensuring container killed. [2020-11-04T15:34:05.232Z] + docker rm -vf docker-pr2 [2020-11-04T15:34:05.232Z] Error: No such container: docker-pr2 [2020-11-04T15:34:05.232Z] + true [Pipeline] sh [2020-11-04T15:34:05.523Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:34:05.523Z] Chowning /workspace to jenkins user [2020-11-04T15:34:05.523Z] + id -u [2020-11-04T15:34:05.523Z] + id -g [2020-11-04T15:34:05.523Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T15:34:05.826Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-11-04T15:34:05.826Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T15:34:06.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-11-04T15:34:06.388Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T15:34:06.404Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-11-04T15:34:06.404Z] === RUN TestBuildWithHugeFile [2020-11-04T15:34:06.644Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-04T15:34:09.197Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-04T15:34:09.197Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-04T15:34:09.458Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-11-04T15:34:09.458Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T15:34:09.458Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:34:09.458Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:34:09.458Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T15:34:09.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-04T15:34:09.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-04T15:34:09.714Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-04T15:34:09.714Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:34:10.029Z] + bundleName=arm64-integration [2020-11-04T15:34:10.029Z] + echo Creating arm64-integration-bundles.tar.gz [2020-11-04T15:34:10.029Z] Creating arm64-integration-bundles.tar.gz [2020-11-04T15:34:10.029Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-11-04T15:34:10.029Z] tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T15:34:10.304Z] Archiving artifacts [2020-11-04T15:34:10.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:34:10.899Z] + make clean [2020-11-04T15:34:11.470Z] docker volume rm -f docker-dev-cache [2020-11-04T15:34:11.470Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T15:34:11.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-04T15:34:13.012Z] === RUN TestDockerSuite/TestBuildMultiStageArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:34:15.567Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-04T15:34:15.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-04T15:34:15.823Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-04T15:34:17.603Z] --- PASS: TestServiceUpdateSecrets (15.64s) [2020-11-04T15:34:17.603Z] === RUN TestServiceUpdateConfigs [2020-11-04T15:34:24.010Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-04T15:34:25.901Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-04T15:34:26.156Z] --- PASS: TestServiceWithDataPathPortInit (16.77s) [2020-11-04T15:34:26.156Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T15:34:26.717Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-04T15:34:28.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-04T15:34:28.648Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-04T15:34:29.154Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-04T15:34:29.154Z] Copying nested executables into bundles/binary-daemon [2020-11-04T15:34:29.154Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-04T15:34:30.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/make.sh cross [2020-11-04T15:34:30.714Z] [2020-11-04T15:34:30.976Z] Removing bundles/ [2020-11-04T15:34:30.976Z] [2020-11-04T15:34:30.976Z] ---> Making bundle: cross (in bundles/cross) [2020-11-04T15:34:30.976Z] Cross building: bundles/cross/linux/amd64 [2020-11-04T15:34:30.976Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T15:34:30.976Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-04T15:34:31.910Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-04T15:34:32.166Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-04T15:34:33.531Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-04T15:34:33.786Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-04T15:34:34.390Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2020-11-04T15:34:34.390Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3huugjwvqs0dillwgjmha1jk3 Created:2020-11-04 15:34:27.615221817 +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[187eca559327c657a973c1a1c875b1585dec91e4fc1233254c05c7caf8800592:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q471m8q8exu2quqibzve9dd39 EndpointID:28a97db6296dab23d208b320c5c2a40a451b68fbdae3b386a88ffecad502710d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9392bcb9d50aabb62a711012ec8eb407cc06d5e0701139a6d5649b1cd0924b6 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:6a21041c0fa6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q471m8q8exu2quqibzve9dd39 EndpointID:28a97db6296dab23d208b320c5c2a40a451b68fbdae3b386a88ffecad502710d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T15:34:34.390Z] PASS [2020-11-04T15:34:34.390Z] [2020-11-04T15:34:34.390Z] === Skipped [2020-11-04T15:34:34.390Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:34:34.390Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:34:34.390Z] [2020-11-04T15:34:34.390Z] [2020-11-04T15:34:34.390Z] DONE 23 tests, 1 skipped in 51.860s [2020-11-04T15:34:34.390Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:34:34.390Z] ++ 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 [2020-11-04T15:34:34.390Z] ++ set -e [2020-11-04T15:34:34.390Z] ++ '[' -n 0 ']' [2020-11-04T15:34:34.390Z] ++ set -x [2020-11-04T15:34:34.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-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 [2020-11-04T15:34:34.391Z] INFO: Testing against a local daemon [2020-11-04T15:34:34.391Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T15:34:34.391Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-04T15:34:34.391Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:34:34.391Z] === RUN TestDockerNetworkIpvlan [2020-11-04T15:34:34.391Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:34:34.391Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:34:34.391Z] PASS [2020-11-04T15:34:34.391Z] [2020-11-04T15:34:34.391Z] === Skipped [2020-11-04T15:34:34.391Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-11-04T15:34:34.391Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:34:34.391Z] [2020-11-04T15:34:34.391Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:34:34.391Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:34:34.391Z] [2020-11-04T15:34:34.391Z] [2020-11-04T15:34:34.391Z] DONE 2 tests, 2 skipped in 0.156s [2020-11-04T15:34:34.391Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:34:34.391Z] ++ 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 [2020-11-04T15:34:34.391Z] ++ set -e [2020-11-04T15:34:34.391Z] ++ '[' -n 0 ']' [2020-11-04T15:34:34.391Z] ++ set -x [2020-11-04T15:34:34.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-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 [2020-11-04T15:34:34.646Z] INFO: Testing against a local daemon [2020-11-04T15:34:34.646Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T15:34:35.574Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-04T15:34:35.871Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-04T15:34:36.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-11-04T15:34:36.129Z] === RUN TestDockerNetworkMacvlan [2020-11-04T15:34:36.258Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2020-11-04T15:34:36.258Z] === RUN TestServiceUpdateNetwork [2020-11-04T15:34:36.691Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-04T15:34:36.947Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T15:34:37.508Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-04T15:34:37.764Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T15:34:38.693Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T15:34:38.693Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-04T15:34:39.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-04T15:34:39.256Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-04T15:34:39.817Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-04T15:34:40.073Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-04T15:34:41.001Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-04T15:34:41.001Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T15:34:42.889Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-04T15:34:43.190Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T15:34:43.190Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-04T15:34:45.791Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-04T15:34:46.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-04T15:34:47.288Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-04T15:34:48.299Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T15:34:49.706Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan (13.82s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.37s) [2020-11-04T15:34:49.962Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-11-04T15:34:49.962Z] PASS [2020-11-04T15:34:49.962Z] [2020-11-04T15:34:49.962Z] DONE 8 tests in 15.357s [2020-11-04T15:34:49.962Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T15:34:49.962Z] ++ 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 [2020-11-04T15:34:49.962Z] ++ set -e [2020-11-04T15:34:49.962Z] ++ '[' -n 0 ']' [2020-11-04T15:34:49.962Z] ++ set -x [2020-11-04T15:34:49.962Z] ++ 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 [2020-11-04T15:34:49.962Z] testing: warning: no tests to run [2020-11-04T15:34:49.962Z] PASS [2020-11-04T15:34:49.962Z] [2020-11-04T15:34:49.962Z] DONE 0 tests in 0.029s [2020-11-04T15:34:49.962Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T15:34:49.962Z] ++ 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 [2020-11-04T15:34:49.962Z] ++ set -e [2020-11-04T15:34:49.962Z] ++ '[' -n 0 ']' [2020-11-04T15:34:49.962Z] ++ set -x [2020-11-04T15:34:49.962Z] ++ 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 [2020-11-04T15:34:49.962Z] INFO: Testing against a local daemon [2020-11-04T15:34:49.962Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T15:34:50.889Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-04T15:34:51.597Z] --- PASS: TestServiceUpdateNetwork (16.20s) [2020-11-04T15:34:51.597Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T15:34:51.597Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T15:34:51.597Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T15:34:51.817Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-11-04T15:34:51.817Z] === RUN TestAuthZPluginTLS [2020-11-04T15:34:52.378Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-04T15:34:52.378Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-11-04T15:34:52.378Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T15:34:52.633Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-04T15:34:52.888Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-11-04T15:34:52.888Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T15:34:53.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-11-04T15:34:53.449Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T15:34:54.012Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-11-04T15:34:54.012Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T15:34:55.376Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-04T15:34:55.376Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2020-11-04T15:34:55.376Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T15:34:55.937Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-04T15:34:55.937Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T15:34:56.498Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-11-04T15:34:56.498Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T15:34:57.059Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-11-04T15:34:57.059Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T15:34:57.315Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-04T15:34:57.876Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-04T15:34:58.848Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-04T15:34:58.848Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-11-04T15:34:58.848Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T15:35:00.065Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T15:35:00.780Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-11-04T15:35:00.780Z] === RUN TestAuthZPluginHeader [2020-11-04T15:35:01.341Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-11-04T15:35:01.341Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T15:35:03.401Z] --- PASS: TestBuildWithHugeFile (54.46s) [2020-11-04T15:35:03.401Z] === RUN TestBuildWithEmptyDockerfile [2020-11-04T15:35:03.401Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:35:03.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:35:03.401Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:35:03.401Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:35:03.401Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:35:03.401Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:35:03.401Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-04T15:35:03.401Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-04T15:35:03.401Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-04T15:35:03.401Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-11-04T15:35:03.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.37s) [2020-11-04T15:35:03.401Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.37s) [2020-11-04T15:35:03.401Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s) [2020-11-04T15:35:03.401Z] === RUN TestBuildPreserveOwnership [2020-11-04T15:35:03.401Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-04T15:35:03.694Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-04T15:35:05.221Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2020-11-04T15:35:05.221Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.75s) [2020-11-04T15:35:05.221Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-11-04T15:35:05.221Z] === RUN TestBuildPlatformInvalid [2020-11-04T15:35:05.221Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-11-04T15:35:05.221Z] PASS [2020-11-04T15:35:05.221Z] [2020-11-04T15:35:05.221Z] === Skipped [2020-11-04T15:35:05.221Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-11-04T15:35:05.221Z] build_session_test.go:25: TODO: BuildKit [2020-11-04T15:35:05.221Z] [2020-11-04T15:35:05.222Z] [2020-11-04T15:35:05.222Z] DONE 32 tests, 1 skipped in 94.517s [2020-11-04T15:35:05.222Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-04T15:35:05.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:35:05.222Z] ++ set -e [2020-11-04T15:35:05.222Z] ++ '[' -n 0 ']' [2020-11-04T15:35:05.222Z] ++ set -x [2020-11-04T15:35:05.222Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:35:05.222Z] INFO: Testing against a local daemon [2020-11-04T15:35:05.222Z] === RUN TestConfigInspect [2020-11-04T15:35:06.585Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-04T15:35:06.585Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2020-11-04T15:35:06.585Z] === RUN TestAuthZPluginV2Disable [2020-11-04T15:35:07.307Z] --- PASS: TestConfigInspect (1.96s) [2020-11-04T15:35:07.307Z] === RUN TestConfigList [2020-11-04T15:35:08.534Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2020-11-04T15:35:08.534Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-11-04T15:35:08.534Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-11-04T15:35:08.534Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2020-11-04T15:35:08.534Z] PASS [2020-11-04T15:35:08.534Z] [2020-11-04T15:35:08.534Z] === Skipped [2020-11-04T15:35:08.534Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-11-04T15:35:08.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:35:08.534Z] [2020-11-04T15:35:08.534Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-04T15:35:08.534Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:35:08.534Z] [2020-11-04T15:35:08.534Z] [2020-11-04T15:35:08.534Z] DONE 27 tests, 2 skipped in 172.162s [2020-11-04T15:35:08.535Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T15:35:08.535Z] ++ 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 [2020-11-04T15:35:08.535Z] ++ set -e [2020-11-04T15:35:08.535Z] ++ '[' -n 0 ']' [2020-11-04T15:35:08.535Z] ++ set -x [2020-11-04T15:35:08.535Z] ++ 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 [2020-11-04T15:35:08.535Z] INFO: Testing against a local daemon [2020-11-04T15:35:08.535Z] === RUN TestSessionCreate [2020-11-04T15:35:08.535Z] --- PASS: TestSessionCreate (0.02s) [2020-11-04T15:35:08.535Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T15:35:08.535Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-11-04T15:35:08.535Z] PASS [2020-11-04T15:35:08.535Z] [2020-11-04T15:35:08.535Z] DONE 2 tests in 0.196s [2020-11-04T15:35:08.535Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T15:35:08.535Z] ++ 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 [2020-11-04T15:35:08.535Z] ++ set -e [2020-11-04T15:35:08.535Z] ++ '[' -n 0 ']' [2020-11-04T15:35:08.535Z] ++ set -x [2020-11-04T15:35:08.535Z] ++ 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 [2020-11-04T15:35:08.535Z] INFO: Testing against a local daemon [2020-11-04T15:35:08.535Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T15:35:08.535Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-11-04T15:35:08.535Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:35:08.535Z] === RUN TestEventsExecDie [2020-11-04T15:35:08.825Z] --- PASS: TestEventsExecDie (0.92s) [2020-11-04T15:35:08.825Z] === RUN TestEventsBackwardsCompatible [2020-11-04T15:35:08.825Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-11-04T15:35:08.825Z] === RUN TestInfoBinaryCommits [2020-11-04T15:35:08.825Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-11-04T15:35:08.825Z] === RUN TestInfoAPIVersioned [2020-11-04T15:35:08.825Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T15:35:08.825Z] === RUN TestInfoDiscoveryBackend [2020-11-04T15:35:09.112Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-04T15:35:09.387Z] --- PASS: TestConfigList (2.02s) [2020-11-04T15:35:09.387Z] === RUN TestConfigsCreateAndDelete [2020-11-04T15:35:09.455Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-11-04T15:35:09.455Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T15:35:09.674Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2020-11-04T15:35:09.674Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T15:35:10.487Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T15:35:10.487Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T15:35:10.777Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-11-04T15:35:10.777Z] === RUN TestInfoAPI [2020-11-04T15:35:10.777Z] --- PASS: TestInfoAPI (0.01s) [2020-11-04T15:35:10.777Z] === RUN TestInfoAPIWarnings [2020-11-04T15:35:11.084Z] === RUN TestDockerSuite/TestBuildRm [2020-11-04T15:35:11.466Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-11-04T15:35:11.466Z] === RUN TestConfigsUpdate [2020-11-04T15:35:13.019Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2020-11-04T15:35:13.019Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T15:35:13.019Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-04T15:35:13.552Z] --- PASS: TestConfigsUpdate (1.98s) [2020-11-04T15:35:13.552Z] === RUN TestTemplatedConfig [2020-11-04T15:35:14.123Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-04T15:35:14.726Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-04T15:35:15.287Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-04T15:35:15.635Z] --- PASS: TestTemplatedConfig (2.45s) [2020-11-04T15:35:15.635Z] === RUN TestConfigCreateResolve [2020-11-04T15:35:15.851Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-04T15:35:16.779Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-04T15:35:17.743Z] --- PASS: TestConfigCreateResolve (1.96s) [2020-11-04T15:35:17.743Z] === RUN TestConfigDaemonLibtrustID [2020-11-04T15:35:18.039Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-11-04T15:35:18.039Z] PASS [2020-11-04T15:35:18.039Z] [2020-11-04T15:35:18.039Z] DONE 7 tests in 12.934s [2020-11-04T15:35:18.144Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-04T15:35:18.332Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-04T15:35:18.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:35:18.332Z] ++ set -e [2020-11-04T15:35:18.332Z] ++ '[' -n 0 ']' [2020-11-04T15:35:18.332Z] ++ set -x [2020-11-04T15:35:18.332Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:35:18.332Z] INFO: Testing against a local daemon [2020-11-04T15:35:18.332Z] === RUN TestCheckpoint [2020-11-04T15:35:18.332Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-04T15:35:18.332Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:35:18.332Z] === RUN TestContainerInvalidJSON [2020-11-04T15:35:18.332Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:35:18.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:35:18.332Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:35:18.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:35:18.332Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:35:18.332Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:35:18.332Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-04T15:35:18.332Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-04T15:35:18.332Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-04T15:35:18.332Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-04T15:35:18.332Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-04T15:35:18.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-04T15:35:18.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-04T15:35:18.332Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-04T15:35:18.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-11-04T15:35:18.332Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-04T15:35:18.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-11-04T15:35:18.332Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-04T15:35:18.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-11-04T15:35:18.625Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-04T15:35:18.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-11-04T15:35:18.625Z] === RUN TestCopyFromContainer [2020-11-04T15:35:19.071Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer// [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer//bar/root [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer/bar/quux [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-04T15:35:20.145Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-04T15:35:20.440Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-04T15:35:20.440Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-04T15:35:20.440Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-04T15:35:20.440Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer (2.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-11-04T15:35:20.736Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-11-04T15:35:20.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-04T15:35:20.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:35:20.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:35:20.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:35:20.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:35:20.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:35:20.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:35:20.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-04T15:35:20.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-04T15:35:20.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-04T15:35:20.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-04T15:35:20.736Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-04T15:35:20.736Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-11-04T15:35:20.736Z] === RUN TestCreateWithInvalidEnv [2020-11-04T15:35:20.736Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-04T15:35:20.736Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-04T15:35:20.736Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-04T15:35:20.736Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-04T15:35:20.736Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-04T15:35:20.736Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-04T15:35:20.736Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-04T15:35:20.736Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-04T15:35:20.736Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-04T15:35:20.736Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-04T15:35:20.736Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-04T15:35:20.736Z] === RUN TestCreateTmpfsMountsTarget [2020-11-04T15:35:20.736Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-04T15:35:20.736Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-04T15:35:20.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-04T15:35:22.263Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2020-11-04T15:35:22.263Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-04T15:35:23.475Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-04T15:35:23.475Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-04T15:35:23.731Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-04T15:35:23.731Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-04T15:35:24.293Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:35:24.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:35:24.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:35:24.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:35:24.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:35:24.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:35:24.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:35:24.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-04T15:35:24.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-04T15:35:24.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-04T15:35:24.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-04T15:35:24.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-11-04T15:35:24.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-11-04T15:35:24.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-04T15:35:24.638Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-11-04T15:35:24.638Z] === RUN TestCreateDifferentPlatform [2020-11-04T15:35:24.638Z] === RUN TestCreateDifferentPlatform/different_os [2020-11-04T15:35:24.638Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-11-04T15:35:24.638Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-11-04T15:35:24.638Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-11-04T15:35:24.638Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-11-04T15:35:24.638Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-11-04T15:35:24.638Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-11-04T15:35:24.638Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-11-04T15:35:24.638Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-11-04T15:35:24.638Z] === RUN TestContainerStartOnDaemonRestart [2020-11-04T15:35:24.638Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-04T15:35:24.638Z] === RUN TestDaemonRestartIpcMode [2020-11-04T15:35:24.638Z] === PAUSE TestDaemonRestartIpcMode [2020-11-04T15:35:24.638Z] === RUN TestDaemonHostGatewayIP [2020-11-04T15:35:24.638Z] === PAUSE TestDaemonHostGatewayIP [2020-11-04T15:35:24.638Z] === RUN TestContainerKillOnDaemonStart [2020-11-04T15:35:24.638Z] === PAUSE TestContainerKillOnDaemonStart [2020-11-04T15:35:24.638Z] === RUN TestDiff [2020-11-04T15:35:25.220Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.13s) [2020-11-04T15:35:25.220Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T15:35:25.220Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-04T15:35:25.220Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-04T15:35:25.281Z] --- PASS: TestDiff (0.49s) [2020-11-04T15:35:25.281Z] === RUN TestExecWithCloseStdin [2020-11-04T15:35:25.920Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-11-04T15:35:25.920Z] === RUN TestExec [2020-11-04T15:35:26.149Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-04T15:35:26.582Z] --- PASS: TestExec (0.62s) [2020-11-04T15:35:26.582Z] === RUN TestExecUser [2020-11-04T15:35:27.217Z] --- PASS: TestExecUser (0.61s) [2020-11-04T15:35:27.217Z] === RUN TestExportContainerAndImportImage [2020-11-04T15:35:27.856Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2020-11-04T15:35:27.856Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-04T15:35:28.705Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-04T15:35:29.267Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-04T15:35:29.376Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-11-04T15:35:29.376Z] === RUN TestHealthCheckWorkdir [2020-11-04T15:35:29.385Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-11-04T15:35:29.385Z] === RUN TestInfoDebug [2020-11-04T15:35:29.385Z] --- PASS: TestInfoDebug (0.52s) [2020-11-04T15:35:29.385Z] === RUN TestInfoInsecureRegistries [2020-11-04T15:35:29.385Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-11-04T15:35:29.385Z] === RUN TestInfoRegistryMirrors [2020-11-04T15:35:29.385Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-11-04T15:35:29.385Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T15:35:29.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-11-04T15:35:29.385Z] === RUN TestPingCacheHeaders [2020-11-04T15:35:29.385Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-04T15:35:29.385Z] === RUN TestPingGet [2020-11-04T15:35:29.385Z] --- PASS: TestPingGet (0.01s) [2020-11-04T15:35:29.385Z] === RUN TestPingHead [2020-11-04T15:35:29.385Z] --- PASS: TestPingHead (0.01s) [2020-11-04T15:35:29.385Z] === RUN TestVersion [2020-11-04T15:35:29.385Z] --- PASS: TestVersion (0.01s) [2020-11-04T15:35:29.385Z] PASS [2020-11-04T15:35:29.385Z] [2020-11-04T15:35:29.385Z] === Skipped [2020-11-04T15:35:29.385Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-11-04T15:35:29.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:35:29.385Z] [2020-11-04T15:35:29.385Z] [2020-11-04T15:35:29.385Z] DONE 18 tests, 1 skipped in 21.300s [2020-11-04T15:35:29.385Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T15:35:29.385Z] ++ 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 [2020-11-04T15:35:29.385Z] ++ set -e [2020-11-04T15:35:29.385Z] ++ '[' -n 0 ']' [2020-11-04T15:35:29.385Z] ++ set -x [2020-11-04T15:35:29.386Z] ++ 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 [2020-11-04T15:35:29.386Z] INFO: Testing against a local daemon [2020-11-04T15:35:29.386Z] === RUN TestVolumesCreateAndList [2020-11-04T15:35:29.386Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-04T15:35:29.386Z] === RUN TestVolumesRemove [2020-11-04T15:35:29.386Z] --- PASS: TestVolumesRemove (0.11s) [2020-11-04T15:35:29.386Z] === RUN TestVolumesInspect [2020-11-04T15:35:29.386Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-04T15:35:29.386Z] === RUN TestVolumesInvalidJSON [2020-11-04T15:35:29.386Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T15:35:29.386Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T15:35:29.386Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T15:35:29.386Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-04T15:35:29.386Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T15:35:29.386Z] PASS [2020-11-04T15:35:29.386Z] [2020-11-04T15:35:29.386Z] DONE 5 tests in 0.342s [2020-11-04T15:35:29.386Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:35:29.386Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T15:35:29.386Z] +++ kill 12134 [2020-11-04T15:35:29.875Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-04T15:35:30.417Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-11-04T15:35:30.417Z] === RUN TestHealthKillContainer [2020-11-04T15:35:30.437Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-04T15:35:30.907Z] +++ /etc/init.d/apparmor stop [2020-11-04T15:35:30.907Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:35:30.907Z] [2020-11-04T15:35:30.907Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:35:30.907Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:35:30.907Z] [2020-11-04T15:35:30.907Z] To set a process to complain mode, use the command line tool [2020-11-04T15:35:30.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:35:30.907Z] +++ true [2020-11-04T15:35:30.907Z] exiting test-integration [2020-11-04T15:35:30.907Z] ++ exit 0 [2020-11-04T15:35:30.907Z] [2020-11-04T15:35:31.043Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-04T15:35:31.971Z] === RUN TestDockerSuite/TestBuildUser [2020-11-04T15:35:32.944Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot Post stage [Pipeline] junit [2020-11-04T15:35:33.023Z] Recording test results [2020-11-04T15:35:33.154Z] --- PASS: TestHealthKillContainer (2.73s) [2020-11-04T15:35:33.154Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-04T15:35:33.450Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2020-11-04T15:35:33.450Z] === RUN TestIpcModeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T15:35:33.930Z] + echo Ensuring container killed. [2020-11-04T15:35:33.930Z] Ensuring container killed. [2020-11-04T15:35:33.930Z] + docker rm -vf docker-pr2 [2020-11-04T15:35:33.961Z] Error: No such container: docker-pr2 [2020-11-04T15:35:33.961Z] + true [Pipeline] sh [2020-11-04T15:35:34.103Z] --- PASS: TestIpcModeNone (0.63s) [2020-11-04T15:35:34.103Z] === RUN TestIpcModePrivate [2020-11-04T15:35:34.310Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:35:34.310Z] Chowning /workspace to jenkins user [2020-11-04T15:35:34.310Z] + id -u [2020-11-04T15:35:34.310Z] + id -g [2020-11-04T15:35:34.310Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41629:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T15:35:34.310Z] Unable to find image 'busybox:latest' locally [2020-11-04T15:35:34.744Z] --- PASS: TestIpcModePrivate (0.65s) [2020-11-04T15:35:34.744Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-04T15:35:34.744Z] === RUN TestIpcModeShareable [2020-11-04T15:35:34.943Z] latest: Pulling from library/busybox [2020-11-04T15:35:34.943Z] 393d6a917252: Pulling fs layer [2020-11-04T15:35:34.943Z] 393d6a917252: Verifying Checksum [2020-11-04T15:35:34.943Z] 393d6a917252: Download complete [2020-11-04T15:35:35.420Z] --- PASS: TestIpcModeShareable (0.63s) [2020-11-04T15:35:35.420Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-04T15:35:35.420Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-04T15:35:35.550Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-04T15:35:35.575Z] 393d6a917252: Pull complete [2020-11-04T15:35:35.865Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T15:35:35.865Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:35:37.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2020-11-04T15:35:37.506Z] === RUN TestAPIIpcModeHost [2020-11-04T15:35:37.761Z] + bundleName=s390x-integration [2020-11-04T15:35:37.761Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-04T15:35:37.761Z] Creating s390x-integration-bundles.tar.gz [2020-11-04T15:35:37.761Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-04T15:35:37.761Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-04T15:35:37.806Z] Archiving artifacts [2020-11-04T15:35:37.814Z] --- PASS: TestAPIIpcModeHost (0.50s) [2020-11-04T15:35:37.814Z] === RUN TestDaemonIpcModeShareable [2020-11-04T15:35:38.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:35:38.512Z] + make clean [2020-11-04T15:35:38.803Z] docker volume rm -f docker-dev-cache [2020-11-04T15:35:38.803Z] docker-dev-cache [Pipeline] deleteDir [2020-11-04T15:35:39.402Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2020-11-04T15:35:39.402Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T15:35:39.402Z] === RUN TestDaemonIpcModePrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:35:40.448Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-11-04T15:35:40.448Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T15:35:40.448Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-04T15:35:41.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2020-11-04T15:35:41.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-11-04T15:35:41.969Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-04T15:35:42.301Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-11-04T15:35:42.301Z] PASS [2020-11-04T15:35:42.301Z] [2020-11-04T15:35:42.301Z] DONE 17 tests in 51.723s [2020-11-04T15:35:42.301Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T15:35:42.301Z] ++ 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 [2020-11-04T15:35:42.301Z] ++ set -e [2020-11-04T15:35:42.301Z] ++ '[' -n 0 ']' [2020-11-04T15:35:42.301Z] ++ set -x [2020-11-04T15:35:42.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-11-04T15:35:42.301Z] INFO: Testing against a local daemon [2020-11-04T15:35:42.301Z] === RUN TestPluginInvalidJSON [2020-11-04T15:35:42.301Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:35:42.301Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:35:42.301Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:35:42.301Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T15:35:42.301Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T15:35:42.301Z] === RUN TestPluginInstall [2020-11-04T15:35:42.301Z] === RUN TestPluginInstall/no_auth [2020-11-04T15:35:43.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-11-04T15:35:43.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-11-04T15:35:43.491Z] === RUN TestIpcModeOlderClient [2020-11-04T15:35:43.491Z] === PAUSE TestIpcModeOlderClient [2020-11-04T15:35:43.491Z] === RUN TestKillContainerInvalidSignal [2020-11-04T15:35:43.789Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-11-04T15:35:43.789Z] === RUN TestKillContainer [2020-11-04T15:35:44.084Z] === RUN TestKillContainer/no_signal [2020-11-04T15:35:44.278Z] time="2020-11-04T15:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:44.278Z] time="2020-11-04T15:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:639e5477cd6eb8902bcdc85ef6f22a665c9047adaa9df9c30c88fbd38c61fcb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:44.278Z] time="2020-11-04T15:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:44.278Z] time="2020-11-04T15:35:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:639e5477cd6eb8902bcdc85ef6f22a665c9047adaa9df9c30c88fbd38c61fcb1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:44.381Z] === RUN TestKillContainer/non_killing_signal [2020-11-04T15:35:44.535Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T15:35:45.024Z] === RUN TestKillContainer/killing_signal [2020-11-04T15:35:45.098Z] time="2020-11-04T15:35:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:45.098Z] time="2020-11-04T15:35:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:768b942c3e9c90c79ff23ecbbca401e253a7b9acea73d8eaa6f6b1c9dbd327f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:45.098Z] time="2020-11-04T15:35:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:45.098Z] time="2020-11-04T15:35:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:768b942c3e9c90c79ff23ecbbca401e253a7b9acea73d8eaa6f6b1c9dbd327f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:45.665Z] --- PASS: TestKillContainer (1.80s) [2020-11-04T15:35:45.665Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-11-04T15:35:45.665Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-11-04T15:35:45.665Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-11-04T15:35:45.665Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-04T15:35:45.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-04T15:35:45.702Z] === RUN TestPluginInstall/with_insecure [2020-11-04T15:35:45.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-04T15:35:46.305Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-04T15:35:46.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-04T15:35:46.868Z] time="2020-11-04T15:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:46.868Z] time="2020-11-04T15:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c00cb0c3ea772cdc645d1028ce4fd9ab87ae3e3a814f814ebcd6830bdb26fc00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:46.868Z] time="2020-11-04T15:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:35:46.868Z] time="2020-11-04T15:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c00cb0c3ea772cdc645d1028ce4fd9ab87ae3e3a814f814ebcd6830bdb26fc00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:35:46.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-11-04T15:35:46.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-11-04T15:35:46.973Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-11-04T15:35:46.973Z] === RUN TestKillStoppedContainer [2020-11-04T15:35:46.973Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-11-04T15:35:46.973Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-04T15:35:46.973Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-11-04T15:35:46.973Z] === RUN TestKillDifferentUserContainer [2020-11-04T15:35:47.483Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-04T15:35:47.483Z] --- PASS: TestPluginInstall (5.62s) [2020-11-04T15:35:47.483Z] --- PASS: TestPluginInstall/no_auth (2.71s) [2020-11-04T15:35:47.483Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2020-11-04T15:35:47.483Z] --- PASS: TestPluginInstall/with_insecure (1.87s) [2020-11-04T15:35:47.483Z] plugin_test.go:157: [dc0abfe73b323] daemon is not started [2020-11-04T15:35:47.483Z] PASS [2020-11-04T15:35:47.483Z] [2020-11-04T15:35:47.483Z] DONE 6 tests in 5.789s [2020-11-04T15:35:47.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T15:35:47.483Z] ++ 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 [2020-11-04T15:35:47.483Z] ++ set -e [2020-11-04T15:35:47.483Z] ++ '[' -n 0 ']' [2020-11-04T15:35:47.483Z] ++ set -x [2020-11-04T15:35:47.483Z] ++ 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 [2020-11-04T15:35:47.615Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-11-04T15:35:47.616Z] === RUN TestInspectOomKilledTrue [2020-11-04T15:35:47.739Z] INFO: Testing against a local daemon [2020-11-04T15:35:47.739Z] === RUN TestExternalGraphDriver [2020-11-04T15:35:47.739Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-04T15:35:47.739Z] === RUN TestExternalGraphDriver/json [2020-11-04T15:35:48.658Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-11-04T15:35:48.658Z] === RUN TestInspectOomKilledFalse [2020-11-04T15:35:48.957Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-11-04T15:35:48.957Z] === RUN TestLinksEtcHostsContentMatch [2020-11-04T15:35:49.147Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-04T15:35:49.596Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-11-04T15:35:49.596Z] === RUN TestLinksContainerNames [2020-11-04T15:35:50.117Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-04T15:35:50.117Z] === RUN TestExternalGraphDriver/spec [2020-11-04T15:35:50.653Z] --- PASS: TestLinksContainerNames (1.02s) [2020-11-04T15:35:50.653Z] === RUN TestLogsFollowTailEmpty [2020-11-04T15:35:50.947Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-11-04T15:35:50.947Z] === RUN TestContainerNetworkMountsNoChown [2020-11-04T15:35:51.482Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-04T15:35:51.482Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-04T15:35:51.482Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-04T15:35:51.482Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-04T15:35:51.482Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-04T15:35:51.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/default [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/default [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/private [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/private [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/rprivate [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/slave [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/slave [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/rslave [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/shared [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/shared [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/rshared [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-04T15:35:51.587Z] === CONT TestMountDaemonRoot/default [2020-11-04T15:35:51.587Z] === CONT TestMountDaemonRoot/rslave [2020-11-04T15:35:51.587Z] === CONT TestMountDaemonRoot/rshared [2020-11-04T15:35:51.587Z] === CONT TestMountDaemonRoot/shared [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:35:51.587Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:35:51.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:35:51.587Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/slave [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rprivate [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/private [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-04T15:35:51.588Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:35:51.588Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-04T15:35:51.588Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-04T15:35:51.886Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-04T15:35:51.886Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-04T15:35:51.886Z] === RUN TestContainerBindMountNonRecursive [2020-11-04T15:35:52.086Z] === RUN TestExternalGraphDriver/pull [2020-11-04T15:35:52.491Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-04T15:35:52.491Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-04T15:35:53.057Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-04T15:35:53.057Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-04T15:35:53.407Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2020-11-04T15:35:53.407Z] === RUN TestNetworkNat [2020-11-04T15:35:53.439Z] Cross building: bundles/cross/windows/amd64 [2020-11-04T15:35:53.439Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T15:35:53.439Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-04T15:35:53.618Z] --- PASS: TestExternalGraphDriver (5.97s) [2020-11-04T15:35:53.618Z] --- PASS: TestExternalGraphDriver/json (2.34s) [2020-11-04T15:35:53.618Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2020-11-04T15:35:53.618Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2020-11-04T15:35:53.618Z] === RUN TestGraphdriverPluginV2 [2020-11-04T15:35:53.618Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-04T15:35:53.702Z] --- PASS: TestNetworkNat (0.56s) [2020-11-04T15:35:53.703Z] === RUN TestNetworkLocalhostTCPNat [2020-11-04T15:35:54.269Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-04T15:35:54.342Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2020-11-04T15:35:54.342Z] === RUN TestNetworkLoopbackNat [2020-11-04T15:35:54.874Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-04T15:35:55.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-04T15:35:57.060Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-04T15:35:57.133Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-11-04T15:35:57.133Z] === RUN TestPause [2020-11-04T15:35:57.622Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2020-11-04T15:35:57.622Z] PASS [2020-11-04T15:35:57.622Z] [2020-11-04T15:35:57.622Z] DONE 5 tests in 10.220s [2020-11-04T15:35:57.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T15:35:57.622Z] ++ 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 [2020-11-04T15:35:57.622Z] ++ set -e [2020-11-04T15:35:57.622Z] ++ '[' -n 0 ']' [2020-11-04T15:35:57.622Z] ++ set -x [2020-11-04T15:35:57.622Z] ++ 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 [2020-11-04T15:35:57.772Z] --- PASS: TestPause (0.60s) [2020-11-04T15:35:57.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-04T15:35:57.772Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:35:57.772Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:35:57.772Z] === RUN TestPauseStopPausedContainer [2020-11-04T15:35:57.921Z] INFO: Testing against a local daemon [2020-11-04T15:35:57.921Z] === RUN TestContinueAfterPluginCrash [2020-11-04T15:35:57.921Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T15:35:57.921Z] === RUN TestReadPluginNoRead [2020-11-04T15:35:57.921Z] === PAUSE TestReadPluginNoRead [2020-11-04T15:35:57.921Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T15:35:57.921Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T15:35:57.921Z] === CONT TestContinueAfterPluginCrash [2020-11-04T15:35:57.921Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T15:35:58.410Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-11-04T15:35:58.410Z] === RUN TestPsFilter [2020-11-04T15:35:58.410Z] --- PASS: TestPsFilter (0.16s) [2020-11-04T15:35:58.410Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-04T15:35:58.851Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-04T15:35:59.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-11-04T15:35:59.048Z] === RUN TestRemoveContainerWithVolume [2020-11-04T15:35:59.684Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2020-11-04T15:35:59.684Z] === RUN TestRemoveContainerRunning [2020-11-04T15:35:59.823Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-04T15:35:59.980Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-11-04T15:35:59.980Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-04T15:36:00.385Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-04T15:36:00.617Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-11-04T15:36:00.617Z] === RUN TestRemoveInvalidContainer [2020-11-04T15:36:00.617Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-04T15:36:00.617Z] === RUN TestRenameLinkedContainer [2020-11-04T15:36:01.357Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-04T15:36:01.357Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-04T15:36:02.327Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-04T15:36:02.725Z] --- PASS: TestRenameLinkedContainer (2.18s) [2020-11-04T15:36:02.725Z] === RUN TestRenameStoppedContainer [2020-11-04T15:36:03.255Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2020-11-04T15:36:03.255Z] === CONT TestReadPluginNoRead [2020-11-04T15:36:03.363Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-11-04T15:36:03.363Z] === RUN TestRenameRunningContainerAndReuse [2020-11-04T15:36:03.865Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-04T15:36:04.163Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-04T15:36:04.163Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-04T15:36:04.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-04T15:36:04.887Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-11-04T15:36:04.887Z] === RUN TestRenameInvalidName [2020-11-04T15:36:05.707Z] --- PASS: TestRenameInvalidName (0.58s) [2020-11-04T15:36:05.707Z] === RUN TestRenameAnonymousContainer [2020-11-04T15:36:05.709Z] === RUN TestDockerSuite/TestCommitChange [2020-11-04T15:36:06.273Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-04T15:36:06.838Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T15:36:07.093Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-04T15:36:07.121Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-11-04T15:36:07.121Z] === RUN TestRenameContainerWithSameName [2020-11-04T15:36:07.759Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-11-04T15:36:07.759Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-04T15:36:08.071Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T15:36:08.333Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-04T15:36:08.333Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2020-11-04T15:36:08.803Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-11-04T15:36:08.803Z] === RUN TestResize [2020-11-04T15:36:09.440Z] --- PASS: TestResize (0.56s) [2020-11-04T15:36:09.440Z] === RUN TestResizeWithInvalidSize [2020-11-04T15:36:09.697Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-04T15:36:09.733Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-11-04T15:36:09.733Z] === RUN TestResizeWhenContainerNotStarted [2020-11-04T15:36:09.953Z] === RUN TestReadPluginNoRead/default [2020-11-04T15:36:10.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-04T15:36:10.384Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:10.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:10.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:10.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-04T15:36:10.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:10.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-04T15:36:10.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:10.464Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-04T15:36:11.436Z] --- PASS: TestReadPluginNoRead (8.28s) [2020-11-04T15:36:11.436Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-11-04T15:36:11.436Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-11-04T15:36:11.436Z] --- PASS: TestReadPluginNoRead/default (1.63s) [2020-11-04T15:36:11.436Z] read_test.go:92: [d48b7e2b0551d] daemon is not started [2020-11-04T15:36:11.436Z] PASS [2020-11-04T15:36:11.436Z] [2020-11-04T15:36:11.436Z] DONE 6 tests in 13.752s [2020-11-04T15:36:11.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T15:36:11.436Z] ++ 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 [2020-11-04T15:36:11.436Z] ++ set -e [2020-11-04T15:36:11.436Z] ++ '[' -n 0 ']' [2020-11-04T15:36:11.436Z] ++ set -x [2020-11-04T15:36:11.436Z] ++ 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 [2020-11-04T15:36:11.692Z] testing: warning: no tests to run [2020-11-04T15:36:11.692Z] PASS [2020-11-04T15:36:11.692Z] [2020-11-04T15:36:11.692Z] DONE 0 tests in 0.046s [2020-11-04T15:36:11.692Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T15:36:11.692Z] ++ 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 [2020-11-04T15:36:11.692Z] ++ set -e [2020-11-04T15:36:11.692Z] ++ '[' -n 0 ']' [2020-11-04T15:36:11.692Z] ++ set -x [2020-11-04T15:36:11.692Z] ++ 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 [2020-11-04T15:36:11.692Z] INFO: Testing against a local daemon [2020-11-04T15:36:11.692Z] === RUN TestPluginWithDevMounts [2020-11-04T15:36:11.692Z] === PAUSE TestPluginWithDevMounts [2020-11-04T15:36:11.692Z] === CONT TestPluginWithDevMounts [2020-11-04T15:36:11.692Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-04T15:36:12.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-04T15:36:12.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-04T15:36:13.060Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-04T15:36:13.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-04T15:36:13.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-04T15:36:14.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-04T15:36:14.426Z] --- PASS: TestPluginWithDevMounts (2.58s) [2020-11-04T15:36:14.426Z] PASS [2020-11-04T15:36:14.426Z] [2020-11-04T15:36:14.426Z] DONE 1 tests in 2.740s [2020-11-04T15:36:14.426Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T15:36:14.426Z] ++ 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 [2020-11-04T15:36:14.426Z] ++ set -e [2020-11-04T15:36:14.426Z] ++ '[' -n 0 ']' [2020-11-04T15:36:14.426Z] ++ set -x [2020-11-04T15:36:14.426Z] ++ 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 [2020-11-04T15:36:14.426Z] INFO: Testing against a local daemon [2020-11-04T15:36:14.426Z] === RUN TestSecretInspect [2020-11-04T15:36:14.681Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-04T15:36:14.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-04T15:36:14.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-04T15:36:15.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-04T15:36:15.543Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-04T15:36:15.798Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-04T15:36:16.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-11-04T15:36:18.345Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2020-11-04T15:36:18.346Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-11-04T15:36:18.346Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2020-11-04T15:36:18.346Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-11-04T15:36:18.346Z] === RUN TestCgroupNamespacesRun [2020-11-04T15:36:18.355Z] --- PASS: TestSecretInspect (3.03s) [2020-11-04T15:36:18.355Z] === RUN TestSecretList [2020-11-04T15:36:18.355Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-04T15:36:19.328Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-04T15:36:19.328Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-04T15:36:19.866Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2020-11-04T15:36:19.866Z] === RUN TestCgroupNamespacesRunPrivileged [2020-11-04T15:36:19.889Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-04T15:36:20.493Z] --- PASS: TestSecretList (2.92s) [2020-11-04T15:36:20.493Z] === RUN TestSecretsCreateAndDelete [2020-11-04T15:36:20.493Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-04T15:36:21.060Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-04T15:36:21.383Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-11-04T15:36:21.384Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-11-04T15:36:21.625Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-04T15:36:22.185Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-04T15:36:22.185Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-04T15:36:22.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-11-04T15:36:22.427Z] === RUN TestCgroupNamespacesRunHostMode [2020-11-04T15:36:22.440Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-04T15:36:23.001Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-04T15:36:23.001Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-04T15:36:23.001Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-04T15:36:23.001Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-04T15:36:23.256Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-04T15:36:23.256Z] --- PASS: TestSecretsCreateAndDelete (2.74s) [2020-11-04T15:36:23.256Z] === RUN TestSecretsUpdate [2020-11-04T15:36:23.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-04T15:36:23.949Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-11-04T15:36:23.949Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-11-04T15:36:24.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-04T15:36:24.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-04T15:36:24.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-04T15:36:25.466Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2020-11-04T15:36:25.466Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-11-04T15:36:25.872Z] --- PASS: TestSecretsUpdate (2.61s) [2020-11-04T15:36:25.872Z] === RUN TestTemplatedSecret [2020-11-04T15:36:26.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-04T15:36:26.509Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-11-04T15:36:26.509Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-11-04T15:36:27.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-04T15:36:27.025Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-04T15:36:27.547Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-11-04T15:36:27.547Z] === RUN TestCgroupNamespacesRunOlderClient [2020-11-04T15:36:27.585Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-04T15:36:28.511Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-04T15:36:28.511Z] --- PASS: TestTemplatedSecret (2.83s) [2020-11-04T15:36:28.511Z] === RUN TestSecretCreateResolve [2020-11-04T15:36:28.600Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-11-04T15:36:28.600Z] === RUN TestKernelTCPMemory [2020-11-04T15:36:29.071Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-04T15:36:29.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-04T15:36:29.250Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-11-04T15:36:29.250Z] === RUN TestNISDomainname [2020-11-04T15:36:29.632Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-04T15:36:29.632Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-04T15:36:29.890Z] --- PASS: TestNISDomainname (0.71s) [2020-11-04T15:36:29.890Z] === RUN TestHostnameDnsResolution [2020-11-04T15:36:30.603Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-04T15:36:30.932Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-11-04T15:36:30.932Z] === RUN TestStats [2020-11-04T15:36:31.205Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-04T15:36:31.766Z] --- PASS: TestSecretCreateResolve (3.03s) [2020-11-04T15:36:31.766Z] PASS [2020-11-04T15:36:31.766Z] [2020-11-04T15:36:31.766Z] DONE 6 tests in 17.295s [2020-11-04T15:36:31.766Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T15:36:31.766Z] ++ 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 [2020-11-04T15:36:31.766Z] ++ set -e [2020-11-04T15:36:31.766Z] ++ '[' -n 0 ']' [2020-11-04T15:36:31.766Z] ++ set -x [2020-11-04T15:36:31.766Z] ++ 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 [2020-11-04T15:36:31.766Z] INFO: Testing against a local daemon [2020-11-04T15:36:31.766Z] === RUN TestServiceCreateInit [2020-11-04T15:36:31.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T15:36:32.326Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-04T15:36:32.326Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-04T15:36:32.886Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-04T15:36:33.667Z] --- PASS: TestStats (2.52s) [2020-11-04T15:36:33.667Z] === RUN TestStopContainerWithTimeout [2020-11-04T15:36:33.667Z] === RUN TestStopContainerWithTimeout/0 [2020-11-04T15:36:33.667Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-04T15:36:33.667Z] === RUN TestStopContainerWithTimeout/1 [2020-11-04T15:36:33.667Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-04T15:36:33.667Z] === RUN TestStopContainerWithTimeout/3 [2020-11-04T15:36:33.667Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-04T15:36:33.667Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-04T15:36:33.667Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-04T15:36:33.667Z] === CONT TestStopContainerWithTimeout/0 [2020-11-04T15:36:33.667Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-04T15:36:33.667Z] === CONT TestStopContainerWithTimeout/1 [2020-11-04T15:36:33.667Z] === CONT TestStopContainerWithTimeout/3 [2020-11-04T15:36:34.252Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-04T15:36:36.185Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-04T15:36:36.185Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-04T15:36:36.185Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-04T15:36:36.185Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-04T15:36:36.185Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-04T15:36:36.406Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-04T15:36:36.406Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-11-04T15:36:36.406Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-11-04T15:36:36.406Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2020-11-04T15:36:36.406Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-11-04T15:36:36.406Z] === RUN TestDeleteDevicemapper [2020-11-04T15:36:36.406Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-04T15:36:36.406Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:36:36.406Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-04T15:36:37.109Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-04T15:36:37.109Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T15:36:39.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-11-04T15:36:39.158Z] === RUN TestUpdateMemory [2020-11-04T15:36:39.798Z] --- PASS: TestUpdateMemory (0.70s) [2020-11-04T15:36:39.798Z] === RUN TestUpdateCPUQuota [2020-11-04T15:36:40.441Z] --- PASS: TestUpdateCPUQuota (0.88s) [2020-11-04T15:36:40.441Z] === RUN TestUpdatePidsLimit [2020-11-04T15:36:40.441Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-04T15:36:40.736Z] === RUN TestUpdatePidsLimit/no_change [2020-11-04T15:36:41.028Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-04T15:36:41.270Z] --- PASS: TestServiceCreateInit (8.99s) [2020-11-04T15:36:41.270Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2020-11-04T15:36:41.270Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2020-11-04T15:36:41.270Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T15:36:41.270Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-04T15:36:41.320Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-04T15:36:41.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-04T15:36:41.831Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-04T15:36:41.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-04T15:36:42.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-04T15:36:42.435Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-04T15:36:42.436Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-04T15:36:42.436Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit (2.47s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-11-04T15:36:42.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-11-04T15:36:42.854Z] === RUN TestUpdateRestartPolicy [2020-11-04T15:36:45.700Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-04T15:36:45.956Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-04T15:36:47.318Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-04T15:36:50.622Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-04T15:36:51.567Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-04T15:36:52.494Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-04T15:36:53.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-04T15:36:53.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-11-04T15:36:55.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-11-04T15:36:55.507Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2020-11-04T15:36:55.507Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-04T15:36:55.507Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2020-11-04T15:36:55.507Z] === RUN TestWaitNonBlocked [2020-11-04T15:36:55.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:36:55.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:36:55.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:36:55.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:36:55.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-04T15:36:55.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-04T15:36:55.802Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-04T15:36:55.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-11-04T15:36:55.802Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-11-04T15:36:55.802Z] === RUN TestWaitBlocked [2020-11-04T15:36:55.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:36:55.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:36:55.802Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:36:55.802Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:36:55.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-04T15:36:55.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-04T15:36:56.439Z] --- PASS: TestWaitBlocked (0.02s) [2020-11-04T15:36:56.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-11-04T15:36:56.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2020-11-04T15:36:56.439Z] === CONT TestContainerStartOnDaemonRestart [2020-11-04T15:36:56.439Z] === CONT TestContainerKillOnDaemonStart [2020-11-04T15:36:56.439Z] === CONT TestDaemonHostGatewayIP [2020-11-04T15:36:56.439Z] === CONT TestDaemonRestartIpcMode [2020-11-04T15:36:56.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-11-04T15:36:57.677Z] --- PASS: TestCreateServiceMultipleTimes (16.66s) [2020-11-04T15:36:57.677Z] === RUN TestCreateServiceConflict [2020-11-04T15:36:57.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-11-04T15:36:59.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009300c0_} [2020-11-04T15:36:59.821Z] --- PASS: TestCreateServiceConflict (2.11s) [2020-11-04T15:36:59.821Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T15:37:00.957Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2020-11-04T15:37:00.957Z] === CONT TestIpcModeOlderClient [2020-11-04T15:37:00.957Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-11-04T15:37:00.957Z] --- PASS: TestDaemonHostGatewayIP (4.17s) [2020-11-04T15:37:00.957Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2020-11-04T15:37:01.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1929064381_/foo_false____} [2020-11-04T15:37:02.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1929064381_/foo_true____} [2020-11-04T15:37:02.554Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-11-04T15:37:02.554Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T15:37:03.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_false____} [2020-11-04T15:37:04.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_true____} [2020-11-04T15:37:05.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_true__0xc000930120__} [2020-11-04T15:37:07.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000930140_} [2020-11-04T15:37:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000930160_} [2020-11-04T15:37:10.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000930180_} [2020-11-04T15:37:11.357Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2020-11-04T15:37:11.357Z] PASS [2020-11-04T15:37:11.357Z] [2020-11-04T15:37:11.357Z] === Skipped [2020-11-04T15:37:11.357Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-04T15:37:11.357Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-04T15:37:11.357Z] [2020-11-04T15:37:11.357Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-04T15:37:11.357Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-04T15:37:11.357Z] [2020-11-04T15:37:11.357Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-04T15:37:11.357Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-04T15:37:11.357Z] [2020-11-04T15:37:11.357Z] [2020-11-04T15:37:11.357Z] DONE 193 tests, 3 skipped in 111.468s [2020-11-04T15:37:11.357Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-04T15:37:11.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:37:11.357Z] ++ set -e [2020-11-04T15:37:11.357Z] ++ '[' -n 0 ']' [2020-11-04T15:37:11.357Z] ++ set -x [2020-11-04T15:37:11.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:37:11.357Z] INFO: Testing against a local daemon [2020-11-04T15:37:11.357Z] === RUN TestCommitInheritsEnv [2020-11-04T15:37:11.357Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-11-04T15:37:11.357Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-04T15:37:11.357Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-04T15:37:11.357Z] === RUN TestImagesFilterMultiReference [2020-11-04T15:37:11.357Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-11-04T15:37:11.357Z] === RUN TestImagePullPlatformInvalid [2020-11-04T15:37:11.357Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-04T15:37:11.357Z] === RUN TestRemoveImageOrphaning [2020-11-04T15:37:11.357Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-11-04T15:37:11.357Z] === RUN TestRemoveImageGarbageCollector [2020-11-04T15:37:11.357Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:37:11.357Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:37:11.357Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-04T15:37:11.357Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-11-04T15:37:11.357Z] === RUN TestTagInvalidReference [2020-11-04T15:37:11.357Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-04T15:37:11.357Z] === RUN TestTagValidPrefixedRepo [2020-11-04T15:37:11.357Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-11-04T15:37:11.357Z] === RUN TestTagExistedNameWithoutForce [2020-11-04T15:37:11.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-04T15:37:11.357Z] === RUN TestTagOfficialNames [2020-11-04T15:37:11.357Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-04T15:37:11.357Z] === RUN TestTagMatchesDigest [2020-11-04T15:37:11.357Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-04T15:37:11.357Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-04T15:37:11.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009301a0_} [2020-11-04T15:37:12.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-11-04T15:37:13.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-11-04T15:37:14.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-11-04T15:37:14.061Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-04T15:37:14.966Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-04T15:37:14.966Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-04T15:37:14.966Z] remote: Enumerating objects: 2, done. [2020-11-04T15:37:14.966Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-04T15:37:14.966Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-04T15:37:14.966Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-04T15:37:14.966Z] 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. [2020-11-04T15:37:14.966Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-04T15:37:14.966Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-04T15:37:15.342Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/test/unit [2020-11-04T15:37:16.011Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2020-11-04T15:37:16.011Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T15:37:16.011Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-04T15:37:17.495Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-04T15:37:17.891Z] ? github.com/docker/docker/api [no test files] [2020-11-04T15:37:18.860Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2020-11-04T15:37:18.860Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T15:37:19.786Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-04T15:37:21.758Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-04T15:37:21.758Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2020-11-04T15:37:21.758Z] === RUN TestCreateServiceSysctls [2020-11-04T15:37:21.758Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-04T15:37:22.320Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-04T15:37:22.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-04T15:37:23.137Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-04T15:37:24.065Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-04T15:37:24.995Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-04T15:37:25.924Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-11-04T15:37:25.924Z] === RUN TestCreateServiceCapabilities [2020-11-04T15:37:25.924Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-04T15:37:26.484Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-04T15:37:27.893Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-04T15:37:28.823Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-04T15:37:28.823Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2020-11-04T15:37:28.823Z] === RUN TestInspect [2020-11-04T15:37:29.384Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-04T15:37:30.793Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-04T15:37:31.763Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-04T15:37:32.325Z] --- PASS: TestInspect (3.50s) [2020-11-04T15:37:32.325Z] === RUN TestCreateJob [2020-11-04T15:37:32.581Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-04T15:37:32.815Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-11-04T15:37:33.998Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-04T15:37:35.364Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-04T15:37:36.333Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-04T15:37:36.599Z] --- PASS: TestCreateJob (4.25s) [2020-11-04T15:37:36.599Z] === RUN TestReplicatedJob [2020-11-04T15:37:36.876Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-04T15:37:36.877Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-04T15:37:37.483Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-04T15:37:38.087Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-04T15:37:39.452Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-04T15:37:40.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-04T15:37:40.012Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-04T15:37:41.418Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-04T15:37:43.360Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-04T15:37:43.360Z] --- PASS: TestReplicatedJob (6.70s) [2020-11-04T15:37:43.360Z] === RUN TestUpdateReplicatedJob [2020-11-04T15:37:43.963Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-04T15:37:45.895Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-04T15:37:47.825Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2020-11-04T15:37:47.825Z] === RUN TestServiceListWithStatuses [2020-11-04T15:37:47.825Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T15:37:47.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:37:47.825Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T15:37:49.716Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-04T15:37:52.277Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-04T15:37:52.277Z] --- PASS: TestDockerNetworkConnectAlias (4.87s) [2020-11-04T15:37:52.277Z] === RUN TestDockerNetworkReConnect [2020-11-04T15:37:52.839Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-04T15:37:56.104Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2020-11-04T15:37:56.104Z] === RUN TestServicePlugin [2020-11-04T15:37:56.360Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-04T15:37:58.962Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-04T15:37:59.524Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-04T15:38:03.699Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-04T15:38:03.955Z] === RUN TestDockerSuite/TestCpToDot [2020-11-04T15:38:04.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-04T15:38:05.881Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-04T15:38:06.443Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-04T15:38:07.370Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-04T15:38:08.296Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-04T15:38:08.296Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-04T15:38:08.898Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-04T15:38:09.822Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-04T15:38:10.121Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-04T15:38:10.121Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-04T15:38:10.377Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-04T15:38:10.937Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-04T15:38:10.937Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-04T15:38:10.937Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-04T15:38:11.498Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-04T15:38:11.753Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-04T15:38:11.753Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-04T15:38:11.753Z] === RUN TestDockerSuite/TestCreateRM [2020-11-04T15:38:12.009Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-04T15:38:12.009Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-04T15:38:12.009Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-04T15:38:12.265Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-04T15:38:14.154Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-04T15:38:14.154Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-04T15:38:14.154Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-04T15:38:16.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-04T15:38:19.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-04T15:38:19.570Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-04T15:38:20.539Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-04T15:38:20.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-04T15:38:21.721Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-04T15:38:22.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-04T15:38:22.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-04T15:38:23.466Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-04T15:38:24.027Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-04T15:38:24.027Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-04T15:38:24.955Z] === RUN TestDockerSuite/TestDockerFails [2020-11-04T15:38:24.955Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-04T15:38:24.955Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-04T15:38:24.955Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-04T15:38:25.938Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-04T15:38:26.194Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-04T15:38:27.558Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-04T15:38:27.558Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-04T15:38:27.558Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-04T15:38:27.558Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-04T15:38:28.962Z] --- PASS: TestServicePlugin (32.83s) [2020-11-04T15:38:28.962Z] plugin_test.go:62: [db1c212a5ec9a] joining swarm manager [da09e124e865f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T15:38:28.962Z] plugin_test.go:65: [df912019a7f5f] joining swarm manager [da09e124e865f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T15:38:28.962Z] === RUN TestServiceUpdateLabel [2020-11-04T15:38:31.474Z] --- PASS: TestServiceUpdateLabel (2.25s) [2020-11-04T15:38:31.474Z] === RUN TestServiceUpdateSecrets [2020-11-04T15:38:32.840Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-04T15:38:34.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-04T15:38:36.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-04T15:38:38.024Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-04T15:38:38.585Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-04T15:38:38.841Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-04T15:38:39.768Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-04T15:38:40.329Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-04T15:38:40.627Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-04T15:38:41.187Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-04T15:38:42.550Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-04T15:38:43.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-04T15:38:45.799Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2020-11-04T15:38:45.799Z] === RUN TestServiceUpdateConfigs [2020-11-04T15:38:45.799Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-04T15:38:46.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-04T15:38:48.624Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-04T15:38:49.551Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-04T15:38:50.960Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-04T15:38:54.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.6% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 48.0% of statements [2020-11-04T15:38:54.356Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-11-04T15:38:54.929Z] ok github.com/docker/docker/builder/remotecontext/git 1.290s coverage: 86.3% of statements [2020-11-04T15:38:54.929Z] ? github.com/docker/docker/cli [no test files] [2020-11-04T15:38:54.929Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-04T15:38:56.197Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-04T15:38:56.197Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-04T15:38:57.603Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-04T15:38:58.163Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-04T15:38:58.163Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-04T15:38:58.239Z] ok github.com/docker/docker/client 0.167s coverage: 75.4% of statements [2020-11-04T15:38:58.419Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-04T15:38:58.674Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-04T15:38:58.675Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-04T15:38:59.600Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-04T15:39:00.964Z] --- PASS: TestServiceUpdateConfigs (14.99s) [2020-11-04T15:39:00.964Z] === RUN TestServiceUpdateNetwork [2020-11-04T15:39:00.964Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-04T15:39:00.964Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-04T15:39:00.964Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-04T15:39:01.567Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-04T15:39:01.822Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-04T15:39:02.383Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-04T15:39:03.351Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-04T15:39:03.606Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-04T15:39:03.606Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-04T15:39:03.606Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-04T15:39:05.491Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-04T15:39:06.051Z] === RUN TestDockerSuite/TestEventsRename [2020-11-04T15:39:06.611Z] === RUN TestDockerSuite/TestEventsResize [2020-11-04T15:39:06.867Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-04T15:39:13.395Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-04T15:39:13.396Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-04T15:39:13.650Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-04T15:39:13.906Z] --- PASS: TestServiceUpdateNetwork (13.14s) [2020-11-04T15:39:13.906Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T15:39:15.313Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T15:39:15.874Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T15:39:16.438Z] === RUN TestDockerSuite/TestEventsTop [2020-11-04T15:39:16.998Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-04T15:39:19.509Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-04T15:39:22.815Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T15:39:25.412Z] === RUN TestDockerSuite/TestExec [2020-11-04T15:39:26.016Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-04T15:39:26.577Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-04T15:39:26.833Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-04T15:39:27.395Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-04T15:39:28.758Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-04T15:39:29.013Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-04T15:39:29.574Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-04T15:39:30.500Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-04T15:39:30.500Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2020-11-04T15:39:30.500Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-11-04T15:39:30.500Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-11-04T15:39:30.500Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-11-04T15:39:30.500Z] PASS [2020-11-04T15:39:30.500Z] [2020-11-04T15:39:30.500Z] === Skipped [2020-11-04T15:39:30.500Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T15:39:30.500Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:39:30.500Z] [2020-11-04T15:39:30.500Z] [2020-11-04T15:39:30.500Z] DONE 27 tests, 1 skipped in 178.679s [2020-11-04T15:39:30.500Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T15:39:30.500Z] ++ 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 [2020-11-04T15:39:30.500Z] ++ set -e [2020-11-04T15:39:30.500Z] ++ '[' -n 0 ']' [2020-11-04T15:39:30.500Z] ++ set -x [2020-11-04T15:39:30.500Z] ++ 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 [2020-11-04T15:39:30.500Z] INFO: Testing against a local daemon [2020-11-04T15:39:30.500Z] === RUN TestSessionCreate [2020-11-04T15:39:30.500Z] --- PASS: TestSessionCreate (0.03s) [2020-11-04T15:39:30.500Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T15:39:30.500Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-04T15:39:30.500Z] PASS [2020-11-04T15:39:30.500Z] [2020-11-04T15:39:30.500Z] DONE 2 tests in 0.207s [2020-11-04T15:39:30.500Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T15:39:30.500Z] ++ 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 [2020-11-04T15:39:30.500Z] ++ set -e [2020-11-04T15:39:30.500Z] ++ '[' -n 0 ']' [2020-11-04T15:39:30.500Z] ++ set -x [2020-11-04T15:39:30.500Z] ++ 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 [2020-11-04T15:39:30.757Z] INFO: Testing against a local daemon [2020-11-04T15:39:30.757Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T15:39:30.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:39:30.757Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:39:30.757Z] === RUN TestEventsExecDie [2020-11-04T15:39:30.757Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-04T15:39:31.684Z] --- PASS: TestEventsExecDie (0.75s) [2020-11-04T15:39:31.684Z] === RUN TestEventsBackwardsCompatible [2020-11-04T15:39:31.684Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-04T15:39:31.684Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-11-04T15:39:31.684Z] === RUN TestInfoBinaryCommits [2020-11-04T15:39:31.684Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-04T15:39:31.684Z] === RUN TestInfoAPIVersioned [2020-11-04T15:39:31.684Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T15:39:31.684Z] === RUN TestInfoDiscoveryBackend [2020-11-04T15:39:32.244Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-11-04T15:39:32.244Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T15:39:32.244Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-04T15:39:33.172Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T15:39:33.172Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T15:39:33.172Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-04T15:39:33.777Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-11-04T15:39:33.777Z] === RUN TestInfoAPI [2020-11-04T15:39:33.777Z] --- PASS: TestInfoAPI (0.04s) [2020-11-04T15:39:33.777Z] === RUN TestInfoAPIWarnings [2020-11-04T15:39:34.340Z] === RUN TestDockerSuite/TestExecEnv [2020-11-04T15:39:34.595Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-04T15:39:36.000Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-04T15:39:36.256Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-04T15:39:39.519Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-04T15:39:39.519Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-04T15:39:40.079Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-04T15:39:40.651Z] === RUN TestDockerSuite/TestExecParseError [2020-11-04T15:39:41.211Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-04T15:39:41.771Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-04T15:39:42.027Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-04T15:39:43.390Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-04T15:39:43.648Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-04T15:39:44.211Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-04T15:39:45.004Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 29.1% of statements [2020-11-04T15:39:45.004Z] ok github.com/docker/docker/container 0.128s coverage: 34.7% of statements [2020-11-04T15:39:45.004Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-04T15:39:45.004Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-04T15:39:45.004Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-04T15:39:45.004Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-04T15:39:46.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-04T15:39:50.028Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-11-04T15:39:50.028Z] === RUN TestInfoDebug [2020-11-04T15:39:50.589Z] --- PASS: TestInfoDebug (0.52s) [2020-11-04T15:39:50.589Z] === RUN TestInfoInsecureRegistries [2020-11-04T15:39:51.150Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-11-04T15:39:51.150Z] === RUN TestInfoRegistryMirrors [2020-11-04T15:39:51.599Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2020-11-04T15:39:51.711Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-11-04T15:39:51.711Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T15:39:51.711Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-11-04T15:39:51.711Z] === RUN TestPingCacheHeaders [2020-11-04T15:39:51.711Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-04T15:39:51.711Z] === RUN TestPingGet [2020-11-04T15:39:51.967Z] --- PASS: TestPingGet (0.01s) [2020-11-04T15:39:51.967Z] === RUN TestPingHead [2020-11-04T15:39:51.967Z] --- PASS: TestPingHead (0.02s) [2020-11-04T15:39:51.967Z] === RUN TestVersion [2020-11-04T15:39:51.967Z] --- PASS: TestVersion (0.02s) [2020-11-04T15:39:51.967Z] PASS [2020-11-04T15:39:51.967Z] [2020-11-04T15:39:51.967Z] === Skipped [2020-11-04T15:39:51.967Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:39:51.967Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:39:51.967Z] [2020-11-04T15:39:51.967Z] [2020-11-04T15:39:51.967Z] DONE 18 tests, 1 skipped in 21.277s [2020-11-04T15:39:51.967Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T15:39:51.967Z] ++ 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 [2020-11-04T15:39:51.967Z] ++ set -e [2020-11-04T15:39:51.967Z] ++ '[' -n 0 ']' [2020-11-04T15:39:51.967Z] ++ set -x [2020-11-04T15:39:51.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-11-04T15:39:51.967Z] INFO: Testing against a local daemon [2020-11-04T15:39:51.967Z] === RUN TestVolumesCreateAndList [2020-11-04T15:39:51.967Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T15:39:51.967Z] === RUN TestVolumesRemove [2020-11-04T15:39:52.223Z] --- PASS: TestVolumesRemove (0.08s) [2020-11-04T15:39:52.223Z] === RUN TestVolumesInspect [2020-11-04T15:39:52.223Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T15:39:52.223Z] === RUN TestVolumesInvalidJSON [2020-11-04T15:39:52.223Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T15:39:52.223Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T15:39:52.223Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T15:39:52.224Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-04T15:39:52.224Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-04T15:39:52.224Z] PASS [2020-11-04T15:39:52.224Z] [2020-11-04T15:39:52.224Z] DONE 5 tests in 0.253s [2020-11-04T15:39:52.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:39:52.479Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T15:39:52.479Z] +++ kill 5584 [2020-11-04T15:39:52.544Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-11-04T15:39:53.447Z] +++ /etc/init.d/apparmor stop [2020-11-04T15:39:53.447Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:39:53.447Z] [2020-11-04T15:39:53.447Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:39:53.447Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:39:53.447Z] [2020-11-04T15:39:53.447Z] To set a process to complain mode, use the command line tool [2020-11-04T15:39:53.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:39:53.447Z] +++ true [2020-11-04T15:39:53.703Z] exiting test-integration [2020-11-04T15:39:53.703Z] ++ exit 0 [2020-11-04T15:39:53.703Z] [2020-11-04T15:39:53.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-11-04T15:39:54.628Z] + for job in $(jobs -p) [2020-11-04T15:39:54.628Z] + wait 28134 [2020-11-04T15:39:54.883Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-04T15:39:55.444Z] === RUN TestDockerSuite/TestExecTTY [2020-11-04T15:39:56.005Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-04T15:39:56.565Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-04T15:39:57.125Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-04T15:39:57.687Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-04T15:39:57.687Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-04T15:39:59.052Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-04T15:39:59.613Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-04T15:40:00.539Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-04T15:40:01.100Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-04T15:40:01.660Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-04T15:40:03.944Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2020-11-04T15:40:03.944Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.2% of statements [2020-11-04T15:40:03.944Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-04T15:40:03.944Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-04T15:40:04.892Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-11-04T15:40:05.155Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-11-04T15:40:06.108Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2020-11-04T15:40:06.108Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-04T15:40:06.108Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-04T15:40:06.680Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-11-04T15:40:06.970Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-04T15:40:09.990Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.532s coverage: 73.1% of statements [2020-11-04T15:40:09.990Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-11-04T15:40:10.565Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.426s coverage: 56.2% of statements [2020-11-04T15:40:11.173Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-04T15:40:12.183Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-04T15:40:13.128Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-11-04T15:40:15.056Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.444s coverage: 46.2% of statements [2020-11-04T15:40:15.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-04T15:40:15.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.388s coverage: 49.5% of statements [2020-11-04T15:40:17.463Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-04T15:40:17.463Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-04T15:40:17.463Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-04T15:40:17.463Z] === RUN TestDockerSuite/TestHealth [2020-11-04T15:40:17.608Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-11-04T15:40:17.870Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.722s coverage: 57.7% of statements [2020-11-04T15:40:17.870Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-04T15:40:17.870Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-04T15:40:18.859Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-11-04T15:40:19.806Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-11-04T15:40:20.751Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-11-04T15:40:20.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-04T15:40:20.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-04T15:40:22.152Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.0% of statements [2020-11-04T15:40:23.096Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.8% of statements [2020-11-04T15:40:23.096Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-04T15:40:23.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-04T15:40:23.669Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-11-04T15:40:24.616Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2020-11-04T15:40:24.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-11-04T15:40:25.140Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-11-04T15:40:26.531Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2020-11-04T15:40:26.531Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-04T15:40:26.793Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-11-04T15:40:28.182Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-11-04T15:40:29.571Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-11-04T15:40:29.833Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-04T15:40:30.407Z] ok github.com/docker/docker/daemon/logger/splunk 1.662s coverage: 82.5% of statements [2020-11-04T15:40:30.407Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-04T15:40:30.670Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-11-04T15:40:30.670Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-04T15:40:32.589Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-11-04T15:40:33.163Z] ok github.com/docker/docker/distribution 0.192s coverage: 21.9% of statements [2020-11-04T15:40:33.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-04T15:40:33.979Z] --- PASS: TestImportExtremelyLargeImageWorks (193.68s) [2020-11-04T15:40:33.979Z] PASS [2020-11-04T15:40:33.979Z] [2020-11-04T15:40:33.979Z] === Skipped [2020-11-04T15:40:33.979Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-11-04T15:40:33.979Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:40:33.979Z] [2020-11-04T15:40:33.979Z] [2020-11-04T15:40:33.979Z] DONE 12 tests, 1 skipped in 194.696s [2020-11-04T15:40:33.979Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-04T15:40:33.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:40:33.979Z] ++ set -e [2020-11-04T15:40:33.979Z] ++ '[' -n 0 ']' [2020-11-04T15:40:33.979Z] ++ set -x [2020-11-04T15:40:33.979Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:40:33.979Z] INFO: Testing against a local daemon [2020-11-04T15:40:33.979Z] === RUN TestNetworkCreateDelete [2020-11-04T15:40:33.979Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-04T15:40:33.979Z] === RUN TestDockerNetworkDeletePreferID [2020-11-04T15:40:33.979Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-11-04T15:40:33.979Z] === RUN TestDaemonDNSFallback [2020-11-04T15:40:33.979Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-11-04T15:40:33.979Z] === RUN TestInspectNetwork [2020-11-04T15:40:33.979Z] === RUN TestInspectNetwork/full_network_id [2020-11-04T15:40:33.979Z] === RUN TestInspectNetwork/partial_network_id [2020-11-04T15:40:33.979Z] === RUN TestInspectNetwork/network_name [2020-11-04T15:40:33.979Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-04T15:40:33.979Z] --- PASS: TestInspectNetwork (6.96s) [2020-11-04T15:40:33.979Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-04T15:40:33.979Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-04T15:40:33.979Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-04T15:40:33.979Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-04T15:40:33.979Z] === RUN TestRunContainerWithBridgeNone [2020-11-04T15:40:34.551Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-11-04T15:40:35.496Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-04T15:40:35.508Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2020-11-04T15:40:35.508Z] === RUN TestNetworkInvalidJSON [2020-11-04T15:40:35.508Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-04T15:40:35.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-04T15:40:35.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:40:35.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:40:35.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:40:35.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:40:35.508Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-04T15:40:35.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-04T15:40:35.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-04T15:40:35.508Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-11-04T15:40:35.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-04T15:40:35.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-04T15:40:35.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-04T15:40:35.508Z] === RUN TestHostIPv4BridgeLabel [2020-11-04T15:40:35.758Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2020-11-04T15:40:35.758Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-04T15:40:36.020Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-11-04T15:40:36.020Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-04T15:40:36.146Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-11-04T15:40:36.146Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-04T15:40:37.191Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-11-04T15:40:37.191Z] === RUN TestDaemonDefaultNetworkPools [2020-11-04T15:40:37.428Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-11-04T15:40:37.428Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-04T15:40:37.830Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-11-04T15:40:37.830Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-04T15:40:38.000Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-11-04T15:40:38.945Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-11-04T15:40:39.344Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-11-04T15:40:39.344Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-04T15:40:39.421Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-04T15:40:39.519Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-11-04T15:40:39.781Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-04T15:40:39.981Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-04T15:40:39.982Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-04T15:40:40.388Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-11-04T15:40:40.388Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-04T15:40:40.584Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-04T15:40:41.028Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-04T15:40:41.028Z] === RUN TestServiceWithPredefinedNetwork [2020-11-04T15:40:41.699Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 77.3% of statements [2020-11-04T15:40:42.647Z] ok github.com/docker/docker/pkg/authorization 0.384s coverage: 68.3% of statements [2020-11-04T15:40:42.909Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-11-04T15:40:43.121Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2020-11-04T15:40:43.121Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-04T15:40:43.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:40:43.121Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:40:43.121Z] === RUN TestServiceWithDataPathPortInit [2020-11-04T15:40:43.171Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-04T15:40:43.184Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-04T15:40:43.184Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-04T15:40:43.439Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-04T15:40:44.452Z] === RUN TestDockerSuite/TestImportFile [2020-11-04T15:40:45.815Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-04T15:40:45.815Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-04T15:40:46.476Z] ok github.com/docker/docker/layer 7.542s coverage: 68.8% of statements [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-04T15:40:46.476Z] ok github.com/docker/docker/pkg/chrootarchive 2.545s coverage: 43.2% of statements [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-04T15:40:46.476Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-04T15:40:46.476Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-11-04T15:40:46.741Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-04T15:40:47.050Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-11-04T15:40:47.312Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-11-04T15:40:47.885Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-11-04T15:40:48.151Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-04T15:40:48.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-04T15:40:49.035Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-11-04T15:40:49.087Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-04T15:40:49.648Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-04T15:40:49.980Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-11-04T15:40:50.208Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-04T15:40:50.506Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-04T15:40:50.506Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-04T15:40:50.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-04T15:40:50.926Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-11-04T15:40:51.067Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-04T15:40:51.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-11-04T15:40:51.627Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-04T15:40:51.781Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2020-11-04T15:40:51.781Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-11-04T15:40:52.187Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-04T15:40:52.442Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-04T15:40:52.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-04T15:40:53.004Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-04T15:40:53.170Z] ok github.com/docker/docker/pkg/idtools 0.453s coverage: 70.1% of statements [2020-11-04T15:40:53.431Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 70.6% of statements [2020-11-04T15:40:53.565Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-04T15:40:53.565Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-04T15:40:53.693Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-11-04T15:40:53.693Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-11-04T15:40:53.693Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-11-04T15:40:53.693Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-04T15:40:53.693Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-04T15:40:53.954Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-11-04T15:40:53.954Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-04T15:40:54.216Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-11-04T15:40:54.478Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-11-04T15:40:54.741Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-11-04T15:40:54.928Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-04T15:40:55.003Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-11-04T15:40:55.003Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-04T15:40:55.003Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-04T15:40:55.184Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-04T15:40:55.745Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-04T15:40:55.745Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-04T15:40:55.950Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-11-04T15:40:56.000Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-04T15:40:56.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-04T15:40:56.525Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-04T15:40:56.787Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-11-04T15:40:56.926Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-04T15:40:57.049Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-04T15:40:57.225Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-04T15:40:57.785Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-04T15:40:58.347Z] === RUN TestDockerSuite/TestInspectImage [2020-11-04T15:40:58.347Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-04T15:40:58.347Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-04T15:40:58.347Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-04T15:40:58.435Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-11-04T15:40:58.538Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2020-11-04T15:40:58.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-04T15:40:58.697Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-11-04T15:40:58.909Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-04T15:40:59.164Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-04T15:40:59.420Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-04T15:40:59.675Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-04T15:41:00.236Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-04T15:41:02.001Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2020-11-04T15:41:02.001Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-04T15:41:02.263Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-04T15:41:02.525Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-04T15:41:02.836Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-04T15:41:02.836Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-04T15:41:02.836Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-04T15:41:03.397Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-04T15:41:03.470Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-11-04T15:41:03.732Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-11-04T15:41:04.116Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2020-11-04T15:41:04.116Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dtfn70w08czxc335zsrwpn8ga Created:2020-11-04 15:40:57.798337573 +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[c64a3aa518d9f67079a97fff13b4b2f6b6b1969bc6d4246082bf07daa1eb8e72:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr8wr610k568amj1459ld7hgb EndpointID:3efdc2d4edab8d449175449487de73bde24cdb8cbf5a9b42658b484afdbfa1c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f74030bb0b4e7498e8724d5dcbe44a22fa55d55442bf1cc2f11311120c95096f 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:71e8f2592848 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jr8wr610k568amj1459ld7hgb EndpointID:3efdc2d4edab8d449175449487de73bde24cdb8cbf5a9b42658b484afdbfa1c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-04T15:41:04.116Z] PASS [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] === Skipped [2020-11-04T15:41:04.116Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-04T15:41:04.116Z] service_test.go:236: FLAKY_TEST [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] DONE 23 tests, 1 skipped in 39.346s [2020-11-04T15:41:04.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:41:04.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:04.116Z] ++ set -e [2020-11-04T15:41:04.116Z] ++ '[' -n 0 ']' [2020-11-04T15:41:04.116Z] ++ set -x [2020-11-04T15:41:04.116Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:04.116Z] INFO: Testing against a local daemon [2020-11-04T15:41:04.116Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-04T15:41:04.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:41:04.116Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:41:04.116Z] === RUN TestDockerNetworkIpvlan [2020-11-04T15:41:04.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:41:04.116Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:41:04.116Z] PASS [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] === Skipped [2020-11-04T15:41:04.116Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-04T15:41:04.116Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-04T15:41:04.116Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] [2020-11-04T15:41:04.116Z] DONE 2 tests, 2 skipped in 0.080s [2020-11-04T15:41:04.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-04T15:41:04.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:04.116Z] ++ set -e [2020-11-04T15:41:04.116Z] ++ '[' -n 0 ']' [2020-11-04T15:41:04.117Z] ++ set -x [2020-11-04T15:41:04.117Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:04.117Z] INFO: Testing against a local daemon [2020-11-04T15:41:04.117Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-04T15:41:04.306Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2020-11-04T15:41:04.323Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-04T15:41:04.880Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-11-04T15:41:04.880Z] testing: warning: no tests to run [2020-11-04T15:41:04.880Z] coverage: [no statements] [2020-11-04T15:41:04.880Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-11-04T15:41:04.884Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-04T15:41:05.444Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-04T15:41:05.453Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-04T15:41:05.648Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-04T15:41:05.648Z] === RUN TestDockerNetworkMacvlan [2020-11-04T15:41:05.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-04T15:41:05.722Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-11-04T15:41:05.722Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-11-04T15:41:06.260Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-04T15:41:06.290Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-04T15:41:06.820Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-04T15:41:07.076Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-04T15:41:07.331Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-04T15:41:07.336Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-04T15:41:07.978Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-04T15:41:08.281Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-11-04T15:41:08.543Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-04T15:41:08.737Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-04T15:41:09.117Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2020-11-04T15:41:09.670Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-04T15:41:10.067Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-04T15:41:10.506Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements [2020-11-04T15:41:10.595Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-04T15:41:10.768Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-04T15:41:10.851Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-04T15:41:11.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-04T15:41:12.151Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-11-04T15:41:12.156Z] ok github.com/docker/docker/registry 0.062s coverage: 56.8% of statements [2020-11-04T15:41:12.731Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-11-04T15:41:12.992Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-11-04T15:41:13.185Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-04T15:41:13.566Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-11-04T15:41:14.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-04T15:41:14.140Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-11-04T15:41:15.080Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-04T15:41:15.080Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-04T15:41:15.688Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-04T15:41:16.690Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan (11.32s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s) [2020-11-04T15:41:16.730Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-11-04T15:41:16.730Z] PASS [2020-11-04T15:41:16.730Z] [2020-11-04T15:41:16.730Z] DONE 8 tests in 12.814s [2020-11-04T15:41:16.730Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] ++ set -e [2020-11-04T15:41:16.730Z] ++ '[' -n 0 ']' [2020-11-04T15:41:16.730Z] ++ set -x [2020-11-04T15:41:16.730Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] testing: warning: no tests to run [2020-11-04T15:41:16.730Z] PASS [2020-11-04T15:41:16.730Z] [2020-11-04T15:41:16.730Z] DONE 0 tests in 0.016s [2020-11-04T15:41:16.730Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] ++ set -e [2020-11-04T15:41:16.730Z] ++ '[' -n 0 ']' [2020-11-04T15:41:16.730Z] ++ set -x [2020-11-04T15:41:16.730Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:16.730Z] INFO: Testing against a local daemon [2020-11-04T15:41:16.730Z] === RUN TestAuthZPluginAllowRequest [2020-11-04T15:41:17.594Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-04T15:41:17.595Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-04T15:41:17.636Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.6% of statements [2020-11-04T15:41:18.210Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-11-04T15:41:18.262Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2020-11-04T15:41:18.262Z] === RUN TestAuthZPluginTLS [2020-11-04T15:41:18.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-04T15:41:18.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-04T15:41:18.903Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-11-04T15:41:18.903Z] === RUN TestAuthZPluginDenyRequest [2020-11-04T15:41:19.196Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-04T15:41:19.196Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-04T15:41:19.597Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-11-04T15:41:19.833Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-11-04T15:41:19.833Z] === RUN TestAuthZPluginDenyResponse [2020-11-04T15:41:20.472Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-04T15:41:20.472Z] === RUN TestAuthZPluginAllowEventStream [2020-11-04T15:41:21.988Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2020-11-04T15:41:21.988Z] === RUN TestAuthZPluginErrorResponse [2020-11-04T15:41:22.295Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-04T15:41:22.295Z] === RUN TestAuthZPluginErrorRequest [2020-11-04T15:41:22.934Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-11-04T15:41:22.934Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-04T15:41:23.618Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-11-04T15:41:23.618Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-04T15:41:25.141Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2020-11-04T15:41:25.141Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-04T15:41:27.228Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-11-04T15:41:27.228Z] === RUN TestAuthZPluginHeader [2020-11-04T15:41:27.866Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-11-04T15:41:27.866Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-04T15:41:27.866Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:41:27.866Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:27.866Z] === RUN TestAuthZPluginV2Disable [2020-11-04T15:41:27.866Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:41:27.866Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:27.866Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-04T15:41:27.866Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:41:27.866Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:27.866Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-04T15:41:27.866Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:41:27.866Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:27.866Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-04T15:41:28.502Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-04T15:41:29.062Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-04T15:41:29.612Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/pkg/term [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/rootless [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/testutil/request [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/volume [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-04T15:41:29.612Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === Skipped [2020-11-04T15:41:29.875Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-04T15:41:29.875Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-04T15:41:29.875Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2020-11-04T15:41:29.875Z] time="2020-11-04T15:40:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-11-04T15:41:29.875Z] time="2020-11-04T15:40:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-11-04T15:41:29.875Z] time="2020-11-04T15:40:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-11-04T15:41:29.875Z] time="2020-11-04T15:40:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-11-04T15:41:29.875Z] time="2020-11-04T15:40:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-04T15:41:29.875Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-04T15:41:29.875Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-04T15:41:29.875Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-04T15:41:29.875Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-04T15:41:29.875Z] graphtest_unix.go:73: No driver to put! [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-04T15:41:29.875Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-11-04T15:41:29.875Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] [2020-11-04T15:41:29.875Z] DONE 2167 tests, 26 skipped in 253.097s [2020-11-04T15:41:29.989Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers Post stage [Pipeline] junit [2020-11-04T15:41:30.464Z] Recording test results [2020-11-04T15:41:30.550Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-04T15:41:31.387Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41629/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0f9c325421704114bb7f28c8417ed65a65626d0f hack/validate/vendor [2020-11-04T15:41:31.958Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-04T15:41:31.958Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-04T15:41:31.960Z] 2020/11/04 15:41:31 Collecting initial packages [2020-11-04T15:41:32.221Z] 2020/11/04 15:41:32 Download dependencies [2020-11-04T15:41:32.518Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-04T15:41:32.518Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-04T15:41:32.518Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-04T15:41:33.081Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-04T15:41:33.337Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Starting whole vndr cycle because no package specified [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Ignoring paths matching "^archive/tar" [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-11-04T15:41:34.767Z] 2020/11/04 15:41:34 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/google/uuid [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/moby/locker [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/willf/bitset [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/docker/libtrust [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/Azure/go-ansiterm [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Finished clone github.com/Microsoft/go-winio [2020-11-04T15:41:36.168Z] 2020/11/04 15:41:36 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-11-04T15:41:36.430Z] 2020/11/04 15:41:36 Finished clone github.com/cyphar/filepath-securejoin [2020-11-04T15:41:36.430Z] 2020/11/04 15:41:36 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-11-04T15:41:36.430Z] 2020/11/04 15:41:36 Finished clone github.com/gorilla/mux [2020-11-04T15:41:36.430Z] 2020/11/04 15:41:36 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Finished clone github.com/godbus/dbus/v5 [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Finished clone github.com/coreos/go-systemd [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Finished clone github.com/coreos/go-systemd/v22 [2020-11-04T15:41:36.693Z] 2020/11/04 15:41:36 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2020-11-04T15:41:37.497Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-04T15:41:37.497Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-04T15:41:37.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/opencontainers/runtime-spec [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/Graylog2/go-gelf [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/philhofer/fwd [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/fluent/fluent-logger-golang [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/opencontainers/image-spec [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/bsphere/le_go [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Finished clone github.com/fsnotify/fsnotify [2020-11-04T15:41:37.640Z] 2020/11/04 15:41:37 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-11-04T15:41:37.903Z] 2020/11/04 15:41:37 Finished clone github.com/golang/groupcache [2020-11-04T15:41:37.903Z] 2020/11/04 15:41:37 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-11-04T15:41:38.165Z] 2020/11/04 15:41:38 Finished clone github.com/jmespath/go-jmespath [2020-11-04T15:41:38.165Z] 2020/11/04 15:41:38 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2020-11-04T15:41:38.428Z] 2020/11/04 15:41:38 Finished clone golang.org/x/oauth2 [2020-11-04T15:41:38.428Z] 2020/11/04 15:41:38 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-11-04T15:41:38.690Z] 2020/11/04 15:41:38 Finished clone github.com/containerd/fifo [2020-11-04T15:41:38.690Z] 2020/11/04 15:41:38 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-11-04T15:41:38.690Z] 2020/11/04 15:41:38 Finished clone github.com/googleapis/gax-go [2020-11-04T15:41:38.690Z] 2020/11/04 15:41:38 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-11-04T15:41:39.637Z] 2020/11/04 15:41:39 Finished clone github.com/tinylib/msgp [2020-11-04T15:41:39.637Z] 2020/11/04 15:41:39 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-11-04T15:41:39.637Z] 2020/11/04 15:41:39 Finished clone github.com/containerd/cgroups [2020-11-04T15:41:39.637Z] 2020/11/04 15:41:39 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-11-04T15:41:39.899Z] 2020/11/04 15:41:39 Finished clone github.com/containerd/go-runc [2020-11-04T15:41:39.899Z] 2020/11/04 15:41:39 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-11-04T15:41:40.161Z] 2020/11/04 15:41:40 Finished clone github.com/containerd/typeurl [2020-11-04T15:41:40.161Z] 2020/11/04 15:41:40 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-11-04T15:41:40.161Z] 2020/11/04 15:41:40 Finished clone github.com/containerd/ttrpc [2020-11-04T15:41:40.161Z] 2020/11/04 15:41:40 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-11-04T15:41:40.736Z] 2020/11/04 15:41:40 Finished clone go.opencensus.io [2020-11-04T15:41:40.736Z] 2020/11/04 15:41:40 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-11-04T15:41:41.310Z] 2020/11/04 15:41:41 Finished clone github.com/gogo/googleapis [2020-11-04T15:41:41.310Z] 2020/11/04 15:41:41 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-11-04T15:41:41.884Z] 2020/11/04 15:41:41 Finished clone github.com/containerd/console [2020-11-04T15:41:41.884Z] 2020/11/04 15:41:41 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-11-04T15:41:42.788Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-04T15:41:42.788Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-04T15:41:42.788Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-04T15:41:42.830Z] 2020/11/04 15:41:42 Finished clone github.com/fernet/fernet-go [2020-11-04T15:41:42.830Z] 2020/11/04 15:41:42 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 [2020-11-04T15:41:43.404Z] 2020/11/04 15:41:43 Finished clone github.com/golang/gddo [2020-11-04T15:41:43.404Z] 2020/11/04 15:41:43 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-11-04T15:41:43.667Z] 2020/11/04 15:41:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-11-04T15:41:43.716Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-04T15:41:43.930Z] 2020/11/04 15:41:43 Finished clone github.com/cilium/ebpf [2020-11-04T15:41:43.930Z] 2020/11/04 15:41:43 Finished clone github.com/containerd/continuity [2020-11-04T15:41:43.930Z] 2020/11/04 15:41:43 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-11-04T15:41:44.644Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-04T15:41:44.876Z] 2020/11/04 15:41:44 Finished clone github.com/hashicorp/go-immutable-radix [2020-11-04T15:41:44.876Z] 2020/11/04 15:41:44 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-11-04T15:41:45.140Z] 2020/11/04 15:41:44 Finished clone golang.org/x/time [2020-11-04T15:41:45.140Z] 2020/11/04 15:41:44 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-11-04T15:41:45.207Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-04T15:41:45.403Z] 2020/11/04 15:41:45 Finished clone github.com/hashicorp/go-memdb [2020-11-04T15:41:45.404Z] 2020/11/04 15:41:45 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-11-04T15:41:45.978Z] 2020/11/04 15:41:45 Finished clone github.com/hashicorp/golang-lru [2020-11-04T15:41:45.978Z] 2020/11/04 15:41:45 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-11-04T15:41:46.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-04T15:41:46.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-04T15:41:46.482Z] PASS [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] === Skipped [2020-11-04T15:41:46.482Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-04T15:41:46.482Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-04T15:41:46.482Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-04T15:41:46.482Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-04T15:41:46.482Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] [2020-11-04T15:41:46.482Z] DONE 17 tests, 4 skipped in 27.924s [2020-11-04T15:41:46.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-04T15:41:46.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:46.482Z] ++ set -e [2020-11-04T15:41:46.482Z] ++ '[' -n 0 ']' [2020-11-04T15:41:46.482Z] ++ set -x [2020-11-04T15:41:46.482Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:46.482Z] INFO: Testing against a local daemon [2020-11-04T15:41:46.482Z] === RUN TestPluginInvalidJSON [2020-11-04T15:41:46.482Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:41:46.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:41:46.482Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-04T15:41:46.482Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-04T15:41:46.482Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-04T15:41:46.482Z] === RUN TestPluginInstall [2020-11-04T15:41:46.482Z] === RUN TestPluginInstall/no_auth [2020-11-04T15:41:46.482Z] time="2020-11-04T15:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:46.482Z] time="2020-11-04T15:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5af7641cfad83c42c2dd7d7720c6699d5d1c018a227d75579baf8b7413813ec4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:46.482Z] time="2020-11-04T15:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:46.482Z] time="2020-11-04T15:41:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5af7641cfad83c42c2dd7d7720c6699d5d1c018a227d75579baf8b7413813ec4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:46.556Z] 2020/11/04 15:41:46 Finished clone github.com/coreos/pkg [2020-11-04T15:41:46.556Z] 2020/11/04 15:41:46 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-11-04T15:41:46.556Z] 2020/11/04 15:41:46 Finished clone code.cloudfoundry.org/clock [2020-11-04T15:41:46.556Z] 2020/11/04 15:41:46 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-11-04T15:41:46.781Z] === RUN TestPluginInstall/with_htpasswd [2020-11-04T15:41:47.101Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-04T15:41:47.434Z] time="2020-11-04T15:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:47.434Z] time="2020-11-04T15:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cd6138dd8c559a7a4375049ae69e844812631732a3a9e2b5abd51ef53ce7fc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:47.434Z] time="2020-11-04T15:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:47.434Z] time="2020-11-04T15:41:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0cd6138dd8c559a7a4375049ae69e844812631732a3a9e2b5abd51ef53ce7fc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:47.734Z] === RUN TestPluginInstall/with_insecure [2020-11-04T15:41:47.945Z] 2020/11/04 15:41:47 Finished clone github.com/beorn7/perks [2020-11-04T15:41:47.946Z] 2020/11/04 15:41:47 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-11-04T15:41:48.208Z] 2020/11/04 15:41:48 Finished clone github.com/prometheus/client_model [2020-11-04T15:41:48.208Z] 2020/11/04 15:41:48 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-11-04T15:41:48.469Z] 2020/11/04 15:41:48 Finished clone github.com/golang/protobuf [2020-11-04T15:41:48.469Z] 2020/11/04 15:41:48 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-11-04T15:41:48.732Z] 2020/11/04 15:41:48 Finished clone golang.org/x/crypto [2020-11-04T15:41:48.732Z] 2020/11/04 15:41:48 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-11-04T15:41:48.779Z] time="2020-11-04T15:41:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:48.779Z] time="2020-11-04T15:41:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b92789bfedeee86086d039fefdb91152a0c93e5d051a4e458807ae0f9904348" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:48.779Z] time="2020-11-04T15:41:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-11-04T15:41:48.779Z] time="2020-11-04T15:41:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b92789bfedeee86086d039fefdb91152a0c93e5d051a4e458807ae0f9904348" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-11-04T15:41:48.986Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-04T15:41:49.073Z] --- PASS: TestPluginInstall (4.36s) [2020-11-04T15:41:49.073Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2020-11-04T15:41:49.073Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-11-04T15:41:49.073Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-11-04T15:41:49.073Z] plugin_test.go:157: [d87391e3f2548] daemon is not started [2020-11-04T15:41:49.073Z] PASS [2020-11-04T15:41:49.073Z] [2020-11-04T15:41:49.073Z] DONE 6 tests in 4.460s [2020-11-04T15:41:49.073Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-04T15:41:49.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:49.073Z] ++ set -e [2020-11-04T15:41:49.074Z] ++ '[' -n 0 ']' [2020-11-04T15:41:49.074Z] ++ set -x [2020-11-04T15:41:49.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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:49.074Z] INFO: Testing against a local daemon [2020-11-04T15:41:49.074Z] === RUN TestExternalGraphDriver [2020-11-04T15:41:49.282Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-04T15:41:49.308Z] 2020/11/04 15:41:49 Finished clone github.com/Microsoft/opengcs [2020-11-04T15:41:49.308Z] 2020/11/04 15:41:49 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-11-04T15:41:49.370Z] === RUN TestExternalGraphDriver/json [2020-11-04T15:41:49.570Z] 2020/11/04 15:41:49 Finished clone github.com/prometheus/client_golang [2020-11-04T15:41:49.570Z] 2020/11/04 15:41:49 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-11-04T15:41:49.833Z] 2020/11/04 15:41:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-11-04T15:41:49.833Z] 2020/11/04 15:41:49 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-11-04T15:41:49.842Z] === RUN TestDockerSuite/TestLogsSince [2020-11-04T15:41:50.407Z] 2020/11/04 15:41:50 Finished clone github.com/pkg/errors [2020-11-04T15:41:50.407Z] 2020/11/04 15:41:50 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Finished clone github.com/prometheus/procfs [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Finished clone github.com/cespare/xxhash/v2 [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-11-04T15:41:50.995Z] 2020/11/04 15:41:50 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-11-04T15:41:51.263Z] 2020/11/04 15:41:51 Finished clone github.com/prometheus/common [2020-11-04T15:41:51.263Z] 2020/11/04 15:41:51 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 [2020-11-04T15:41:51.447Z] === RUN TestExternalGraphDriver/spec [2020-11-04T15:41:52.208Z] 2020/11/04 15:41:52 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-11-04T15:41:52.208Z] 2020/11/04 15:41:52 Finished clone github.com/spf13/pflag [2020-11-04T15:41:52.208Z] 2020/11/04 15:41:52 Finished clone github.com/inconshreveable/mousetrap [2020-11-04T15:41:52.208Z] 2020/11/04 15:41:52 Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20 [2020-11-04T15:41:52.469Z] 2020/11/04 15:41:52 Finished clone github.com/docker/go-metrics [2020-11-04T15:41:52.469Z] 2020/11/04 15:41:52 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2020-11-04T15:41:52.469Z] 2020/11/04 15:41:52 Finished clone github.com/morikuni/aec [2020-11-04T15:41:52.469Z] 2020/11/04 15:41:52 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2020-11-04T15:41:52.731Z] 2020/11/04 15:41:52 Finished clone github.com/spf13/cobra [2020-11-04T15:41:52.732Z] 2020/11/04 15:41:52 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2020-11-04T15:41:52.965Z] === RUN TestExternalGraphDriver/pull [2020-11-04T15:41:53.678Z] 2020/11/04 15:41:53 Finished clone github.com/armon/go-radix [2020-11-04T15:41:53.678Z] 2020/11/04 15:41:53 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Finished clone github.com/Microsoft/hcsshim [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Finished clone github.com/moby/term [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Clone golang.org/x/sys, revision eeed37f84f13f52d35e095e8023ba65671ff86a1, attempt 1/20 [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Finished clone github.com/creack/pty [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Finished clone github.com/moby/sys [2020-11-04T15:41:53.940Z] 2020/11/04 15:41:53 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-11-04T15:41:54.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Finished clone github.com/opencontainers/selinux [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Finished clone github.com/sirupsen/logrus [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Finished clone github.com/google/certificate-transparency-go [2020-11-04T15:41:54.887Z] 2020/11/04 15:41:54 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-11-04T15:41:55.054Z] --- PASS: TestExternalGraphDriver (5.49s) [2020-11-04T15:41:55.054Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-11-04T15:41:55.054Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-11-04T15:41:55.054Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-11-04T15:41:55.054Z] === RUN TestGraphdriverPluginV2 [2020-11-04T15:41:55.054Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-11-04T15:41:55.054Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:55.054Z] PASS [2020-11-04T15:41:55.054Z] [2020-11-04T15:41:55.054Z] === Skipped [2020-11-04T15:41:55.054Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-11-04T15:41:55.054Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:41:55.054Z] [2020-11-04T15:41:55.054Z] [2020-11-04T15:41:55.054Z] DONE 5 tests, 1 skipped in 5.617s [2020-11-04T15:41:55.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-04T15:41:55.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:55.054Z] ++ set -e [2020-11-04T15:41:55.054Z] ++ '[' -n 0 ']' [2020-11-04T15:41:55.054Z] ++ set -x [2020-11-04T15:41:55.054Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:41:55.054Z] INFO: Testing against a local daemon [2020-11-04T15:41:55.054Z] === RUN TestContinueAfterPluginCrash [2020-11-04T15:41:55.054Z] === PAUSE TestContinueAfterPluginCrash [2020-11-04T15:41:55.054Z] === RUN TestReadPluginNoRead [2020-11-04T15:41:55.054Z] === PAUSE TestReadPluginNoRead [2020-11-04T15:41:55.054Z] === RUN TestDaemonStartWithLogOpt [2020-11-04T15:41:55.054Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-04T15:41:55.054Z] === CONT TestContinueAfterPluginCrash [2020-11-04T15:41:55.054Z] === CONT TestDaemonStartWithLogOpt [2020-11-04T15:41:55.054Z] === CONT TestReadPluginNoRead [2020-11-04T15:41:55.148Z] 2020/11/04 15:41:55 Finished clone github.com/tchap/go-patricia [2020-11-04T15:41:55.148Z] 2020/11/04 15:41:55 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-11-04T15:41:55.148Z] 2020/11/04 15:41:55 Finished clone github.com/docker/go-units [2020-11-04T15:41:55.148Z] 2020/11/04 15:41:55 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-11-04T15:41:56.537Z] 2020/11/04 15:41:56 Finished clone github.com/syndtr/gocapability [2020-11-04T15:41:56.537Z] 2020/11/04 15:41:56 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-11-04T15:41:56.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-04T15:41:56.799Z] 2020/11/04 15:41:56 Finished clone github.com/RackSec/srslog [2020-11-04T15:41:56.799Z] 2020/11/04 15:41:56 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-11-04T15:41:57.061Z] 2020/11/04 15:41:56 Finished clone github.com/google/go-cmp [2020-11-04T15:41:57.062Z] 2020/11/04 15:41:56 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-11-04T15:41:57.062Z] 2020/11/04 15:41:56 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-11-04T15:41:57.062Z] 2020/11/04 15:41:56 Finished clone gotest.tools/v3 [2020-11-04T15:41:57.326Z] 2020/11/04 15:41:57 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-11-04T15:41:57.326Z] 2020/11/04 15:41:57 Finished clone github.com/docker/go-connections [2020-11-04T15:41:57.900Z] 2020/11/04 15:41:57 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-11-04T15:41:57.900Z] 2020/11/04 15:41:57 Finished clone github.com/cloudflare/cfssl [2020-11-04T15:41:58.162Z] 2020/11/04 15:41:58 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-11-04T15:41:58.162Z] 2020/11/04 15:41:58 Finished clone github.com/imdario/mergo [2020-11-04T15:41:58.736Z] 2020/11/04 15:41:58 Finished clone golang.org/x/sync [2020-11-04T15:41:58.736Z] 2020/11/04 15:41:58 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-11-04T15:41:58.997Z] 2020/11/04 15:41:58 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-11-04T15:41:58.997Z] 2020/11/04 15:41:58 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-11-04T15:41:59.949Z] 2020/11/04 15:41:59 Finished clone github.com/google/shlex [2020-11-04T15:41:59.949Z] 2020/11/04 15:41:59 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2020-11-04T15:41:59.949Z] 2020/11/04 15:41:59 Finished clone github.com/opentracing/opentracing-go [2020-11-04T15:41:59.949Z] 2020/11/04 15:41:59 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-11-04T15:42:00.212Z] 2020/11/04 15:41:59 Finished clone github.com/opentracing-contrib/go-stdlib [2020-11-04T15:42:00.212Z] 2020/11/04 15:41:59 Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20 [2020-11-04T15:42:00.475Z] 2020/11/04 15:42:00 Finished clone github.com/mitchellh/hashstructure [2020-11-04T15:42:00.475Z] 2020/11/04 15:42:00 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-11-04T15:42:00.671Z] === RUN TestReadPluginNoRead/default [2020-11-04T15:42:00.671Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2020-11-04T15:42:01.309Z] === RUN TestReadPluginNoRead/disabled_caching [2020-11-04T15:42:01.424Z] 2020/11/04 15:42:01 Finished clone github.com/gofrs/flock [2020-11-04T15:42:01.424Z] 2020/11/04 15:42:01 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-11-04T15:42:02.372Z] 2020/11/04 15:42:02 Finished clone github.com/docker/go-events [2020-11-04T15:42:02.372Z] 2020/11/04 15:42:02 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-11-04T15:42:02.819Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-11-04T15:42:02.946Z] 2020/11/04 15:42:02 Finished clone github.com/tonistiigi/fsutil [2020-11-04T15:42:02.946Z] 2020/11/04 15:42:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-11-04T15:42:03.086Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-04T15:42:03.087Z] === RUN TestDockerSuite/TestLogsTail [2020-11-04T15:42:03.087Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-04T15:42:03.212Z] 2020/11/04 15:42:03 Finished clone github.com/samuel/go-zookeeper [2020-11-04T15:42:03.212Z] 2020/11/04 15:42:03 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-11-04T15:42:03.648Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-04T15:42:03.861Z] --- PASS: TestReadPluginNoRead (9.15s) [2020-11-04T15:42:03.861Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2020-11-04T15:42:03.861Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-11-04T15:42:03.861Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2020-11-04T15:42:03.861Z] read_test.go:92: [d2a8cf3c1a07f] daemon is not started [2020-11-04T15:42:04.162Z] 2020/11/04 15:42:04 Finished clone github.com/armon/go-metrics [2020-11-04T15:42:04.162Z] 2020/11/04 15:42:04 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-11-04T15:42:04.209Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-04T15:42:04.465Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-04T15:42:05.025Z] === RUN TestDockerSuite/TestNetHostname [2020-11-04T15:42:05.376Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2020-11-04T15:42:05.376Z] PASS [2020-11-04T15:42:05.376Z] [2020-11-04T15:42:05.376Z] DONE 6 tests in 10.664s [2020-11-04T15:42:05.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-11-04T15:42:05.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:05.376Z] ++ set -e [2020-11-04T15:42:05.376Z] ++ '[' -n 0 ']' [2020-11-04T15:42:05.376Z] ++ set -x [2020-11-04T15:42:05.376Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:05.376Z] testing: warning: no tests to run [2020-11-04T15:42:05.376Z] PASS [2020-11-04T15:42:05.376Z] [2020-11-04T15:42:05.376Z] DONE 0 tests in 0.017s [2020-11-04T15:42:05.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-04T15:42:05.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:05.376Z] ++ set -e [2020-11-04T15:42:05.376Z] ++ '[' -n 0 ']' [2020-11-04T15:42:05.376Z] ++ set -x [2020-11-04T15:42:05.376Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:05.667Z] INFO: Testing against a local daemon [2020-11-04T15:42:05.667Z] === RUN TestPluginWithDevMounts [2020-11-04T15:42:05.667Z] === PAUSE TestPluginWithDevMounts [2020-11-04T15:42:05.667Z] === CONT TestPluginWithDevMounts [2020-11-04T15:42:06.084Z] 2020/11/04 15:42:05 Finished clone github.com/sean-/seed [2020-11-04T15:42:06.085Z] 2020/11/04 15:42:05 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-11-04T15:42:06.085Z] 2020/11/04 15:42:05 Finished clone golang.org/x/net [2020-11-04T15:42:06.085Z] 2020/11/04 15:42:05 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-11-04T15:42:06.389Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-04T15:42:06.389Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-04T15:42:06.660Z] 2020/11/04 15:42:06 Finished clone github.com/hashicorp/memberlist [2020-11-04T15:42:06.660Z] 2020/11/04 15:42:06 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-11-04T15:42:07.606Z] 2020/11/04 15:42:07 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-11-04T15:42:07.606Z] 2020/11/04 15:42:07 Finished clone github.com/hashicorp/errwrap [2020-11-04T15:42:07.758Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-11-04T15:42:07.758Z] PASS [2020-11-04T15:42:07.758Z] [2020-11-04T15:42:07.758Z] DONE 1 tests in 1.940s [2020-11-04T15:42:07.758Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-04T15:42:07.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:07.758Z] ++ set -e [2020-11-04T15:42:07.758Z] ++ '[' -n 0 ']' [2020-11-04T15:42:07.758Z] ++ set -x [2020-11-04T15:42:07.758Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:07.758Z] INFO: Testing against a local daemon [2020-11-04T15:42:07.758Z] === RUN TestSecretInspect [2020-11-04T15:42:08.180Z] 2020/11/04 15:42:08 Finished clone github.com/hashicorp/go-multierror [2020-11-04T15:42:08.180Z] 2020/11/04 15:42:08 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-11-04T15:42:08.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-04T15:42:09.569Z] 2020/11/04 15:42:09 Finished clone github.com/hashicorp/go-sockaddr [2020-11-04T15:42:09.569Z] 2020/11/04 15:42:09 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-11-04T15:42:09.833Z] --- PASS: TestSecretInspect (1.97s) [2020-11-04T15:42:09.833Z] === RUN TestSecretList [2020-11-04T15:42:10.143Z] 2020/11/04 15:42:10 Finished clone github.com/docker/libkv [2020-11-04T15:42:10.143Z] 2020/11/04 15:42:10 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-11-04T15:42:10.717Z] 2020/11/04 15:42:10 Finished clone github.com/hashicorp/go-msgpack [2020-11-04T15:42:10.718Z] 2020/11/04 15:42:10 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-11-04T15:42:10.979Z] 2020/11/04 15:42:10 Finished clone github.com/vishvananda/netns [2020-11-04T15:42:10.979Z] 2020/11/04 15:42:10 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-11-04T15:42:11.354Z] --- PASS: TestSecretList (1.94s) [2020-11-04T15:42:11.354Z] === RUN TestSecretsCreateAndDelete [2020-11-04T15:42:12.586Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-04T15:42:13.532Z] 2020/11/04 15:42:13 Finished clone github.com/BurntSushi/toml [2020-11-04T15:42:13.532Z] 2020/11/04 15:42:13 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-11-04T15:42:13.532Z] 2020/11/04 15:42:13 Finished clone github.com/moby/ipvs [2020-11-04T15:42:13.532Z] 2020/11/04 15:42:13 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-11-04T15:42:13.542Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-04T15:42:13.542Z] === RUN TestSecretsUpdate [2020-11-04T15:42:13.794Z] 2020/11/04 15:42:13 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-11-04T15:42:13.794Z] 2020/11/04 15:42:13 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-11-04T15:42:13.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-04T15:42:13.950Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-04T15:42:14.056Z] 2020/11/04 15:42:13 Finished clone github.com/docker/swarmkit [2020-11-04T15:42:14.056Z] 2020/11/04 15:42:13 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-11-04T15:42:14.057Z] 2020/11/04 15:42:13 Finished clone github.com/vishvananda/netlink [2020-11-04T15:42:14.057Z] 2020/11/04 15:42:13 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-11-04T15:42:14.511Z] === RUN TestDockerSuite/TestPluginActive [2020-11-04T15:42:15.002Z] 2020/11/04 15:42:14 Finished clone github.com/ishidawataru/sctp [2020-11-04T15:42:15.002Z] 2020/11/04 15:42:14 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-11-04T15:42:15.159Z] --- PASS: TestSecretsUpdate (1.87s) [2020-11-04T15:42:15.159Z] === RUN TestTemplatedSecret [2020-11-04T15:42:15.577Z] 2020/11/04 15:42:15 Finished clone github.com/deckarep/golang-set [2020-11-04T15:42:15.577Z] 2020/11/04 15:42:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-11-04T15:42:15.577Z] 2020/11/04 15:42:15 Finished clone github.com/coreos/go-semver [2020-11-04T15:42:15.577Z] 2020/11/04 15:42:15 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2020-11-04T15:42:16.444Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-04T15:42:17.498Z] 2020/11/04 15:42:17 Finished clone github.com/opencontainers/go-digest [2020-11-04T15:42:17.498Z] 2020/11/04 15:42:17 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-11-04T15:42:17.498Z] 2020/11/04 15:42:17 Finished clone golang.org/x/sys [2020-11-04T15:42:17.498Z] 2020/11/04 15:42:17 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-11-04T15:42:17.955Z] --- PASS: TestTemplatedSecret (2.45s) [2020-11-04T15:42:17.955Z] === RUN TestSecretCreateResolve [2020-11-04T15:42:19.431Z] 2020/11/04 15:42:19 Finished clone cloud.google.com/go [2020-11-04T15:42:19.431Z] 2020/11/04 15:42:19 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-11-04T15:42:19.544Z] --- PASS: TestSecretCreateResolve (1.99s) [2020-11-04T15:42:19.544Z] PASS [2020-11-04T15:42:19.544Z] [2020-11-04T15:42:19.544Z] DONE 6 tests in 12.206s [2020-11-04T15:42:19.544Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-04T15:42:19.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:19.544Z] ++ set -e [2020-11-04T15:42:19.544Z] ++ '[' -n 0 ']' [2020-11-04T15:42:19.544Z] ++ set -x [2020-11-04T15:42:19.544Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:42:19.838Z] INFO: Testing against a local daemon [2020-11-04T15:42:19.838Z] === RUN TestServiceCreateInit [2020-11-04T15:42:19.838Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-04T15:42:20.004Z] 2020/11/04 15:42:19 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-11-04T15:42:20.004Z] 2020/11/04 15:42:19 Finished clone github.com/hashicorp/serf [2020-11-04T15:42:20.578Z] 2020/11/04 15:42:20 Finished clone go.etcd.io/bbolt [2020-11-04T15:42:20.578Z] 2020/11/04 15:42:20 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-11-04T15:42:22.499Z] 2020/11/04 15:42:22 Finished clone github.com/mistifyio/go-zfs [2020-11-04T15:42:22.499Z] 2020/11/04 15:42:22 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-11-04T15:42:22.499Z] 2020/11/04 15:42:22 Finished clone golang.org/x/text [2020-11-04T15:42:23.062Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-04T15:42:23.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-04T15:42:23.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-04T15:42:23.668Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-04T15:42:23.890Z] 2020/11/04 15:42:23 Finished clone github.com/docker/libnetwork [2020-11-04T15:42:24.837Z] 2020/11/04 15:42:24 Finished clone github.com/vbatts/tar-split [2020-11-04T15:42:25.411Z] 2020/11/04 15:42:25 Finished clone github.com/ugorji/go [2020-11-04T15:42:26.802Z] 2020/11/04 15:42:26 Finished clone github.com/moby/buildkit [2020-11-04T15:42:26.929Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-04T15:42:26.938Z] --- PASS: TestServiceCreateInit (7.30s) [2020-11-04T15:42:26.938Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2020-11-04T15:42:26.938Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2020-11-04T15:42:26.938Z] === RUN TestCreateServiceMultipleTimes [2020-11-04T15:42:28.292Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-04T15:42:30.804Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-04T15:42:32.105Z] 2020/11/04 15:42:31 Finished clone github.com/miekg/dns [2020-11-04T15:42:32.680Z] 2020/11/04 15:42:32 Finished clone github.com/containerd/containerd [2020-11-04T15:42:35.235Z] 2020/11/04 15:42:34 Finished clone google.golang.org/grpc [2020-11-04T15:42:35.235Z] 2020/11/04 15:42:34 Finished clone github.com/opencontainers/runc [2020-11-04T15:42:35.497Z] 2020/11/04 15:42:35 Finished clone github.com/docker/distribution [2020-11-04T15:42:36.082Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-04T15:42:37.489Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-04T15:42:38.051Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-04T15:42:38.976Z] === RUN TestDockerSuite/TestPortList [2020-11-04T15:42:42.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-04T15:42:44.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-04T15:42:45.526Z] 2020/11/04 15:42:45 Finished clone google.golang.org/genproto [2020-11-04T15:42:45.578Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2020-11-04T15:42:45.578Z] === RUN TestCreateServiceConflict [2020-11-04T15:42:45.578Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-11-04T15:42:45.578Z] === RUN TestCreateServiceMaxReplicas [2020-11-04T15:42:45.744Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-04T15:42:47.107Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2020-11-04T15:42:47.107Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-04T15:42:47.110Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-04T15:42:48.838Z] 2020/11/04 15:42:48 Finished clone github.com/gogo/protobuf [2020-11-04T15:42:50.759Z] 2020/11/04 15:42:50 Finished clone github.com/coreos/etcd [2020-11-04T15:42:53.643Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-04T15:42:53.643Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-04T15:42:53.643Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-04T15:42:53.899Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-04T15:42:53.899Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-04T15:42:54.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-04T15:42:54.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-04T15:42:54.716Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-04T15:42:54.971Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-04T15:42:56.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-04T15:42:56.335Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-04T15:42:58.225Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-04T15:42:59.152Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-04T15:42:59.713Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-04T15:42:59.713Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-04T15:42:59.819Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.68s) [2020-11-04T15:42:59.820Z] === RUN TestCreateServiceSecretFileMode [2020-11-04T15:43:01.642Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-04T15:43:02.568Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-04T15:43:02.577Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-11-04T15:43:02.577Z] === RUN TestCreateServiceConfigFileMode [2020-11-04T15:43:04.500Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-04T15:43:04.662Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-11-04T15:43:04.662Z] === RUN TestCreateServiceSysctls [2020-11-04T15:43:07.412Z] --- PASS: TestCreateServiceSysctls (3.03s) [2020-11-04T15:43:07.412Z] === RUN TestCreateServiceCapabilities [2020-11-04T15:43:07.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-04T15:43:07.811Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-04T15:43:07.811Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-04T15:43:09.510Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2020-11-04T15:43:09.510Z] === RUN TestInspect [2020-11-04T15:43:11.076Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-04T15:43:12.256Z] --- PASS: TestInspect (2.46s) [2020-11-04T15:43:12.256Z] === RUN TestCreateJob [2020-11-04T15:43:15.020Z] --- PASS: TestCreateJob (3.06s) [2020-11-04T15:43:15.020Z] === RUN TestReplicatedJob [2020-11-04T15:43:17.606Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-04T15:43:18.212Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-04T15:43:19.577Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-04T15:43:20.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-04T15:43:20.615Z] --- PASS: TestReplicatedJob (5.12s) [2020-11-04T15:43:20.615Z] === RUN TestUpdateReplicatedJob [2020-11-04T15:43:21.867Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-04T15:43:22.898Z] 2020/11/04 15:43:19 Finished clone github.com/hashicorp/consul [2020-11-04T15:43:23.230Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-04T15:43:24.175Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2020-11-04T15:43:24.175Z] === RUN TestServiceListWithStatuses [2020-11-04T15:43:24.175Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-11-04T15:43:24.175Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:43:24.175Z] === RUN TestDockerNetworkConnectAlias [2020-11-04T15:43:25.161Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-04T15:43:25.729Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-04T15:43:26.026Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-04T15:43:26.955Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-04T15:43:27.718Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2020-11-04T15:43:27.718Z] === RUN TestDockerNetworkReConnect [2020-11-04T15:43:28.841Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-04T15:43:29.511Z] 2020/11/04 15:43:28 Finished clone github.com/aws/aws-sdk-go [2020-11-04T15:43:30.730Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-04T15:43:30.986Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-04T15:43:30.986Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-04T15:43:31.241Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-04T15:43:31.241Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-04T15:43:31.277Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2020-11-04T15:43:31.277Z] === RUN TestServicePlugin [2020-11-04T15:43:31.277Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-04T15:43:31.277Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:43:31.277Z] === RUN TestServiceUpdateLabel [2020-11-04T15:43:31.497Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-04T15:43:31.753Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-04T15:43:32.682Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-04T15:43:32.799Z] --- PASS: TestServiceUpdateLabel (1.97s) [2020-11-04T15:43:32.799Z] === RUN TestServiceUpdateSecrets [2020-11-04T15:43:33.609Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-04T15:43:34.180Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-04T15:43:34.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-04T15:43:42.906Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-04T15:43:43.162Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-04T15:43:45.051Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-04T15:43:45.051Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-04T15:43:45.051Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-04T15:43:45.307Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-04T15:43:47.276Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-04T15:43:48.181Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2020-11-04T15:43:48.181Z] === RUN TestServiceUpdateConfigs [2020-11-04T15:43:48.205Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-04T15:43:50.091Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-04T15:43:51.455Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-04T15:43:51.455Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-04T15:43:51.455Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-04T15:43:54.012Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-04T15:43:54.268Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-04T15:43:54.525Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-04T15:43:55.889Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-04T15:43:56.449Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-04T15:43:57.376Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-04T15:43:58.303Z] === RUN TestDockerSuite/TestRmiTag [2020-11-04T15:43:58.303Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-04T15:43:58.559Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-04T15:44:01.906Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-04T15:44:01.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-04T15:44:01.906Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-04T15:44:02.843Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-04T15:44:03.099Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-04T15:44:03.545Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2020-11-04T15:44:03.545Z] === RUN TestServiceUpdateNetwork [2020-11-04T15:44:04.505Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-04T15:44:04.762Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-04T15:44:05.325Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-04T15:44:05.888Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-04T15:44:05.888Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-04T15:44:06.450Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-04T15:44:07.814Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-04T15:44:08.069Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-04T15:44:08.995Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-04T15:44:09.250Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-04T15:44:10.177Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-04T15:44:11.104Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-04T15:44:11.666Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-04T15:44:12.227Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-04T15:44:12.787Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-04T15:44:13.350Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-04T15:44:13.939Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-11-04T15:44:13.939Z] === RUN TestServiceUpdatePidsLimit [2020-11-04T15:44:14.279Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-04T15:44:14.841Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-04T15:44:14.985Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-11-04T15:44:15.633Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-11-04T15:44:15.766Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-04T15:44:16.022Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-04T15:44:16.582Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-04T15:44:16.838Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-04T15:44:16.838Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-04T15:44:18.725Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-04T15:44:18.725Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-04T15:44:19.286Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-04T15:44:19.848Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-04T15:44:20.450Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-04T15:44:20.450Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-04T15:44:21.011Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-04T15:44:21.269Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-04T15:44:21.873Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-04T15:44:22.546Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-11-04T15:44:22.896Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-04T15:44:23.151Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-04T15:44:23.151Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-04T15:44:23.712Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-04T15:44:23.712Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-04T15:44:24.274Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-04T15:44:24.835Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-04T15:44:25.397Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-04T15:44:25.958Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-04T15:44:25.958Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-04T15:44:26.214Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-04T15:44:27.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-04T15:44:28.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-04T15:44:29.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-04T15:44:30.170Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-04T15:44:30.731Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-04T15:44:31.060Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2020-11-04T15:44:31.060Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2020-11-04T15:44:31.060Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-11-04T15:44:31.060Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-11-04T15:44:31.060Z] PASS [2020-11-04T15:44:31.060Z] [2020-11-04T15:44:31.060Z] === Skipped [2020-11-04T15:44:31.060Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-11-04T15:44:31.060Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-11-04T15:44:31.060Z] [2020-11-04T15:44:31.060Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-04T15:44:31.060Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-04T15:44:31.060Z] [2020-11-04T15:44:31.060Z] [2020-11-04T15:44:31.060Z] DONE 27 tests, 2 skipped in 130.364s [2020-11-04T15:44:31.060Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] ++ set -e [2020-11-04T15:44:31.060Z] ++ '[' -n 0 ']' [2020-11-04T15:44:31.060Z] ++ set -x [2020-11-04T15:44:31.060Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] INFO: Testing against a local daemon [2020-11-04T15:44:31.060Z] === RUN TestSessionCreate [2020-11-04T15:44:31.060Z] --- PASS: TestSessionCreate (0.03s) [2020-11-04T15:44:31.060Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-04T15:44:31.060Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-11-04T15:44:31.060Z] PASS [2020-11-04T15:44:31.060Z] [2020-11-04T15:44:31.060Z] DONE 2 tests in 0.138s [2020-11-04T15:44:31.060Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] ++ set -e [2020-11-04T15:44:31.060Z] ++ '[' -n 0 ']' [2020-11-04T15:44:31.060Z] ++ set -x [2020-11-04T15:44:31.060Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:31.060Z] INFO: Testing against a local daemon [2020-11-04T15:44:31.060Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-04T15:44:31.060Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:44:31.060Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:44:31.060Z] === RUN TestEventsExecDie [2020-11-04T15:44:31.060Z] --- PASS: TestEventsExecDie (0.59s) [2020-11-04T15:44:31.060Z] === RUN TestEventsBackwardsCompatible [2020-11-04T15:44:31.060Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-11-04T15:44:31.060Z] === RUN TestInfoBinaryCommits [2020-11-04T15:44:31.060Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-04T15:44:31.060Z] === RUN TestInfoAPIVersioned [2020-11-04T15:44:31.060Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-04T15:44:31.060Z] === RUN TestInfoDiscoveryBackend [2020-11-04T15:44:31.293Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-04T15:44:31.548Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-04T15:44:31.698Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-11-04T15:44:31.698Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-11-04T15:44:32.151Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-04T15:44:32.754Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-04T15:44:32.754Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-11-04T15:44:33.046Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-11-04T15:44:33.046Z] === RUN TestInfoAPI [2020-11-04T15:44:33.046Z] --- PASS: TestInfoAPI (0.04s) [2020-11-04T15:44:33.046Z] === RUN TestInfoAPIWarnings [2020-11-04T15:44:33.078Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-04T15:44:35.591Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-04T15:44:35.591Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-04T15:44:35.847Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-04T15:44:37.210Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-04T15:44:38.136Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-04T15:44:40.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-04T15:44:40.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-04T15:44:41.645Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-04T15:44:41.645Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-04T15:44:41.645Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-04T15:44:41.901Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-04T15:44:43.811Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-04T15:44:45.180Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-04T15:44:46.551Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-04T15:44:47.112Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-04T15:44:48.475Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-04T15:44:48.731Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-04T15:44:48.731Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-04T15:44:49.292Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-04T15:44:50.264Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-04T15:44:50.264Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-04T15:44:51.231Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-04T15:44:51.487Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-04T15:44:51.649Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-11-04T15:44:51.649Z] === RUN TestInfoDebug [2020-11-04T15:44:51.649Z] --- PASS: TestInfoDebug (0.53s) [2020-11-04T15:44:51.649Z] === RUN TestInfoInsecureRegistries [2020-11-04T15:44:51.649Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-11-04T15:44:51.649Z] === RUN TestInfoRegistryMirrors [2020-11-04T15:44:51.649Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-11-04T15:44:51.649Z] === RUN TestLoginFailsWithBadCredentials [2020-11-04T15:44:51.649Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-11-04T15:44:51.649Z] === RUN TestPingCacheHeaders [2020-11-04T15:44:51.649Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-04T15:44:51.649Z] === RUN TestPingGet [2020-11-04T15:44:51.649Z] --- PASS: TestPingGet (0.02s) [2020-11-04T15:44:51.649Z] === RUN TestPingHead [2020-11-04T15:44:51.649Z] --- PASS: TestPingHead (0.04s) [2020-11-04T15:44:51.649Z] === RUN TestVersion [2020-11-04T15:44:51.649Z] --- PASS: TestVersion (0.04s) [2020-11-04T15:44:51.649Z] PASS [2020-11-04T15:44:51.649Z] [2020-11-04T15:44:51.649Z] === Skipped [2020-11-04T15:44:51.649Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-04T15:44:51.649Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-04T15:44:51.649Z] [2020-11-04T15:44:51.649Z] [2020-11-04T15:44:51.649Z] DONE 18 tests, 1 skipped in 21.274s [2020-11-04T15:44:51.649Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-04T15:44:51.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:51.649Z] ++ set -e [2020-11-04T15:44:51.649Z] ++ '[' -n 0 ']' [2020-11-04T15:44:51.649Z] ++ set -x [2020-11-04T15:44:51.649Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-11-04T15:44:51.649Z] INFO: Testing against a local daemon [2020-11-04T15:44:51.649Z] === RUN TestVolumesCreateAndList [2020-11-04T15:44:51.649Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-04T15:44:51.649Z] === RUN TestVolumesRemove [2020-11-04T15:44:51.649Z] --- PASS: TestVolumesRemove (0.06s) [2020-11-04T15:44:51.649Z] === RUN TestVolumesInspect [2020-11-04T15:44:51.649Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-04T15:44:51.649Z] === RUN TestVolumesInvalidJSON [2020-11-04T15:44:51.649Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-04T15:44:51.649Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-04T15:44:51.649Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-04T15:44:51.649Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-04T15:44:51.649Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-11-04T15:44:51.649Z] PASS [2020-11-04T15:44:51.649Z] [2020-11-04T15:44:51.649Z] DONE 5 tests in 0.201s [2020-11-04T15:44:51.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:44:51.941Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T15:44:51.941Z] +++ kill 13877 [2020-11-04T15:44:52.048Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-04T15:44:52.608Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-04T15:44:52.608Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-04T15:44:52.989Z] +++ /etc/init.d/apparmor stop [2020-11-04T15:44:52.989Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:44:52.989Z] [2020-11-04T15:44:52.989Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:44:52.989Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:44:52.989Z] [2020-11-04T15:44:52.989Z] To set a process to complain mode, use the command line tool [2020-11-04T15:44:52.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:44:52.989Z] +++ true [2020-11-04T15:44:52.989Z] exiting test-integration [2020-11-04T15:44:52.989Z] ++ exit 0 [2020-11-04T15:44:52.989Z] [2020-11-04T15:44:53.168Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-04T15:44:53.731Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-04T15:44:54.293Z] === RUN TestDockerSuite/TestRunEnvironmentOverride Post stage [Pipeline] junit [2020-11-04T15:44:54.551Z] Recording test results [Pipeline] } [2020-11-04T15:44:54.857Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T15:44:55.278Z] + echo Ensuring container killed. [2020-11-04T15:44:55.278Z] Ensuring container killed. [2020-11-04T15:44:55.278Z] + docker rm -vf docker-pr2 [2020-11-04T15:44:55.278Z] Error: No such container: docker-pr2 [2020-11-04T15:44:55.278Z] + true [Pipeline] sh [2020-11-04T15:44:55.418Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-04T15:44:55.664Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:44:55.664Z] Chowning /workspace to jenkins user [2020-11-04T15:44:55.664Z] + id -u [2020-11-04T15:44:55.664Z] + id -g [2020-11-04T15:44:55.664Z] + docker run --rm -v /home/docker/workspace/moby_PR-41629:/workspace busybox chown -R 1001:1001 /workspace [2020-11-04T15:44:55.664Z] Unable to find image 'busybox:latest' locally [2020-11-04T15:44:55.955Z] latest: Pulling from library/busybox [2020-11-04T15:44:55.983Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-04T15:44:56.238Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-04T15:44:56.249Z] a72ff6653ea1: Pulling fs layer [2020-11-04T15:44:56.249Z] a72ff6653ea1: Download complete [2020-11-04T15:44:56.541Z] a72ff6653ea1: Pull complete [2020-11-04T15:44:56.541Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-11-04T15:44:56.541Z] Status: Downloaded newer image for busybox:latest [2020-11-04T15:44:56.799Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-04T15:44:56.799Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-04T15:44:57.360Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-04T15:44:57.921Z] === RUN TestDockerSuite/TestRunHostnameFQDN [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:44:58.463Z] + bundleName=ppc64le-integration [2020-11-04T15:44:58.463Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-04T15:44:58.463Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-04T15:44:58.464Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-11-04T15:44:58.464Z] [Pipeline] archiveArtifacts [2020-11-04T15:44:58.509Z] Archiving artifacts [2020-11-04T15:44:58.946Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:44:59.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-04T15:44:59.352Z] + make clean [2020-11-04T15:44:59.542Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T15:44:59.542Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-04T15:44:59.644Z] make: command: Command not found [2020-11-04T15:44:59.645Z] make: command: Command not found [2020-11-04T15:44:59.645Z] docker volume rm -f docker-dev-cache [2020-11-04T15:44:59.645Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:45:02.058Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-04T15:45:02.618Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-04T15:45:02.873Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-04T15:45:03.844Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-04T15:45:05.744Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-04T15:45:05.744Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-04T15:45:05.744Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-04T15:45:05.744Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-04T15:45:05.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-04T15:45:05.999Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-04T15:45:06.036Z] 2020/11/04 15:45:00 Finished clone google.golang.org/api [2020-11-04T15:45:06.036Z] 2020/11/04 15:45:00 Dependencies downloaded. Download time: 3m26.177388971s [2020-11-04T15:45:06.036Z] 2020/11/04 15:45:00 Collecting all dependencies [2020-11-04T15:45:08.598Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-04T15:45:10.009Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-04T15:45:10.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-04T15:45:11.131Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-04T15:45:12.634Z] 2020/11/04 15:45:11 Clean vendor dir from unused packages [2020-11-04T15:45:12.634Z] 2020/11/04 15:45:11 Ignoring paths matching "^archive/tar" [2020-11-04T15:45:12.634Z] 2020/11/04 15:45:12 Success [2020-11-04T15:45:12.634Z] 2020/11/04 15:45:12 Running time: 3m40.627454206s [2020-11-04T15:45:12.896Z] Congratulations! All vendoring changes are done the right way. [2020-11-04T15:45:13.017Z] === RUN TestDockerSwarmSuite/TestDNSConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-04T15:45:13.816Z] + echo Building e2e image [2020-11-04T15:45:13.816Z] Building e2e image [2020-11-04T15:45:13.816Z] + docker build --build-arg DOCKER_GITCOMMIT=0f9c325421704114bb7f28c8417ed65a65626d0f -t moby-e2e-test -f Dockerfile.e2e . [2020-11-04T15:45:13.816Z] #2 [internal] load .dockerignore [2020-11-04T15:45:13.816Z] #2 transferring context: 34B done [2020-11-04T15:45:13.816Z] #2 DONE 0.0s [2020-11-04T15:45:13.816Z] [2020-11-04T15:45:13.816Z] #1 [internal] load build definition from Dockerfile.e2e [2020-11-04T15:45:13.816Z] #1 transferring dockerfile: 3.21kB done [2020-11-04T15:45:13.816Z] #1 DONE 0.0s [2020-11-04T15:45:13.816Z] [2020-11-04T15:45:13.816Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-04T15:45:15.528Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-04T15:45:16.891Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-04T15:45:17.452Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-04T15:45:17.812Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-04T15:45:17.812Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-04T15:45:18.739Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-04T15:45:18.739Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-04T15:45:18.995Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-04T15:45:20.360Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-04T15:45:20.403Z] #4 DONE 5.5s [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-04T15:45:20.403Z] #3 DONE 5.7s [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T15:45:20.403Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-04T15:45:20.403Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-04T15:45:20.403Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-04T15:45:20.403Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-04T15:45:20.403Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.08MB / 2.80MB 0.1s [2020-11-04T15:45:20.403Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s [2020-11-04T15:45:20.403Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-11-04T15:45:20.403Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-11-04T15:45:20.403Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-11-04T15:45:20.403Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-11-04T15:45:20.403Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-11-04T15:45:20.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 3.69MB / 127.34MB 0.2s [2020-11-04T15:45:20.403Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.2s [2020-11-04T15:45:20.403Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-11-04T15:45:20.403Z] #14 ... [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #8 [internal] load build context [2020-11-04T15:45:20.403Z] #8 transferring context: 860.69kB 0.4s done [2020-11-04T15:45:20.403Z] #8 DONE 0.4s [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T15:45:20.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.13MB / 127.34MB 0.4s [2020-11-04T15:45:20.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 28.95MB / 127.34MB 0.6s [2020-11-04T15:45:20.403Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-11-04T15:45:20.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 40.02MB / 127.34MB 0.7s [2020-11-04T15:45:20.403Z] #14 ... [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-04T15:45:20.403Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-04T15:45:20.403Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-04T15:45:20.403Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-04T15:45:20.403Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-04T15:45:20.403Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-11-04T15:45:20.403Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-11-04T15:45:20.403Z] #5 DONE 0.8s [2020-11-04T15:45:20.403Z] [2020-11-04T15:45:20.403Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T15:45:20.403Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 48.67MB / 127.34MB 0.8s [2020-11-04T15:45:20.404Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-04T15:45:20.404Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-11-04T15:45:20.404Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 59.41MB / 127.34MB 1.0s [2020-11-04T15:45:20.404Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-11-04T15:45:20.665Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 75.92MB / 127.34MB 1.2s [2020-11-04T15:45:20.665Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 87.89MB / 127.34MB 1.3s [2020-11-04T15:45:20.929Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 101.49MB / 127.34MB 1.4s [2020-11-04T15:45:20.929Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s [2020-11-04T15:45:21.190Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s done [2020-11-04T15:45:21.288Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-04T15:45:21.288Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-04T15:45:21.452Z] #14 ... [2020-11-04T15:45:21.452Z] [2020-11-04T15:45:21.452Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-04T15:45:21.452Z] #6 DONE 1.0s [2020-11-04T15:45:21.452Z] [2020-11-04T15:45:21.452Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T15:45:21.452Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-11-04T15:45:22.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-04T15:45:22.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-04T15:45:22.471Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-04T15:45:23.877Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-04T15:45:24.133Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-04T15:45:25.061Z] === RUN TestDockerSuite/TestRunMount [2020-11-04T15:45:26.751Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-11-04T15:45:26.751Z] #14 ... [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-04T15:45:26.751Z] #7 0.760 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-04T15:45:26.751Z] #7 1.888 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-04T15:45:26.751Z] #7 1.995 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-04T15:45:26.751Z] #7 2.002 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-04T15:45:26.751Z] #7 2.014 (3/30) Installing readline (8.0.0-r0) [2020-11-04T15:45:26.751Z] #7 2.019 (4/30) Installing bash (5.0.0-r0) [2020-11-04T15:45:26.751Z] #7 2.037 Executing bash-5.0.0-r0.post-install [2020-11-04T15:45:26.751Z] #7 2.041 (5/30) Installing ca-certificates (20191127-r2) [2020-11-04T15:45:26.751Z] #7 2.058 (6/30) Installing libgcc (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 2.062 (7/30) Installing libstdc++ (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 2.080 (8/30) Installing binutils (2.32-r0) [2020-11-04T15:45:26.751Z] #7 2.185 (9/30) Installing gmp (6.1.2-r1) [2020-11-04T15:45:26.751Z] #7 2.192 (10/30) Installing isl (0.18-r0) [2020-11-04T15:45:26.751Z] #7 2.210 (11/30) Installing libgomp (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 2.214 (12/30) Installing libatomic (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 2.217 (13/30) Installing mpfr3 (3.1.5-r1) [2020-11-04T15:45:26.751Z] #7 2.223 (14/30) Installing mpc1 (1.1.0-r0) [2020-11-04T15:45:26.751Z] #7 2.227 (15/30) Installing gcc (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 3.103 (16/30) Installing musl-dev (1.1.22-r3) [2020-11-04T15:45:26.751Z] #7 3.210 (17/30) Installing libc-dev (0.7.1-r0) [2020-11-04T15:45:26.751Z] #7 3.212 (18/30) Installing g++ (8.3.0-r0) [2020-11-04T15:45:26.751Z] #7 3.822 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-11-04T15:45:26.751Z] #7 3.826 (20/30) Installing libcurl (7.66.0-r1) [2020-11-04T15:45:26.751Z] #7 3.834 (21/30) Installing expat (2.2.8-r0) [2020-11-04T15:45:26.751Z] #7 3.839 (22/30) Installing pcre2 (10.33-r0) [2020-11-04T15:45:26.751Z] #7 3.850 (23/30) Installing git (2.22.4-r0) [2020-11-04T15:45:26.751Z] #7 4.051 (24/30) Installing libmnl (1.0.4-r0) [2020-11-04T15:45:26.751Z] #7 4.054 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-11-04T15:45:26.751Z] #7 4.058 (26/30) Installing iptables (1.8.3-r1) [2020-11-04T15:45:26.751Z] #7 4.084 (27/30) Installing pigz (2.4-r0) [2020-11-04T15:45:26.751Z] #7 4.090 (28/30) Installing tar (1.32-r0) [2020-11-04T15:45:26.751Z] #7 4.102 (29/30) Installing xz-libs (5.2.4-r0) [2020-11-04T15:45:26.751Z] #7 4.105 (30/30) Installing xz (5.2.4-r0) [2020-11-04T15:45:26.751Z] #7 4.115 Executing busybox-1.30.1-r3.trigger [2020-11-04T15:45:26.751Z] #7 4.119 Executing ca-certificates-20191127-r2.trigger [2020-11-04T15:45:26.751Z] #7 4.166 OK: 179 MiB in 44 packages [2020-11-04T15:45:26.751Z] #7 DONE 5.2s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-04T15:45:26.751Z] #9 DONE 0.1s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-04T15:45:26.751Z] #10 DONE 0.1s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-04T15:45:26.751Z] #11 DONE 0.0s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-04T15:45:26.751Z] #12 DONE 0.1s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-04T15:45:26.751Z] #13 DONE 0.0s [2020-11-04T15:45:26.751Z] [2020-11-04T15:45:26.751Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-04T15:45:27.696Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.2s done [2020-11-04T15:45:27.696Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-04T15:45:27.696Z] #14 DONE 8.2s [2020-11-04T15:45:27.696Z] [2020-11-04T15:45:27.696Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-04T15:45:28.268Z] #15 0.376 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-04T15:45:28.368Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-04T15:45:29.211Z] #15 1.431 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-04T15:45:29.212Z] #15 1.545 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-04T15:45:29.212Z] #15 1.550 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-04T15:45:29.212Z] #15 1.557 (3/54) Installing readline (8.0.4-r0) [2020-11-04T15:45:29.212Z] #15 1.561 (4/54) Installing bash (5.0.17-r0) [2020-11-04T15:45:29.212Z] #15 1.573 Executing bash-5.0.17-r0.post-install [2020-11-04T15:45:29.212Z] #15 1.575 (5/54) Installing linux-headers (5.4.5-r1) [2020-11-04T15:45:29.473Z] #15 1.654 (6/54) Installing libblkid (2.35.2-r0) [2020-11-04T15:45:29.473Z] #15 1.658 (7/54) Installing libuuid (2.35.2-r0) [2020-11-04T15:45:29.473Z] #15 1.661 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-04T15:45:29.473Z] #15 1.667 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-04T15:45:29.473Z] #15 1.671 (10/54) Installing libgcc (9.3.0-r2) [2020-11-04T15:45:29.473Z] #15 1.674 (11/54) Installing libstdc++ (9.3.0-r2) [2020-11-04T15:45:29.474Z] #15 1.686 (12/54) Installing binutils (2.34-r1) [2020-11-04T15:45:29.474Z] #15 1.756 (13/54) Installing libmagic (5.38-r0) [2020-11-04T15:45:29.474Z] #15 1.776 (14/54) Installing file (5.38-r0) [2020-11-04T15:45:29.474Z] #15 1.778 (15/54) Installing gmp (6.2.0-r0) [2020-11-04T15:45:29.474Z] #15 1.785 (16/54) Installing isl (0.18-r0) [2020-11-04T15:45:29.474Z] #15 1.801 (17/54) Installing libgomp (9.3.0-r2) [2020-11-04T15:45:29.474Z] #15 1.804 (18/54) Installing libatomic (9.3.0-r2) [2020-11-04T15:45:29.474Z] #15 1.806 (19/54) Installing libgphobos (9.3.0-r2) [2020-11-04T15:45:29.474Z] #15 1.851 (20/54) Installing mpfr4 (4.0.2-r4) [2020-11-04T15:45:29.474Z] #15 1.857 (21/54) Installing mpc1 (1.1.0-r1) [2020-11-04T15:45:29.735Z] #15 1.860 (22/54) Installing gcc (9.3.0-r2) [2020-11-04T15:45:30.274Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-04T15:45:30.309Z] #15 2.696 (23/54) Installing musl-dev (1.1.24-r9) [2020-11-04T15:45:30.571Z] #15 2.767 (24/54) Installing libc-dev (0.7.2-r3) [2020-11-04T15:45:30.571Z] #15 2.769 (25/54) Installing g++ (9.3.0-r2) [2020-11-04T15:45:30.834Z] #15 3.178 (26/54) Installing make (4.3-r0) [2020-11-04T15:45:30.834Z] #15 3.182 (27/54) Installing fortify-headers (1.1-r0) [2020-11-04T15:45:30.834Z] #15 3.184 (28/54) Installing patch (2.7.6-r6) [2020-11-04T15:45:30.834Z] #15 3.187 (29/54) Installing build-base (0.5-r2) [2020-11-04T15:45:30.834Z] #15 3.189 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-11-04T15:45:30.834Z] #15 3.192 (31/54) Installing libcurl (7.69.1-r1) [2020-11-04T15:45:30.834Z] #15 3.198 (32/54) Installing curl (7.69.1-r1) [2020-11-04T15:45:30.834Z] #15 3.202 (33/54) Installing oniguruma (6.9.5-r2) [2020-11-04T15:45:30.834Z] #15 3.208 (34/54) Installing jq (1.6-r1) [2020-11-04T15:45:30.834Z] #15 3.214 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-11-04T15:45:30.834Z] #15 3.219 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-04T15:45:30.834Z] #15 3.222 (37/54) Installing libaio (0.3.112-r1) [2020-11-04T15:45:30.834Z] #15 3.223 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-11-04T15:45:30.834Z] #15 3.252 (39/54) Installing blkid (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.255 (40/54) Installing libcap-ng (0.7.10-r1) [2020-11-04T15:45:30.834Z] #15 3.257 (41/54) Installing setpriv (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.260 (42/54) Installing libmount (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.265 (43/54) Installing libsmartcols (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.269 (44/54) Installing findmnt (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.271 (45/54) Installing mcookie (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.274 (46/54) Installing hexdump (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.276 (47/54) Installing lsblk (2.35.2-r0) [2020-11-04T15:45:30.834Z] #15 3.279 (48/54) Installing libfdisk (2.35.2-r0) [2020-11-04T15:45:31.095Z] #15 3.285 (49/54) Installing sfdisk (2.35.2-r0) [2020-11-04T15:45:31.095Z] #15 3.288 (50/54) Installing cfdisk (2.35.2-r0) [2020-11-04T15:45:31.095Z] #15 3.291 (51/54) Installing util-linux (2.35.2-r0) [2020-11-04T15:45:31.095Z] #15 3.328 (52/54) Installing pkgconf (1.7.2-r0) [2020-11-04T15:45:31.095Z] #15 3.331 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-11-04T15:45:31.095Z] #15 3.352 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-11-04T15:45:31.095Z] #15 3.356 Executing busybox-1.31.1-r16.trigger [2020-11-04T15:45:31.095Z] #15 3.362 OK: 230 MiB in 69 packages [2020-11-04T15:45:31.244Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-04T15:45:31.668Z] #15 DONE 3.9s [2020-11-04T15:45:31.668Z] [2020-11-04T15:45:31.668Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-04T15:45:31.805Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-04T15:45:32.060Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-04T15:45:32.242Z] #16 DONE 0.5s [2020-11-04T15:45:32.242Z] [2020-11-04T15:45:32.242Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-04T15:45:32.505Z] #17 DONE 0.5s [2020-11-04T15:45:32.505Z] [2020-11-04T15:45:32.505Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-04T15:45:32.505Z] #18 DONE 0.0s [2020-11-04T15:45:32.505Z] [2020-11-04T15:45:32.505Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-04T15:45:32.767Z] #26 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-04T15:45:32.767Z] #19 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-04T15:45:32.767Z] #22 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-04T15:45:32.767Z] #23 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-04T15:45:32.767Z] #27 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-04T15:45:32.767Z] #28 DONE 0.1s [2020-11-04T15:45:32.767Z] [2020-11-04T15:45:32.767Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-04T15:45:32.987Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-04T15:45:33.723Z] #24 1.161 + RM_GOPATH=0 [2020-11-04T15:45:33.723Z] #24 1.161 + TMP_GOPATH= [2020-11-04T15:45:33.723Z] #24 1.161 + : /build [2020-11-04T15:45:33.723Z] #24 1.161 + '[' -z '' ']' [2020-11-04T15:45:33.986Z] #24 1.166 ++ mktemp -d [2020-11-04T15:45:33.986Z] #24 1.168 + export GOPATH=/tmp/tmp.BDFGMk [2020-11-04T15:45:33.986Z] #24 1.168 + GOPATH=/tmp/tmp.BDFGMk [2020-11-04T15:45:33.986Z] #24 1.168 + RM_GOPATH=1 [2020-11-04T15:45:33.986Z] #24 1.168 + case "$(go env GOARCH)" in [2020-11-04T15:45:33.986Z] #24 1.168 ++ go env GOARCH [2020-11-04T15:45:33.986Z] #24 1.176 + export GO_BUILDMODE=-buildmode=pie [2020-11-04T15:45:33.986Z] #24 1.176 + GO_BUILDMODE=-buildmode=pie [2020-11-04T15:45:33.986Z] #24 1.177 ++ dirname ./install.sh [2020-11-04T15:45:33.986Z] #24 1.182 + dir=. [2020-11-04T15:45:33.986Z] #24 1.182 + bin=dockercli [2020-11-04T15:45:33.986Z] #24 1.182 + shift [2020-11-04T15:45:33.986Z] #24 1.182 + '[' '!' Install docker/cli version 17.06.2-ce from stable [2020-11-04T15:45:33.986Z] #24 1.187 -f ./dockercli.installer ']' [2020-11-04T15:45:33.986Z] #24 1.187 + . ./dockercli.installer [2020-11-04T15:45:33.986Z] #24 1.187 ++ : stable [2020-11-04T15:45:33.986Z] #24 1.187 ++ : 17.06.2-ce [2020-11-04T15:45:33.986Z] #24 1.187 + install_dockercli [2020-11-04T15:45:33.986Z] #24 1.187 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-04T15:45:33.986Z] #24 1.187 ++ uname -m [2020-11-04T15:45:33.986Z] #24 1.188 + arch=x86_64 [2020-11-04T15:45:33.986Z] #24 1.188 + '[' x86_64 '!=' x86_64 ']' [2020-11-04T15:45:33.986Z] #24 1.188 + url=https://download.docker.com/linux/static [2020-11-04T15:45:33.986Z] #24 1.190 + + tar -xz docker/docker [2020-11-04T15:45:33.987Z] #24 1.190 curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-04T15:45:34.878Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-04T15:45:36.544Z] #24 3.481 + mkdir -p /build [2020-11-04T15:45:36.544Z] #24 3.490 + mv docker/docker /build/ [2020-11-04T15:45:36.544Z] #24 3.493 + rmdir docker [2020-11-04T15:45:36.766Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-04T15:45:36.806Z] #24 DONE 3.9s [2020-11-04T15:45:36.806Z] [2020-11-04T15:45:36.806Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T15:45:36.806Z] #20 2.818 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-11-04T15:45:36.806Z] #20 3.331 [2020-11-04T15:45:36.806Z] #20 3.443 # 2.7% ################ 22.7% ############################## 43.0% ########################################### 60.0% ################################################################# 90.8% ######################################################################## 100.0% [2020-11-04T15:45:37.068Z] #20 4.440 [2020-11-04T15:45:37.330Z] #20 4.582 0.2% ######################################################################## 100.0% [2020-11-04T15:45:37.592Z] #20 ... [2020-11-04T15:45:37.592Z] [2020-11-04T15:45:37.592Z] #31 [builder 1/4] COPY . . [2020-11-04T15:45:37.592Z] #31 DONE 4.9s [2020-11-04T15:45:37.592Z] [2020-11-04T15:45:37.592Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-04T15:45:38.175Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-04T15:45:38.989Z] #32 DONE 1.4s [2020-11-04T15:45:38.989Z] [2020-11-04T15:45:38.989Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T15:45:39.937Z] #33 0.979 [2020-11-04T15:45:40.061Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-04T15:45:40.200Z] #33 1.090 Removing bundles/ [2020-11-04T15:45:40.200Z] #33 1.091 [2020-11-04T15:45:40.200Z] #33 1.095 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-04T15:45:40.622Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-04T15:45:41.591Z] #33 2.780 Building test suite binary ./integration-cli/test.main [2020-11-04T15:45:41.985Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-04T15:45:41.985Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-04T15:45:42.241Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-04T15:45:42.803Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-04T15:45:42.992Z] #33 ... [2020-11-04T15:45:42.992Z] [2020-11-04T15:45:42.992Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T15:45:42.992Z] #29 ... [2020-11-04T15:45:42.992Z] [2020-11-04T15:45:42.992Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-04T15:45:42.992Z] #20 5.113 [2020-11-04T15:45:42.992Z] #20 5.242 1.4% ##################################################################### 97.2% ######################################################################## 100.0% [2020-11-04T15:45:42.992Z] #20 5.951 [2020-11-04T15:45:42.992Z] #20 6.091 ## 4.0% ################ 22.6% ############################## 41.9% ######################################### 58.1% ###################################################### 75.0% #################################################################### 95.6% ######################################################################## 100.0% [2020-11-04T15:45:42.992Z] #20 7.009 [2020-11-04T15:45:42.992Z] #20 7.130 0.5% #### 6.2% ######### 12.8% ############ 17.7% ################ 23.3% #################### 28.9% ######################## 34.1% ############################ 39.2% ################################ 44.5% ################################### 49.7% ####################################### 54.9% ########################################### 60.1% ############################################## 65.3% ################################################## 70.6% ###################################################### 75.8% ########################################################## 81.0% ############################################################## 86.2% ################################################################# 91.4% ##################################################################### 96.4% ######################################################################## 100.0% [2020-11-04T15:45:42.992Z] #20 9.446 [2020-11-04T15:45:43.254Z] #20 10.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-11-04T15:45:43.364Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-04T15:45:43.516Z] #20 10.96 [2020-11-04T15:45:43.620Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-04T15:45:43.778Z] #20 11.04 ######################################################################## 100.0% [2020-11-04T15:45:44.039Z] #20 11.33 [2020-11-04T15:45:44.984Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-04T15:45:44.984Z] #20 12.49 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-11-04T15:45:45.559Z] #20 12.99 [2020-11-04T15:45:46.084Z] #20 13.10 ################## 25.8% ################################################################# 90.6% ################################################################# 90.9% ######################################################################## 100.0% [2020-11-04T15:45:46.084Z] #20 13.60 [2020-11-04T15:45:46.348Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-04T15:45:48.008Z] #20 15.12 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-11-04T15:45:48.008Z] #20 15.37 skipping existing c35d46ef359f [2020-11-04T15:45:48.270Z] #20 15.79 [2020-11-04T15:45:48.862Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-04T15:45:49.422Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-04T15:45:49.422Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-04T15:45:49.983Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-04T15:45:49.983Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-04T15:45:50.239Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-04T15:45:50.798Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-04T15:45:50.798Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-04T15:45:50.821Z] #20 17.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-11-04T15:45:51.083Z] #20 18.37 [2020-11-04T15:45:51.083Z] #20 18.47 ######################################################################## 100.0% [2020-11-04T15:45:51.347Z] #20 18.78 [2020-11-04T15:45:51.347Z] #20 18.89 Download of images into '/build' complete. [2020-11-04T15:45:51.368Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-04T15:45:51.612Z] #20 18.89 Use something like the following to load the result into a Docker daemon: [2020-11-04T15:45:51.612Z] #20 18.89 tar -cC '/build' . | docker load [2020-11-04T15:45:51.874Z] #20 DONE 19.3s [2020-11-04T15:45:51.874Z] [2020-11-04T15:45:51.874Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T15:45:54.424Z] #33 ... [2020-11-04T15:45:54.424Z] [2020-11-04T15:45:54.424Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-04T15:45:54.997Z] #21 DONE 0.8s [2020-11-04T15:45:54.997Z] [2020-11-04T15:45:54.997Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-04T15:45:54.997Z] #25 DONE 0.1s [2020-11-04T15:45:54.997Z] [2020-11-04T15:45:54.997Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T15:45:56.605Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-04T15:45:56.861Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-04T15:45:56.861Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-04T15:45:57.423Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-04T15:45:58.349Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-04T15:45:59.799Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-04T15:46:00.361Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-04T15:46:00.923Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-04T15:46:01.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-04T15:46:01.741Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-04T15:46:02.302Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-04T15:46:02.557Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-04T15:46:02.557Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-04T15:46:03.160Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-04T15:46:03.721Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-04T15:46:03.721Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-04T15:46:04.647Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-04T15:46:04.647Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-04T15:46:05.009Z] #33 ... [2020-11-04T15:46:05.009Z] [2020-11-04T15:46:05.009Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-04T15:46:05.009Z] #29 31.76 # github.com/docker/docker/contrib/httpserver [2020-11-04T15:46:05.009Z] #29 31.76 loadinternal: cannot find runtime/cgo [2020-11-04T15:46:05.009Z] #29 DONE 31.9s [2020-11-04T15:46:05.009Z] [2020-11-04T15:46:05.009Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T15:46:05.271Z] #33 ... [2020-11-04T15:46:05.271Z] [2020-11-04T15:46:05.271Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-04T15:46:05.533Z] #30 DONE 0.1s [2020-11-04T15:46:05.534Z] [2020-11-04T15:46:05.534Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-04T15:46:05.617Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-04T15:46:05.617Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-04T15:46:08.881Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-04T15:46:08.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-04T15:46:09.442Z] === RUN TestDockerSuite/TestRunRm [2020-11-04T15:46:10.005Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-04T15:46:14.165Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-04T15:46:14.165Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-04T15:46:14.725Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-04T15:46:16.090Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-04T15:46:16.346Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-04T15:46:18.867Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-04T15:46:21.382Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-04T15:46:21.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-04T15:46:21.943Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-04T15:46:22.503Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-04T15:46:22.759Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-04T15:46:23.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-04T15:46:24.247Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-04T15:46:24.247Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-04T15:46:24.807Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-04T15:46:25.369Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-04T15:46:25.625Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-04T15:46:26.185Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-04T15:46:27.592Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-04T15:46:28.955Z] === RUN TestDockerSuite/TestRunState [2020-11-04T15:46:30.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-04T15:46:30.322Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-04T15:46:30.883Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-04T15:46:31.443Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-04T15:46:31.443Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-04T15:46:31.443Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-04T15:46:32.006Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-04T15:46:32.978Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-04T15:46:33.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-04T15:46:34.140Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-04T15:46:34.140Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-04T15:46:34.140Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-04T15:46:34.701Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-04T15:46:36.589Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-04T15:46:36.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-04T15:46:37.105Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-04T15:46:38.510Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-04T15:46:40.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-04T15:46:41.771Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-04T15:46:42.332Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-04T15:46:44.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-04T15:46:45.405Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-04T15:46:45.405Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-04T15:46:46.010Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-04T15:46:46.266Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-04T15:46:48.783Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-04T15:46:49.390Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-04T15:46:49.994Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-04T15:46:49.994Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-04T15:46:50.249Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-04T15:46:50.505Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-04T15:46:51.432Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-04T15:46:51.732Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-04T15:46:51.732Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-04T15:46:51.732Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-04T15:46:51.987Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-04T15:46:52.554Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-04T15:46:55.823Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-04T15:46:56.079Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-04T15:46:57.013Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-04T15:46:57.013Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-04T15:46:58.941Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-04T15:46:59.869Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-04T15:47:01.274Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-04T15:47:03.189Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-04T15:47:03.444Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-04T15:47:04.004Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-04T15:47:04.564Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-04T15:47:05.124Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-04T15:47:05.685Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-04T15:47:06.610Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-04T15:47:06.865Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-04T15:47:07.469Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-04T15:47:07.469Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-04T15:47:08.073Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-04T15:47:08.636Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-04T15:47:08.891Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-04T15:47:09.452Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-04T15:47:09.452Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-04T15:47:10.055Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-04T15:47:10.310Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-04T15:47:10.310Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-04T15:47:10.872Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-04T15:47:10.872Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-04T15:47:11.800Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-04T15:47:12.361Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-04T15:47:12.361Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-04T15:47:12.361Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-04T15:47:12.618Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-04T15:47:13.179Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-04T15:47:14.147Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-04T15:47:14.709Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-04T15:47:14.709Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-04T15:47:15.273Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-04T15:47:15.273Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-04T15:47:16.210Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-04T15:47:16.465Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-04T15:47:16.721Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-04T15:47:19.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-04T15:47:19.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-04T15:47:19.491Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-04T15:47:19.491Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-04T15:47:19.491Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-04T15:47:20.419Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-04T15:47:21.387Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-04T15:47:22.313Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-04T15:47:22.313Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-04T15:47:24.255Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-04T15:47:24.255Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-04T15:47:24.255Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-04T15:47:24.255Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-04T15:47:26.772Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-04T15:47:26.772Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-04T15:47:26.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-04T15:47:27.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-04T15:47:27.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-04T15:47:27.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-04T15:47:29.586Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-04T15:47:30.513Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-04T15:47:31.073Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-04T15:47:31.073Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-04T15:47:31.073Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-04T15:47:31.073Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-04T15:47:31.635Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-04T15:47:33.523Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-04T15:47:38.804Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-04T15:47:39.729Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-04T15:47:40.332Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-04T15:47:40.894Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-04T15:47:42.259Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-04T15:47:44.811Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-04T15:47:46.175Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-04T15:47:46.778Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-04T15:47:47.747Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-04T15:47:49.680Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-04T15:47:50.604Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-04T15:47:52.490Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-04T15:47:53.093Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-04T15:47:58.333Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-04T15:48:00.845Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-04T15:48:05.047Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-04T15:48:05.607Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-04T15:48:07.493Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-04T15:48:07.748Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-04T15:48:09.635Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-04T15:48:09.891Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-04T15:48:10.451Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-04T15:48:11.013Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-04T15:48:11.013Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-04T15:48:11.574Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-04T15:48:12.086Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-04T15:48:12.086Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-04T15:48:12.086Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-04T15:48:12.086Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-04T15:48:12.086Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-04T15:48:12.086Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-04T15:48:12.086Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-04T15:48:12.086Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-04T15:48:12.086Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-04T15:48:12.086Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-04T15:48:12.660Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-04T15:48:14.132Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-04T15:48:14.578Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-04T15:48:15.968Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-11-04T15:48:16.230Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-04T15:48:17.456Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-04T15:48:17.714Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-04T15:48:18.150Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-04T15:48:18.275Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-04T15:48:18.275Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-04T15:48:18.837Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-04T15:48:19.095Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-04T15:48:19.803Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-04T15:48:19.803Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-04T15:48:20.729Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-04T15:48:21.015Z] #33 161.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-04T15:48:21.290Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-04T15:48:21.588Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-04T15:48:22.217Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-04T15:48:22.993Z] #33 163.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-04T15:48:23.187Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-04T15:48:24.381Z] #33 165.1 [2020-11-04T15:48:24.381Z] #33 DONE 165.3s [2020-11-04T15:48:24.381Z] [2020-11-04T15:48:24.381Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-04T15:48:25.698Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-04T15:48:25.768Z] #34 DONE 1.3s [2020-11-04T15:48:26.623Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-04T15:48:27.685Z] [2020-11-04T15:48:27.685Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-04T15:48:27.947Z] #35 DONE 0.7s [2020-11-04T15:48:27.947Z] [2020-11-04T15:48:27.947Z] #36 exporting to image [2020-11-04T15:48:27.947Z] #36 exporting layers [2020-11-04T15:48:28.510Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-04T15:48:28.511Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-04T15:48:28.511Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-04T15:48:29.072Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-04T15:48:29.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-04T15:48:30.998Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-04T15:48:31.253Z] #36 exporting layers 2.9s done [2020-11-04T15:48:31.253Z] #36 writing image sha256:c2bc37f6054debb40d870a96728dff49bca79eabfa4b2b98b34521d50580fc94 done [2020-11-04T15:48:31.253Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-04T15:48:31.253Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T15:48:31.578Z] + echo Ensuring container killed. [2020-11-04T15:48:31.578Z] Ensuring container killed. [2020-11-04T15:48:31.578Z] + docker rm -vf docker-pr2 [2020-11-04T15:48:31.578Z] Error: No such container: docker-pr2 [2020-11-04T15:48:31.578Z] + true [Pipeline] sh [2020-11-04T15:48:31.868Z] + echo Chowning /workspace to jenkins user [2020-11-04T15:48:31.868Z] Chowning /workspace to jenkins user [2020-11-04T15:48:31.868Z] + id -u [2020-11-04T15:48:31.868Z] + id -g [2020-11-04T15:48:31.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace busybox chown -R 1000:1000 /workspace [2020-11-04T15:48:32.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T15:48:33.558Z] + bundleName=unit [2020-11-04T15:48:33.558Z] + echo Creating unit-bundles.tar.gz [2020-11-04T15:48:33.558Z] Creating unit-bundles.tar.gz [2020-11-04T15:48:33.558Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-04T15:48:33.558Z] bundles/junit-report.xml [2020-11-04T15:48:33.558Z] bundles/go-test-report.json [2020-11-04T15:48:33.558Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-04T15:48:33.572Z] Archiving artifacts [2020-11-04T15:48:34.155Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T15:48:34.471Z] + make clean [2020-11-04T15:48:34.732Z] docker volume rm -f docker-dev-cache [2020-11-04T15:48:34.732Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-04T15:48:35.443Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-04T15:48:37.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-04T15:48:39.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-04T15:48:41.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-04T15:48:44.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-04T15:48:45.757Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-04T15:48:46.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-04T15:48:47.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-04T15:48:48.544Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-04T15:48:49.953Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-04T15:48:50.879Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-04T15:48:51.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-04T15:48:53.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-04T15:48:54.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-04T15:48:55.752Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-04T15:48:59.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-04T15:49:00.379Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-04T15:49:12.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-04T15:49:12.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-04T15:49:12.804Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-04T15:49:12.804Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-04T15:49:12.804Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-04T15:49:14.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-04T15:49:14.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-04T15:49:14.704Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-04T15:49:14.704Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-04T15:49:14.704Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-04T15:49:15.265Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-04T15:49:20.504Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-04T15:49:21.866Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-04T15:49:21.866Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-04T15:49:21.866Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-04T15:49:23.753Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-04T15:49:26.310Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite (1354.28s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.72s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.08s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.79s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.63s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.11s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.74s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.02s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.22s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.76s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s) [2020-11-04T15:49:26.310Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.33s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.12s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.18s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.66s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.60s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.06s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.85s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.40s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.77s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.88s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.75s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.10s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.39s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.92s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.60s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.21s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.09s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.80s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContChar (3.33s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.06s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.28s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.98s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.29s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.95s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.83s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.77s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.78s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.67s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.41s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.99s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnv (1.26s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.14s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.78s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.70s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.16s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.37s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.18s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.29s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildHistory (4.08s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabels (0.62s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.48s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.46s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.38s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.25s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.66s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.20s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.78s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.53s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildPATH (1.96s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.11s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.90s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.11s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.83s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.61s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.17s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.11s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.31s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.96s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.33s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.03s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.85s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-11-04T15:49:26.311Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.82s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-11-04T15:49:26.311Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T15:49:26.311Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.63s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.85s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2020-11-04T15:49:26.311Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.74s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.31s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2020-11-04T15:49:26.312Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-04T15:49:26.312Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009300c0_} (1.39s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1929064381_/foo_false____} (1.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1929064381_/foo_true____} (1.43s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_false____} (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_true____} (1.45s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3517623800_/foo_true__0xc000930120__} (1.31s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000930140_} (1.33s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000930160_} (1.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000930180_} (1.31s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009301a0_} (1.32s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.51s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.43s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.55s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.29s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.33s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.57s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.00s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.78s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.88s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.60s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.80s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.54s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2020-11-04T15:49:26.312Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T15:49:26.312Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-11-04T15:49:26.312Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-04T15:49:26.312Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.76s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.27s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.41s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.59s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-11-04T15:49:26.312Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T15:49:26.312Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.312Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T15:49:26.312Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.81s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.62s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.64s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-11-04T15:49:26.312Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-11-04T15:49:26.313Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T15:49:26.313Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHealth (18.76s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportGzipped (1.21s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.61s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-11-04T15:49:26.313Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T15:49:26.313Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-04T15:49:26.313Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T15:49:26.313Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.78s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.16s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.95s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsTail (0.58s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.76s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.68s) [2020-11-04T15:49:26.313Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T15:49:26.313Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.37s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.57s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPortList (6.70s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.28s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.29s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.05s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.59s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.98s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-11-04T15:49:26.313Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-04T15:49:26.313Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.66s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.69s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.07s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.18s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2020-11-04T15:49:26.313Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.32s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.72s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.15s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.59s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.49s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.48s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.14s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.97s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.41s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMount (5.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.11s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.20s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.63s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.84s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunState (1.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.58s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.15s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.60s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T15:49:26.314Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-11-04T15:49:26.314Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.76s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T15:49:26.315Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.52s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.99s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.40s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.97s) [2020-11-04T15:49:26.315Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents568848610 [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.77s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.19s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.56s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.58s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T15:49:26.315Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.13s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.64s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T15:49:26.315Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.08s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T15:49:26.315Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T15:49:26.315Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.84s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.60s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2020-11-04T15:49:26.315Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s) [2020-11-04T15:49:26.315Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T15:49:26.315Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T15:49:26.315Z] === RUN TestDockerRegistrySuite [2020-11-04T15:49:26.315Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-04T15:49:27.243Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-04T15:49:28.171Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-04T15:49:29.579Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-11-04T15:49:29.579Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T15:49:32.140Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T15:49:34.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-04T15:49:34.954Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-04T15:49:38.265Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-04T15:49:39.206Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-04T15:49:39.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-04T15:49:41.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-04T15:49:42.063Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-04T15:49:42.321Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-04T15:49:43.248Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-04T15:49:44.614Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-04T15:49:45.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-04T15:49:47.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-04T15:49:49.231Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-04T15:49:50.202Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-04T15:49:52.760Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-04T15:49:53.322Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-04T15:49:53.322Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T15:49:54.292Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T15:49:55.260Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T15:49:56.187Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-04T15:49:58.701Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-04T15:49:58.959Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-04T15:49:59.885Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-04T15:50:00.445Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-04T15:50:00.445Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-04T15:50:00.701Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-04T15:50:01.001Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-04T15:50:01.267Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-04T15:50:01.522Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-04T15:50:02.537Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-04T15:50:03.901Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-04T15:50:04.829Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-04T15:50:05.757Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-04T15:50:06.730Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite (41.51s) [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d9113077ddfdf] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d0f736fc7d125] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d2a6f04d328e8] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d01cc3dc0a0ed] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-11-04T15:50:07.657Z] check_test.go:196: [da3837ea9b4ee] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.73s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dc674477036c7] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.14s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d58daf38cb531] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d3f8434a8390e] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-11-04T15:50:07.657Z] check_test.go:196: [da5eef01a340e] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dc1e746fa13c9] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d06e31e6a1aa7] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dc0458d14e706] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.12s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d7ee8a117d6a5] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dc4da36eef599] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2020-11-04T15:50:07.657Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:45cc7344ed52126424668c66cec77f30a7077e98d39982e0aa6c42caf20cf57d [2020-11-04T15:50:07.657Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61a39a40dc433afe79618dc5fb9ec7bc25c1bcb44526961d16b26c37bb6210aa [2020-11-04T15:50:07.657Z] check_test.go:196: [d567690b7e3b3] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2020-11-04T15:50:07.657Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47b5d725db25b1ddbe95e64b8eb5f4950ad1507e4ad24613d8484a45dbb9552d [2020-11-04T15:50:07.657Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b8899491394b64a8e13ac528962270aef501f35538a8d64a26aaf33d5c7f85e [2020-11-04T15:50:07.657Z] check_test.go:196: [d62537714720d] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2020-11-04T15:50:07.657Z] check_test.go:196: [db9a14acb7898] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d14c3bb398bfb] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d38ecb367d38c] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dce15e8af6c67] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d45ebb0d66a4c] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-11-04T15:50:07.657Z] check_test.go:196: [de836f5bee6f0] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d0ac19a98caba] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dcc9dfdd08fa6] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dfb6db3c55212] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d197ddf522a21] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d6a851350d6f9] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d86491e31a713] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d41a4ed53743f] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dda39bac80ab4] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d5881d5cd056b] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.15s) [2020-11-04T15:50:07.657Z] check_test.go:196: [df7869d5bd2c2] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2020-11-04T15:50:07.657Z] check_test.go:196: [dd7fd4447b1d6] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d42bfb8703a26] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-11-04T15:50:07.657Z] check_test.go:196: [d54837820c99d] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-11-04T15:50:07.657Z] check_test.go:196: [df55d6c410d5d] daemon is not started [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-11-04T15:50:07.657Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-11-04T15:50:07.657Z] === RUN TestDockerSchema1RegistrySuite [2020-11-04T15:50:07.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-11-04T15:50:07.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-04T15:50:10.925Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-11-04T15:50:13.528Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-04T15:50:16.043Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-04T15:50:16.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-04T15:50:17.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-04T15:50:18.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-04T15:50:19.080Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-04T15:50:20.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-04T15:50:20.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-04T15:50:23.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-04T15:50:23.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-04T15:50:24.002Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-04T15:50:24.257Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-04T15:50:24.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-04T15:50:24.776Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-04T15:50:25.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-04T15:50:25.301Z] --- PASS: TestDockerSchema1RegistrySuite (17.74s) [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d481cd871c0b5] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d9952f5d9ec48] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.79s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d8fe910e27c62] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.75s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d64523d90ee71] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d7929a398e60e] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2020-11-04T15:50:25.302Z] check_test.go:223: [deed912b61ac2] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-04T15:50:25.302Z] check_test.go:223: [dfc50723b25be] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d773accf54bd8] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d12bac00dd95e] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-11-04T15:50:25.302Z] check_test.go:223: [de5a921906b83] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d30f3d3b34411] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d263c6fbee4ef] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d990b0ab6b703] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d32c65272af11] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-11-04T15:50:25.302Z] check_test.go:223: [dae46b596d1a7] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-11-04T15:50:25.302Z] check_test.go:223: [db7cda9726ace] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d175590ab01bd] daemon is not started [2020-11-04T15:50:25.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-04T15:50:25.302Z] check_test.go:223: [d0ed094bc7e2d] daemon is not started [2020-11-04T15:50:25.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-04T15:50:25.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-04T15:50:26.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-04T15:50:26.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-04T15:50:26.739Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-04T15:50:28.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-04T15:50:28.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-04T15:50:28.358Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-04T15:50:28.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-11-04T15:50:29.218Z] check_test.go:252: [db065f3443a85] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-11-04T15:50:29.218Z] check_test.go:252: [d2dff66023f4b] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-11-04T15:50:29.218Z] check_test.go:252: [d3ef144dfa4ce] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-11-04T15:50:29.218Z] check_test.go:252: [d748b2cc955df] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-11-04T15:50:29.218Z] check_test.go:252: [dc2a37756beae] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-11-04T15:50:29.218Z] check_test.go:252: [d4230ab6485df] daemon is not started [2020-11-04T15:50:29.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-04T15:50:29.218Z] check_test.go:252: [d9470e92f4b08] daemon is not started [2020-11-04T15:50:29.218Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-04T15:50:29.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-04T15:50:34.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-04T15:50:34.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-04T15:50:34.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-04T15:50:34.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-11-04T15:50:34.762Z] check_test.go:279: [d19d6e3d5277b] daemon is not started [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-04T15:50:34.762Z] check_test.go:279: [df589ca4ce34a] daemon is not started [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-04T15:50:34.762Z] check_test.go:279: [d1d69fe89e54f] daemon is not started [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-04T15:50:34.762Z] check_test.go:279: [d30cc38b251dd] daemon is not started [2020-11-04T15:50:34.762Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-11-04T15:50:34.762Z] check_test.go:279: [dfbae470869b0] daemon is not started [2020-11-04T15:50:34.762Z] === RUN TestDockerNetworkSuite [2020-11-04T15:50:34.762Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-04T15:50:37.280Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-04T15:50:37.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-04T15:50:40.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-04T15:50:42.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-04T15:50:44.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-04T15:50:46.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-04T15:50:51.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-04T15:50:54.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-04T15:50:54.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-04T15:50:55.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-04T15:50:55.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-04T15:50:56.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-04T15:50:57.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-04T15:50:57.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-04T15:50:58.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-04T15:50:59.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-04T15:50:59.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-04T15:50:59.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-04T15:50:59.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-04T15:50:59.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-04T15:51:01.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-04T15:51:01.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-04T15:51:01.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-04T15:51:01.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-04T15:51:04.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-04T15:51:05.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-04T15:51:10.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-04T15:51:11.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-04T15:51:11.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-04T15:51:12.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-04T15:51:12.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-04T15:51:12.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-04T15:51:12.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-04T15:51:12.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-04T15:51:15.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-04T15:51:15.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-04T15:51:15.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-04T15:51:15.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-04T15:51:18.176Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-04T15:51:19.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-04T15:51:22.372Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-04T15:51:23.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-04T15:51:23.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-04T15:51:25.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-04T15:51:26.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-04T15:51:27.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-04T15:51:27.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-04T15:51:28.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-04T15:51:30.346Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-04T15:51:30.603Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite (61.28s) [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.03s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d8c699b497fd6] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d98dcc876638e] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.92s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d0850a40c9ec0] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dc7934b14f21a] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:1233: [d61cb7250233d] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [db8bfd7b8d66a] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.35s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [de931e0c7586c] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.51s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d48c799652994] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d79deba9b10b8] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dc98789a5a970] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dd9ba12970073] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d1c2cd375c8ae] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d207c577a16b6] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d181547c8ad85] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d06ae5169016b] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d168c72820262] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d2238ce2290d7] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [da1613cf277cf] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d033a0be63fb3] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d8c847bf7bbb2] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d5a2399f6a490] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d6594f3ef6aed] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d226523bd293b] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d99bff4f24a5f] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:968: [df3be82e75bb6] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.71s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d8153a4137502] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:1116: [d3fadf9ef861f] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d62adbc42e848] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d638ccb29efa3] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dc70c63fe20cd] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dc8615e9383ba] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [ddd5eae5d41a4] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d4d593146e720] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d1bb6445a5add] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d3776adc479e0] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d3cd0b2f8004a] daemon is not started [2020-11-04T15:51:37.142Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dad5cf54b4439] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dff9708faf587] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.38s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:1084: [d571fe67dc796] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d92d01822ad30] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d646ce69b3330] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.11s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d929198dcc73e] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d3df9f51bd1b5] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [dd6d1271d6f08] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d84daa1b1ed97] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d2638421471a4] daemon is not started [2020-11-04T15:51:37.142Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.07s) [2020-11-04T15:51:37.142Z] docker_cli_network_unix_test.go:46: [d2f6530fb4b12] daemon is not started [2020-11-04T15:51:37.142Z] === RUN TestDockerHubPullSuite [2020-11-04T15:51:37.142Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-04T15:51:38.067Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-04T15:51:38.627Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-04T15:51:40.515Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-04T15:51:40.770Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-04T15:51:41.331Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-04T15:51:43.865Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-04T15:51:43.865Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite (7.56s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.39s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.25s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-11-04T15:51:43.865Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-11-04T15:51:43.865Z] PASS [2020-11-04T15:51:43.865Z] [2020-11-04T15:51:43.865Z] === Skipped [2020-11-04T15:51:43.865Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T15:51:43.865Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-11-04T15:51:43.865Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.865Z] [2020-11-04T15:51:43.865Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T15:51:43.865Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-04T15:51:43.865Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.865Z] [2020-11-04T15:51:43.865Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T15:51:43.865Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-04T15:51:43.865Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.865Z] [2020-11-04T15:51:43.865Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-04T15:51:43.865Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-04T15:51:43.865Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.865Z] [2020-11-04T15:51:43.865Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T15:51:43.865Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-11-04T15:51:43.866Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-11-04T15:51:43.866Z] docker_cli_sni_test.go:18: Flakey test [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-04T15:51:43.866Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-11-04T15:51:43.866Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T15:51:43.866Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-04T15:51:43.866Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-11-04T15:51:43.866Z] docker_cli_network_unix_test.go:46: [dad5cf54b4439] daemon is not started [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] [2020-11-04T15:51:43.866Z] DONE 1277 tests, 51 skipped in 1533.859s [2020-11-04T15:51:43.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T15:51:43.866Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T15:51:43.866Z] +++ kill 7656 [2020-11-04T15:51:44.795Z] +++ /etc/init.d/apparmor stop [2020-11-04T15:51:44.795Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T15:51:44.795Z] [2020-11-04T15:51:44.795Z] Unloading profiles will leave already running processes permanently [2020-11-04T15:51:44.795Z] unconfined, which can lead to unexpected situations. [2020-11-04T15:51:44.795Z] [2020-11-04T15:51:44.795Z] To set a process to complain mode, use the command line tool [2020-11-04T15:51:44.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T15:51:44.795Z] +++ true [2020-11-04T15:51:44.795Z] exiting test-integration [2020-11-04T15:51:44.795Z] ++ exit 0 [2020-11-04T15:51:44.795Z] [2020-11-04T15:51:45.050Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-04T15:51:45.050Z] + for job in $(jobs -p) [2020-11-04T15:51:45.050Z] + wait 28135 [2020-11-04T15:51:47.569Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-04T15:51:51.730Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-04T15:51:51.730Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-04T15:51:57.009Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-04T15:51:57.569Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-04T15:51:58.496Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-04T15:52:00.383Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-04T15:52:56.534Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-04T15:53:52.785Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-04T15:54:00.903Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-04T15:54:05.066Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-04T15:56:41.535Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-04T15:56:41.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-04T15:56:42.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-11-04T15:56:42.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-11-04T15:56:42.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-11-04T15:56:42.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-11-04T15:56:43.341Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-04T15:56:45.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-04T15:56:49.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-04T15:56:50.523Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-04T15:57:46.678Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-04T15:57:46.678Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-04T15:57:47.605Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-04T15:57:49.491Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-04T15:57:52.007Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-04T15:57:54.518Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-04T15:58:16.490Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-04T15:58:28.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-04T15:58:29.574Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-04T15:58:32.088Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-04T15:58:34.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-04T15:58:42.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-04T15:58:46.073Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-04T15:58:48.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-04T15:58:51.123Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-04T15:58:53.052Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-04T15:58:55.565Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-04T15:58:58.079Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-04T15:58:59.968Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-04T15:59:56.205Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-04T16:00:08.451Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite (1664.36s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.28s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:562: [daf5a4f134659] joining swarm manager [dbd4080ffea98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:584: [dda60dece7058] joining swarm manager [dbd4080ffea98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] check_test.go:380: [daf5a4f134659] daemon is not started [2020-11-04T16:00:26.620Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:45: [d76b4e4b053e0] joining swarm manager [d387f34a5484d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.86s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:303: [d11325cd5fcf6] joining swarm manager [d37ea2b9af8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:304: [d9bfddeebf2d9] joining swarm manager [d37ea2b9af8a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.59s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:271: [df600cbb28a16] joining swarm manager [d19b8c054eb38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:272: [d63b30eae184c] joining swarm manager [d19b8c054eb38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.53s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.22s) [2020-11-04T16:00:26.620Z] docker_api_swarm_node_test.go:19: [d055d9a4f0465] joining swarm manager [d5b480c8bc3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_node_test.go:20: [d1f29ff9b52b3] joining swarm manager [d5b480c8bc3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.34s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:501: [d61f2da3c38dc] joining swarm manager [d2b169f5d0416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:506: [d4f575ce5ecbc] joining swarm manager [d2b169f5d0416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.49s) [2020-11-04T16:00:26.620Z] docker_api_swarm_node_test.go:80: [d3b7de68a2845] joining swarm manager [d168b9c7492fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2020-11-04T16:00:26.620Z] docker_api_swarm_node_test.go:52: [d5dc2babe2349] joining swarm manager [d9ee3cd858ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_node_test.go:53: [d25def052b00f] joining swarm manager [d9ee3cd858ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.17s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:201: [d19627e9650f6] joining swarm manager [dee24816913b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.15s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:383: [da9c909e1673f] joining swarm manager [db73f60d9ca60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:384: [dc44d75f412be] joining swarm manager [db73f60d9ca60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] check_test.go:380: [dc44d75f412be] daemon is not started [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.78s) [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:801: [dd4d3f532f61f] joining swarm manager [d7eb7a3a55ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:801: [d0a57dfb516c2] joining swarm manager [d7eb7a3a55ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:801: [dc606bf77ea3e] joining swarm manager [d7eb7a3a55ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:801: [d70c821265848] joining swarm manager [d7eb7a3a55ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T16:00:26.620Z] docker_api_swarm_test.go:809: [d24dcd0b6f9c4] joining swarm manager [d7eb7a3a55ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.46s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.49s) [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.82s) [2020-11-04T16:00:26.620Z] docker_api_swarm_service_test.go:394: [d94242e2f2d1f] joining swarm manager [d65ebfbe674d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.620Z] docker_api_swarm_service_test.go:394: [d6fbf6c124cec] joining swarm manager [d65ebfbe674d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.620Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:342: [dd1d67e384972] joining swarm manager [d22fd5e1b49e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:342: [d63eb2acab119] joining swarm manager [d22fd5e1b49e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.97s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:489: [dd8d6defd4bf0] joining swarm manager [d314a35975f58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:489: [d0699a4a9ba80] joining swarm manager [d314a35975f58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.42s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.30s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:127: [df426ac14064e] joining swarm manager [d48fdb7d8a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:128: [d0852b243ce37] joining swarm manager [d48fdb7d8a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:136: [d4b64ba72d2e5] joining swarm manager [d48fdb7d8a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:137: [d332005372f78] joining swarm manager [d48fdb7d8a44d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.66s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:303: [d99314c6b81f8] joining swarm manager [d2fed704b4c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:303: [d0e4ceab8527e] joining swarm manager [d2fed704b4c96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:99: [dfa302bb72324] joining swarm manager [d967859c15bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:100: [d642e658cbe26] joining swarm manager [d967859c15bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] check_test.go:380: [dfa302bb72324] daemon is not started [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:532: [d2370471e84e5] joining swarm manager [d1f6e696c5954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:533: [dab517369ca82] joining swarm manager [d1f6e696c5954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.93s) [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:147: [dcd9da06b40a0] joining swarm manager [dd276aa169789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_api_swarm_service_test.go:147: [d1049b7278ace] joining swarm manager [dd276aa169789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.48s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.33s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.62s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.47s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.97s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.19s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.31s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.30s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.98s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.39s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.08s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.15s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.64s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.67s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.13s) [2020-11-04T16:00:26.621Z] docker_cli_service_logs_test.go:245: checking task xpp22w5twz7h [2020-11-04T16:00:26.621Z] docker_cli_service_logs_test.go:250: checking messages for xpp22w5twz7h [2020-11-04T16:00:26.621Z] docker_cli_service_logs_test.go:245: checking task rur1evcyzrxg [2020-11-04T16:00:26.621Z] docker_cli_service_logs_test.go:250: checking messages for rur1evcyzrxg [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.90s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.16s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1901: [dce712e18afd8] joining swarm manager [d7afc617bb280]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1902: [d0189313d893d] joining swarm manager [d7afc617bb280]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.87s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.81s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.03s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1802: [d9d859ce83732] joining swarm manager [d85af0718efb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1803: [db7a9565c692d] joining swarm manager [d85af0718efb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.48s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1321: [d8ea7ea0acdcc] joining swarm manager [d7870e9527999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1322: [dd1e026ffdf5d] joining swarm manager [d7870e9527999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.38s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.38s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.38s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.36s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.67s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s) [2020-11-04T16:00:26.621Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.68s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.83s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.12s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.97s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1186: [dd78c35d41094] joining swarm manager [d41e60d325802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1195: [ded37930d263c] joining swarm manager [d41e60d325802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.05s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.60s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1118: [d6a5ed8789245] joining swarm manager [df3bdd4d24a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1119: [d17be74f4ba7c] joining swarm manager [df3bdd4d24a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1172: [d4a2a835ef99f] joining swarm manager [df3bdd4d24a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.00s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1453: [d0502763c0e5d] joining swarm manager [d9db48eda8b5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] docker_cli_swarm_test.go:1454: [d5d883b13270d] joining swarm manager [d9db48eda8b5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.00s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.87s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.93s) [2020-11-04T16:00:26.621Z] docker_cli_swarm_unix_test.go:62: [d3421b4ea57a1] joining swarm manager [d57eddd3e977e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.89s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.77s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.17s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.75s) [2020-11-04T16:00:26.621Z] docker_api_swarm_test.go:961: [d471e743a2322] joining swarm manager [d110b965fa575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.74s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.88s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.42s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.52s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.12s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.18s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.66s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.89s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2020-11-04T16:00:26.621Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.85s) [2020-11-04T16:00:26.621Z] === RUN TestDockerExternalVolumeSuite [2020-11-04T16:00:26.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-04T16:00:41.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-04T16:01:49.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-04T16:01:58.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-04T16:02:31.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-04T16:02:43.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-04T16:03:15.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-04T16:03:30.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-04T16:04:02.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-04T16:04:17.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-04T16:04:31.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-04T16:05:18.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-04T16:05:36.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-04T16:06:08.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-04T16:06:40.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-04T16:06:55.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-04T16:07:13.542Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-04T16:07:28.372Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:53: [d96a8021d6a7e] daemon is not started [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:53: [d755419b852ed] daemon is not started [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:53: [d7d623cd23677] daemon is not started [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:53: [da025741693da] daemon is not started [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:485: [dce4950f6429c] daemon is not started [2020-11-04T16:07:43.288Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-04T16:07:43.288Z] docker_cli_external_volume_driver_test.go:53: [d10d3bcaabae6] daemon is not started [2020-11-04T16:07:43.288Z] PASS [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] === Skipped [2020-11-04T16:07:43.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T16:07:43.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-11-04T16:07:43.288Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-11-04T16:07:43.288Z] check_test.go:309: [d54420c09d8c9] daemon is not started [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T16:07:43.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-04T16:07:43.288Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-11-04T16:07:43.288Z] check_test.go:309: [d9c1199995ce2] daemon is not started [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-04T16:07:43.288Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-11-04T16:07:43.288Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-11-04T16:07:43.288Z] check_test.go:309: [d9744f7f7cec8] daemon is not started [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T16:07:43.288Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-04T16:07:43.288Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T16:07:43.288Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-04T16:07:43.288Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] [2020-11-04T16:07:43.288Z] DONE 273 tests, 5 skipped in 2492.468s [2020-11-04T16:07:43.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-04T16:07:43.288Z] ++++ cat bundles/test-integration/docker.pid [2020-11-04T16:07:43.288Z] +++ kill 7649 [2020-11-04T16:07:43.895Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db18817c6c99b/docker.pid [2020-11-04T16:07:43.895Z] +++ kill 5463 [2020-11-04T16:07:43.895Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5463 is not a child of this shell [2020-11-04T16:07:43.895Z] warning: PID 5463 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db18817c6c99b/docker.pid had a nonzero exit code [2020-11-04T16:07:43.895Z] +++ /etc/init.d/apparmor stop [2020-11-04T16:07:43.896Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-04T16:07:43.896Z] [2020-11-04T16:07:43.896Z] Unloading profiles will leave already running processes permanently [2020-11-04T16:07:43.896Z] unconfined, which can lead to unexpected situations. [2020-11-04T16:07:43.896Z] [2020-11-04T16:07:43.896Z] To set a process to complain mode, use the command line tool [2020-11-04T16:07:43.896Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-04T16:07:43.896Z] +++ true [2020-11-04T16:07:43.896Z] exiting test-integration [2020-11-04T16:07:43.896Z] ++ exit 0 [2020-11-04T16:07:43.896Z] [2020-11-04T16:07:44.150Z] + exit 0 [2020-11-04T16:07:44.150Z] ++ jobs -p [2020-11-04T16:07:44.150Z] + pids= [2020-11-04T16:07:44.150Z] + echo 'Remaining pids to kill: []' [2020-11-04T16:07:44.150Z] Remaining pids to kill: [] [2020-11-04T16:07:44.150Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-04T16:07:44.161Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-04T16:07:45.260Z] + echo Ensuring container killed. [2020-11-04T16:07:45.260Z] Ensuring container killed. [2020-11-04T16:07:45.260Z] + docker ps -aq -f name=docker-pr2-* [2020-11-04T16:07:45.260Z] + cids=b1bd67288f9b [2020-11-04T16:07:45.260Z] 299a2b16d57d [2020-11-04T16:07:45.260Z] daa83004c767 [2020-11-04T16:07:45.260Z] + [ -n b1bd67288f9b [2020-11-04T16:07:45.260Z] 299a2b16d57d [2020-11-04T16:07:45.260Z] daa83004c767 ] [2020-11-04T16:07:45.260Z] + docker rm -vf b1bd67288f9b 299a2b16d57d daa83004c767 [2020-11-04T16:07:47.147Z] b1bd67288f9b [2020-11-04T16:07:47.147Z] 299a2b16d57d [2020-11-04T16:07:47.147Z] daa83004c767 [Pipeline] sh [2020-11-04T16:07:47.418Z] + echo Chowning /workspace to jenkins user [2020-11-04T16:07:47.418Z] Chowning /workspace to jenkins user [2020-11-04T16:07:47.418Z] + id -u [2020-11-04T16:07:47.418Z] + id -g [2020-11-04T16:07:47.418Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41629:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-04T16:07:51.060Z] + bundleName=amd64 [2020-11-04T16:07:51.060Z] + echo Creating amd64-bundles.tar.gz [2020-11-04T16:07:51.060Z] Creating amd64-bundles.tar.gz [2020-11-04T16:07:51.060Z] + xargs tar -czf amd64-bundles.tar.gz [2020-11-04T16:07:51.060Z] + 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 [2020-11-04T16:07:51.995Z] Archiving artifacts [2020-11-04T16:07:57.605Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41629/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-04T16:07:57.908Z] + make clean [2020-11-04T16:07:58.164Z] docker volume rm -f docker-dev-cache [2020-11-04T16:07:58.164Z] 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