Pull request #41599 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b90ef1237e20c85b40054ae107ee7a333b3c93df+a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a (9c6d1d0dc6e99b51e3c83fd7650c4f8f6cd5fb26) 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-10-28T15:36:40.498Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-10-28T15:36:40.501Z] Trying to pass milestone 2 [Pipeline] milestone [2020-10-28T15:36:40.546Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-10-28T15:36:55.682Z] Still waiting to schedule task [2020-10-28T15:36:55.684Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-10-28T15:37:59.992Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca6aaabbd8270d26) in /home/ubuntu/workspace/moby_PR-41599 [Pipeline] { [Pipeline] checkout [2020-10-28T15:38:04.062Z] using credential docker-jenkins-github-credentials [2020-10-28T15:38:04.070Z] Cloning the remote Git repository [2020-10-28T15:38:04.070Z] Cloning with configured refspecs honoured and without tags [2020-10-28T15:38:04.085Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:38:04.132Z] > git init /home/ubuntu/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:38:04.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:04.475Z] > git --version # timeout=10 [2020-10-28T15:38:04.484Z] > git --version # 'git version 2.17.1' [2020-10-28T15:38:04.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:04.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:30.228Z] Fetching without tags [2020-10-28T15:38:30.627Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:38:30.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:38:30.163Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:38:30.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:30.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:38:30.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:30.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:30.233Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:30.640Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:38:30.657Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:38:31.563Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:38:31.564Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:38:31.455Z] > git remote # timeout=10 [2020-10-28T15:38:31.481Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:38:31.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:31.500Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:38:31.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:38:31.568Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:38:31.587Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:38:35.924Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:38:35.927Z] > git rev-list --no-walk b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T15:38:37.209Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/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-10-28T15:38:42.502Z] Unable to find image 'alpine:latest' locally [2020-10-28T15:38:42.502Z] latest: Pulling from library/alpine [2020-10-28T15:38:42.761Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T15:38:42.761Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T15:38:42.761Z] 188c0c94c7c5: Download complete [2020-10-28T15:38:43.700Z] 188c0c94c7c5: Pull complete [2020-10-28T15:38:43.700Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T15:38:43.700Z] Status: Downloaded newer image for alpine:latest [2020-10-28T15:38:48.980Z] 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 [2020-10-28T15:38:50.193Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ca6aaabbd8270d26) in /home/ubuntu/workspace/moby_PR-41599 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-10-28T15:38:50.198Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41599 [2020-10-28T15:38:50.198Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-41599 [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-10-28T15:38:50.291Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-10-28T15:38:50.320Z] Fetching changes from the remote Git repository [2020-10-28T15:38:50.323Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-10-28T15:38:50.333Z] using credential docker-jenkins-github-credentials [2020-10-28T15:38:50.339Z] Cloning the remote Git repository [2020-10-28T15:38:50.339Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [2020-10-28T15:38:50.342Z] Fetching without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-28T15:38:50.348Z] Cloning the remote Git repository [2020-10-28T15:38:50.348Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-10-28T15:38:50.850Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:38:50.301Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-10-28T15:38:50.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:38:50.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:50.345Z] > git --version # timeout=10 [2020-10-28T15:38:50.367Z] > git --version # 'git version 2.17.1' [2020-10-28T15:38:50.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:50.368Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:50.853Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:38:50.908Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:38:51.084Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:38:51.085Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:38:51.206Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:38:51.019Z] > git remote # timeout=10 [2020-10-28T15:38:51.038Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:38:51.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:51.055Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:38:51.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:38:51.087Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:38:51.096Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:38:50.345Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:38:50.345Z] > git init /home/jenkins/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:38:50.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:50.351Z] > git --version # timeout=10 [2020-10-28T15:38:50.360Z] > git --version # 'git version 2.17.1' [2020-10-28T15:38:50.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:50.360Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:50.355Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:38:50.355Z] > git init /home/docker/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:38:50.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:50.366Z] > git --version # timeout=10 [2020-10-28T15:38:50.370Z] > git --version # 'git version 2.7.4' [2020-10-28T15:38:50.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:50.371Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T15:38:51.952Z] + [ PR != PR ] [2020-10-28T15:38:51.952Z] + [ master != master ] [2020-10-28T15:38:51.952Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:38:52.291Z] + docker version [2020-10-28T15:38:52.291Z] Client: Docker Engine - Community [2020-10-28T15:38:52.291Z] Version: 19.03.13 [2020-10-28T15:38:52.291Z] API version: 1.40 [2020-10-28T15:38:52.291Z] Go version: go1.13.15 [2020-10-28T15:38:52.291Z] Git commit: 4484c46d9d [2020-10-28T15:38:52.291Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-28T15:38:52.291Z] OS/Arch: linux/amd64 [2020-10-28T15:38:52.291Z] Experimental: false [2020-10-28T15:38:52.291Z] [2020-10-28T15:38:52.291Z] Server: Docker Engine - Community [2020-10-28T15:38:52.291Z] Engine: [2020-10-28T15:38:52.291Z] Version: 19.03.13 [2020-10-28T15:38:52.291Z] API version: 1.40 (minimum version 1.12) [2020-10-28T15:38:52.291Z] Go version: go1.13.15 [2020-10-28T15:38:52.291Z] Git commit: 4484c46d9d [2020-10-28T15:38:52.291Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-28T15:38:52.291Z] OS/Arch: linux/amd64 [2020-10-28T15:38:52.291Z] Experimental: true [2020-10-28T15:38:52.291Z] containerd: [2020-10-28T15:38:52.291Z] Version: 1.3.7 [2020-10-28T15:38:52.291Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:38:52.291Z] runc: [2020-10-28T15:38:52.291Z] Version: 1.0.0-rc10 [2020-10-28T15:38:52.291Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:38:52.291Z] docker-init: [2020-10-28T15:38:52.291Z] Version: 0.18.0 [2020-10-28T15:38:52.291Z] GitCommit: fec3683 [Pipeline] sh [2020-10-28T15:38:52.584Z] + docker info [2020-10-28T15:38:59.323Z] Fetching without tags [2020-10-28T15:38:59.619Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:38:59.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:38:59.300Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:38:59.301Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:59.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:38:59.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:38:59.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:38:59.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:38:59.625Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:38:59.627Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:39:00.146Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:39:00.146Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:39:00.279Z] Commit message: "registry: minor cleanup in search code" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:39:01.154Z] + docker version [2020-10-28T15:39:01.154Z] Client: Docker Engine - Community [2020-10-28T15:39:01.154Z] Version: 19.03.7 [2020-10-28T15:39:01.154Z] API version: 1.40 [2020-10-28T15:39:01.154Z] Go version: go1.12.17 [2020-10-28T15:39:01.154Z] Git commit: 7141c199a2 [2020-10-28T15:39:01.154Z] Built: Sat Mar 7 16:48:47 2020 [2020-10-28T15:39:01.154Z] OS/Arch: linux/s390x [2020-10-28T15:39:01.154Z] Experimental: false [2020-10-28T15:39:01.154Z] [2020-10-28T15:39:01.154Z] Server: Docker Engine - Community [2020-10-28T15:39:01.154Z] Engine: [2020-10-28T15:39:01.154Z] Version: 19.03.7 [2020-10-28T15:39:01.154Z] API version: 1.40 (minimum version 1.12) [2020-10-28T15:39:01.154Z] Go version: go1.12.17 [2020-10-28T15:39:01.154Z] Git commit: 7141c199a2 [2020-10-28T15:39:01.154Z] Built: Sat Mar 7 16:47:46 2020 [2020-10-28T15:39:01.154Z] OS/Arch: linux/s390x [2020-10-28T15:39:01.154Z] Experimental: true [2020-10-28T15:39:01.154Z] containerd: [2020-10-28T15:39:01.154Z] Version: 1.2.13 [2020-10-28T15:39:01.154Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-28T15:39:01.154Z] runc: [2020-10-28T15:39:01.154Z] Version: 1.0.0-rc10 [2020-10-28T15:39:01.154Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:39:01.154Z] docker-init: [2020-10-28T15:39:01.154Z] Version: 0.18.0 [2020-10-28T15:39:01.154Z] GitCommit: fec3683 [Pipeline] sh [2020-10-28T15:39:00.120Z] > git remote # timeout=10 [2020-10-28T15:39:00.122Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:39:00.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:39:00.127Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:39:00.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:39:00.152Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:39:00.156Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:39:01.528Z] + docker info [2020-10-28T15:39:01.818Z] Client: [2020-10-28T15:39:01.818Z] Debug Mode: false [2020-10-28T15:39:01.818Z] [2020-10-28T15:39:01.818Z] Server: [2020-10-28T15:39:01.818Z] Containers: 0 [2020-10-28T15:39:01.818Z] Running: 0 [2020-10-28T15:39:01.818Z] Paused: 0 [2020-10-28T15:39:01.818Z] Stopped: 0 [2020-10-28T15:39:01.818Z] Images: 0 [2020-10-28T15:39:01.818Z] Server Version: 19.03.7 [2020-10-28T15:39:01.818Z] Storage Driver: overlay2 [2020-10-28T15:39:01.818Z] Backing Filesystem: [2020-10-28T15:39:01.818Z] Supports d_type: true [2020-10-28T15:39:01.818Z] Native Overlay Diff: true [2020-10-28T15:39:01.818Z] Logging Driver: json-file [2020-10-28T15:39:01.818Z] Cgroup Driver: cgroupfs [2020-10-28T15:39:01.818Z] Plugins: [2020-10-28T15:39:01.818Z] Volume: local [2020-10-28T15:39:01.818Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:39:01.818Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-28T15:39:01.818Z] Swarm: inactive [2020-10-28T15:39:01.818Z] Runtimes: runc [2020-10-28T15:39:01.818Z] Default Runtime: runc [2020-10-28T15:39:01.818Z] Init Binary: docker-init [2020-10-28T15:39:01.818Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-28T15:39:01.818Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:39:01.818Z] init version: fec3683 [2020-10-28T15:39:01.818Z] Security Options: [2020-10-28T15:39:01.818Z] apparmor [2020-10-28T15:39:01.818Z] seccomp [2020-10-28T15:39:01.818Z] Profile: default [2020-10-28T15:39:01.818Z] Kernel Version: 4.15.0-88-generic [2020-10-28T15:39:01.818Z] Operating System: Ubuntu 18.04.4 LTS [2020-10-28T15:39:01.818Z] OSType: linux [2020-10-28T15:39:01.818Z] Architecture: s390x [2020-10-28T15:39:01.818Z] CPUs: 2 [2020-10-28T15:39:01.818Z] Total Memory: 7.861GiB [2020-10-28T15:39:01.818Z] Name: s390x-ubuntu-26 [2020-10-28T15:39:01.818Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-10-28T15:39:01.818Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:39:01.818Z] Debug Mode: false [2020-10-28T15:39:01.818Z] Username: dockerbuildbot [2020-10-28T15:39:01.818Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:39:01.818Z] Labels: [2020-10-28T15:39:01.818Z] Experimental: true [2020-10-28T15:39:01.818Z] Insecure Registries: [2020-10-28T15:39:01.818Z] 127.0.0.0/8 [2020-10-28T15:39:01.818Z] Live Restore Enabled: false [2020-10-28T15:39:01.818Z] [2020-10-28T15:39:01.818Z] WARNING: No swap limit support [Pipeline] sh [2020-10-28T15:39:02.195Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:02.195Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:02.195Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:39:02.195Z] + bash /home/jenkins/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:39:02.195Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:39:02.195Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-10-28T15:39:02.195Z] [2020-10-28T15:39:02.195Z] Generally Necessary: [2020-10-28T15:39:02.195Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:39:02.195Z] - apparmor: enabled and tools installed [2020-10-28T15:39:02.195Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:39:02.195Z] - CONFIG_NET_NS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_PID_NS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_MEMCG: enabled [2020-10-28T15:39:02.195Z] - CONFIG_KEYS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-28T15:39:02.195Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:39:02.195Z] [2020-10-28T15:39:02.195Z] Optional Features: [2020-10-28T15:39:02.195Z] - CONFIG_USER_NS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:39:02.195Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:39:02.195Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:39:02.195Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-28T15:39:02.195Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:39:02.195Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:39:02.195Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:39:02.195Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:39:02.195Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:39:02.195Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:39:02.195Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:39:02.195Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:39:02.195Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:39:02.195Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:39:02.485Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:39:02.485Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:39:02.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:39:02.485Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:39:02.485Z] - Network Drivers: [2020-10-28T15:39:02.485Z] - "overlay": [2020-10-28T15:39:02.485Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:39:02.485Z] Optional (for encrypted networks): [2020-10-28T15:39:02.485Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:39:02.485Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-28T15:39:02.485Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-28T15:39:02.485Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-28T15:39:02.485Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-28T15:39:02.485Z] - CONFIG_XFRM: enabled [2020-10-28T15:39:02.485Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-28T15:39:02.485Z] - "ipvlan": [2020-10-28T15:39:02.485Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:39:02.485Z] - "macvlan": [2020-10-28T15:39:02.485Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:39:02.485Z] - "ftp,tftp client in container": [2020-10-28T15:39:02.485Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:39:02.485Z] - Storage Drivers: [2020-10-28T15:39:02.485Z] - "aufs": [2020-10-28T15:39:02.485Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:39:02.485Z] - "btrfs": [2020-10-28T15:39:02.485Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:39:02.485Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:39:02.485Z] - "devicemapper": [2020-10-28T15:39:02.485Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:39:02.485Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:39:02.485Z] - "overlay": [2020-10-28T15:39:02.485Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:39:02.485Z] - "zfs": [2020-10-28T15:39:02.485Z] - /dev/zfs: missing [2020-10-28T15:39:02.485Z] - zfs command: missing [2020-10-28T15:39:02.485Z] - zpool command: missing [2020-10-28T15:39:02.485Z] [2020-10-28T15:39:02.485Z] Limits: [2020-10-28T15:39:02.485Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:39:02.485Z] [2020-10-28T15:39:02.485Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-28T15:39:02.585Z] Client: [2020-10-28T15:39:02.585Z] Debug Mode: false [2020-10-28T15:39:02.585Z] [2020-10-28T15:39:02.585Z] Server: [2020-10-28T15:39:02.585Z] Containers: 0 [2020-10-28T15:39:02.585Z] Running: 0 [2020-10-28T15:39:02.585Z] Paused: 0 [2020-10-28T15:39:02.585Z] Stopped: 0 [2020-10-28T15:39:02.585Z] Images: 1 [2020-10-28T15:39:02.585Z] Server Version: 19.03.13 [2020-10-28T15:39:02.585Z] Storage Driver: overlay2 [2020-10-28T15:39:02.585Z] Backing Filesystem: extfs [2020-10-28T15:39:02.585Z] Supports d_type: true [2020-10-28T15:39:02.585Z] Native Overlay Diff: true [2020-10-28T15:39:02.585Z] Logging Driver: json-file [2020-10-28T15:39:02.585Z] Cgroup Driver: cgroupfs [2020-10-28T15:39:02.585Z] Plugins: [2020-10-28T15:39:02.585Z] Volume: local [2020-10-28T15:39:02.585Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:39:02.585Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-28T15:39:02.585Z] Swarm: inactive [2020-10-28T15:39:02.585Z] Runtimes: runc [2020-10-28T15:39:02.585Z] Default Runtime: runc [2020-10-28T15:39:02.585Z] Init Binary: docker-init [2020-10-28T15:39:02.585Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:39:02.585Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:39:02.585Z] init version: fec3683 [2020-10-28T15:39:02.585Z] Security Options: [2020-10-28T15:39:02.585Z] apparmor [2020-10-28T15:39:02.585Z] seccomp [2020-10-28T15:39:02.585Z] Profile: default [2020-10-28T15:39:02.585Z] Kernel Version: 5.4.0-1025-aws [2020-10-28T15:39:02.585Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-28T15:39:02.585Z] OSType: linux [2020-10-28T15:39:02.585Z] Architecture: x86_64 [2020-10-28T15:39:02.585Z] CPUs: 2 [2020-10-28T15:39:02.585Z] Total Memory: 7.487GiB [2020-10-28T15:39:02.585Z] Name: ip-10-100-121-247 [2020-10-28T15:39:02.585Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-28T15:39:02.585Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:39:02.585Z] Debug Mode: false [2020-10-28T15:39:02.585Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:39:02.585Z] Labels: [2020-10-28T15:39:02.585Z] Experimental: true [2020-10-28T15:39:02.585Z] Insecure Registries: [2020-10-28T15:39:02.585Z] 127.0.0.0/8 [2020-10-28T15:39:02.585Z] Live Restore Enabled: true [2020-10-28T15:39:02.585Z] [2020-10-28T15:39:02.585Z] WARNING: No swap limit support [Pipeline] sh [2020-10-28T15:39:02.919Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:39:02.919Z] #2 [internal] load .dockerignore [2020-10-28T15:39:02.919Z] #2 transferring context: 87B done [2020-10-28T15:39:02.919Z] #2 DONE 0.0s [2020-10-28T15:39:02.919Z] [2020-10-28T15:39:02.919Z] #1 [internal] load build definition from Dockerfile [2020-10-28T15:39:02.919Z] #1 transferring dockerfile: 16.58kB done [2020-10-28T15:39:02.919Z] #1 DONE 0.0s [2020-10-28T15:39:02.919Z] [2020-10-28T15:39:02.919Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:39:02.940Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:02.940Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:02.940Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:39:02.940Z] + bash /home/ubuntu/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:39:02.940Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:39:02.940Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-28T15:39:02.940Z] [2020-10-28T15:39:02.940Z] Generally Necessary: [2020-10-28T15:39:02.940Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:39:02.940Z] - apparmor: enabled and tools installed [2020-10-28T15:39:02.940Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:39:02.940Z] - CONFIG_NET_NS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_PID_NS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:39:02.940Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_MEMCG: enabled [2020-10-28T15:39:02.940Z] - CONFIG_KEYS: enabled [2020-10-28T15:39:02.940Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-28T15:39:02.940Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:39:02.940Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:39:03.200Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:39:03.200Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:39:03.200Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-28T15:39:03.200Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:39:03.200Z] [2020-10-28T15:39:03.200Z] Optional Features: [2020-10-28T15:39:03.200Z] - CONFIG_USER_NS: enabled [2020-10-28T15:39:03.200Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:39:03.200Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:39:03.200Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:39:03.201Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:39:03.201Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-28T15:39:03.201Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:39:03.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:39:03.201Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-28T15:39:03.201Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-28T15:39:03.201Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:39:03.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:39:03.201Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:39:03.201Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:39:03.201Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:39:03.201Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:39:03.201Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:39:03.201Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:39:03.201Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:39:03.201Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:39:03.201Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:39:03.201Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:39:03.201Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:39:03.201Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:39:03.201Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:39:03.211Z] #3 DONE 0.2s [2020-10-28T15:39:03.211Z] [2020-10-28T15:39:03.211Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:39:03.211Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:39:03.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:39:03.483Z] - Network Drivers: [2020-10-28T15:39:03.483Z] - "overlay": [2020-10-28T15:39:03.483Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:39:03.483Z] Optional (for encrypted networks): [2020-10-28T15:39:03.483Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:39:03.483Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-28T15:39:03.483Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-28T15:39:03.483Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-28T15:39:03.483Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-28T15:39:03.483Z] - CONFIG_XFRM: enabled [2020-10-28T15:39:03.483Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-28T15:39:03.483Z] - "ipvlan": [2020-10-28T15:39:03.483Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:39:03.483Z] - "macvlan": [2020-10-28T15:39:03.483Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:39:03.483Z] - "ftp,tftp client in container": [2020-10-28T15:39:03.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:39:03.483Z] - Storage Drivers: [2020-10-28T15:39:03.483Z] - "aufs": [2020-10-28T15:39:03.483Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:39:03.483Z] - "btrfs": [2020-10-28T15:39:03.483Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:39:03.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:39:03.483Z] - "devicemapper": [2020-10-28T15:39:03.483Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:39:03.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:39:03.483Z] - "overlay": [2020-10-28T15:39:03.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:39:03.483Z] - "zfs": [2020-10-28T15:39:03.502Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:39:03.502Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-10-28T15:39:03.502Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-10-28T15:39:03.502Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s [2020-10-28T15:39:03.502Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.25MB / 8.88MB 0.1s [2020-10-28T15:39:03.502Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-10-28T15:39:03.502Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-10-28T15:39:03.746Z] - /dev/zfs: present [2020-10-28T15:39:03.746Z] - zfs command: missing [2020-10-28T15:39:03.746Z] - zpool command: missing [2020-10-28T15:39:03.746Z] [2020-10-28T15:39:03.746Z] Limits: [2020-10-28T15:39:03.746Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:39:03.746Z] [2020-10-28T15:39:03.746Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-28T15:39:03.793Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-10-28T15:39:03.793Z] #4 DONE 0.6s [Pipeline] sh [2020-10-28T15:39:04.084Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:39:04.084Z] #1 [internal] load .dockerignore [2020-10-28T15:39:04.424Z] [2020-10-28T15:39:04.425Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:39:04.425Z] #7 DONE 0.2s [2020-10-28T15:39:04.425Z] [2020-10-28T15:39:04.425Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:39:04.425Z] #6 DONE 0.1s [2020-10-28T15:39:04.425Z] [2020-10-28T15:39:04.425Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:39:04.650Z] #1 transferring context: 87B done [2020-10-28T15:39:04.736Z] #5 DONE 0.3s [2020-10-28T15:39:04.736Z] [2020-10-28T15:39:04.736Z] #21 [internal] load build context [2020-10-28T15:39:04.908Z] #1 DONE 0.8s [2020-10-28T15:39:04.908Z] [2020-10-28T15:39:04.908Z] #2 [internal] load build definition from Dockerfile [2020-10-28T15:39:04.908Z] #2 transferring dockerfile: 16.58kB done [2020-10-28T15:39:05.167Z] #2 DONE 0.9s [2020-10-28T15:39:05.167Z] [2020-10-28T15:39:05.167Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:39:05.192Z] Still waiting to schedule task [2020-10-28T15:39:05.193Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-10-28T15:39:05.193Z] Still waiting to schedule task [2020-10-28T15:39:05.194Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-10-28T15:39:05.200Z] Still waiting to schedule task [2020-10-28T15:39:05.200Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-069722adfd80ef70a)’ [2020-10-28T15:39:05.202Z] Still waiting to schedule task [2020-10-28T15:39:05.202Z] Waiting for next available executor on ‘azwin-2-459ab0’ [2020-10-28T15:39:05.386Z] #21 transferring context: 51.98MB 1.0s done [2020-10-28T15:39:05.680Z] #21 DONE 1.0s [2020-10-28T15:39:05.680Z] [2020-10-28T15:39:05.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:05.680Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:39:05.680Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-10-28T15:39:05.680Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-10-28T15:39:05.680Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:39:05.680Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-10-28T15:39:05.680Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.94MB / 48.97MB 0.7s [2020-10-28T15:39:05.680Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2020-10-28T15:39:05.680Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.7s [2020-10-28T15:39:05.680Z] #8 ... [2020-10-28T15:39:05.680Z] [2020-10-28T15:39:05.680Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:39:05.680Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:39:05.680Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:39:05.680Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:39:05.680Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-10-28T15:39:05.680Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-10-28T15:39:05.680Z] #60 DONE 1.2s [2020-10-28T15:39:05.680Z] [2020-10-28T15:39:05.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:05.680Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.50MB / 48.97MB 0.8s [2020-10-28T15:39:05.680Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.78MB / 51.38MB 0.8s [2020-10-28T15:39:05.736Z] #3 DONE 0.6s [2020-10-28T15:39:05.736Z] [2020-10-28T15:39:05.736Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:39:05.736Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:39:05.736Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:39:05.736Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-28T15:39:05.736Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-28T15:39:05.736Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-10-28T15:39:05.736Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.32MB / 8.88MB 0.1s [2020-10-28T15:39:05.981Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.83MB / 48.97MB 1.0s [2020-10-28T15:39:05.981Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.56MB / 51.38MB 1.0s [2020-10-28T15:39:05.981Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.24MB / 56.74MB 1.0s [2020-10-28T15:39:05.981Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.91MB / 48.97MB 1.1s [2020-10-28T15:39:05.981Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.57MB / 51.38MB 1.1s [2020-10-28T15:39:05.981Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.96MB / 56.74MB 1.1s [2020-10-28T15:39:05.981Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.66MB / 48.97MB 1.2s [2020-10-28T15:39:05.981Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.36MB / 51.38MB 1.2s [2020-10-28T15:39:05.981Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.05MB / 56.74MB 1.2s [2020-10-28T15:39:05.997Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-10-28T15:39:05.997Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-10-28T15:39:05.997Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-10-28T15:39:06.256Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-10-28T15:39:06.276Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.65MB / 48.97MB 1.3s [2020-10-28T15:39:06.276Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 23.31MB / 51.38MB 1.3s [2020-10-28T15:39:06.276Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.99MB / 56.74MB 1.3s [2020-10-28T15:39:06.515Z] #4 DONE 0.8s [2020-10-28T15:39:06.569Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2020-10-28T15:39:06.569Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.13MB / 51.38MB 1.6s [2020-10-28T15:39:06.569Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.80MB / 56.74MB 1.6s [2020-10-28T15:39:06.569Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.92MB / 102.23MB 1.6s [2020-10-28T15:39:06.569Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.58MB / 51.38MB 1.7s [2020-10-28T15:39:06.569Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.17MB / 56.74MB 1.7s [2020-10-28T15:39:06.569Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-10-28T15:39:06.777Z] [2020-10-28T15:39:06.777Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:39:06.870Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.58MB / 51.38MB 1.9s [2020-10-28T15:39:06.870Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 33.35MB / 56.74MB 1.9s [2020-10-28T15:39:06.870Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.25MB / 102.23MB 1.9s [2020-10-28T15:39:06.870Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.28MB / 51.38MB 2.1s [2020-10-28T15:39:06.870Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.67MB / 56.74MB 2.1s [2020-10-28T15:39:06.870Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.81MB / 102.23MB 2.1s [2020-10-28T15:39:07.039Z] #7 ... [2020-10-28T15:39:07.039Z] [2020-10-28T15:39:07.039Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:39:07.039Z] #6 DONE 0.3s [2020-10-28T15:39:07.039Z] [2020-10-28T15:39:07.039Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:39:07.039Z] #7 DONE 0.5s [2020-10-28T15:39:07.039Z] [2020-10-28T15:39:07.039Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:39:07.039Z] #5 DONE 0.5s [2020-10-28T15:39:07.170Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.2s done [2020-10-28T15:39:07.170Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.60MB / 56.74MB 2.3s [2020-10-28T15:39:07.170Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 29.31MB / 102.23MB 2.3s [2020-10-28T15:39:07.170Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.3s done [2020-10-28T15:39:07.170Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.20MB / 56.74MB 2.4s [2020-10-28T15:39:07.170Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.47MB / 102.23MB 2.4s [2020-10-28T15:39:07.298Z] [2020-10-28T15:39:07.298Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:39:07.298Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-28T15:39:07.298Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:39:07.298Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-28T15:39:07.298Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-28T15:39:07.298Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 0B / 50.40MB 0.2s [2020-10-28T15:39:07.466Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.5s done [2020-10-28T15:39:07.466Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 46.71MB / 102.23MB 2.5s [2020-10-28T15:39:07.466Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 58.50MB / 102.23MB 2.6s [2020-10-28T15:39:07.565Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.20MB / 50.40MB 0.4s [2020-10-28T15:39:07.565Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.68MB / 50.40MB 0.5s [2020-10-28T15:39:07.758Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.74MB / 102.23MB 2.8s [2020-10-28T15:39:07.758Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.87MB / 102.23MB 2.9s [2020-10-28T15:39:07.758Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 100.67MB / 102.23MB 3.0s [2020-10-28T15:39:07.842Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 12.62MB / 50.40MB 0.6s [2020-10-28T15:39:07.842Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 15.71MB / 50.40MB 0.7s [2020-10-28T15:39:08.049Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2020-10-28T15:39:08.102Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 19.73MB / 50.40MB 1.0s [2020-10-28T15:39:08.340Z] #8 ... [2020-10-28T15:39:08.340Z] [2020-10-28T15:39:08.340Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:39:08.340Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-28T15:39:08.340Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:39:08.340Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done [2020-10-28T15:39:08.340Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done [2020-10-28T15:39:08.340Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.1s done [2020-10-28T15:39:08.340Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.2s done [2020-10-28T15:39:08.340Z] #24 DONE 3.7s [2020-10-28T15:39:08.340Z] [2020-10-28T15:39:08.340Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:08.362Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 23.37MB / 50.40MB 1.2s [2020-10-28T15:39:08.622Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 26.29MB / 50.40MB 1.5s [2020-10-28T15:39:08.730Z] Fetching without tags [2020-10-28T15:39:08.882Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 29.74MB / 50.40MB 1.6s [2020-10-28T15:39:08.882Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 34.16MB / 50.40MB 1.8s [2020-10-28T15:39:08.972Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.2s done [2020-10-28T15:39:08.972Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-10-28T15:39:09.126Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:39:09.454Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 41.14MB / 50.40MB 2.2s [2020-10-28T15:39:09.454Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 49.20MB / 50.40MB 2.4s [2020-10-28T15:39:09.607Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2020-10-28T15:39:09.607Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-10-28T15:39:08.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:39:08.704Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:39:08.707Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:39:08.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:39:08.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:39:08.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:39:08.738Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:39:09.132Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:39:09.135Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:39:09.897Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-10-28T15:39:10.012Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:39:10.013Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:39:10.188Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-10-28T15:39:10.836Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 3.1s done [2020-10-28T15:39:10.836Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff [2020-10-28T15:39:11.184Z] Commit message: "registry: minor cleanup in search code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-10-28T15:39:11.748Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:39:09.974Z] > git remote # timeout=10 [2020-10-28T15:39:09.977Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:39:09.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:39:09.981Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:39:10.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:39:10.019Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:39:10.022Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:39:12.122Z] + docker version [2020-10-28T15:39:12.122Z] Client: [2020-10-28T15:39:12.122Z] Version: 18.06.1-ce [2020-10-28T15:39:12.122Z] API version: 1.38 [2020-10-28T15:39:12.122Z] Go version: go1.10.3 [2020-10-28T15:39:12.122Z] Git commit: e68fc7a [2020-10-28T15:39:12.122Z] Built: Tue Aug 21 17:26:10 2018 [2020-10-28T15:39:12.122Z] OS/Arch: linux/ppc64le [2020-10-28T15:39:12.122Z] Experimental: false [2020-10-28T15:39:12.122Z] [2020-10-28T15:39:12.122Z] Server: [2020-10-28T15:39:12.122Z] Engine: [2020-10-28T15:39:12.122Z] Version: 18.06.1-ce [2020-10-28T15:39:12.122Z] API version: 1.38 (minimum version 1.12) [2020-10-28T15:39:12.122Z] Go version: go1.10.3 [2020-10-28T15:39:12.122Z] Git commit: e68fc7a [2020-10-28T15:39:12.122Z] Built: Tue Aug 21 17:24:20 2018 [2020-10-28T15:39:12.122Z] OS/Arch: linux/ppc64le [2020-10-28T15:39:12.122Z] Experimental: true [Pipeline] sh [2020-10-28T15:39:12.399Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-10-28T15:39:12.511Z] + docker info [2020-10-28T15:39:12.511Z] Containers: 0 [2020-10-28T15:39:12.511Z] Running: 0 [2020-10-28T15:39:12.511Z] Paused: 0 [2020-10-28T15:39:12.511Z] Stopped: 0 [2020-10-28T15:39:12.511Z] Images: 0 [2020-10-28T15:39:12.511Z] Server Version: 18.06.1-ce [2020-10-28T15:39:12.511Z] Storage Driver: overlay2 [2020-10-28T15:39:12.511Z] Backing Filesystem: extfs [2020-10-28T15:39:12.511Z] Supports d_type: true [2020-10-28T15:39:12.511Z] Native Overlay Diff: true [2020-10-28T15:39:12.511Z] Logging Driver: json-file [2020-10-28T15:39:12.511Z] Cgroup Driver: cgroupfs [2020-10-28T15:39:12.511Z] Plugins: [2020-10-28T15:39:12.511Z] Volume: local [2020-10-28T15:39:12.511Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:39:12.511Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-10-28T15:39:12.511Z] Swarm: inactive [2020-10-28T15:39:12.511Z] Runtimes: runc [2020-10-28T15:39:12.511Z] Default Runtime: runc [2020-10-28T15:39:12.511Z] Init Binary: docker-init [2020-10-28T15:39:12.511Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-10-28T15:39:12.511Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-10-28T15:39:12.511Z] init version: fec3683 [2020-10-28T15:39:12.511Z] Security Options: [2020-10-28T15:39:12.511Z] apparmor [2020-10-28T15:39:12.511Z] seccomp [2020-10-28T15:39:12.511Z] Profile: default [2020-10-28T15:39:12.511Z] Kernel Version: 4.4.0-139-generic [2020-10-28T15:39:12.511Z] Operating System: Ubuntu 16.04.3 LTS [2020-10-28T15:39:12.511Z] OSType: linux [2020-10-28T15:39:12.511Z] Architecture: ppc64le [2020-10-28T15:39:12.511Z] CPUs: 4 [2020-10-28T15:39:12.511Z] Total Memory: 7.972GiB [2020-10-28T15:39:12.511Z] Name: ppc64le-ubuntu-28 [2020-10-28T15:39:12.511Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-10-28T15:39:12.511Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:39:12.511Z] Debug Mode (client): false [2020-10-28T15:39:12.511Z] Debug Mode (server): false [2020-10-28T15:39:12.511Z] Username: dockerbuildbot [2020-10-28T15:39:12.511Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:39:12.511Z] Labels: [2020-10-28T15:39:12.511Z] Experimental: true [2020-10-28T15:39:12.511Z] Insecure Registries: [2020-10-28T15:39:12.511Z] 127.0.0.0/8 [2020-10-28T15:39:12.511Z] Live Restore Enabled: false [2020-10-28T15:39:12.511Z] [Pipeline] sh [2020-10-28T15:39:12.901Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:12.901Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:39:12.901Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:39:12.901Z] + bash /home/docker/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:39:12.901Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:39:12.901Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-10-28T15:39:12.901Z] [2020-10-28T15:39:12.901Z] Generally Necessary: [2020-10-28T15:39:12.901Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:39:12.901Z] - apparmor: enabled and tools installed [2020-10-28T15:39:12.901Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:39:12.901Z] - CONFIG_NET_NS: enabled [2020-10-28T15:39:12.901Z] - CONFIG_PID_NS: enabled [2020-10-28T15:39:12.901Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:39:12.901Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:39:12.901Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:39:13.198Z] - CONFIG_MEMCG: enabled [2020-10-28T15:39:13.198Z] - CONFIG_KEYS: enabled [2020-10-28T15:39:13.198Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-28T15:39:13.198Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:39:13.198Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-10-28T15:39:13.198Z] [2020-10-28T15:39:13.198Z] Optional Features: [2020-10-28T15:39:13.198Z] - CONFIG_USER_NS: enabled [2020-10-28T15:39:13.198Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:39:13.198Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:39:13.198Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:39:13.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:39:13.198Z] (cgroup swap accounting is currently enabled) [2020-10-28T15:39:13.198Z] - CONFIG_MEMCG_KMEM: enabled [2020-10-28T15:39:13.198Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:39:13.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:39:13.198Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-28T15:39:13.198Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-28T15:39:13.198Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:39:13.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:39:13.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:39:13.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:39:13.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:39:13.198Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:39:13.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:39:13.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:39:13.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:39:13.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:39:13.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:39:13.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:39:13.198Z] - Network Drivers: [2020-10-28T15:39:13.198Z] - "overlay": [2020-10-28T15:39:13.198Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:39:13.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:39:13.198Z] Optional (for encrypted networks): [2020-10-28T15:39:13.491Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:39:13.491Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_XFRM: enabled [2020-10-28T15:39:13.491Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-28T15:39:13.491Z] - "ipvlan": [2020-10-28T15:39:13.491Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:39:13.491Z] - "macvlan": [2020-10-28T15:39:13.491Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:39:13.491Z] - "ftp,tftp client in container": [2020-10-28T15:39:13.491Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:39:13.491Z] - Storage Drivers: [2020-10-28T15:39:13.491Z] - "aufs": [2020-10-28T15:39:13.491Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:39:13.491Z] - "btrfs": [2020-10-28T15:39:13.491Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:39:13.491Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:39:13.491Z] - "devicemapper": [2020-10-28T15:39:13.491Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:39:13.491Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:39:13.491Z] - "overlay": [2020-10-28T15:39:13.491Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:39:13.491Z] - "zfs": [2020-10-28T15:39:13.491Z] - /dev/zfs: missing [2020-10-28T15:39:13.491Z] - zfs command: missing [2020-10-28T15:39:13.491Z] - zpool command: missing [2020-10-28T15:39:13.491Z] [2020-10-28T15:39:13.491Z] Limits: [2020-10-28T15:39:13.491Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:39:13.491Z] [2020-10-28T15:39:13.491Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-28T15:39:13.574Z] #24 ... [2020-10-28T15:39:13.574Z] [2020-10-28T15:39:13.574Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:13.574Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:39:13.574Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:39:13.574Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-28T15:39:13.574Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-28T15:39:13.574Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.2s done [2020-10-28T15:39:13.574Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2020-10-28T15:39:13.574Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2020-10-28T15:39:13.574Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done [2020-10-28T15:39:13.574Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s [2020-10-28T15:39:13.574Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.20MB / 120.17MB 5.9s [2020-10-28T15:39:13.574Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2020-10-28T15:39:13.574Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2020-10-28T15:39:13.574Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.26MB / 120.17MB 6.1s [2020-10-28T15:39:13.574Z] #8 ... [2020-10-28T15:39:13.574Z] [2020-10-28T15:39:13.574Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [Pipeline] sh [2020-10-28T15:39:13.834Z] #24 ... [2020-10-28T15:39:13.834Z] [2020-10-28T15:39:13.834Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:39:13.834Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:39:13.834Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:39:13.834Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:39:13.834Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-10-28T15:39:13.834Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2020-10-28T15:39:13.834Z] #60 DONE 6.7s [2020-10-28T15:39:13.904Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.8s done [2020-10-28T15:39:13.932Z] + make bundles/buildx [2020-10-28T15:39:14.093Z] [2020-10-28T15:39:14.093Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:39:14.194Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-10-28T15:39:14.230Z] make: command: Command not found [2020-10-28T15:39:14.230Z] make: command: Command not found [2020-10-28T15:39:14.230Z] mkdir bundles [2020-10-28T15:39:14.230Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-10-28T15:39:14.230Z] --build-arg BUILDX_COMMIT \ [2020-10-28T15:39:14.230Z] --build-arg BUILDX_REPO \ [2020-10-28T15:39:14.230Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-10-28T15:39:14.230Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-10-28T15:39:14.230Z] . [2020-10-28T15:39:14.230Z] /bin/sh: 4: go: not found [2020-10-28T15:39:14.230Z] /bin/sh: 5: go: not found [2020-10-28T15:39:15.033Z] #24 ... [2020-10-28T15:39:15.033Z] [2020-10-28T15:39:15.033Z] #21 [internal] load build context [2020-10-28T15:39:15.033Z] #21 transferring context: 51.98MB 7.4s done [2020-10-28T15:39:15.033Z] #21 DONE 7.7s [2020-10-28T15:39:15.033Z] [2020-10-28T15:39:15.033Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:39:15.971Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.1s [2020-10-28T15:39:16.259Z] #8 ... [2020-10-28T15:39:16.259Z] [2020-10-28T15:39:16.259Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:39:16.259Z] #25 0.827 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:16.259Z] #25 0.840 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:16.259Z] #25 0.879 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:16.259Z] #25 0.952 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:39:16.259Z] #25 1.108 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:39:16.259Z] #25 1.482 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:39:16.259Z] #25 2.382 Fetched 8085 kB in 2s (5146 kB/s) [2020-10-28T15:39:16.259Z] #25 2.382 Reading package lists... [2020-10-28T15:39:16.259Z] #25 2.822 Reading package lists... [2020-10-28T15:39:16.259Z] #25 3.357 Building dependency tree... [2020-10-28T15:39:16.259Z] #25 3.482 The following additional packages will be installed: [2020-10-28T15:39:16.259Z] #25 3.482 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:39:16.259Z] #25 3.482 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:39:16.259Z] #25 3.482 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:39:16.259Z] #25 3.482 Suggested packages: [2020-10-28T15:39:16.259Z] #25 3.482 krb5-doc krb5-user [2020-10-28T15:39:16.259Z] #25 3.482 Recommended packages: [2020-10-28T15:39:16.259Z] #25 3.482 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:39:16.259Z] #25 3.669 The following NEW packages will be installed: [2020-10-28T15:39:16.259Z] #25 3.679 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:39:16.259Z] #25 3.679 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:39:16.259Z] #25 3.679 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:39:16.259Z] #25 3.679 libssh2-1 libssl1.1 openssl [2020-10-28T15:39:16.259Z] #25 3.735 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:39:16.259Z] #25 3.735 Need to get 4591 kB of archives. [2020-10-28T15:39:16.259Z] #25 3.735 After this operation, 11.9 MB of additional disk space will be used. [2020-10-28T15:39:16.259Z] #25 3.735 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-10-28T15:39:16.259Z] #25 3.885 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-10-28T15:39:16.259Z] #25 3.948 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:39:16.259Z] #25 3.958 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-10-28T15:39:16.259Z] #25 3.958 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-10-28T15:39:16.259Z] #25 3.962 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-10-28T15:39:16.259Z] #25 3.969 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-10-28T15:39:16.259Z] #25 3.989 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-10-28T15:39:16.259Z] #25 3.996 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-10-28T15:39:16.259Z] #25 4.030 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-10-28T15:39:16.259Z] #25 4.076 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:39:16.259Z] #25 4.080 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-10-28T15:39:16.259Z] #25 4.092 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-10-28T15:39:16.259Z] #25 4.102 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-10-28T15:39:16.259Z] #25 4.102 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-10-28T15:39:16.259Z] #25 4.104 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-10-28T15:39:16.259Z] #25 4.109 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-10-28T15:39:16.259Z] #25 4.123 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-10-28T15:39:16.259Z] #25 4.133 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-28T15:39:16.259Z] #25 4.139 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-28T15:39:16.259Z] #25 4.144 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-28T15:39:16.259Z] #25 4.256 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:16.259Z] #25 4.272 Fetched 4591 kB in 0s (10.0 MB/s) [2020-10-28T15:39:16.259Z] #25 4.301 Selecting previously unselected package libssl1.1:s390x. [2020-10-28T15:39:16.259Z] #25 4.301 (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 ... 6675 files and directories currently installed.) [2020-10-28T15:39:16.259Z] #25 4.301 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.307 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:16.259Z] #25 4.434 Selecting previously unselected package openssl. [2020-10-28T15:39:16.259Z] #25 4.435 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.437 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:16.259Z] #25 4.534 Selecting previously unselected package ca-certificates. [2020-10-28T15:39:16.259Z] #25 4.534 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:39:16.259Z] #25 4.537 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:16.259Z] #25 4.594 Selecting previously unselected package libkeyutils1:s390x. [2020-10-28T15:39:16.259Z] #25 4.594 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.598 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-10-28T15:39:16.259Z] #25 4.622 Selecting previously unselected package libkrb5support0:s390x. [2020-10-28T15:39:16.259Z] #25 4.622 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.625 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 4.650 Selecting previously unselected package libk5crypto3:s390x. [2020-10-28T15:39:16.259Z] #25 4.650 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.653 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 4.696 Selecting previously unselected package libkrb5-3:s390x. [2020-10-28T15:39:16.259Z] #25 4.697 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.699 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 4.861 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-10-28T15:39:16.259Z] #25 4.861 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 4.892 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 4.997 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-10-28T15:39:16.259Z] #25 4.997 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.032 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.077 Selecting previously unselected package libsasl2-2:s390x. [2020-10-28T15:39:16.259Z] #25 5.078 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.088 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.144 Selecting previously unselected package libldap-common. [2020-10-28T15:39:16.259Z] #25 5.144 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:39:16.259Z] #25 5.147 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:16.259Z] #25 5.304 Selecting previously unselected package libldap-2.4-2:s390x. [2020-10-28T15:39:16.259Z] #25 5.305 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.308 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:16.259Z] #25 5.426 Selecting previously unselected package libnghttp2-14:s390x. [2020-10-28T15:39:16.259Z] #25 5.426 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.440 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.558 Selecting previously unselected package libpsl5:s390x. [2020-10-28T15:39:16.259Z] #25 5.558 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.560 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-10-28T15:39:16.259Z] #25 5.588 Selecting previously unselected package librtmp1:s390x. [2020-10-28T15:39:16.259Z] #25 5.588 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.590 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:39:16.259Z] #25 5.617 Selecting previously unselected package libssh2-1:s390x. [2020-10-28T15:39:16.259Z] #25 5.617 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.620 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-10-28T15:39:16.259Z] #25 5.654 Selecting previously unselected package libcurl4:s390x. [2020-10-28T15:39:16.259Z] #25 5.654 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.661 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.706 Selecting previously unselected package curl. [2020-10-28T15:39:16.259Z] #25 5.706 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.709 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.758 Selecting previously unselected package libonig5:s390x. [2020-10-28T15:39:16.259Z] #25 5.758 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.762 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-28T15:39:16.259Z] #25 5.812 Selecting previously unselected package libjq1:s390x. [2020-10-28T15:39:16.259Z] #25 5.813 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.815 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-28T15:39:16.259Z] #25 5.854 Selecting previously unselected package jq. [2020-10-28T15:39:16.259Z] #25 5.854 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-28T15:39:16.259Z] #25 5.854 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:39:16.259Z] #25 5.887 Setting up libkeyutils1:s390x (1.6-6) ... [2020-10-28T15:39:16.259Z] #25 5.893 Setting up libpsl5:s390x (0.20.2-2) ... [2020-10-28T15:39:16.259Z] #25 5.900 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:16.259Z] #25 5.958 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.964 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:16.259Z] #25 5.973 Setting up libkrb5support0:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 5.980 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 5.986 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:39:16.259Z] #25 5.993 Setting up libk5crypto3:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 6.000 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 6.006 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-10-28T15:39:16.259Z] #25 6.012 Setting up libkrb5-3:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 6.019 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:16.259Z] #25 6.028 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-28T15:39:16.259Z] #25 6.044 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-28T15:39:16.259Z] #25 6.051 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:16.259Z] #25 6.057 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:16.259Z] #25 6.358 Updating certificates in /etc/ssl/certs... [2020-10-28T15:39:16.259Z] #25 6.740 126 added, 0 removed; done. [2020-10-28T15:39:16.259Z] #25 6.771 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-10-28T15:39:16.259Z] #25 6.779 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:39:16.259Z] #25 6.786 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 6.793 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:39:16.259Z] #25 6.800 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:39:16.259Z] #25 6.816 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:16.259Z] #25 6.822 Updating certificates in /etc/ssl/certs... [2020-10-28T15:39:16.259Z] #25 7.201 0 added, 0 removed; done. [2020-10-28T15:39:16.259Z] #25 7.201 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:39:16.259Z] #25 7.202 done. [2020-10-28T15:39:16.259Z] #25 DONE 8.0s [2020-10-28T15:39:16.259Z] [2020-10-28T15:39:16.259Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:39:16.259Z] #26 DONE 0.1s [2020-10-28T15:39:16.259Z] [2020-10-28T15:39:16.259Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:16.318Z] Sending build context to Docker daemon 56.8MB [2020-10-28T15:39:16.319Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-10-28T15:39:16.319Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-10-28T15:39:16.319Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-10-28T15:39:16.319Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-10-28T15:39:16.612Z] 1.13.15-buster: Pulling from library/golang [2020-10-28T15:39:16.612Z] db4e2d8d5901: Pulling fs layer [2020-10-28T15:39:16.612Z] dfe2d012519c: Pulling fs layer [2020-10-28T15:39:16.613Z] 5d8f1d1f9197: Pulling fs layer [2020-10-28T15:39:16.613Z] 1301750ffb48: Pulling fs layer [2020-10-28T15:39:16.613Z] dc5c6edc9cff: Pulling fs layer [2020-10-28T15:39:16.613Z] 3c370c2e2f82: Pulling fs layer [2020-10-28T15:39:16.613Z] 5ffb2f5886e2: Pulling fs layer [2020-10-28T15:39:16.613Z] 1301750ffb48: Waiting [2020-10-28T15:39:16.613Z] dc5c6edc9cff: Waiting [2020-10-28T15:39:16.613Z] 3c370c2e2f82: Waiting [2020-10-28T15:39:16.613Z] 5ffb2f5886e2: Waiting [2020-10-28T15:39:17.263Z] dfe2d012519c: Verifying Checksum [2020-10-28T15:39:17.263Z] dfe2d012519c: Download complete [2020-10-28T15:39:17.263Z] 5d8f1d1f9197: Verifying Checksum [2020-10-28T15:39:17.263Z] 5d8f1d1f9197: Download complete [2020-10-28T15:39:17.328Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2020-10-28T15:39:17.618Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-10-28T15:39:17.941Z] #8 DONE 13.3s [2020-10-28T15:39:17.941Z] [2020-10-28T15:39:17.941Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:39:19.028Z] #9 DONE 0.9s [2020-10-28T15:39:19.028Z] [2020-10-28T15:39:19.028Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:19.028Z] #27 1.324 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:39:19.028Z] #27 1.455 [2020-10-28T15:39:19.028Z] #27 1.564 ####### 9.9% ######################### 35.2% ########################################## 59.4% ############################################################ 83.5% ######################################################################## 100.0% [2020-10-28T15:39:19.028Z] #27 2.087 [2020-10-28T15:39:19.028Z] #27 2.197 ####################################################### 76.8% ######################################################################## 100.0% [2020-10-28T15:39:19.028Z] #27 2.341 [2020-10-28T15:39:19.028Z] #27 2.461 ################################################## 70.8% ######################################################################## 100.0% [2020-10-28T15:39:19.028Z] #27 2.662 [2020-10-28T15:39:19.641Z] #27 2.772 ##### 7.4% ##################### 29.7% ##################################### 52.2% #################################################### 73.2% #################################################################### 95.7% ######################################################################## 100.0% [2020-10-28T15:39:19.641Z] #27 3.325 [2020-10-28T15:39:19.971Z] #27 3.434 # 2.1% ##### 7.8% [2020-10-28T15:39:19.971Z] #27 ... [2020-10-28T15:39:19.971Z] [2020-10-28T15:39:19.971Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:39:19.971Z] #10 DONE 1.1s [2020-10-28T15:39:19.971Z] [2020-10-28T15:39:19.971Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:19.971Z] #27 3.434 # 2.1% ##### 7.8% ########## [2020-10-28T15:39:19.971Z] #27 ... [2020-10-28T15:39:19.971Z] [2020-10-28T15:39:19.971Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:39:19.971Z] #29 DONE 0.1s [2020-10-28T15:39:19.971Z] [2020-10-28T15:39:19.971Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:39:19.971Z] #37 DONE 0.1s [2020-10-28T15:39:19.971Z] [2020-10-28T15:39:19.971Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:20.064Z] db4e2d8d5901: Verifying Checksum [2020-10-28T15:39:20.064Z] db4e2d8d5901: Download complete [2020-10-28T15:39:20.169Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 9.4s done [2020-10-28T15:39:20.717Z] 1301750ffb48: Verifying Checksum [2020-10-28T15:39:20.717Z] 1301750ffb48: Download complete [2020-10-28T15:39:20.738Z] #24 DONE 13.3s [2020-10-28T15:39:20.738Z] [2020-10-28T15:39:20.738Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:20.738Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.5s done [2020-10-28T15:39:20.738Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done [2020-10-28T15:39:20.738Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.3s done [2020-10-28T15:39:20.738Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s [2020-10-28T15:39:21.018Z] 5ffb2f5886e2: Verifying Checksum [2020-10-28T15:39:21.018Z] 5ffb2f5886e2: Download complete [2020-10-28T15:39:21.306Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-10-28T15:39:21.306Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-28T15:39:21.488Z] #27 3.434 # 2.1% ##### 7.8% ########## 14.0% ############## 20.6% ################### 27.3% ######################## 34.0% ############################ 40.2% ################################# 46.4% ##################################### 52.6% ########################################## 58.9% ############################################# 63.3% ################################################# 68.3% #################################################### 73.1% ######################################################## 77.9% ############################################################ 83.4% ################################################################ 89.9% ##################################################################### 96.3% ######################################################################## 100.0% [2020-10-28T15:39:21.488Z] #27 5.239 [2020-10-28T15:39:22.074Z] dc5c6edc9cff: Verifying Checksum [2020-10-28T15:39:22.074Z] dc5c6edc9cff: Download complete [2020-10-28T15:39:22.249Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-10-28T15:39:22.249Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-28T15:39:22.536Z] #27 6.087 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:39:22.827Z] #27 6.469 #=#=# [2020-10-28T15:39:23.120Z] #27 6.673 #=#=# ######################################################################## 100.0% [2020-10-28T15:39:23.120Z] #27 6.815 [2020-10-28T15:39:23.660Z] db4e2d8d5901: Pull complete [2020-10-28T15:39:24.151Z] #27 7.793 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:39:24.151Z] #27 7.857 skipping existing aab193acf6ba [2020-10-28T15:39:24.310Z] dfe2d012519c: Pull complete [2020-10-28T15:39:24.442Z] #27 7.970 [2020-10-28T15:39:24.607Z] 3c370c2e2f82: Verifying Checksum [2020-10-28T15:39:24.607Z] 3c370c2e2f82: Download complete [2020-10-28T15:39:24.607Z] 5d8f1d1f9197: Pull complete [2020-10-28T15:39:25.479Z] #27 9.041 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:39:25.479Z] #27 9.101 skipping existing 4d43f82972ce [2020-10-28T15:39:25.769Z] #27 9.235 [2020-10-28T15:39:26.803Z] #27 ... [2020-10-28T15:39:26.803Z] [2020-10-28T15:39:26.803Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:26.803Z] #47 1.822 + RM_GOPATH=0 [2020-10-28T15:39:26.803Z] #47 1.822 + TMP_GOPATH= [2020-10-28T15:39:26.803Z] #47 1.822 + : /build [2020-10-28T15:39:26.803Z] #47 1.822 + '[' -z '' ']' [2020-10-28T15:39:26.803Z] #47 1.822 ++ mktemp -d [2020-10-28T15:39:26.803Z] #47 1.822 + export GOPATH=/tmp/tmp.uwVtdBW6b1 [2020-10-28T15:39:26.803Z] #47 1.822 + GOPATH=/tmp/tmp.uwVtdBW6b1 [2020-10-28T15:39:26.803Z] #47 1.822 + RM_GOPATH=1 [2020-10-28T15:39:26.803Z] #47 1.822 + case "$(go env GOARCH)" in [2020-10-28T15:39:26.803Z] #47 1.822 ++ go env GOARCH [2020-10-28T15:39:26.803Z] #47 1.822 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:26.803Z] #47 1.822 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:26.803Z] #47 1.822 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:26.803Z] #47 1.822 + dir=/tmp/install [2020-10-28T15:39:26.803Z] #47 1.822 + bin=golangci_lint [2020-10-28T15:39:26.803Z] #47 1.822 + shift [2020-10-28T15:39:26.803Z] #47 1.822 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:39:26.803Z] #47 1.822 + . /tmp/install/golangci_lint.installer [2020-10-28T15:39:26.803Z] #47 1.822 ++ : v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 + install_golangci_lint [2020-10-28T15:39:26.803Z] #47 1.822 + set -e [2020-10-28T15:39:26.803Z] #47 1.822 + export GO111MODULE=on [2020-10-28T15:39:26.803Z] #47 1.822 + GO111MODULE=on [2020-10-28T15:39:26.803Z] #47 1.822 + GOBIN=/build [2020-10-28T15:39:26.803Z] #47 1.822 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 go: finding github.com/golangci v1.23.8 [2020-10-28T15:39:26.803Z] #47 1.822 go: finding github.com v1.23.8 [2020-10-28T15:39:26.804Z] #47 1.969 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:39:26.804Z] #47 2.083 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:39:26.804Z] #47 4.616 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:39:26.804Z] #47 4.634 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:39:26.804Z] #47 4.647 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:39:26.804Z] #47 4.661 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:39:26.804Z] #47 4.671 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:39:26.804Z] #47 4.686 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:39:26.804Z] #47 4.687 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:39:26.804Z] #47 4.696 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:39:26.804Z] #47 4.797 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:39:26.804Z] #47 4.845 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:39:26.804Z] #47 4.898 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:39:26.804Z] #47 4.946 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:39:26.804Z] #47 4.959 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:39:26.804Z] #47 4.962 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:39:26.804Z] #47 4.962 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:39:26.804Z] #47 5.023 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:39:26.804Z] #47 5.078 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:39:26.804Z] #47 5.152 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:39:26.804Z] #47 5.252 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:39:26.804Z] #47 5.252 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:39:26.804Z] #47 5.301 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:39:26.804Z] #47 5.379 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:39:26.804Z] #47 5.393 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:39:26.804Z] #47 5.404 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.404 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:39:26.804Z] #47 5.571 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:39:26.804Z] #47 5.574 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.629 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.639 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.663 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.694 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:39:26.804Z] #47 5.709 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:39:26.804Z] #47 5.772 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:39:26.804Z] #47 5.984 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:39:26.804Z] #47 6.012 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:39:26.804Z] #47 6.035 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:39:26.804Z] #47 6.098 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:39:26.804Z] #47 6.169 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:39:26.804Z] #47 6.175 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:39:26.804Z] #47 6.222 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:39:26.804Z] #47 6.222 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:39:26.804Z] #47 6.228 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:39:26.804Z] #47 6.239 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:39:26.804Z] #47 6.378 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:39:26.804Z] #47 6.400 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:39:26.804Z] #47 6.505 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:39:26.804Z] #47 6.538 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:39:26.804Z] #47 6.679 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:39:26.804Z] #47 6.679 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:39:26.804Z] #47 6.765 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:39:26.804Z] #47 6.952 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:39:26.804Z] #47 6.959 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:39:26.804Z] #47 6.960 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:39:26.804Z] #47 6.960 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:39:26.804Z] #47 7.009 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:39:26.804Z] #47 ... [2020-10-28T15:39:26.804Z] [2020-10-28T15:39:26.804Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:26.804Z] #27 10.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:39:27.436Z] #27 10.93 [2020-10-28T15:39:27.436Z] #27 11.06 #=#=# ######################################################################## 100.0% [2020-10-28T15:39:27.436Z] #27 11.17 [2020-10-28T15:39:27.454Z] 1301750ffb48: Pull complete [2020-10-28T15:39:27.531Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-10-28T15:39:28.068Z] #27 11.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:39:28.699Z] #27 12.19 [2020-10-28T15:39:28.699Z] #27 12.26 ######################################################################## 100.0% [2020-10-28T15:39:28.699Z] #27 12.31 [2020-10-28T15:39:28.699Z] #27 12.39 Download of images into '/build' complete. [2020-10-28T15:39:28.699Z] #27 12.39 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:39:28.699Z] #27 12.39 tar -cC '/build' . | docker load [2020-10-28T15:39:28.917Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2020-10-28T15:39:29.176Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-28T15:39:29.336Z] #27 DONE 12.9s [2020-10-28T15:39:29.336Z] [2020-10-28T15:39:29.336Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:29.336Z] #47 7.356 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:39:29.336Z] #47 7.489 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:39:29.336Z] #47 7.540 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:39:29.336Z] #47 7.541 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:39:29.336Z] #47 7.806 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:39:29.336Z] #47 8.033 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:39:29.336Z] #47 8.191 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:39:29.336Z] #47 8.284 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:39:29.336Z] #47 8.365 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:39:29.336Z] #47 8.365 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:39:29.336Z] #47 8.672 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:39:29.336Z] #47 8.712 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:39:29.336Z] #47 8.842 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:39:29.336Z] #47 8.861 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:39:29.336Z] #47 9.276 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:39:29.336Z] #47 ... [2020-10-28T15:39:29.336Z] [2020-10-28T15:39:29.336Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:29.336Z] #22 3.315 + RM_GOPATH=0 [2020-10-28T15:39:29.336Z] #22 3.315 + TMP_GOPATH= [2020-10-28T15:39:29.336Z] #22 3.315 + : /build [2020-10-28T15:39:29.336Z] #22 3.315 + '[' -z '' ']' [2020-10-28T15:39:29.336Z] #22 3.315 ++ mktemp -d [2020-10-28T15:39:29.336Z] #22 3.324 + export GOPATH=/tmp/tmp.cNibgCdI9I [2020-10-28T15:39:29.336Z] #22 3.324 + GOPATH=/tmp/tmp.cNibgCdI9I [2020-10-28T15:39:29.336Z] #22 3.324 + RM_GOPATH=1 [2020-10-28T15:39:29.336Z] #22 3.324 + case "$(go env GOARCH)" in [2020-10-28T15:39:29.336Z] #22 3.327 ++ go env GOARCH [2020-10-28T15:39:29.336Z] #22 3.350 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.336Z] #22 3.350 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.336Z] #22 3.352 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:29.336Z] #22 3.356 + dir=/tmp/install [2020-10-28T15:39:29.336Z] #22 3.356 + bin=dockercli [2020-10-28T15:39:29.336Z] #22 3.356 + shift [2020-10-28T15:39:29.336Z] #22 3.356 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:39:29.336Z] #22 3.356 + . /tmp/install/dockercli.installer [2020-10-28T15:39:29.336Z] #22 3.356 ++ : stable [2020-10-28T15:39:29.336Z] #22 3.356 ++ : 17.06.2-ce [2020-10-28T15:39:29.336Z] #22 3.356 + install_dockercli [2020-10-28T15:39:29.336Z] #22 3.356 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:39:29.336Z] #22 3.357 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:39:29.336Z] #22 3.357 ++ uname -m [2020-10-28T15:39:29.336Z] #22 3.362 + arch=s390x [2020-10-28T15:39:29.336Z] #22 3.362 + '[' s390x '!=' x86_64 ']' [2020-10-28T15:39:29.336Z] #22 3.362 + '[' s390x '!=' s390x ']' [2020-10-28T15:39:29.336Z] #22 3.362 + url=https://download.docker.com/linux/static [2020-10-28T15:39:29.336Z] #22 3.362 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-10-28T15:39:29.336Z] #22 3.367 + tar -xz docker/docker [2020-10-28T15:39:29.336Z] #22 9.218 + mkdir -p /build [2020-10-28T15:39:29.336Z] #22 9.229 + mv docker/docker /build/ [2020-10-28T15:39:29.336Z] #22 9.231 + rmdir docker [2020-10-28T15:39:29.336Z] #22 DONE 9.4s [2020-10-28T15:39:29.336Z] [2020-10-28T15:39:29.336Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:29.336Z] #45 2.955 + RM_GOPATH=0 [2020-10-28T15:39:29.336Z] #45 2.955 + TMP_GOPATH= [2020-10-28T15:39:29.336Z] #45 2.955 + : /build [2020-10-28T15:39:29.336Z] #45 2.955 + '[' -z '' ']' [2020-10-28T15:39:29.336Z] #45 2.955 ++ mktemp -d [2020-10-28T15:39:29.336Z] #45 2.955 + export GOPATH=/tmp/tmp.Y3OKDOKxRU [2020-10-28T15:39:29.336Z] #45 2.955 + GOPATH=/tmp/tmp.Y3OKDOKxRU [2020-10-28T15:39:29.336Z] #45 2.955 + RM_GOPATH=1 [2020-10-28T15:39:29.336Z] #45 2.955 + case "$(go env GOARCH)" in [2020-10-28T15:39:29.336Z] #45 2.955 ++ go env GOARCH [2020-10-28T15:39:29.336Z] #45 2.983 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.336Z] #45 2.983 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.336Z] #45 2.984 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:29.336Z] #45 2.985 + dir=/tmp/install [2020-10-28T15:39:29.336Z] #45 2.985 + bin=gotestsum [2020-10-28T15:39:29.336Z] #45 2.985 + shift [2020-10-28T15:39:29.336Z] #45 2.985 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:39:29.336Z] #45 2.985 + . /tmp/install/gotestsum.installer [2020-10-28T15:39:29.336Z] #45 2.985 ++ : v0.5.3 [2020-10-28T15:39:29.336Z] #45 2.985 + install_gotestsum [2020-10-28T15:39:29.336Z] #45 2.985 + set -e [2020-10-28T15:39:29.336Z] #45 2.985 + export GO111MODULE=on [2020-10-28T15:39:29.336Z] #45 2.985 + GO111MODULE=on [2020-10-28T15:39:29.336Z] #45 2.985 + GOBIN=/build [2020-10-28T15:39:29.336Z] #45 2.986 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:39:29.336Z] #45 3.008 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:39:29.336Z] #45 3.011 go: finding gotest.tools v0.5.3 [2020-10-28T15:39:29.336Z] #45 3.665 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:39:29.336Z] #45 3.785 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:39:29.336Z] #45 4.155 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:39:29.336Z] #45 4.160 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:39:29.336Z] #45 4.161 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:39:29.336Z] #45 4.221 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:39:29.336Z] #45 4.231 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:39:29.336Z] #45 4.288 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:39:29.336Z] #45 4.289 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:39:29.336Z] #45 4.363 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:39:29.336Z] #45 4.437 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:39:29.336Z] #45 4.467 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:39:29.336Z] #45 4.477 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:39:29.336Z] #45 4.485 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:39:29.336Z] #45 4.494 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:39:29.336Z] #45 4.575 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:39:29.336Z] #45 4.583 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:39:29.336Z] #45 4.677 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:39:29.336Z] #45 4.775 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:39:29.336Z] #45 4.824 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:39:29.336Z] #45 4.832 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:39:29.336Z] #45 5.631 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:39:29.336Z] #45 6.389 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:39:29.336Z] #45 7.808 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:39:29.437Z] #8 ... [2020-10-28T15:39:29.437Z] [2020-10-28T15:39:29.437Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:39:29.437Z] #25 1.451 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:29.437Z] #25 1.465 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:29.437Z] #25 1.465 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:29.437Z] #25 1.634 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:39:29.437Z] #25 1.848 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:39:29.437Z] #25 2.116 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:39:29.437Z] #25 3.796 Fetched 8396 kB in 3s (3112 kB/s) [2020-10-28T15:39:29.437Z] #25 3.796 Reading package lists... [2020-10-28T15:39:29.437Z] #25 4.760 Reading package lists... [2020-10-28T15:39:29.437Z] #25 5.683 Building dependency tree... [2020-10-28T15:39:29.437Z] #25 6.036 The following additional packages will be installed: [2020-10-28T15:39:29.438Z] #25 6.036 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:39:29.438Z] #25 6.036 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:39:29.438Z] #25 6.036 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:39:29.438Z] #25 6.036 Suggested packages: [2020-10-28T15:39:29.438Z] #25 6.036 krb5-doc krb5-user [2020-10-28T15:39:29.438Z] #25 6.036 Recommended packages: [2020-10-28T15:39:29.438Z] #25 6.036 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:39:29.438Z] #25 6.282 The following NEW packages will be installed: [2020-10-28T15:39:29.438Z] #25 6.283 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:39:29.438Z] #25 6.283 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:39:29.438Z] #25 6.283 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:39:29.438Z] #25 6.284 libssh2-1 libssl1.1 openssl [2020-10-28T15:39:29.438Z] #25 6.564 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:39:29.438Z] #25 6.564 Need to get 5049 kB of archives. [2020-10-28T15:39:29.438Z] #25 6.564 After this operation, 12.1 MB of additional disk space will be used. [2020-10-28T15:39:29.438Z] #25 6.564 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-28T15:39:29.438Z] #25 6.590 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-28T15:39:29.438Z] #25 6.607 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:39:29.438Z] #25 6.610 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-28T15:39:29.438Z] #25 6.610 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-28T15:39:29.438Z] #25 6.613 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-28T15:39:29.438Z] #25 6.616 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-28T15:39:29.438Z] #25 6.622 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-28T15:39:29.438Z] #25 6.624 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-28T15:39:29.438Z] #25 6.636 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-28T15:39:29.438Z] #25 6.636 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:39:29.438Z] #25 6.636 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-28T15:39:29.438Z] #25 6.636 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-28T15:39:29.438Z] #25 6.636 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-28T15:39:29.438Z] #25 6.639 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-28T15:39:29.438Z] #25 6.647 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-28T15:39:29.438Z] #25 6.647 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-28T15:39:29.438Z] #25 6.661 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-28T15:39:29.438Z] #25 6.661 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:39:29.438Z] #25 6.661 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:39:29.438Z] #25 6.661 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:39:29.438Z] #25 6.827 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:29.438Z] #25 6.876 Fetched 5049 kB in 0s (14.0 MB/s) [2020-10-28T15:39:29.438Z] #25 6.904 Selecting previously unselected package libssl1.1:amd64. [2020-10-28T15:39:29.438Z] #25 6.904 (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-10-28T15:39:29.438Z] #25 6.904 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 6.912 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:29.438Z] #25 7.141 Selecting previously unselected package openssl. [2020-10-28T15:39:29.438Z] #25 7.141 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.148 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:29.438Z] #25 7.307 Selecting previously unselected package ca-certificates. [2020-10-28T15:39:29.438Z] #25 7.307 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:39:29.438Z] #25 7.311 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:29.438Z] #25 7.413 Selecting previously unselected package libkeyutils1:amd64. [2020-10-28T15:39:29.438Z] #25 7.418 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.424 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:39:29.438Z] #25 7.462 Selecting previously unselected package libkrb5support0:amd64. [2020-10-28T15:39:29.438Z] #25 7.464 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.470 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 7.517 Selecting previously unselected package libk5crypto3:amd64. [2020-10-28T15:39:29.438Z] #25 7.517 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.521 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 7.586 Selecting previously unselected package libkrb5-3:amd64. [2020-10-28T15:39:29.438Z] #25 7.586 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.589 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 7.701 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-28T15:39:29.438Z] #25 7.701 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.706 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 7.777 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-28T15:39:29.438Z] #25 7.778 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.784 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 7.822 Selecting previously unselected package libsasl2-2:amd64. [2020-10-28T15:39:29.438Z] #25 7.822 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.827 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 7.873 Selecting previously unselected package libldap-common. [2020-10-28T15:39:29.438Z] #25 7.873 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:39:29.438Z] #25 7.877 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:29.438Z] #25 7.955 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-28T15:39:29.438Z] #25 7.955 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 7.959 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:29.438Z] #25 8.042 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-28T15:39:29.438Z] #25 8.042 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.057 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.093 Selecting previously unselected package libpsl5:amd64. [2020-10-28T15:39:29.438Z] #25 8.093 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.100 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:39:29.438Z] #25 8.143 Selecting previously unselected package librtmp1:amd64. [2020-10-28T15:39:29.438Z] #25 8.143 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.147 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:39:29.438Z] #25 8.228 Selecting previously unselected package libssh2-1:amd64. [2020-10-28T15:39:29.438Z] #25 8.228 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.232 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:39:29.438Z] #25 8.299 Selecting previously unselected package libcurl4:amd64. [2020-10-28T15:39:29.438Z] #25 8.299 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.304 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.407 Selecting previously unselected package curl. [2020-10-28T15:39:29.438Z] #25 8.407 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.412 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.491 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:39:29.438Z] #25 8.491 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.497 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:39:29.438Z] #25 8.599 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:39:29.438Z] #25 8.599 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.599 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:39:29.438Z] #25 8.655 Selecting previously unselected package jq. [2020-10-28T15:39:29.438Z] #25 8.655 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:39:29.438Z] #25 8.658 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:39:29.438Z] #25 8.704 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:39:29.438Z] #25 8.721 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:39:29.438Z] #25 8.730 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:29.438Z] #25 8.849 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.862 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:29.438Z] #25 8.876 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 8.885 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.897 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:39:29.438Z] #25 8.910 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 8.926 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:39:29.438Z] #25 8.931 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:39:29.438Z] #25 8.941 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:39:29.438Z] #25 8.951 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:39:29.438Z] #25 8.970 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:39:29.438Z] #25 8.980 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:39:29.438Z] #25 8.989 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:39:29.438Z] #25 8.999 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:29.438Z] #25 ... [2020-10-28T15:39:29.438Z] [2020-10-28T15:39:29.438Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:29.541Z] dc5c6edc9cff: Pull complete [2020-10-28T15:39:29.991Z] #45 ... [2020-10-28T15:39:29.991Z] [2020-10-28T15:39:29.991Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:29.991Z] #43 3.510 + RM_GOPATH=0 [2020-10-28T15:39:29.991Z] #43 3.510 + TMP_GOPATH= [2020-10-28T15:39:29.991Z] #43 3.510 + : /build [2020-10-28T15:39:29.991Z] #43 3.510 + '[' -z '' ']' [2020-10-28T15:39:29.991Z] #43 3.510 ++ mktemp -d [2020-10-28T15:39:29.991Z] #43 3.513 + export GOPATH=/tmp/tmp.WSyV0NTi5c [2020-10-28T15:39:29.991Z] #43 3.513 + GOPATH=/tmp/tmp.WSyV0NTi5c [2020-10-28T15:39:29.991Z] #43 3.513 + RM_GOPATH=1 [2020-10-28T15:39:29.991Z] #43 3.513 + case "$(go env GOARCH)" in [2020-10-28T15:39:29.991Z] #43 3.514 ++ go env GOARCH [2020-10-28T15:39:29.991Z] #43 3.546 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.991Z] #43 3.546 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:29.991Z] #43 3.546 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:29.991Z] #43 3.547 + dir=/tmp/install [2020-10-28T15:39:29.991Z] #43 3.547 + bin=vndr [2020-10-28T15:39:29.991Z] #43 3.547 + shift [2020-10-28T15:39:29.991Z] #43 3.547 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:39:29.991Z] #43 3.547 + . /tmp/install/vndr.installer [2020-10-28T15:39:29.991Z] #43 3.547 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:39:29.991Z] #43 3.548 + install_vndr [2020-10-28T15:39:29.991Z] #43 3.548 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:39:29.991Z] #43 3.548 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WSyV0NTi5c/src/github.com/LK4D4/vndr [2020-10-28T15:39:29.991Z] #43 3.548 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:39:29.991Z] #43 3.549 Cloning into '/tmp/tmp.WSyV0NTi5c/src/github.com/LK4D4/vndr'... [2020-10-28T15:39:29.991Z] #43 4.172 + cd /tmp/tmp.WSyV0NTi5c/src/github.com/LK4D4/vndr [2020-10-28T15:39:29.991Z] #43 4.175 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:39:29.991Z] #43 4.181 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:39:29.991Z] #43 5.047 internal/cpu [2020-10-28T15:39:29.991Z] #43 5.062 internal/race [2020-10-28T15:39:29.991Z] #43 5.175 sync/atomic [2020-10-28T15:39:29.991Z] #43 5.452 unicode [2020-10-28T15:39:29.991Z] #43 5.480 internal/bytealg [2020-10-28T15:39:29.991Z] #43 5.901 runtime [2020-10-28T15:39:29.991Z] #43 7.782 unicode/utf8 [2020-10-28T15:39:29.991Z] #43 8.165 math [2020-10-28T15:39:29.991Z] #43 ... [2020-10-28T15:39:29.991Z] [2020-10-28T15:39:29.991Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:39:29.991Z] #53 4.172 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:29.991Z] #53 4.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:29.991Z] #53 4.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:29.991Z] #53 4.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:39:29.991Z] #53 7.702 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:39:29.991Z] #53 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:39:30.323Z] #53 ... [2020-10-28T15:39:30.323Z] [2020-10-28T15:39:30.323Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:30.323Z] #56 3.248 + RM_GOPATH=0 [2020-10-28T15:39:30.323Z] #56 3.248 + TMP_GOPATH= [2020-10-28T15:39:30.323Z] #56 3.248 + : /build [2020-10-28T15:39:30.323Z] #56 3.248 + '[' -z '' ']' [2020-10-28T15:39:30.323Z] #56 3.250 ++ mktemp -d [2020-10-28T15:39:30.323Z] #56 3.251 + export GOPATH=/tmp/tmp.ucprLBtnXj [2020-10-28T15:39:30.323Z] #56 3.251 + GOPATH=/tmp/tmp.ucprLBtnXj [2020-10-28T15:39:30.323Z] #56 3.251 + RM_GOPATH=1 [2020-10-28T15:39:30.323Z] #56 3.252 + case "$(go env GOARCH)" in [2020-10-28T15:39:30.323Z] #56 3.252 ++ go env GOARCH [2020-10-28T15:39:30.323Z] #56 3.258 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.323Z] #56 3.258 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.323Z] #56 3.258 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:30.323Z] #56 3.259 + dir=/tmp/install [2020-10-28T15:39:30.323Z] #56 3.259 + bin=rootlesskit [2020-10-28T15:39:30.323Z] #56 3.259 + shift [2020-10-28T15:39:30.323Z] #56 3.259 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:39:30.323Z] #56 3.259 + . /tmp/install/rootlesskit.installer [2020-10-28T15:39:30.323Z] #56 3.259 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:39:30.323Z] #56 3.264 + install_rootlesskit [2020-10-28T15:39:30.323Z] #56 3.264 + case "$1" in [2020-10-28T15:39:30.323Z] #56 3.264 + export CGO_ENABLED=0 [2020-10-28T15:39:30.323Z] #56 3.264 + CGO_ENABLED=0 [2020-10-28T15:39:30.323Z] #56 3.264 + _install_rootlesskit [2020-10-28T15:39:30.323Z] #56 3.264 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:39:30.323Z] #56 3.264 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:39:30.323Z] #56 3.265 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ucprLBtnXj/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:39:30.323Z] #56 3.278 Cloning into '/tmp/tmp.ucprLBtnXj/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:39:30.323Z] #56 7.055 + cd /tmp/tmp.ucprLBtnXj/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:39:30.323Z] #56 7.055 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:39:30.323Z] #56 7.523 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:39:30.323Z] #56 7.523 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:39:30.323Z] #56 ... [2020-10-28T15:39:30.323Z] [2020-10-28T15:39:30.323Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:39:30.323Z] #30 3.919 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:39:30.323Z] #30 3.920 Cloning into '.'... [2020-10-28T15:39:30.692Z] #30 ... [2020-10-28T15:39:30.692Z] [2020-10-28T15:39:30.692Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:30.692Z] #62 3.422 + RM_GOPATH=0 [2020-10-28T15:39:30.692Z] #62 3.422 + TMP_GOPATH= [2020-10-28T15:39:30.692Z] #62 3.422 + : /build [2020-10-28T15:39:30.692Z] #62 3.422 + '[' -z '' ']' [2020-10-28T15:39:30.692Z] #62 3.423 ++ mktemp -d [2020-10-28T15:39:30.692Z] #62 3.428 + export GOPATH=/tmp/tmp.QUrfV2OoJS [2020-10-28T15:39:30.692Z] #62 3.428 + GOPATH=/tmp/tmp.QUrfV2OoJS [2020-10-28T15:39:30.692Z] #62 3.428 + RM_GOPATH=1 [2020-10-28T15:39:30.692Z] #62 3.428 + case "$(go env GOARCH)" in [2020-10-28T15:39:30.692Z] #62 3.432 ++ go env GOARCH [2020-10-28T15:39:30.692Z] #62 3.441 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.692Z] #62 3.441 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.692Z] #62 3.441 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:30.692Z] #62 3.442 + dir=/tmp/install [2020-10-28T15:39:30.692Z] #62 3.442 + bin=proxy [2020-10-28T15:39:30.692Z] #62 3.442 + shift [2020-10-28T15:39:30.692Z] #62 3.442 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:39:30.692Z] #62 3.442 + . /tmp/install/proxy.installer [2020-10-28T15:39:30.692Z] #62 3.443 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:39:30.692Z] #62 3.443 + install_proxy [2020-10-28T15:39:30.692Z] #62 3.443 + case "$1" in [2020-10-28T15:39:30.692Z] #62 3.443 + export CGO_ENABLED=0 [2020-10-28T15:39:30.692Z] #62 3.443 + CGO_ENABLED=0 [2020-10-28T15:39:30.692Z] #62 3.443 + _install_proxy [2020-10-28T15:39:30.692Z] #62 3.443 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:39:30.692Z] #62 3.443 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:39:30.692Z] #62 3.443 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QUrfV2OoJS/src/github.com/docker/libnetwork [2020-10-28T15:39:30.692Z] #62 3.456 Cloning into '/tmp/tmp.QUrfV2OoJS/src/github.com/docker/libnetwork'... [2020-10-28T15:39:30.692Z] #62 ... [2020-10-28T15:39:30.692Z] [2020-10-28T15:39:30.692Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:30.692Z] #40 3.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:30.692Z] #40 3.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:30.692Z] #40 3.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:30.692Z] #40 4.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:39:30.692Z] #40 6.599 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:39:30.692Z] #40 8.564 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:39:30.692Z] #40 ... [2020-10-28T15:39:30.692Z] [2020-10-28T15:39:30.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:39:30.692Z] #11 3.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:30.692Z] #11 3.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:30.692Z] #11 4.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:30.692Z] #11 4.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:39:30.692Z] #11 7.061 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:39:30.692Z] #11 8.566 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:39:30.983Z] #11 ... [2020-10-28T15:39:30.983Z] [2020-10-28T15:39:30.983Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:30.983Z] #32 3.446 + RM_GOPATH=0 [2020-10-28T15:39:30.983Z] #32 3.446 + TMP_GOPATH= [2020-10-28T15:39:30.983Z] #32 3.446 + : /build [2020-10-28T15:39:30.983Z] #32 3.446 + '[' -z '' ']' [2020-10-28T15:39:30.983Z] #32 3.446 ++ mktemp -d [2020-10-28T15:39:30.983Z] #32 3.456 + export GOPATH=/tmp/tmp.UWMd5F3MBN [2020-10-28T15:39:30.983Z] #32 3.456 + GOPATH=/tmp/tmp.UWMd5F3MBN [2020-10-28T15:39:30.983Z] #32 3.456 + RM_GOPATH=1 [2020-10-28T15:39:30.983Z] #32 3.456 + case "$(go env GOARCH)" in [2020-10-28T15:39:30.983Z] #32 3.456 ++ go env GOARCH [2020-10-28T15:39:30.983Z] #32 3.460 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.983Z] #32 3.460 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:30.983Z] #32 3.460 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:30.983Z] #32 3.462 + dir=/tmp/install [2020-10-28T15:39:30.983Z] #32 3.462 + bin=tomlv [2020-10-28T15:39:30.983Z] #32 3.462 + shift [2020-10-28T15:39:30.983Z] #32 3.462 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:39:30.983Z] #32 3.462 + . /tmp/install/tomlv.installer [2020-10-28T15:39:30.983Z] #32 3.462 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:30.983Z] #32 3.462 + install_tomlv [2020-10-28T15:39:30.983Z] #32 3.462 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:39:30.983Z] #32 3.463 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:30.983Z] #32 3.463 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UWMd5F3MBN/src/github.com/BurntSushi/toml [2020-10-28T15:39:30.983Z] #32 3.471 Cloning into '/tmp/tmp.UWMd5F3MBN/src/github.com/BurntSushi/toml'... [2020-10-28T15:39:30.983Z] #32 4.183 + cd /tmp/tmp.UWMd5F3MBN/src/github.com/BurntSushi/toml [2020-10-28T15:39:30.983Z] #32 4.183 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:30.983Z] #32 4.208 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:39:30.983Z] #32 4.620 runtime/internal/atomic [2020-10-28T15:39:30.983Z] #32 4.657 internal/cpu [2020-10-28T15:39:30.983Z] #32 4.838 runtime/internal/sys [2020-10-28T15:39:30.983Z] #32 4.980 runtime/internal/math [2020-10-28T15:39:30.983Z] #32 5.020 math/bits [2020-10-28T15:39:30.983Z] #32 5.261 internal/bytealg [2020-10-28T15:39:30.983Z] #32 5.430 math [2020-10-28T15:39:30.984Z] #32 5.700 runtime [2020-10-28T15:39:30.984Z] #32 8.870 internal/testlog [2020-10-28T15:39:30.984Z] #32 9.055 encoding [2020-10-28T15:39:30.984Z] #32 9.314 runtime/cgo [2020-10-28T15:39:30.984Z] #32 ... [2020-10-28T15:39:30.984Z] [2020-10-28T15:39:30.984Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:39:30.984Z] #38 3.824 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:39:30.984Z] #38 3.825 Cloning into '.'... [2020-10-28T15:39:31.275Z] #38 ... [2020-10-28T15:39:31.275Z] [2020-10-28T15:39:31.275Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:31.275Z] #49 3.255 + RM_GOPATH=0 [2020-10-28T15:39:31.275Z] #49 3.255 + TMP_GOPATH= [2020-10-28T15:39:31.275Z] #49 3.255 + : /build [2020-10-28T15:39:31.275Z] #49 3.256 + '[' -z '' ']' [2020-10-28T15:39:31.275Z] #49 3.256 ++ mktemp -d [2020-10-28T15:39:31.275Z] #49 3.257 + export GOPATH=/tmp/tmp.GGlVod20S1 [2020-10-28T15:39:31.275Z] #49 3.257 + GOPATH=/tmp/tmp.GGlVod20S1 [2020-10-28T15:39:31.275Z] #49 3.257 + RM_GOPATH=1 [2020-10-28T15:39:31.275Z] #49 3.257 + case "$(go env GOARCH)" in [2020-10-28T15:39:31.275Z] #49 3.259 ++ go env GOARCH [2020-10-28T15:39:31.275Z] #49 3.267 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:31.275Z] #49 3.267 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:31.275Z] #49 3.269 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:31.275Z] #49 3.273 + dir=/tmp/install [2020-10-28T15:39:31.275Z] #49 3.273 + bin=shfmt [2020-10-28T15:39:31.275Z] #49 3.273 + shift [2020-10-28T15:39:31.275Z] #49 3.274 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:39:31.275Z] #49 3.274 + . /tmp/install/shfmt.installer [2020-10-28T15:39:31.275Z] #49 3.274 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:39:31.275Z] #49 3.275 + install_shfmt [2020-10-28T15:39:31.275Z] #49 3.275 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:39:31.275Z] #49 3.275 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:39:31.275Z] #49 3.275 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GGlVod20S1/src/github.com/mvdan/sh [2020-10-28T15:39:31.275Z] #49 3.283 Cloning into '/tmp/tmp.GGlVod20S1/src/github.com/mvdan/sh'... [2020-10-28T15:39:31.275Z] #49 9.576 + cd /tmp/tmp.GGlVod20S1/src/github.com/mvdan/sh [2020-10-28T15:39:31.275Z] #49 9.576 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:39:31.275Z] #49 9.657 + GO111MODULE=on [2020-10-28T15:39:31.275Z] #49 9.657 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:39:31.275Z] #49 11.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:39:31.275Z] #49 11.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:39:31.275Z] #49 11.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:39:31.275Z] #49 11.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:39:31.275Z] #49 11.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:39:31.275Z] #49 ... [2020-10-28T15:39:31.275Z] [2020-10-28T15:39:31.275Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:39:31.275Z] #34 4.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:39:31.275Z] #34 4.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:39:31.275Z] #34 4.133 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:39:31.275Z] #34 4.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:39:31.275Z] #34 7.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:39:31.275Z] #34 8.979 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:39:31.565Z] #34 ... [2020-10-28T15:39:31.565Z] [2020-10-28T15:39:31.565Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:31.565Z] #45 10.62 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:39:31.565Z] #45 10.67 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:39:31.565Z] #45 10.68 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:39:31.565Z] #45 10.85 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:39:31.565Z] #45 10.85 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:39:31.565Z] #45 10.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:39:31.565Z] #45 11.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:39:31.565Z] #45 11.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:39:31.565Z] #45 11.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:39:31.565Z] #45 11.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:39:31.565Z] #45 11.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:39:34.031Z] 3c370c2e2f82: Pull complete [2020-10-28T15:39:34.031Z] 5ffb2f5886e2: Pull complete [2020-10-28T15:39:34.031Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-28T15:39:34.031Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-10-28T15:39:34.031Z] ---> 805dc2d65d1c [2020-10-28T15:39:34.031Z] Step 5/15 : ARG BUILDX_REPO [2020-10-28T15:39:34.031Z] ---> Running in 622bb9238a88 [2020-10-28T15:39:34.031Z] Removing intermediate container 622bb9238a88 [2020-10-28T15:39:34.031Z] ---> 6ed9f83fac2a [2020-10-28T15:39:34.031Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-10-28T15:39:34.031Z] ---> Running in 418613dbe6c4 [2020-10-28T15:39:34.031Z] Cloning into '/buildx'... [2020-10-28T15:39:34.734Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2020-10-28T15:39:34.993Z] #8 ... [2020-10-28T15:39:34.993Z] [2020-10-28T15:39:34.993Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:39:34.993Z] #25 9.666 Updating certificates in /etc/ssl/certs... [2020-10-28T15:39:34.993Z] #25 10.86 126 added, 0 removed; done. [2020-10-28T15:39:34.993Z] #25 10.89 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:39:34.993Z] #25 10.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:39:34.993Z] #25 10.92 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:39:34.993Z] #25 10.93 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:39:34.993Z] #25 10.94 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:39:34.993Z] #25 10.97 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:39:34.993Z] #25 10.98 Updating certificates in /etc/ssl/certs... [2020-10-28T15:39:34.993Z] #25 12.00 0 added, 0 removed; done. [2020-10-28T15:39:34.993Z] #25 12.00 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:39:34.993Z] #25 12.00 done. [2020-10-28T15:39:34.993Z] #25 DONE 14.5s [2020-10-28T15:39:34.993Z] [2020-10-28T15:39:34.993Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:39:34.993Z] #26 DONE 0.1s [2020-10-28T15:39:34.993Z] [2020-10-28T15:39:34.993Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:34.993Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-10-28T15:39:34.993Z] #8 ... [2020-10-28T15:39:34.993Z] [2020-10-28T15:39:34.993Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:36.011Z] #45 ... [2020-10-28T15:39:36.011Z] [2020-10-28T15:39:36.011Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:36.011Z] #62 15.49 Checking out files: 90% (1727/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-10-28T15:39:36.011Z] #62 15.64 + cd /tmp/tmp.QUrfV2OoJS/src/github.com/docker/libnetwork [2020-10-28T15:39:36.011Z] #62 15.65 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:39:36.011Z] #62 16.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:39:36.381Z] #27 1.311 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:39:36.641Z] #27 1.403 [2020-10-28T15:39:36.902Z] #27 1.522 ######### 12.9% ########################### 38.4% ############################### 43.3% ################################################# 68.6% ######################################################################## 100.0% [2020-10-28T15:39:37.166Z] #27 2.088 [2020-10-28T15:39:37.425Z] #27 2.208 ######################################################################## 100.0% [2020-10-28T15:39:37.425Z] #27 2.315 [2020-10-28T15:39:37.425Z] #27 2.435 ################################################################ 90.2% ######################################################################## 100.0% [2020-10-28T15:39:37.425Z] #27 2.531 [2020-10-28T15:39:37.584Z] Removing intermediate container 418613dbe6c4 [2020-10-28T15:39:37.584Z] ---> 132b46b5648b [2020-10-28T15:39:37.584Z] Step 7/15 : WORKDIR /buildx [2020-10-28T15:39:37.584Z] ---> Running in e202c11bec10 [2020-10-28T15:39:37.584Z] Removing intermediate container e202c11bec10 [2020-10-28T15:39:37.584Z] ---> 7b427aaa0eeb [2020-10-28T15:39:37.584Z] Step 8/15 : ARG BUILDX_COMMIT [2020-10-28T15:39:37.584Z] ---> Running in a5e545cc6978 [2020-10-28T15:39:37.877Z] Removing intermediate container a5e545cc6978 [2020-10-28T15:39:37.877Z] ---> 2fb4993992e3 [2020-10-28T15:39:37.877Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-10-28T15:39:37.878Z] ---> Running in 99178d1e7ab2 [2020-10-28T15:39:38.210Z] #27 2.654 ######### 13.4% ######################### 35.6% ####################################### 55.1% ##################################################### 73.7% ################################################################### 93.5% ######################################################################## 100.0% [2020-10-28T15:39:38.210Z] #27 3.220 [2020-10-28T15:39:38.518Z] From https://github.com/docker/buildx [2020-10-28T15:39:38.518Z] * [new tag] v0.3.1 -> build [2020-10-28T15:39:38.812Z] Switched to branch 'build' [2020-10-28T15:39:39.856Z] Removing intermediate container 99178d1e7ab2 [2020-10-28T15:39:39.856Z] ---> 7c5edb420af8 [2020-10-28T15:39:39.856Z] Step 10/15 : ARG GOOS [2020-10-28T15:39:39.856Z] ---> Running in 05f9760f4d1d [2020-10-28T15:39:39.856Z] Removing intermediate container 05f9760f4d1d [2020-10-28T15:39:39.856Z] ---> ff46366db971 [2020-10-28T15:39:39.856Z] Step 11/15 : ARG GOARCH [2020-10-28T15:39:40.151Z] ---> Running in b60df275f930 [2020-10-28T15:39:40.151Z] Removing intermediate container b60df275f930 [2020-10-28T15:39:40.151Z] ---> 3534fd6b27a5 [2020-10-28T15:39:40.151Z] 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-10-28T15:39:40.151Z] ---> Running in ebbc77473c04 [2020-10-28T15:39:40.298Z] #27 3.343 # 2.1% ##### 8.2% ##### 8.3% ########### 15.4% ############## 19.9% ################### 26.4% ######################## 34.1% ############################### 43.4% ################################# 46.3% ###################################### 52.9% ############################################# 63.2% ################################################### 71.8% ########################################################## 80.7% ################################################################ 89.4% #################################################################### 94.7% ####################################################################### 99.9% ######################################################################## 100.0% [2020-10-28T15:39:40.298Z] #27 5.226 [2020-10-28T15:39:40.557Z] #27 5.647 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:39:40.816Z] #27 5.738 [2020-10-28T15:39:40.816Z] #27 5.812 ######################################################################## 100.0% [2020-10-28T15:39:40.816Z] #27 5.848 [2020-10-28T15:39:41.386Z] #27 6.351 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:39:41.605Z] #62 ... [2020-10-28T15:39:41.605Z] [2020-10-28T15:39:41.605Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:41.605Z] #47 12.05 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:39:41.605Z] #47 12.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:39:41.605Z] #47 12.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:39:41.605Z] #47 12.11 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.17 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.23 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:39:41.605Z] #47 12.23 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:39:41.605Z] #47 12.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:39:41.605Z] #47 12.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:39:41.605Z] #47 12.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:39:41.605Z] #47 12.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:39:41.605Z] #47 12.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.32 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:39:41.605Z] #47 12.35 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.39 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:39:41.605Z] #47 12.40 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:39:41.605Z] #47 12.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:39:41.605Z] #47 12.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:39:41.605Z] #47 12.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:39:41.605Z] #47 12.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:39:41.605Z] #47 12.47 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:39:41.605Z] #47 12.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:39:41.605Z] #47 12.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:39:41.605Z] #47 12.64 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:39:41.605Z] #47 12.65 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:39:41.605Z] #47 12.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:39:41.605Z] #47 12.71 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:39:41.605Z] #47 12.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:39:41.605Z] #47 12.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:39:41.605Z] #47 12.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:39:41.605Z] #47 12.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:39:41.605Z] #47 12.75 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:39:41.605Z] #47 12.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:39:41.605Z] #47 12.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:39:41.605Z] #47 12.79 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:39:41.605Z] #47 12.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:39:41.605Z] #47 12.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:39:41.605Z] #47 12.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:39:41.605Z] #47 13.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:39:41.605Z] #47 13.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:39:41.605Z] #47 13.08 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:39:41.605Z] #47 13.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:39:41.605Z] #47 13.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:39:41.605Z] #47 13.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:39:41.605Z] #47 13.32 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:39:41.605Z] #47 13.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:39:41.605Z] #47 13.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:39:41.605Z] #47 13.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:39:41.605Z] #47 13.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:39:41.605Z] #47 13.52 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:39:41.605Z] #47 13.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:39:41.605Z] #47 13.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:39:41.605Z] #47 13.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:39:41.605Z] #47 13.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:39:41.605Z] #47 13.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:39:41.605Z] #47 13.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:39:41.605Z] #47 13.76 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:39:41.605Z] #47 13.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:39:41.605Z] #47 13.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:39:41.605Z] #47 13.84 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:39:41.605Z] #47 13.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:39:41.605Z] #47 13.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:39:41.605Z] #47 13.93 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:39:41.605Z] #47 13.97 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:39:41.605Z] #47 14.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:39:41.605Z] #47 14.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:39:41.605Z] #47 14.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:39:41.605Z] #47 14.61 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:39:41.605Z] #47 14.69 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:39:41.605Z] #47 16.10 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:39:41.605Z] #47 16.99 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:39:41.605Z] #47 20.72 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:39:41.605Z] #47 20.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:39:41.605Z] #47 20.76 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:39:41.605Z] #47 20.81 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:39:41.605Z] #47 20.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:39:41.605Z] #47 20.88 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:39:41.605Z] #47 20.91 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:39:41.605Z] #47 20.91 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:39:41.605Z] #47 20.91 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:39:41.605Z] #47 20.96 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:39:41.605Z] #47 20.96 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:39:41.605Z] #47 20.96 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:39:41.605Z] #47 20.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:39:41.605Z] #47 20.98 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:39:41.605Z] #47 20.99 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:39:41.605Z] #47 20.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.00 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.00 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.02 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:39:41.605Z] #47 21.03 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:39:41.605Z] #47 21.05 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:39:41.605Z] #47 21.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:39:41.605Z] #47 21.15 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.20 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:39:41.605Z] #47 21.20 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:39:41.605Z] #47 21.23 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:39:41.605Z] #47 21.26 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:39:41.605Z] #47 21.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:39:41.605Z] #47 21.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:39:41.605Z] #47 21.29 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.31 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:39:41.605Z] #47 21.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:39:41.605Z] #47 21.36 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:39:41.605Z] #47 21.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:39:41.605Z] #47 21.47 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:39:41.605Z] #47 21.49 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:39:41.605Z] #47 21.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:39:41.605Z] #47 21.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:39:41.605Z] #47 21.60 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:39:41.605Z] #47 21.60 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:39:41.605Z] #47 21.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:39:41.605Z] #47 21.62 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:39:41.605Z] #47 21.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:39:41.605Z] #47 21.62 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:39:41.605Z] #47 21.63 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:39:41.605Z] #47 21.65 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:39:41.605Z] #47 21.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:39:41.605Z] #47 21.73 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:39:41.606Z] #47 21.75 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:39:41.606Z] #47 21.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:39:41.606Z] #47 21.77 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:39:41.606Z] #47 21.78 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:39:41.606Z] #47 21.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:39:41.606Z] #47 21.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:39:41.606Z] #47 21.82 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:39:41.646Z] #27 6.479 [2020-10-28T15:39:41.646Z] #27 6.616 ############################################# 63.7% ######################################################################## 100.0% [2020-10-28T15:39:41.646Z] #27 6.653 [2020-10-28T15:39:41.896Z] #47 21.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:39:41.897Z] #47 21.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:39:41.897Z] #47 21.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:39:41.897Z] #47 21.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:39:41.897Z] #47 21.87 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:39:41.897Z] #47 21.88 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:39:41.897Z] #47 21.89 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:39:41.897Z] #47 21.90 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:39:41.897Z] #47 21.91 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:39:41.897Z] #47 21.93 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:39:41.897Z] #47 21.94 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:39:41.897Z] #47 ... [2020-10-28T15:39:41.897Z] [2020-10-28T15:39:41.897Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:41.897Z] #49 11.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:39:41.897Z] #49 12.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:39:41.897Z] #49 13.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:39:41.897Z] #49 14.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:39:41.897Z] #49 14.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:39:41.897Z] #49 14.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:39:41.897Z] #49 14.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:39:41.897Z] #49 15.00 runtime [2020-10-28T15:39:41.897Z] #49 15.00 runtime/cgo [2020-10-28T15:39:41.897Z] #49 ... [2020-10-28T15:39:41.897Z] [2020-10-28T15:39:41.897Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:41.897Z] #47 21.98 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:39:42.187Z] #47 22.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:39:42.187Z] #47 22.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:39:42.187Z] #47 22.15 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:39:42.187Z] #47 22.16 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:39:42.187Z] #47 22.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:39:42.584Z] #27 7.209 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:39:42.584Z] #27 7.217 skipping existing c35d46ef359f [2020-10-28T15:39:42.584Z] #27 7.350 [2020-10-28T15:39:42.845Z] #27 7.677 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:39:42.845Z] #27 7.773 [2020-10-28T15:39:42.845Z] #27 7.818 ######################################################################## 100.0% [2020-10-28T15:39:42.845Z] #27 7.841 [2020-10-28T15:39:43.104Z] #27 8.131 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:39:43.219Z] #47 ... [2020-10-28T15:39:43.219Z] [2020-10-28T15:39:43.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:43.219Z] #43 13.09 unicode/utf16 [2020-10-28T15:39:43.219Z] #43 13.38 container/list [2020-10-28T15:39:43.219Z] #43 13.80 crypto/internal/subtle [2020-10-28T15:39:43.219Z] #43 13.88 crypto/subtle [2020-10-28T15:39:43.219Z] #43 14.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:39:43.219Z] #43 14.11 internal/nettrace [2020-10-28T15:39:43.219Z] #43 14.18 runtime/cgo [2020-10-28T15:39:43.219Z] #43 ... [2020-10-28T15:39:43.219Z] [2020-10-28T15:39:43.219Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:43.220Z] #32 23.31 sync [2020-10-28T15:39:43.220Z] #32 23.34 internal/reflectlite [2020-10-28T15:39:43.363Z] #27 8.228 [2020-10-28T15:39:43.363Z] #27 8.286 ######################################################################## 100.0% [2020-10-28T15:39:43.363Z] #27 8.306 [2020-10-28T15:39:43.363Z] #27 8.324 Download of images into '/build' complete. [2020-10-28T15:39:43.363Z] #27 8.324 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:39:43.363Z] #27 8.324 tar -cC '/build' . | docker load [2020-10-28T15:39:44.254Z] #32 ... [2020-10-28T15:39:44.254Z] [2020-10-28T15:39:44.254Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:39:44.254Z] #38 14.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:39:44.254Z] #38 15.46 + 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-10-28T15:39:44.254Z] #38 ... [2020-10-28T15:39:44.254Z] [2020-10-28T15:39:44.254Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:44.254Z] #40 15.21 Fetched 8085 kB in 11s (708 kB/s) [2020-10-28T15:39:44.254Z] #40 15.21 Reading package lists... [2020-10-28T15:39:44.254Z] #40 18.55 Reading package lists... [2020-10-28T15:39:44.254Z] #40 21.85 Building dependency tree... [2020-10-28T15:39:44.254Z] #40 22.70 The following additional packages will be installed: [2020-10-28T15:39:44.254Z] #40 22.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:39:44.254Z] #40 22.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:39:44.254Z] #40 22.71 Suggested packages: [2020-10-28T15:39:44.254Z] #40 22.71 manpages-dev python-setuptools [2020-10-28T15:39:44.254Z] #40 23.61 The following NEW packages will be installed: [2020-10-28T15:39:44.254Z] #40 23.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:39:44.254Z] #40 23.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:39:44.254Z] #40 23.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:39:44.254Z] #40 23.62 python-six zlib1g-dev [2020-10-28T15:39:44.254Z] #40 23.74 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:39:44.254Z] #40 23.74 Need to get 3742 kB of archives. [2020-10-28T15:39:44.254Z] #40 23.74 After this operation, 22.0 MB of additional disk space will be used. [2020-10-28T15:39:44.254Z] #40 23.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-10-28T15:39:44.254Z] #40 23.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-28T15:39:44.254Z] #40 23.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-10-28T15:39:44.254Z] #40 23.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-28T15:39:44.254Z] #40 23.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-10-28T15:39:44.254Z] #40 23.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-28T15:39:44.254Z] #40 23.80 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-10-28T15:39:44.254Z] #40 23.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-10-28T15:39:44.254Z] #40 23.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-10-28T15:39:44.254Z] #40 23.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-10-28T15:39:44.254Z] #40 23.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-10-28T15:39:44.254Z] #40 23.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-10-28T15:39:44.254Z] #40 23.92 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-10-28T15:39:44.254Z] #40 23.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-10-28T15:39:44.254Z] #40 23.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:39:44.254Z] #40 23.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:39:44.254Z] #40 23.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-10-28T15:39:44.548Z] #40 24.58 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:44.548Z] #40 ... [2020-10-28T15:39:44.548Z] [2020-10-28T15:39:44.548Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:39:44.548Z] #53 15.34 Fetched 8085 kB in 11s (721 kB/s) [2020-10-28T15:39:44.548Z] #53 15.34 Reading package lists... [2020-10-28T15:39:44.548Z] #53 18.35 Reading package lists... [2020-10-28T15:39:44.548Z] #53 21.56 Building dependency tree... [2020-10-28T15:39:44.548Z] #53 22.85 The following additional packages will be installed: [2020-10-28T15:39:44.548Z] #53 22.86 libbtrfs0 [2020-10-28T15:39:44.548Z] #53 22.96 The following NEW packages will be installed: [2020-10-28T15:39:44.548Z] #53 22.96 libbtrfs-dev libbtrfs0 [2020-10-28T15:39:44.548Z] #53 23.07 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:39:44.548Z] #53 23.07 Need to get 118 kB of archives. [2020-10-28T15:39:44.548Z] #53 23.07 After this operation, 390 kB of additional disk space will be used. [2020-10-28T15:39:44.548Z] #53 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-28T15:39:44.548Z] #53 23.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-28T15:39:44.548Z] #53 23.63 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:44.548Z] #53 23.71 Fetched 118 kB in 0s (1248 kB/s) [2020-10-28T15:39:44.548Z] #53 23.77 Selecting previously unselected package libbtrfs0. [2020-10-28T15:39:44.548Z] #53 23.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-28T15:39:44.548Z] #53 23.83 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-28T15:39:44.548Z] #53 23.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:39:44.548Z] #53 23.90 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:39:44.548Z] #53 23.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-28T15:39:44.548Z] #53 23.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:39:44.548Z] #53 24.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:39:44.548Z] #53 24.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:39:44.548Z] #53 24.02 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:39:44.548Z] #53 DONE 24.6s [2020-10-28T15:39:44.548Z] [2020-10-28T15:39:44.548Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:44.548Z] #40 24.69 Fetched 3742 kB in 0s (12.0 MB/s) [2020-10-28T15:39:44.548Z] #40 ... [2020-10-28T15:39:44.548Z] [2020-10-28T15:39:44.548Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:44.841Z] #54 ... [2020-10-28T15:39:44.841Z] [2020-10-28T15:39:44.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:39:44.841Z] #11 14.88 Fetched 8085 kB in 11s (739 kB/s) [2020-10-28T15:39:44.841Z] #11 14.88 Reading package lists... [2020-10-28T15:39:44.841Z] #11 18.40 Reading package lists... [2020-10-28T15:39:44.841Z] #11 21.55 Building dependency tree... [2020-10-28T15:39:44.841Z] #11 22.95 The following additional packages will be installed: [2020-10-28T15:39:44.841Z] #11 22.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:39:44.841Z] #11 22.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:39:44.841Z] #11 22.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:39:44.841Z] #11 22.96 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:39:44.841Z] #11 22.96 Suggested packages: [2020-10-28T15:39:44.842Z] #11 22.96 gcc-8-locales seccomp wine64 [2020-10-28T15:39:44.842Z] #11 23.66 The following NEW packages will be installed: [2020-10-28T15:39:44.842Z] #11 23.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:39:44.842Z] #11 23.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:39:44.842Z] #11 23.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:39:44.842Z] #11 23.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:39:44.842Z] #11 23.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:39:44.842Z] #11 23.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:39:44.842Z] #11 23.78 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:39:44.842Z] #11 23.78 Need to get 73.3 MB of archives. [2020-10-28T15:39:44.842Z] #11 23.78 After this operation, 494 MB of additional disk space will be used. [2020-10-28T15:39:44.842Z] #11 23.78 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-10-28T15:39:44.842Z] #11 23.97 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-10-28T15:39:44.842Z] #11 24.07 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-10-28T15:39:44.842Z] #11 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-10-28T15:39:44.842Z] #11 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-10-28T15:39:44.842Z] #11 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:39:44.842Z] #11 24.30 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-10-28T15:39:44.842Z] #11 24.61 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-10-28T15:39:44.842Z] #11 24.61 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-10-28T15:39:44.842Z] #11 ... [2020-10-28T15:39:44.842Z] [2020-10-28T15:39:44.842Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:44.842Z] #40 24.74 Selecting previously unselected package libcap-dev:s390x. [2020-10-28T15:39:44.842Z] #40 24.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-28T15:39:44.842Z] #40 24.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-10-28T15:39:44.842Z] #40 24.88 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-10-28T15:39:44.842Z] #40 24.99 Selecting previously unselected package libnet1:s390x. [2020-10-28T15:39:44.842Z] #40 24.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-28T15:39:44.842Z] #40 25.01 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-28T15:39:44.842Z] #40 25.07 Selecting previously unselected package libnet1-dev. [2020-10-28T15:39:45.137Z] #40 25.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-28T15:39:45.137Z] #40 25.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:39:45.137Z] #40 25.29 Selecting previously unselected package libnl-3-200:s390x. [2020-10-28T15:39:45.137Z] #40 25.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-28T15:39:45.137Z] #40 25.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-28T15:39:45.280Z] #27 ... [2020-10-28T15:39:45.280Z] [2020-10-28T15:39:45.280Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:39:45.280Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done [2020-10-28T15:39:45.280Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-28T15:39:45.428Z] #40 25.34 Selecting previously unselected package libnl-3-dev:s390x. [2020-10-28T15:39:45.428Z] #40 25.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-10-28T15:39:45.428Z] #40 25.36 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-10-28T15:39:45.428Z] #40 ... [2020-10-28T15:39:45.428Z] [2020-10-28T15:39:45.428Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:39:45.428Z] #34 15.38 Fetched 8085 kB in 11s (710 kB/s) [2020-10-28T15:39:45.428Z] #34 15.38 Reading package lists... [2020-10-28T15:39:45.428Z] #34 18.75 Reading package lists... [2020-10-28T15:39:45.428Z] #34 22.00 Building dependency tree... [2020-10-28T15:39:45.428Z] #34 22.84 The following additional packages will be installed: [2020-10-28T15:39:45.428Z] #34 22.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:39:45.428Z] #34 22.84 Suggested packages: [2020-10-28T15:39:45.428Z] #34 22.84 cmake-doc ninja-build lrzip [2020-10-28T15:39:45.428Z] #34 22.84 Recommended packages: [2020-10-28T15:39:45.428Z] #34 22.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:39:45.428Z] #34 23.29 The following NEW packages will be installed: [2020-10-28T15:39:45.428Z] #34 23.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:39:45.428Z] #34 23.31 vim-common xxd [2020-10-28T15:39:45.428Z] #34 23.45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:39:45.428Z] #34 23.45 Need to get 14.0 MB of archives. [2020-10-28T15:39:45.428Z] #34 23.45 After this operation, 62.1 MB of additional disk space will be used. [2020-10-28T15:39:45.428Z] #34 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-28T15:39:45.428Z] #34 23.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:39:45.428Z] #34 23.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:39:45.428Z] #34 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-28T15:39:45.428Z] #34 24.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-10-28T15:39:45.428Z] #34 24.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-10-28T15:39:45.428Z] #34 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-10-28T15:39:45.428Z] #34 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-10-28T15:39:45.428Z] #34 24.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-10-28T15:39:45.428Z] #34 24.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-10-28T15:39:45.428Z] #34 24.87 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:45.428Z] #34 24.95 Fetched 14.0 MB in 1s (15.6 MB/s) [2020-10-28T15:39:45.428Z] #34 25.00 Selecting previously unselected package xxd. [2020-10-28T15:39:45.428Z] #34 25.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-28T15:39:45.428Z] #34 25.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-28T15:39:45.428Z] #34 25.11 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:39:45.428Z] #34 25.34 Selecting previously unselected package vim-common. [2020-10-28T15:39:45.428Z] #34 25.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:39:45.428Z] #34 25.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:39:45.428Z] #34 ... [2020-10-28T15:39:45.428Z] [2020-10-28T15:39:45.428Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:45.428Z] #40 25.60 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-28T15:39:45.719Z] #40 25.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-28T15:39:45.719Z] #40 25.61 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-28T15:39:45.719Z] #40 25.66 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-10-28T15:39:45.719Z] #40 25.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-10-28T15:39:45.719Z] #40 25.67 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-28T15:39:45.719Z] #40 25.76 Selecting previously unselected package zlib1g-dev:s390x. [2020-10-28T15:39:45.719Z] #40 25.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-10-28T15:39:45.719Z] #40 25.76 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-28T15:39:46.009Z] #40 25.91 Selecting previously unselected package libprotobuf17:s390x. [2020-10-28T15:39:46.009Z] #40 25.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:46.009Z] #40 25.92 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:46.044Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05d6c5787e926ccb6) in /home/ubuntu/workspace/moby_PR-41599 [Pipeline] { [Pipeline] checkout [2020-10-28T15:39:46.302Z] #40 26.43 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-10-28T15:39:46.302Z] #40 26.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:46.594Z] #40 26.46 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:46.595Z] #40 26.65 Selecting previously unselected package libprotobuf-dev:s390x. [2020-10-28T15:39:46.595Z] #40 26.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:46.595Z] #40 26.66 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-28T15:39:46.887Z] #40 ... [2020-10-28T15:39:46.887Z] [2020-10-28T15:39:46.887Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:46.887Z] #62 DONE 27.0s [2020-10-28T15:39:47.178Z] [2020-10-28T15:39:47.178Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:47.178Z] #54 1.653 + RM_GOPATH=0 [2020-10-28T15:39:47.178Z] #54 1.653 + TMP_GOPATH= [2020-10-28T15:39:47.178Z] #54 1.653 + : /build [2020-10-28T15:39:47.178Z] #54 1.653 + '[' -z '' ']' [2020-10-28T15:39:47.178Z] #54 1.654 ++ mktemp -d [2020-10-28T15:39:47.178Z] #54 1.657 + export GOPATH=/tmp/tmp.FeuI8H2z4r [2020-10-28T15:39:47.178Z] #54 1.658 + GOPATH=/tmp/tmp.FeuI8H2z4r [2020-10-28T15:39:47.178Z] #54 1.658 + RM_GOPATH=1 [2020-10-28T15:39:47.178Z] #54 1.658 + case "$(go env GOARCH)" in [2020-10-28T15:39:47.178Z] #54 1.658 ++ go env GOARCH [2020-10-28T15:39:47.178Z] #54 1.665 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:47.178Z] #54 1.665 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:47.178Z] #54 1.666 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:47.178Z] #54 1.667 + dir=/tmp/install [2020-10-28T15:39:47.178Z] #54 1.667 + bin=containerd [2020-10-28T15:39:47.178Z] #54 1.667 + shift [2020-10-28T15:39:47.178Z] #54 1.667 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:39:47.178Z] #54 1.667 + . /tmp/install/containerd.installer [2020-10-28T15:39:47.178Z] #54 1.667 ++ set -e [2020-10-28T15:39:47.178Z] #54 1.667 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:39:47.178Z] #54 1.668 + install_containerd [2020-10-28T15:39:47.178Z] #54 1.669 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:39:47.178Z] #54 1.669 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:39:47.178Z] #54 1.669 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FeuI8H2z4r/src/github.com/containerd/containerd [2020-10-28T15:39:47.178Z] #54 1.675 Cloning into '/tmp/tmp.FeuI8H2z4r/src/github.com/containerd/containerd'... [2020-10-28T15:39:47.186Z] #8 DONE 39.7s [2020-10-28T15:39:47.186Z] [2020-10-28T15:39:47.186Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:39:48.566Z] #9 ... [2020-10-28T15:39:48.566Z] [2020-10-28T15:39:48.566Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:39:48.566Z] #27 DONE 13.5s [2020-10-28T15:39:48.825Z] [2020-10-28T15:39:48.825Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:39:48.927Z] using credential docker-jenkins-github-credentials [2020-10-28T15:39:48.934Z] Cloning the remote Git repository [2020-10-28T15:39:48.934Z] Cloning with configured refspecs honoured and without tags [2020-10-28T15:39:48.909Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:39:48.965Z] > git init /home/ubuntu/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:39:49.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:39:49.241Z] > git --version # timeout=10 [2020-10-28T15:39:49.253Z] > git --version # 'git version 2.17.1' [2020-10-28T15:39:49.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:39:49.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:39:49.767Z] #9 DONE 2.8s [2020-10-28T15:39:49.767Z] [2020-10-28T15:39:49.767Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:39:51.150Z] #10 DONE 1.4s [2020-10-28T15:39:51.150Z] [2020-10-28T15:39:51.150Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:39:51.414Z] #29 DONE 0.2s [2020-10-28T15:39:51.414Z] [2020-10-28T15:39:51.414Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:39:51.414Z] #37 DONE 0.2s [2020-10-28T15:39:51.414Z] [2020-10-28T15:39:51.414Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:39:52.738Z] #54 ... [2020-10-28T15:39:52.738Z] [2020-10-28T15:39:52.738Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:39:52.738Z] #11 26.52 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-10-28T15:39:52.738Z] #11 27.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-10-28T15:39:52.738Z] #11 27.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-10-28T15:39:52.738Z] #11 27.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-28T15:39:52.738Z] #11 27.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-28T15:39:52.738Z] #11 27.96 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-10-28T15:39:52.738Z] #11 27.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-10-28T15:39:52.738Z] #11 27.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-10-28T15:39:52.738Z] #11 28.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-10-28T15:39:52.738Z] #11 28.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-10-28T15:39:52.738Z] #11 28.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-10-28T15:39:52.738Z] #11 28.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-10-28T15:39:52.738Z] #11 28.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-10-28T15:39:52.738Z] #11 28.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-10-28T15:39:52.738Z] #11 28.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-10-28T15:39:52.738Z] #11 28.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-10-28T15:39:52.738Z] #11 28.57 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:39:52.738Z] #11 28.63 Fetched 73.3 MB in 4s (16.9 MB/s) [2020-10-28T15:39:52.738Z] #11 28.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:39:52.738Z] #11 28.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 ... 15177 files and directories currently installed.) [2020-10-28T15:39:52.738Z] #11 28.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-10-28T15:39:52.738Z] #11 28.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:39:52.738Z] #11 30.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:39:52.738Z] #11 30.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-10-28T15:39:52.738Z] #11 30.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:39:52.738Z] #11 32.39 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:39:52.738Z] #11 32.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:39:52.738Z] #11 32.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:39:52.738Z] #11 32.53 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-10-28T15:39:52.738Z] #11 32.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-28T15:39:52.738Z] #11 32.54 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-28T15:39:52.738Z] #11 32.64 Selecting previously unselected package dmsetup. [2020-10-28T15:39:52.738Z] #11 32.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-10-28T15:39:52.738Z] #11 32.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:39:52.738Z] #11 32.75 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:39:52.738Z] #11 32.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:39:52.738Z] #11 32.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:39:55.466Z] #11 ... [2020-10-28T15:39:55.466Z] [2020-10-28T15:39:55.466Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:55.466Z] #32 25.11 errors [2020-10-28T15:39:55.466Z] #32 25.11 sort [2020-10-28T15:39:55.466Z] #32 25.39 strconv [2020-10-28T15:39:55.466Z] #32 26.10 io [2020-10-28T15:39:55.466Z] #32 27.50 internal/oserror [2020-10-28T15:39:55.466Z] #32 27.59 syscall [2020-10-28T15:39:55.466Z] #32 27.77 reflect [2020-10-28T15:39:55.466Z] #32 33.97 time [2020-10-28T15:39:55.466Z] #32 ... [2020-10-28T15:39:55.466Z] [2020-10-28T15:39:55.466Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:55.466Z] #40 27.95 Selecting previously unselected package libprotoc17:s390x. [2020-10-28T15:39:55.466Z] #40 27.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:55.466Z] #40 27.95 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 28.25 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:39:55.466Z] #40 28.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-10-28T15:39:55.466Z] #40 28.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:39:55.466Z] #40 28.34 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:39:55.466Z] #40 28.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:55.466Z] #40 28.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 28.43 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:39:55.466Z] #40 28.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:39:55.466Z] #40 28.44 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:39:55.466Z] #40 28.57 Selecting previously unselected package python-six. [2020-10-28T15:39:55.466Z] #40 28.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:39:55.466Z] #40 28.58 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:39:55.466Z] #40 28.64 Selecting previously unselected package python-protobuf. [2020-10-28T15:39:55.466Z] #40 28.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-10-28T15:39:55.466Z] #40 28.64 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 29.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:39:55.466Z] #40 30.91 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 30.92 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-28T15:39:55.466Z] #40 30.93 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-28T15:39:55.466Z] #40 30.93 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-28T15:39:55.466Z] #40 30.94 Setting up python-six (1.12.0-1) ... [2020-10-28T15:39:55.466Z] #40 32.37 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-28T15:39:55.466Z] #40 32.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-28T15:39:55.466Z] #40 32.39 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 32.40 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-10-28T15:39:55.466Z] #40 32.40 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 32.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 32.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:39:55.466Z] #40 32.42 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 32.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:39:55.466Z] #40 32.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:39:55.466Z] #40 35.47 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-10-28T15:39:55.466Z] #40 35.48 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:39:55.466Z] #40 ... [2020-10-28T15:39:55.466Z] [2020-10-28T15:39:55.466Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:39:55.466Z] #34 25.64 Selecting previously unselected package cmake-data. [2020-10-28T15:39:55.466Z] #34 25.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:39:55.466Z] #34 25.65 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:39:55.466Z] #34 28.06 Selecting previously unselected package libicu63:s390x. [2020-10-28T15:39:55.466Z] #34 28.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 28.10 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-28T15:39:55.466Z] #34 33.00 Selecting previously unselected package libxml2:s390x. [2020-10-28T15:39:55.466Z] #34 33.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 33.00 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:39:55.466Z] #34 33.50 Selecting previously unselected package libarchive13:s390x. [2020-10-28T15:39:55.466Z] #34 33.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 33.51 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-28T15:39:55.466Z] #34 33.72 Selecting previously unselected package libjsoncpp1:s390x. [2020-10-28T15:39:55.466Z] #34 33.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 33.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-10-28T15:39:55.466Z] #34 33.81 Selecting previously unselected package librhash0:s390x. [2020-10-28T15:39:55.466Z] #34 33.82 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 33.83 Unpacking librhash0:s390x (1.3.8-1) ... [2020-10-28T15:39:55.466Z] #34 33.93 Selecting previously unselected package libuv1:s390x. [2020-10-28T15:39:55.466Z] #34 33.94 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 33.94 Unpacking libuv1:s390x (1.24.1-1) ... [2020-10-28T15:39:55.466Z] #34 34.08 Selecting previously unselected package cmake. [2020-10-28T15:39:55.466Z] #34 34.09 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-10-28T15:39:55.466Z] #34 34.09 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:39:55.761Z] #34 ... [2020-10-28T15:39:55.761Z] [2020-10-28T15:39:55.761Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:39:55.761Z] #40 DONE 35.9s [2020-10-28T15:39:55.761Z] [2020-10-28T15:39:55.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:39:56.393Z] #41 ... [2020-10-28T15:39:56.393Z] [2020-10-28T15:39:56.393Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:39:56.393Z] #34 36.03 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-28T15:39:56.393Z] #34 36.06 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:39:56.393Z] #34 36.07 Setting up libuv1:s390x (1.24.1-1) ... [2020-10-28T15:39:56.393Z] #34 36.08 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:39:56.393Z] #34 36.09 Setting up librhash0:s390x (1.3.8-1) ... [2020-10-28T15:39:56.393Z] #34 36.10 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:39:56.393Z] #34 36.11 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:39:56.393Z] #34 36.12 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-10-28T15:39:56.393Z] #34 36.13 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-28T15:39:56.393Z] #34 36.13 Setting up cmake (3.13.4-1) ... [2020-10-28T15:39:56.393Z] #34 36.14 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:39:56.393Z] #34 36.24 Processing triggers for mime-support (3.62) ... [2020-10-28T15:39:56.393Z] #34 DONE 36.6s [2020-10-28T15:39:56.685Z] [2020-10-28T15:39:56.685Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:56.701Z] #38 ... [2020-10-28T15:39:56.701Z] [2020-10-28T15:39:56.701Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:56.701Z] #32 5.393 + RM_GOPATH=0 [2020-10-28T15:39:56.701Z] #32 5.393 + TMP_GOPATH= [2020-10-28T15:39:56.701Z] #32 5.393 + : /build [2020-10-28T15:39:56.701Z] #32 5.393 + '[' -z '' ']' [2020-10-28T15:39:56.701Z] #32 5.393 ++ mktemp -d [2020-10-28T15:39:56.701Z] #32 5.393 + export GOPATH=/tmp/tmp.NgeTWnsbO7 [2020-10-28T15:39:56.701Z] #32 5.395 + GOPATH=/tmp/tmp.NgeTWnsbO7 [2020-10-28T15:39:56.701Z] #32 5.395 + RM_GOPATH=1 [2020-10-28T15:39:56.701Z] #32 5.395 + case "$(go env GOARCH)" in [2020-10-28T15:39:56.701Z] #32 5.395 ++ go env GOARCH [2020-10-28T15:39:56.701Z] #32 5.425 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:56.701Z] #32 5.425 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:56.701Z] #32 5.425 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:56.701Z] #32 5.430 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:56.701Z] #32 5.430 + dir=/tmp/install [2020-10-28T15:39:56.701Z] #32 5.430 + bin=tomlv [2020-10-28T15:39:56.701Z] #32 5.430 + shift [2020-10-28T15:39:56.701Z] #32 5.430 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:39:56.701Z] #32 5.430 + . /tmp/install/tomlv.installer [2020-10-28T15:39:56.701Z] #32 5.430 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:56.701Z] #32 5.430 + install_tomlv [2020-10-28T15:39:56.701Z] #32 5.430 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:39:56.701Z] #32 5.447 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NgeTWnsbO7/src/github.com/BurntSushi/toml [2020-10-28T15:39:56.701Z] #32 5.447 Cloning into '/tmp/tmp.NgeTWnsbO7/src/github.com/BurntSushi/toml'... [2020-10-28T15:39:56.978Z] #35 ... [2020-10-28T15:39:56.978Z] [2020-10-28T15:39:56.978Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:56.978Z] #43 26.95 io [2020-10-28T15:39:56.978Z] #43 26.97 strconv [2020-10-28T15:39:56.978Z] #43 28.29 bytes [2020-10-28T15:39:56.978Z] #43 29.71 bufio [2020-10-28T15:39:56.978Z] #43 30.35 reflect [2020-10-28T15:39:56.978Z] #43 31.21 syscall [2020-10-28T15:39:56.978Z] #43 36.76 time [2020-10-28T15:39:56.978Z] #43 ... [2020-10-28T15:39:56.978Z] [2020-10-28T15:39:56.978Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:56.978Z] #45 DONE 37.1s [2020-10-28T15:39:56.978Z] [2020-10-28T15:39:56.978Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:56.978Z] #49 30.53 syscall [2020-10-28T15:39:56.978Z] #49 30.56 reflect [2020-10-28T15:39:56.978Z] #49 36.85 time [2020-10-28T15:39:57.277Z] #32 ... [2020-10-28T15:39:57.277Z] [2020-10-28T15:39:57.277Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:39:57.277Z] #22 5.888 + RM_GOPATH=0 [2020-10-28T15:39:57.277Z] #22 5.888 + TMP_GOPATH= [2020-10-28T15:39:57.277Z] #22 5.888 + : /build [2020-10-28T15:39:57.277Z] #22 5.888 + '[' -z '' ']' [2020-10-28T15:39:57.277Z] #22 5.888 ++ mktemp -d [2020-10-28T15:39:57.277Z] #22 5.892 + export GOPATH=/tmp/tmp.ImV1DooTip [2020-10-28T15:39:57.277Z] #22 5.892 + GOPATH=/tmp/tmp.ImV1DooTip [2020-10-28T15:39:57.277Z] #22 5.892 + RM_GOPATH=1 [2020-10-28T15:39:57.277Z] #22 5.892 + case "$(go env GOARCH)" in [2020-10-28T15:39:57.277Z] #22 5.892 ++ go env GOARCH [2020-10-28T15:39:57.277Z] #22 5.941 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:57.277Z] #22 5.941 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:57.277Z] #22 5.941 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:57.277Z] #22 5.948 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:39:57.277Z] #22 5.948 + dir=/tmp/install [2020-10-28T15:39:57.277Z] #22 5.948 + bin=dockercli [2020-10-28T15:39:57.277Z] #22 5.948 + shift [2020-10-28T15:39:57.277Z] #22 5.948 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:39:57.277Z] #22 5.948 + . /tmp/install/dockercli.installer [2020-10-28T15:39:57.277Z] #22 5.948 ++ : stable [2020-10-28T15:39:57.277Z] #22 5.948 ++ : 17.06.2-ce [2020-10-28T15:39:57.277Z] #22 5.948 + install_dockercli [2020-10-28T15:39:57.277Z] #22 5.948 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:39:57.277Z] #22 5.965 ++ uname -m [2020-10-28T15:39:57.277Z] #22 5.965 + arch=x86_64 [2020-10-28T15:39:57.277Z] #22 5.965 + '[' x86_64 '!=' x86_64 ']' [2020-10-28T15:39:57.277Z] #22 5.965 + url=https://download.docker.com/linux/static [2020-10-28T15:39:57.277Z] #22 5.965 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-28T15:39:57.277Z] #22 5.983 + tar -xz docker/docker [2020-10-28T15:39:57.277Z] #22 ... [2020-10-28T15:39:57.277Z] [2020-10-28T15:39:57.277Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:57.277Z] #43 5.982 + RM_GOPATH=0 [2020-10-28T15:39:57.277Z] #43 5.982 + TMP_GOPATH= [2020-10-28T15:39:57.277Z] #43 5.982 + : /build [2020-10-28T15:39:57.277Z] #43 5.982 + '[' -z '' ']' [2020-10-28T15:39:57.277Z] #43 5.986 ++ mktemp -d [2020-10-28T15:39:57.277Z] #43 5.998 + export GOPATH=/tmp/tmp.OinG50dcru [2020-10-28T15:39:57.277Z] #43 5.998 + GOPATH=/tmp/tmp.OinG50dcru [2020-10-28T15:39:57.277Z] #43 5.998 + RM_GOPATH=1 [2020-10-28T15:39:57.277Z] #43 5.998 + case "$(go env GOARCH)" in [2020-10-28T15:39:57.277Z] #43 6.013 ++ go env GOARCH [2020-10-28T15:39:57.277Z] #43 6.088 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:57.277Z] #43 6.088 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:57.277Z] #43 6.088 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:57.277Z] #43 6.131 + dir=/tmp/install [2020-10-28T15:39:57.277Z] #43 6.131 + bin=vndr [2020-10-28T15:39:57.277Z] #43 6.140 + shift [2020-10-28T15:39:57.277Z] #43 6.141 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:39:57.277Z] #43 6.141 + . /tmp/install/vndr.installer [2020-10-28T15:39:57.277Z] #43 6.141 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:39:57.277Z] #43 6.141 + install_vndr [2020-10-28T15:39:57.277Z] #43 6.141 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:39:57.277Z] #43 6.141 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OinG50dcru/src/github.com/LK4D4/vndr [2020-10-28T15:39:57.277Z] #43 6.158 Cloning into '/tmp/tmp.OinG50dcru/src/github.com/LK4D4/vndr'... [2020-10-28T15:39:57.277Z] #43 6.158 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:39:57.464Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0ab82020a3c52cbba) in /home/ubuntu/workspace/moby_PR-41599 [Pipeline] { [Pipeline] checkout [2020-10-28T15:39:57.542Z] #43 ... [2020-10-28T15:39:57.542Z] [2020-10-28T15:39:57.542Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:57.542Z] #32 6.354 + cd /tmp/tmp.NgeTWnsbO7/src/github.com/BurntSushi/toml [2020-10-28T15:39:57.542Z] #32 6.354 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:39:57.542Z] #32 6.363 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:39:58.024Z] #49 ... [2020-10-28T15:39:58.024Z] [2020-10-28T15:39:58.024Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:39:58.024Z] #32 38.01 internal/fmtsort [2020-10-28T15:39:58.316Z] #32 38.42 internal/syscall/execenv [2020-10-28T15:39:58.316Z] #32 38.51 internal/syscall/unix [2020-10-28T15:39:58.482Z] #32 7.262 internal/cpu [2020-10-28T15:39:58.482Z] #32 7.284 runtime/internal/atomic [2020-10-28T15:39:58.606Z] #32 38.67 strings [2020-10-28T15:39:58.606Z] #32 38.73 internal/poll [2020-10-28T15:39:59.058Z] #32 7.828 runtime/internal/sys [2020-10-28T15:39:59.058Z] #32 7.985 internal/bytealg [2020-10-28T15:39:59.058Z] #32 8.067 runtime/internal/math [2020-10-28T15:39:59.631Z] #32 8.236 math/bits [2020-10-28T15:39:59.638Z] #32 ... [2020-10-28T15:39:59.638Z] [2020-10-28T15:39:59.638Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:39:59.638Z] #30 29.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:39:59.638Z] #30 29.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:39:59.929Z] #30 ... [2020-10-28T15:39:59.929Z] [2020-10-28T15:39:59.929Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:39:59.929Z] #35 1.840 + RM_GOPATH=0 [2020-10-28T15:39:59.929Z] #35 1.840 + TMP_GOPATH= [2020-10-28T15:39:59.929Z] #35 1.840 + : /build [2020-10-28T15:39:59.929Z] #35 1.840 + '[' -z '' ']' [2020-10-28T15:39:59.929Z] #35 1.841 ++ mktemp -d [2020-10-28T15:39:59.929Z] #35 1.841 + export GOPATH=/tmp/tmp.DlOcgiowys [2020-10-28T15:39:59.929Z] #35 1.841 + GOPATH=/tmp/tmp.DlOcgiowys [2020-10-28T15:39:59.929Z] #35 1.841 + RM_GOPATH=1 [2020-10-28T15:39:59.929Z] #35 1.841 + case "$(go env GOARCH)" in [2020-10-28T15:39:59.929Z] #35 1.842 ++ go env GOARCH [2020-10-28T15:39:59.929Z] #35 1.864 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:59.929Z] #35 1.864 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:39:59.929Z] #35 1.867 ++ dirname /tmp/install/install.sh [2020-10-28T15:39:59.929Z] #35 1.870 + dir=/tmp/install [2020-10-28T15:39:59.929Z] #35 1.870 + bin=tini [2020-10-28T15:39:59.929Z] #35 1.870 + shift [2020-10-28T15:39:59.929Z] #35 1.870 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:39:59.929Z] #35 1.870 + . /tmp/install/tini.installer [2020-10-28T15:39:59.929Z] #35 1.870 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:39:59.929Z] #35 1.870 + install_tini [2020-10-28T15:39:59.929Z] #35 1.870 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:39:59.929Z] #35 1.870 + git clone https://github.com/krallin/tini.git /tmp/tmp.DlOcgiowys/tini [2020-10-28T15:39:59.929Z] #35 1.870 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:39:59.929Z] #35 1.871 Cloning into '/tmp/tmp.DlOcgiowys/tini'... [2020-10-28T15:39:59.929Z] #35 2.461 + cd /tmp/tmp.DlOcgiowys/tini [2020-10-28T15:39:59.929Z] #35 2.461 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:39:59.929Z] #35 2.463 + cmake . [2020-10-28T15:39:59.929Z] #35 2.827 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:39:59.929Z] #35 2.896 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:39:59.929Z] #35 3.371 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:39:59.929Z] #35 3.371 -- Detecting C compiler ABI info [2020-10-28T15:40:00.200Z] #32 9.047 math [2020-10-28T15:40:00.220Z] #35 3.771 -- Detecting C compiler ABI info - done [2020-10-28T15:40:00.220Z] #35 3.778 -- Detecting C compile features [2020-10-28T15:40:00.460Z] #32 9.367 runtime [2020-10-28T15:40:01.029Z] #32 ... [2020-10-28T15:40:01.029Z] [2020-10-28T15:40:01.029Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:01.029Z] #45 5.572 + RM_GOPATH=0 [2020-10-28T15:40:01.029Z] #45 5.572 + TMP_GOPATH= [2020-10-28T15:40:01.029Z] #45 5.572 + : /build [2020-10-28T15:40:01.029Z] #45 5.572 + '[' -z '' ']' [2020-10-28T15:40:01.029Z] #45 5.572 ++ mktemp -d [2020-10-28T15:40:01.029Z] #45 5.572 + export GOPATH=/tmp/tmp.q1QZFO37XL [2020-10-28T15:40:01.029Z] #45 5.572 + GOPATH=/tmp/tmp.q1QZFO37XL [2020-10-28T15:40:01.029Z] #45 5.572 + RM_GOPATH=1 [2020-10-28T15:40:01.029Z] #45 5.572 + case "$(go env GOARCH)" in [2020-10-28T15:40:01.029Z] #45 5.572 ++ go env GOARCH [2020-10-28T15:40:01.029Z] #45 5.581 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.029Z] #45 5.581 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.029Z] #45 5.581 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:01.029Z] #45 5.581 + dir=/tmp/install [2020-10-28T15:40:01.029Z] #45 5.581 + bin=gotestsum [2020-10-28T15:40:01.029Z] #45 5.581 + shift [2020-10-28T15:40:01.029Z] #45 5.581 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:40:01.029Z] #45 5.581 + . /tmp/install/gotestsum.installer [2020-10-28T15:40:01.029Z] #45 5.581 ++ : v0.5.3 [2020-10-28T15:40:01.029Z] #45 5.581 + install_gotestsum [2020-10-28T15:40:01.029Z] #45 5.581 + set -e [2020-10-28T15:40:01.029Z] #45 5.581 + export GO111MODULE=on [2020-10-28T15:40:01.029Z] #45 5.581 + GO111MODULE=on [2020-10-28T15:40:01.029Z] #45 5.581 + GOBIN=/build [2020-10-28T15:40:01.029Z] #45 5.581 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:40:01.029Z] #45 5.650 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:40:01.029Z] #45 5.650 go: finding gotest.tools v0.5.3 [2020-10-28T15:40:01.029Z] #45 7.083 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:40:01.029Z] #45 7.947 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:40:01.029Z] #45 9.880 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:40:01.029Z] #45 9.919 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:40:01.029Z] #45 9.985 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:40:01.291Z] #45 10.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:40:01.291Z] #45 10.05 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:40:01.291Z] #45 10.17 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:40:01.291Z] #45 ... [2020-10-28T15:40:01.291Z] [2020-10-28T15:40:01.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:01.291Z] #11 5.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:01.291Z] #11 6.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:01.291Z] #11 6.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:01.291Z] #11 7.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:40:01.291Z] #11 ... [2020-10-28T15:40:01.291Z] [2020-10-28T15:40:01.291Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:01.291Z] #47 6.263 + RM_GOPATH=0 [2020-10-28T15:40:01.291Z] #47 6.263 + TMP_GOPATH= [2020-10-28T15:40:01.291Z] #47 6.264 + : /build [2020-10-28T15:40:01.291Z] #47 6.264 + '[' -z '' ']' [2020-10-28T15:40:01.291Z] #47 6.264 ++ mktemp -d [2020-10-28T15:40:01.291Z] #47 6.287 + export GOPATH=/tmp/tmp.6HnFecrTTh [2020-10-28T15:40:01.291Z] #47 6.287 + GOPATH=/tmp/tmp.6HnFecrTTh [2020-10-28T15:40:01.291Z] #47 6.287 + RM_GOPATH=1 [2020-10-28T15:40:01.291Z] #47 6.287 + case "$(go env GOARCH)" in [2020-10-28T15:40:01.291Z] #47 6.287 ++ go env GOARCH [2020-10-28T15:40:01.291Z] #47 6.335 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.291Z] #47 6.336 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.291Z] #47 6.339 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:01.291Z] #47 6.372 + dir=/tmp/install [2020-10-28T15:40:01.291Z] #47 6.372 + bin=golangci_lint [2020-10-28T15:40:01.291Z] #47 6.372 + shift [2020-10-28T15:40:01.291Z] #47 6.372 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:40:01.291Z] #47 6.372 + . /tmp/install/golangci_lint.installer [2020-10-28T15:40:01.291Z] #47 6.372 ++ : v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.372 + install_golangci_lint [2020-10-28T15:40:01.291Z] #47 6.372 + set -e [2020-10-28T15:40:01.291Z] #47 6.372 + export GO111MODULE=on [2020-10-28T15:40:01.291Z] #47 6.372 + GO111MODULE=on [2020-10-28T15:40:01.291Z] #47 6.372 + GOBIN=/build [2020-10-28T15:40:01.291Z] #47 6.372 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.397 go: finding github.com v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.481 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.481 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.482 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:40:01.291Z] #47 6.482 go: finding github.com/golangci v1.23.8 [2020-10-28T15:40:01.291Z] #47 7.823 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:40:01.291Z] #47 8.823 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:40:01.424Z] using credential docker-jenkins-github-credentials [2020-10-28T15:40:01.433Z] Cloning the remote Git repository [2020-10-28T15:40:01.433Z] Cloning with configured refspecs honoured and without tags [2020-10-28T15:40:01.551Z] #47 ... [2020-10-28T15:40:01.551Z] [2020-10-28T15:40:01.551Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:01.551Z] #56 5.052 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:40:01.551Z] #56 5.052 + RM_GOPATH=0 [2020-10-28T15:40:01.551Z] #56 5.052 + TMP_GOPATH= [2020-10-28T15:40:01.551Z] #56 5.052 + : /build [2020-10-28T15:40:01.551Z] #56 5.052 + '[' -z '' ']' [2020-10-28T15:40:01.551Z] #56 5.052 ++ mktemp -d [2020-10-28T15:40:01.551Z] #56 5.052 + export GOPATH=/tmp/tmp.XT2Hf5gjm9 [2020-10-28T15:40:01.551Z] #56 5.052 + GOPATH=/tmp/tmp.XT2Hf5gjm9 [2020-10-28T15:40:01.551Z] #56 5.052 + RM_GOPATH=1 [2020-10-28T15:40:01.551Z] #56 5.052 + case "$(go env GOARCH)" in [2020-10-28T15:40:01.551Z] #56 5.052 ++ go env GOARCH [2020-10-28T15:40:01.551Z] #56 5.052 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.551Z] #56 5.052 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.551Z] #56 5.052 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:01.551Z] #56 5.052 + dir=/tmp/install [2020-10-28T15:40:01.551Z] #56 5.052 + bin=rootlesskit [2020-10-28T15:40:01.551Z] #56 5.052 + shift [2020-10-28T15:40:01.551Z] #56 5.052 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:40:01.551Z] #56 5.052 + . /tmp/install/rootlesskit.installer [2020-10-28T15:40:01.551Z] #56 5.052 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:40:01.551Z] #56 5.052 + install_rootlesskit [2020-10-28T15:40:01.551Z] #56 5.052 + case "$1" in [2020-10-28T15:40:01.551Z] #56 5.052 + export CGO_ENABLED=0 [2020-10-28T15:40:01.551Z] #56 5.052 + CGO_ENABLED=0 [2020-10-28T15:40:01.551Z] #56 5.052 + _install_rootlesskit [2020-10-28T15:40:01.551Z] #56 5.052 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:40:01.551Z] #56 5.052 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XT2Hf5gjm9/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:40:01.551Z] #56 5.052 Cloning into '/tmp/tmp.XT2Hf5gjm9/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:40:01.725Z] #35 4.936 -- Detecting C compile features - done [2020-10-28T15:40:01.725Z] #35 4.958 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:40:01.725Z] #35 5.133 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:40:01.725Z] #35 5.161 -- Configuring done [2020-10-28T15:40:01.725Z] #35 5.187 -- Generating done [2020-10-28T15:40:01.725Z] #35 5.190 -- Build files have been written to: /tmp/tmp.DlOcgiowys/tini [2020-10-28T15:40:01.725Z] #35 5.195 + make tini-static [2020-10-28T15:40:01.810Z] #56 ... [2020-10-28T15:40:01.810Z] [2020-10-28T15:40:01.810Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:01.810Z] #53 5.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:01.810Z] #53 5.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:01.811Z] #53 5.709 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:01.811Z] #53 7.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:40:01.811Z] #53 ... [2020-10-28T15:40:01.811Z] [2020-10-28T15:40:01.811Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:01.811Z] #49 5.156 + RM_GOPATH=0 [2020-10-28T15:40:01.811Z] #49 5.156 + TMP_GOPATH= [2020-10-28T15:40:01.811Z] #49 5.156 + : /build [2020-10-28T15:40:01.811Z] #49 5.156 + '[' -z '' ']' [2020-10-28T15:40:01.811Z] #49 5.156 ++ mktemp -d [2020-10-28T15:40:01.811Z] #49 5.156 + export GOPATH=/tmp/tmp.iBKVCPbMAK [2020-10-28T15:40:01.811Z] #49 5.156 + GOPATH=/tmp/tmp.iBKVCPbMAK [2020-10-28T15:40:01.811Z] #49 5.156 + RM_GOPATH=1 [2020-10-28T15:40:01.811Z] #49 5.156 + case "$(go env GOARCH)" in [2020-10-28T15:40:01.811Z] #49 5.156 ++ go env GOARCH [2020-10-28T15:40:01.811Z] #49 5.156 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.811Z] #49 5.156 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:01.811Z] #49 5.160 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:01.811Z] #49 5.161 + dir=/tmp/install [2020-10-28T15:40:01.811Z] #49 5.161 + bin=shfmt [2020-10-28T15:40:01.811Z] #49 5.161 + shift [2020-10-28T15:40:01.811Z] #49 5.161 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:40:01.811Z] #49 5.161 + . /tmp/install/shfmt.installer [2020-10-28T15:40:01.811Z] #49 5.161 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:40:01.811Z] #49 5.161 + install_shfmt [2020-10-28T15:40:01.811Z] #49 5.161 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:40:01.811Z] #49 5.161 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iBKVCPbMAK/src/github.com/mvdan/sh [2020-10-28T15:40:01.811Z] #49 5.174 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:40:01.811Z] #49 5.174 Cloning into '/tmp/tmp.iBKVCPbMAK/src/github.com/mvdan/sh'... [2020-10-28T15:40:02.016Z] #35 5.468 Scanning dependencies of target tini-static [2020-10-28T15:40:02.016Z] #35 5.522 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:40:02.070Z] #49 ... [2020-10-28T15:40:02.070Z] [2020-10-28T15:40:02.070Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:40:02.070Z] #34 7.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:02.070Z] #34 7.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:02.070Z] #34 7.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:02.070Z] #34 8.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:40:02.070Z] #34 ... [2020-10-28T15:40:02.070Z] [2020-10-28T15:40:02.070Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:40:02.070Z] #30 6.394 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:40:02.070Z] #30 6.397 Cloning into '.'... [2020-10-28T15:40:01.274Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:40:01.406Z] > git init /home/ubuntu/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:40:01.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:40:01.779Z] > git --version # timeout=10 [2020-10-28T15:40:01.796Z] > git --version # 'git version 2.7.4' [2020-10-28T15:40:01.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:01.801Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:02.330Z] #30 ... [2020-10-28T15:40:02.330Z] [2020-10-28T15:40:02.330Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:02.330Z] #40 6.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:02.330Z] #40 6.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:02.330Z] #40 6.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:02.330Z] #40 8.479 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:40:02.591Z] #40 ... [2020-10-28T15:40:02.591Z] [2020-10-28T15:40:02.591Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:02.591Z] #62 6.675 + RM_GOPATH=0 [2020-10-28T15:40:02.591Z] #62 6.680 + TMP_GOPATH= [2020-10-28T15:40:02.591Z] #62 6.680 + : /build [2020-10-28T15:40:02.591Z] #62 6.680 + '[' -z '' ']' [2020-10-28T15:40:02.591Z] #62 6.680 ++ mktemp -d [2020-10-28T15:40:02.591Z] #62 6.680 + export GOPATH=/tmp/tmp.7tWE1brvwA [2020-10-28T15:40:02.591Z] #62 6.680 + GOPATH=/tmp/tmp.7tWE1brvwA [2020-10-28T15:40:02.591Z] #62 6.680 + RM_GOPATH=1 [2020-10-28T15:40:02.591Z] #62 6.680 + case "$(go env GOARCH)" in [2020-10-28T15:40:02.591Z] #62 6.682 ++ go env GOARCH [2020-10-28T15:40:02.591Z] #62 6.725 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:40:02.591Z] #62 6.725 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:02.591Z] #62 6.725 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:02.591Z] #62 6.725 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:02.591Z] #62 6.725 + dir=/tmp/install [2020-10-28T15:40:02.591Z] #62 6.725 + bin=proxy [2020-10-28T15:40:02.591Z] #62 6.725 + shift [2020-10-28T15:40:02.591Z] #62 6.725 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:40:02.591Z] #62 6.725 + . /tmp/install/proxy.installer [2020-10-28T15:40:02.591Z] #62 6.725 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:40:02.591Z] #62 6.725 + install_proxy [2020-10-28T15:40:02.591Z] #62 6.725 + case "$1" in [2020-10-28T15:40:02.591Z] #62 6.725 + export CGO_ENABLED=0 [2020-10-28T15:40:02.591Z] #62 6.725 + CGO_ENABLED=0 [2020-10-28T15:40:02.591Z] #62 6.725 + _install_proxy [2020-10-28T15:40:02.591Z] #62 6.725 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:40:02.591Z] #62 6.725 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7tWE1brvwA/src/github.com/docker/libnetwork [2020-10-28T15:40:02.591Z] #62 6.749 Cloning into '/tmp/tmp.7tWE1brvwA/src/github.com/docker/libnetwork'... [2020-10-28T15:40:02.591Z] #62 ... [2020-10-28T15:40:02.591Z] [2020-10-28T15:40:02.591Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:02.591Z] #11 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:40:03.099Z] #35 6.379 [100%] Linking C executable tini-static [2020-10-28T15:40:03.391Z] #35 6.725 [100%] Built target tini-static [2020-10-28T15:40:03.391Z] #35 6.756 + mkdir -p /build [2020-10-28T15:40:03.391Z] #35 6.758 + cp tini-static /build/docker-init [2020-10-28T15:40:03.701Z] #35 DONE 7.0s [2020-10-28T15:40:03.701Z] [2020-10-28T15:40:03.701Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:03.701Z] #49 40.48 context [2020-10-28T15:40:03.701Z] #49 40.50 encoding/binary [2020-10-28T15:40:03.701Z] #49 41.08 os [2020-10-28T15:40:03.701Z] #49 41.76 encoding/base64 [2020-10-28T15:40:03.701Z] #49 42.29 golang.org/x/sys/unix [2020-10-28T15:40:03.701Z] #49 43.45 fmt [2020-10-28T15:40:05.133Z] #11 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:40:05.819Z] #49 ... [2020-10-28T15:40:05.819Z] [2020-10-28T15:40:05.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:05.819Z] #41 7.816 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:40:05.819Z] #41 7.816 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:40:05.819Z] #41 7.824 Note: Building without GnuTLS support [2020-10-28T15:40:05.819Z] #41 7.831 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:40:05.819Z] #41 7.831 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:40:05.819Z] #41 9.155 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:40:05.819Z] #41 9.174 GEN .gitid [2020-10-28T15:40:05.819Z] #41 9.184 GEN criu/include/version.h [2020-10-28T15:40:05.819Z] #41 9.204 GEN include/common/asm [2020-10-28T15:40:05.819Z] #41 9.955 PBCC images/timens.pb-c.c [2020-10-28T15:40:05.819Z] #41 9.961 DEP images/timens.pb-c.d [2020-10-28T15:40:05.819Z] #41 10.00 PBCC images/fown.pb-c.c [2020-10-28T15:40:05.819Z] #41 10.01 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:40:05.819Z] #41 10.07 PBCC images/opts.pb-c.c [2020-10-28T15:40:05.819Z] #41 10.08 PBCC images/memfd.pb-c.c [2020-10-28T15:40:05.819Z] #41 10.13 DEP images/fown.pb-c.d [2020-10-28T15:40:06.110Z] #41 10.18 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:40:06.110Z] #41 10.24 DEP images/opts.pb-c.d [2020-10-28T15:40:06.110Z] #41 10.27 DEP images/memfd.pb-c.d [2020-10-28T15:40:06.110Z] #41 10.29 PBCC images/sit.pb-c.c [2020-10-28T15:40:06.110Z] #41 10.34 DEP images/sit.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.36 PBCC images/macvlan.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.37 DEP images/macvlan.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.39 PBCC images/autofs.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.40 DEP images/autofs.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.45 PBCC images/sysctl.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.45 DEP images/sysctl.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.48 PBCC images/time.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.49 DEP images/time.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.53 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.54 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.57 PBCC images/seccomp.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.58 DEP images/seccomp.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.60 PBCC images/userns.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.62 DEP images/userns.pb-c.d [2020-10-28T15:40:06.401Z] #41 10.66 PBCC images/cgroup.pb-c.c [2020-10-28T15:40:06.401Z] #41 10.66 DEP images/cgroup.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.72 PBCC images/ext-file.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.73 DEP images/ext-file.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.76 PBCC images/rpc.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.76 DEP images/rpc.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.82 PBCC images/siginfo.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.82 DEP images/siginfo.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.86 PBCC images/pagemap.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.88 DEP images/pagemap.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.92 PBCC images/rlimit.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.93 DEP images/rlimit.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.95 PBCC images/file-lock.pb-c.c [2020-10-28T15:40:06.692Z] #41 10.97 DEP images/file-lock.pb-c.d [2020-10-28T15:40:06.692Z] #41 10.99 PBCC images/tty.pb-c.c [2020-10-28T15:40:06.692Z] #41 11.02 DEP images/tty.pb-c.d [2020-10-28T15:40:06.995Z] #41 11.05 PBCC images/tun.pb-c.c [2020-10-28T15:40:06.995Z] #41 11.07 PBCC images/netdev.pb-c.c [2020-10-28T15:40:06.995Z] #41 11.10 DEP images/tun.pb-c.d [2020-10-28T15:40:06.995Z] #41 11.13 DEP images/netdev.pb-c.d [2020-10-28T15:40:06.995Z] #41 11.16 PBCC images/vma.pb-c.c [2020-10-28T15:40:06.995Z] #41 11.18 DEP images/vma.pb-c.d [2020-10-28T15:40:06.995Z] #41 11.21 PBCC images/creds.pb-c.c [2020-10-28T15:40:06.995Z] #41 11.22 DEP images/creds.pb-c.d [2020-10-28T15:40:06.995Z] #41 11.25 PBCC images/utsns.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.26 DEP images/utsns.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.30 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.30 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.30 DEP images/ipc-desc.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.32 DEP images/ipc-sem.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.37 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.38 DEP images/ipc-msg.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.40 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.41 DEP images/ipc-shm.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.44 PBCC images/ipc-var.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.45 DEP images/ipc-var.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.48 PBCC images/sk-opts.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.50 PBCC images/packet-sock.pb-c.c [2020-10-28T15:40:07.306Z] #41 11.52 DEP images/sk-opts.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.56 DEP images/packet-sock.pb-c.d [2020-10-28T15:40:07.306Z] #41 11.60 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:40:07.597Z] #41 11.61 DEP images/sk-netlink.pb-c.d [2020-10-28T15:40:07.597Z] #41 11.64 PBCC images/sk-inet.pb-c.c [2020-10-28T15:40:07.597Z] #41 11.66 DEP images/sk-inet.pb-c.d [2020-10-28T15:40:07.597Z] #41 11.71 PBCC images/sk-unix.pb-c.c [2020-10-28T15:40:07.597Z] #41 11.72 DEP images/sk-unix.pb-c.d [2020-10-28T15:40:07.597Z] #41 11.76 PBCC images/mm.pb-c.c [2020-10-28T15:40:07.597Z] #41 11.78 DEP images/mm.pb-c.d [2020-10-28T15:40:07.597Z] #41 11.82 PBCC images/timerfd.pb-c.c [2020-10-28T15:40:07.687Z] #11 ... [2020-10-28T15:40:07.687Z] [2020-10-28T15:40:07.687Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:40:07.687Z] #38 6.315 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:40:07.687Z] #38 6.321 Cloning into '.'... [2020-10-28T15:40:07.888Z] #41 11.84 DEP images/timerfd.pb-c.d [2020-10-28T15:40:07.888Z] #41 11.88 PBCC images/timer.pb-c.c [2020-10-28T15:40:07.888Z] #41 11.90 DEP images/timer.pb-c.d [2020-10-28T15:40:07.888Z] #41 11.94 PBCC images/sa.pb-c.c [2020-10-28T15:40:07.888Z] #41 11.95 DEP images/sa.pb-c.d [2020-10-28T15:40:07.888Z] #41 11.97 PBCC images/pipe-data.pb-c.c [2020-10-28T15:40:07.888Z] #41 11.98 DEP images/pipe-data.pb-c.d [2020-10-28T15:40:07.888Z] #41 12.01 PBCC images/mnt.pb-c.c [2020-10-28T15:40:07.888Z] #41 12.02 DEP images/mnt.pb-c.d [2020-10-28T15:40:07.888Z] #41 12.05 PBCC images/sk-packet.pb-c.c [2020-10-28T15:40:07.888Z] #41 12.06 DEP images/sk-packet.pb-c.d [2020-10-28T15:40:07.888Z] #41 12.09 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:40:07.888Z] #41 12.11 DEP images/tcp-stream.pb-c.d [2020-10-28T15:40:07.888Z] #41 12.14 PBCC images/pipe.pb-c.c [2020-10-28T15:40:07.947Z] #38 ... [2020-10-28T15:40:07.947Z] [2020-10-28T15:40:07.947Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:07.947Z] #32 16.20 internal/testlog [2020-10-28T15:40:07.947Z] #32 16.59 encoding [2020-10-28T15:40:07.947Z] #32 ... [2020-10-28T15:40:07.947Z] [2020-10-28T15:40:07.947Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:07.947Z] #43 6.899 + cd /tmp/tmp.OinG50dcru/src/github.com/LK4D4/vndr [2020-10-28T15:40:07.947Z] #43 6.899 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:40:07.947Z] #43 6.903 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:40:07.947Z] #43 8.835 internal/race [2020-10-28T15:40:07.947Z] #43 8.849 internal/bytealg [2020-10-28T15:40:07.947Z] #43 9.131 sync/atomic [2020-10-28T15:40:07.947Z] #43 10.03 unicode [2020-10-28T15:40:07.947Z] #43 10.72 runtime [2020-10-28T15:40:07.947Z] #43 14.84 unicode/utf8 [2020-10-28T15:40:07.947Z] #43 15.83 math [2020-10-28T15:40:08.179Z] #41 12.16 DEP images/pipe.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.19 PBCC images/pstree.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.20 DEP images/pstree.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.22 PBCC images/fs.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.23 DEP images/fs.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.24 PBCC images/signalfd.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.26 DEP images/signalfd.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.30 PBCC images/fh.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.32 PBCC images/fsnotify.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.35 DEP images/fh.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.37 DEP images/fsnotify.pb-c.d [2020-10-28T15:40:08.179Z] #41 ... [2020-10-28T15:40:08.179Z] [2020-10-28T15:40:08.179Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:08.179Z] #11 38.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:40:08.179Z] #11 38.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:40:08.179Z] #11 38.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:40:08.179Z] #11 42.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:40:08.179Z] #11 42.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-28T15:40:08.179Z] #11 42.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:08.179Z] #11 42.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:40:08.179Z] #11 42.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-28T15:40:08.179Z] #11 42.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:08.179Z] #11 ... [2020-10-28T15:40:08.179Z] [2020-10-28T15:40:08.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:08.179Z] #41 12.40 PBCC images/eventpoll.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.41 DEP images/eventpoll.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.45 PBCC images/eventfd.pb-c.c [2020-10-28T15:40:08.179Z] #41 12.46 DEP images/eventfd.pb-c.d [2020-10-28T15:40:08.179Z] #41 12.48 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:40:08.219Z] #43 ... [2020-10-28T15:40:08.219Z] [2020-10-28T15:40:08.219Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:08.219Z] #32 17.01 runtime/cgo [2020-10-28T15:40:08.470Z] #41 12.49 DEP images/remap-file-path.pb-c.d [2020-10-28T15:40:08.470Z] #41 12.51 PBCC images/fifo.pb-c.c [2020-10-28T15:40:08.470Z] #41 12.52 DEP images/fifo.pb-c.d [2020-10-28T15:40:08.470Z] #41 12.54 PBCC images/ghost-file.pb-c.c [2020-10-28T15:40:08.470Z] #41 12.56 DEP images/ghost-file.pb-c.d [2020-10-28T15:40:08.470Z] #41 12.60 PBCC images/regfile.pb-c.c [2020-10-28T15:40:08.470Z] #41 12.61 DEP images/regfile.pb-c.d [2020-10-28T15:40:08.470Z] #41 12.64 PBCC images/ns.pb-c.c [2020-10-28T15:40:08.470Z] #41 12.66 DEP images/ns.pb-c.d [2020-10-28T15:40:08.470Z] #41 12.67 PBCC images/fdinfo.pb-c.c [2020-10-28T15:40:08.470Z] #41 12.71 DEP images/fdinfo.pb-c.d [2020-10-28T15:40:08.761Z] #41 12.74 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.76 PBCC images/core-arm.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.78 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.81 PBCC images/core-s390.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.83 PBCC images/core-x86.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.86 PBCC images/core.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.91 PBCC images/inventory.pb-c.c [2020-10-28T15:40:08.761Z] #41 12.93 DEP images/core-aarch64.pb-c.d [2020-10-28T15:40:08.761Z] #41 12.95 DEP images/core-arm.pb-c.d [2020-10-28T15:40:08.761Z] #41 12.99 DEP images/core-ppc64.pb-c.d [2020-10-28T15:40:08.761Z] #41 13.03 DEP images/core-s390.pb-c.d [2020-10-28T15:40:08.761Z] #41 13.04 DEP images/core-x86.pb-c.d [2020-10-28T15:40:08.761Z] #41 13.08 DEP images/core.pb-c.d [2020-10-28T15:40:09.052Z] #41 13.14 DEP images/inventory.pb-c.d [2020-10-28T15:40:09.052Z] #41 13.19 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:40:09.052Z] #41 13.23 DEP images/cpuinfo.pb-c.d [2020-10-28T15:40:09.052Z] #41 13.24 PBCC images/stats.pb-c.c [2020-10-28T15:40:09.052Z] #41 13.26 DEP images/stats.pb-c.d [2020-10-28T15:40:09.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d74dbf3c30bcbd9e) in /home/ubuntu/workspace/moby_PR-41599 [Pipeline] { [Pipeline] checkout [2020-10-28T15:40:10.090Z] #41 ... [2020-10-28T15:40:10.090Z] [2020-10-28T15:40:10.090Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:10.090Z] #32 40.02 os [2020-10-28T15:40:10.090Z] #32 40.57 path [2020-10-28T15:40:10.090Z] #32 40.94 text/tabwriter [2020-10-28T15:40:10.090Z] #32 41.74 fmt [2020-10-28T15:40:10.090Z] #32 41.74 path/filepath [2020-10-28T15:40:10.090Z] #32 42.55 io/ioutil [2020-10-28T15:40:10.090Z] #32 44.03 flag [2020-10-28T15:40:10.090Z] #32 44.07 github.com/BurntSushi/toml [2020-10-28T15:40:10.090Z] #32 45.44 log [2020-10-28T15:40:10.090Z] #32 47.25 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:40:10.090Z] #32 DONE 50.0s [2020-10-28T15:40:10.090Z] [2020-10-28T15:40:10.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:10.090Z] #41 14.11 make[1]: Nothing to be done for 'all'. [2020-10-28T15:40:10.727Z] #41 ... [2020-10-28T15:40:10.727Z] [2020-10-28T15:40:10.727Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:10.727Z] #43 40.64 regexp/syntax [2020-10-28T15:40:10.727Z] #43 40.79 os [2020-10-28T15:40:10.727Z] #43 42.93 fmt [2020-10-28T15:40:10.727Z] #43 43.44 regexp [2020-10-28T15:40:10.727Z] #43 46.30 internal/lazyregexp [2020-10-28T15:40:10.727Z] #43 46.51 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:40:10.727Z] #43 46.65 github.com/LK4D4/vndr/versioned [2020-10-28T15:40:10.727Z] #43 46.67 hash/crc32 [2020-10-28T15:40:10.727Z] #43 46.80 go/token [2020-10-28T15:40:10.727Z] #43 47.13 net/url [2020-10-28T15:40:10.727Z] #43 47.31 go/scanner [2020-10-28T15:40:10.727Z] #43 48.09 text/template/parse [2020-10-28T15:40:10.727Z] #43 48.19 go/ast [2020-10-28T15:40:10.727Z] #43 ... [2020-10-28T15:40:10.727Z] [2020-10-28T15:40:10.727Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:11.018Z] #54 25.67 Checking out files: 60% (2080/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:40:11.018Z] #54 26.41 + cd /tmp/tmp.FeuI8H2z4r/src/github.com/containerd/containerd [2020-10-28T15:40:11.018Z] #54 26.41 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:40:11.608Z] #32 ... [2020-10-28T15:40:11.608Z] [2020-10-28T15:40:11.608Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:11.608Z] #45 10.35 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:40:11.608Z] #45 10.51 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:40:11.608Z] #45 10.67 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:40:11.608Z] #45 10.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:40:11.608Z] #45 10.84 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:40:11.608Z] #45 10.99 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:40:11.608Z] #45 11.52 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:40:11.608Z] #45 11.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:40:11.608Z] #45 11.61 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:40:11.608Z] #45 11.63 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:40:11.608Z] #45 11.90 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:40:11.608Z] #45 11.92 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:40:11.608Z] #45 11.92 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:40:11.608Z] #45 13.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:40:11.608Z] #45 15.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:40:11.608Z] #45 17.57 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:40:11.897Z] #45 ... [2020-10-28T15:40:11.897Z] [2020-10-28T15:40:11.897Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:11.897Z] #47 20.57 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:40:12.051Z] #54 27.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:40:12.051Z] #54 27.27 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:40:12.051Z] #54 27.27 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:40:12.051Z] #54 27.27 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:40:12.051Z] #54 27.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:40:12.051Z] #54 27.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:40:12.051Z] #54 27.27 + '[' '' = dynamic ']' [2020-10-28T15:40:12.051Z] #54 27.27 + make [2020-10-28T15:40:12.157Z] #47 21.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:40:12.157Z] #47 21.09 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:40:12.157Z] #47 21.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:40:12.157Z] #47 21.18 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:40:12.157Z] #47 21.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:40:12.253Z] using credential docker-jenkins-github-credentials [2020-10-28T15:40:12.260Z] Cloning the remote Git repository [2020-10-28T15:40:12.260Z] Cloning with configured refspecs honoured and without tags [2020-10-28T15:40:12.341Z] #54 27.90 + bin/ctr [2020-10-28T15:40:12.416Z] #47 ... [2020-10-28T15:40:12.416Z] [2020-10-28T15:40:12.416Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:12.416Z] #22 18.29 + mkdir -p /build [2020-10-28T15:40:12.416Z] #22 18.30 + mv docker/docker /build/ [2020-10-28T15:40:12.416Z] #22 18.31 + rmdir docker [2020-10-28T15:40:12.416Z] #22 DONE 21.2s [2020-10-28T15:40:12.416Z] [2020-10-28T15:40:12.416Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:12.416Z] #47 21.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:40:12.416Z] #47 21.31 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:40:12.416Z] #47 ... [2020-10-28T15:40:12.416Z] [2020-10-28T15:40:12.416Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:12.416Z] #53 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:40:12.416Z] #53 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:40:12.675Z] #53 ... [2020-10-28T15:40:12.675Z] [2020-10-28T15:40:12.675Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:12.675Z] #47 21.34 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:40:12.675Z] #47 21.38 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:40:12.675Z] #47 21.38 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:40:12.934Z] #47 21.77 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:40:12.324Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:40:12.381Z] > git init /home/ubuntu/workspace/moby_PR-41599 # timeout=10 [2020-10-28T15:40:12.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:40:12.707Z] > git --version # timeout=10 [2020-10-28T15:40:12.719Z] > git --version # 'git version 2.17.1' [2020-10-28T15:40:12.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:12.736Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:13.193Z] #47 ... [2020-10-28T15:40:13.193Z] [2020-10-28T15:40:13.193Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:13.193Z] #56 11.96 Checking out files: 98% (782/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-28T15:40:13.193Z] #56 12.01 + cd /tmp/tmp.XT2Hf5gjm9/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:40:13.193Z] #56 12.01 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:40:13.193Z] #56 13.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:40:13.193Z] #56 13.32 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:40:13.193Z] #56 ... [2020-10-28T15:40:13.193Z] [2020-10-28T15:40:13.193Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:13.193Z] #47 22.15 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:40:13.454Z] #47 22.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:40:13.454Z] #47 ... [2020-10-28T15:40:13.454Z] [2020-10-28T15:40:13.454Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:13.454Z] #40 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:40:13.454Z] #40 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:40:13.713Z] #40 ... [2020-10-28T15:40:13.713Z] [2020-10-28T15:40:13.713Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:13.713Z] #47 22.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:40:13.713Z] #47 22.47 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:40:13.713Z] #47 22.59 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:40:13.972Z] #47 22.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:40:13.972Z] #47 22.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:40:14.232Z] #47 22.92 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:40:14.232Z] #47 ... [2020-10-28T15:40:14.232Z] [2020-10-28T15:40:14.232Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:40:14.232Z] #34 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:40:14.232Z] #34 15.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:40:14.232Z] #34 ... [2020-10-28T15:40:14.232Z] [2020-10-28T15:40:14.232Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:14.232Z] #49 17.62 + cd /tmp/tmp.iBKVCPbMAK/src/github.com/mvdan/sh [2020-10-28T15:40:14.232Z] #49 17.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:40:14.232Z] #49 17.76 + GO111MODULE=on [2020-10-28T15:40:14.232Z] #49 17.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:40:14.232Z] #49 20.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:40:14.232Z] #49 20.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:40:14.232Z] #49 21.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:40:14.233Z] #49 21.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:40:14.233Z] #49 21.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:40:14.233Z] #49 23.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:40:14.410Z] Fetching without tags [2020-10-28T15:40:14.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:14.336Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:40:14.355Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:14.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:14.412Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:40:14.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:14.414Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:14.789Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:14.805Z] #49 ... [2020-10-28T15:40:14.805Z] [2020-10-28T15:40:14.805Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:14.805Z] #47 23.22 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:40:14.805Z] #47 23.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:40:14.805Z] #47 23.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:40:14.805Z] #47 23.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:40:15.064Z] #47 23.95 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:40:15.325Z] #47 24.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:40:15.325Z] #47 24.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:40:15.586Z] #47 24.30 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:40:15.586Z] #47 24.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:40:15.586Z] #47 24.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:40:15.674Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:15.674Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:40:15.845Z] #47 24.68 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:40:16.105Z] #47 25.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:40:16.105Z] #47 25.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:40:16.789Z] #54 ... [2020-10-28T15:40:16.789Z] [2020-10-28T15:40:16.789Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:16.789Z] #49 46.79 encoding/json [2020-10-28T15:40:16.789Z] #49 48.01 github.com/pkg/diff [2020-10-28T15:40:16.789Z] #49 48.86 go/ast [2020-10-28T15:40:16.789Z] #49 50.84 golang.org/x/crypto/ssh/terminal [2020-10-28T15:40:16.789Z] #49 51.59 mvdan.cc/editorconfig [2020-10-28T15:40:16.789Z] #49 52.47 mvdan.cc/sh/v3/fileutil [2020-10-28T15:40:16.789Z] #49 52.56 mvdan.cc/sh/v3/syntax [2020-10-28T15:40:16.789Z] #49 56.30 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:40:16.789Z] #49 ... [2020-10-28T15:40:16.789Z] [2020-10-28T15:40:16.789Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:16.789Z] #41 15.06 CC images/stats.o [2020-10-28T15:40:16.789Z] #41 15.32 CC images/core.o [2020-10-28T15:40:16.789Z] #41 15.55 CC images/core-x86.o [2020-10-28T15:40:16.789Z] #41 15.78 CC images/core-arm.o [2020-10-28T15:40:16.789Z] #41 16.08 CC images/core-aarch64.o [2020-10-28T15:40:16.789Z] #41 16.37 CC images/core-ppc64.o [2020-10-28T15:40:16.789Z] #41 16.72 CC images/core-s390.o [2020-10-28T15:40:16.789Z] #41 17.03 CC images/cpuinfo.o [2020-10-28T15:40:16.789Z] #41 17.38 CC images/inventory.o [2020-10-28T15:40:16.789Z] #41 17.61 CC images/fdinfo.o [2020-10-28T15:40:16.789Z] #41 17.87 CC images/fown.o [2020-10-28T15:40:16.789Z] #41 18.03 CC images/ns.o [2020-10-28T15:40:16.789Z] #41 18.18 CC images/regfile.o [2020-10-28T15:40:16.789Z] #41 18.35 CC images/ghost-file.o [2020-10-28T15:40:16.789Z] #41 18.49 CC images/fifo.o [2020-10-28T15:40:16.789Z] #41 18.65 CC images/remap-file-path.o [2020-10-28T15:40:16.789Z] #41 18.85 CC images/eventfd.o [2020-10-28T15:40:16.789Z] #41 18.95 CC images/eventpoll.o [2020-10-28T15:40:16.789Z] #41 19.14 CC images/fh.o [2020-10-28T15:40:16.789Z] #41 19.38 CC images/fsnotify.o [2020-10-28T15:40:16.789Z] #41 19.77 CC images/signalfd.o [2020-10-28T15:40:16.789Z] #41 19.86 CC images/fs.o [2020-10-28T15:40:16.789Z] #41 19.99 CC images/pstree.o [2020-10-28T15:40:16.789Z] #41 20.13 CC images/pipe.o [2020-10-28T15:40:16.789Z] #41 20.30 CC images/tcp-stream.o [2020-10-28T15:40:16.789Z] #41 20.43 CC images/sk-packet.o [2020-10-28T15:40:16.789Z] #41 20.60 CC images/mnt.o [2020-10-28T15:40:16.789Z] #41 20.71 CC images/pipe-data.o [2020-10-28T15:40:16.789Z] #41 20.87 CC images/sa.o [2020-10-28T15:40:14.797Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:14.821Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:15.605Z] > git remote # timeout=10 [2020-10-28T15:40:15.624Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:40:15.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:15.642Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:40:15.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:40:15.676Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:15.697Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:17.042Z] #47 25.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:40:17.079Z] #41 21.02 CC images/timer.o [2020-10-28T15:40:17.079Z] #41 21.29 CC images/timerfd.o [2020-10-28T15:40:17.304Z] #47 26.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:40:17.304Z] #47 26.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:40:17.370Z] #41 21.44 CC images/mm.o [2020-10-28T15:40:17.661Z] #41 21.61 CC images/sk-opts.o [2020-10-28T15:40:17.661Z] #41 21.73 CC images/sk-unix.o [2020-10-28T15:40:17.661Z] #41 21.84 CC images/sk-inet.o [2020-10-28T15:40:17.875Z] #47 26.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:40:17.952Z] #41 22.08 CC images/tun.o [2020-10-28T15:40:18.243Z] #41 22.34 CC images/sk-netlink.o [2020-10-28T15:40:18.243Z] #41 ... [2020-10-28T15:40:18.243Z] [2020-10-28T15:40:18.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:18.243Z] #11 58.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:40:18.243Z] #11 58.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-28T15:40:18.243Z] #11 58.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:19.761Z] #11 ... [2020-10-28T15:40:19.761Z] [2020-10-28T15:40:19.761Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:19.761Z] #49 DONE 59.8s [2020-10-28T15:40:19.761Z] [2020-10-28T15:40:19.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:19.761Z] #41 22.53 CC images/packet-sock.o [2020-10-28T15:40:19.761Z] #41 22.67 CC images/ipc-var.o [2020-10-28T15:40:19.761Z] #41 22.81 CC images/ipc-desc.o [2020-10-28T15:40:19.761Z] #41 22.93 CC images/ipc-shm.o [2020-10-28T15:40:19.761Z] #41 23.02 CC images/ipc-msg.o [2020-10-28T15:40:19.761Z] #41 23.16 CC images/ipc-sem.o [2020-10-28T15:40:19.761Z] #41 23.27 CC images/utsns.o [2020-10-28T15:40:19.761Z] #41 23.35 CC images/creds.o [2020-10-28T15:40:19.761Z] #41 23.41 CC images/vma.o [2020-10-28T15:40:19.761Z] #41 23.52 CC images/netdev.o [2020-10-28T15:40:19.761Z] #41 23.78 CC images/tty.o [2020-10-28T15:40:19.789Z] #47 28.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:40:19.789Z] #47 28.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:40:20.049Z] #47 28.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:40:20.065Z] #41 24.30 CC images/file-lock.o [2020-10-28T15:40:20.196Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:40:20.316Z] #47 ... [2020-10-28T15:40:20.316Z] [2020-10-28T15:40:20.316Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:40:20.316Z] #38 26.08 Checking out files: 62% (1046/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/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-10-28T15:40:20.316Z] #38 26.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:40:20.356Z] #41 24.52 CC images/rlimit.o [2020-10-28T15:40:20.646Z] #41 24.65 CC images/pagemap.o [2020-10-28T15:40:20.646Z] #41 24.80 CC images/siginfo.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:40:20.893Z] #38 29.48 + 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-10-28T15:40:20.938Z] #41 24.95 CC images/rpc.o [2020-10-28T15:40:21.228Z] #41 ... [2020-10-28T15:40:21.228Z] [2020-10-28T15:40:21.228Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:21.228Z] #43 51.31 text/template [2020-10-28T15:40:21.228Z] #43 52.14 go/parser [2020-10-28T15:40:21.228Z] #43 53.74 go/doc [2020-10-28T15:40:21.228Z] #43 54.47 encoding/xml [2020-10-28T15:40:21.228Z] #43 56.24 github.com/LK4D4/vndr/build [2020-10-28T15:40:21.228Z] #43 57.70 compress/flate [2020-10-28T15:40:21.228Z] #43 58.30 net [2020-10-28T15:40:21.228Z] #43 59.40 compress/gzip [2020-10-28T15:40:21.228Z] #43 59.84 vendor/golang.org/x/text/transform [2020-10-28T15:40:21.229Z] #43 60.56 vendor/golang.org/x/text/unicode/bidi [2020-10-28T15:40:21.229Z] #43 ... [2020-10-28T15:40:21.229Z] [2020-10-28T15:40:21.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:21.229Z] #41 25.46 CC images/ext-file.o [2020-10-28T15:40:21.329Z] + docker version [2020-10-28T15:40:21.519Z] #41 25.63 CC images/cgroup.o [2020-10-28T15:40:21.810Z] #41 25.99 CC images/userns.o [2020-10-28T15:40:22.101Z] #41 26.17 CC images/google/protobuf/descriptor.o [2020-10-28T15:40:22.731Z] #41 26.96 CC images/opts.o [2020-10-28T15:40:22.731Z] #41 27.05 CC images/seccomp.o [2020-10-28T15:40:22.807Z] #38 ... [2020-10-28T15:40:22.807Z] [2020-10-28T15:40:22.807Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:22.807Z] #43 21.62 unicode/utf16 [2020-10-28T15:40:22.807Z] #43 22.40 container/list [2020-10-28T15:40:22.807Z] #43 23.47 crypto/internal/subtle [2020-10-28T15:40:22.807Z] #43 23.56 crypto/subtle [2020-10-28T15:40:22.807Z] #43 23.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:40:22.807Z] #43 24.18 internal/nettrace [2020-10-28T15:40:22.807Z] #43 24.43 runtime/cgo [2020-10-28T15:40:23.025Z] #41 27.16 CC images/binfmt-misc.o [2020-10-28T15:40:23.025Z] #41 27.24 CC images/time.o [2020-10-28T15:40:23.067Z] #43 ... [2020-10-28T15:40:23.067Z] [2020-10-28T15:40:23.067Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:23.067Z] #45 24.31 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:40:23.067Z] #45 24.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:40:23.067Z] #45 24.38 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:40:23.067Z] #45 24.72 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:40:23.067Z] #45 24.78 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:40:23.067Z] #45 24.82 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:40:23.067Z] #45 25.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:40:23.067Z] #45 25.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:40:23.067Z] #45 25.65 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:40:23.067Z] #45 25.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:40:23.067Z] #45 25.78 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:40:23.067Z] #45 ... [2020-10-28T15:40:23.067Z] [2020-10-28T15:40:23.067Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:23.067Z] #53 32.05 Fetched 8396 kB in 27s (313 kB/s) [2020-10-28T15:40:23.315Z] #41 27.34 CC images/sysctl.o [2020-10-28T15:40:23.315Z] #41 27.47 CC images/autofs.o [2020-10-28T15:40:23.315Z] #41 27.57 CC images/macvlan.o [2020-10-28T15:40:23.364Z] Fetching without tags [2020-10-28T15:40:23.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:23.202Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:40:23.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:23.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:23.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:40:23.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:23.334Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:23.606Z] #41 27.67 CC images/sit.o [2020-10-28T15:40:23.606Z] #41 27.81 CC images/memfd.o [2020-10-28T15:40:23.779Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:23.897Z] #41 27.99 CC images/timens.o [2020-10-28T15:40:24.187Z] #41 28.17 LINK images/built-in.o [2020-10-28T15:40:24.187Z] #41 28.27 GEN compel/include/asm [2020-10-28T15:40:24.187Z] #41 28.28 GEN compel/include/version.h [2020-10-28T15:40:24.187Z] #41 28.29 touch .config [2020-10-28T15:40:24.187Z] #41 28.30 GEN include/common/config.h [2020-10-28T15:40:24.187Z] #41 28.34 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-10-28T15:40:24.187Z] #41 28.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-28T15:40:24.478Z] #41 28.40 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-28T15:40:24.478Z] #41 28.42 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-10-28T15:40:24.478Z] #41 28.43 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-10-28T15:40:24.478Z] #41 28.45 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-10-28T15:40:24.478Z] #41 28.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:40:24.478Z] #41 28.48 DEP compel/plugins/std/infect.d [2020-10-28T15:40:24.478Z] #41 28.54 DEP compel/plugins/std/string.d [2020-10-28T15:40:24.478Z] #41 28.60 DEP compel/plugins/std/log.d [2020-10-28T15:40:24.478Z] #41 28.65 DEP compel/plugins/std/fds.d [2020-10-28T15:40:24.478Z] #41 28.74 DEP compel/plugins/std/std.d [2020-10-28T15:40:24.769Z] #41 28.84 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:40:24.769Z] #41 28.93 DEP compel/plugins/fds/fds.d [2020-10-28T15:40:24.769Z] #41 29.03 CC compel/plugins/std/std.o [2020-10-28T15:40:25.017Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:25.017Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:40:25.060Z] #41 29.20 CC compel/plugins/std/fds.o [2020-10-28T15:40:25.350Z] #41 29.40 CC compel/plugins/std/log.o [2020-10-28T15:40:25.616Z] #53 32.05 Reading package lists... [2020-10-28T15:40:25.616Z] #53 ... [2020-10-28T15:40:25.616Z] [2020-10-28T15:40:25.616Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:25.616Z] #49 24.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:40:25.616Z] #49 26.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:40:25.616Z] #49 28.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:40:25.616Z] #49 29.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:40:25.616Z] #49 29.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:40:25.616Z] #49 29.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:40:25.616Z] #49 30.71 runtime/cgo [2020-10-28T15:40:25.616Z] #49 30.87 runtime [2020-10-28T15:40:25.616Z] #49 ... [2020-10-28T15:40:25.616Z] [2020-10-28T15:40:25.616Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:25.641Z] #41 29.86 CC compel/plugins/std/string.o [2020-10-28T15:40:23.754Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:23.772Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:24.941Z] > git remote # timeout=10 [2020-10-28T15:40:24.946Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:40:24.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:24.958Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:40:24.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:40:24.989Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:25.004Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:25.932Z] #41 30.20 CC compel/plugins/std/infect.o [2020-10-28T15:40:26.222Z] #41 30.48 CC compel/arch/s390/plugins/std/parasite-head.o [2020-10-28T15:40:26.398Z] #62 34.07 Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-28T15:40:26.398Z] #62 35.17 + cd /tmp/tmp.7tWE1brvwA/src/github.com/docker/libnetwork [2020-10-28T15:40:26.398Z] #62 35.17 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:40:26.398Z] #62 35.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:40:26.526Z] #41 30.50 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-10-28T15:40:26.526Z] #41 30.52 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-10-28T15:40:26.526Z] #41 30.60 AR compel/plugins/std.lib.a [2020-10-28T15:40:26.526Z] #41 30.63 CC compel/plugins/fds/fds.o [2020-10-28T15:40:26.647Z] Client: Docker Engine - Community [2020-10-28T15:40:26.647Z] Version: 19.03.13 [2020-10-28T15:40:26.647Z] API version: 1.40 [2020-10-28T15:40:26.647Z] Go version: go1.13.15 [2020-10-28T15:40:26.647Z] Git commit: 4484c46d9d [2020-10-28T15:40:26.647Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-28T15:40:26.647Z] OS/Arch: linux/amd64 [2020-10-28T15:40:26.647Z] Experimental: false [2020-10-28T15:40:26.647Z] [2020-10-28T15:40:26.647Z] Server: Docker Engine - Community [2020-10-28T15:40:26.647Z] Engine: [2020-10-28T15:40:26.647Z] Version: 19.03.13 [2020-10-28T15:40:26.647Z] API version: 1.40 (minimum version 1.12) [2020-10-28T15:40:26.647Z] Go version: go1.13.15 [2020-10-28T15:40:26.647Z] Git commit: 4484c46d9d [2020-10-28T15:40:26.647Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-28T15:40:26.647Z] OS/Arch: linux/amd64 [2020-10-28T15:40:26.647Z] Experimental: true [2020-10-28T15:40:26.647Z] containerd: [2020-10-28T15:40:26.647Z] Version: 1.3.7 [2020-10-28T15:40:26.647Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:26.647Z] runc: [2020-10-28T15:40:26.647Z] Version: 1.0.0-rc10 [2020-10-28T15:40:26.647Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:26.647Z] docker-init: [2020-10-28T15:40:26.647Z] Version: 0.18.0 [2020-10-28T15:40:26.647Z] GitCommit: fec3683 [Pipeline] sh [2020-10-28T15:40:26.817Z] #41 30.76 AR compel/plugins/fds.lib.a [2020-10-28T15:40:26.817Z] #41 30.78 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:40:26.817Z] #41 30.82 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:40:26.817Z] #41 30.87 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-10-28T15:40:26.817Z] #41 30.90 HOSTDEP compel/src/main-host.d [2020-10-28T15:40:26.817Z] #41 30.94 DEP compel/src/lib/ptrace.d [2020-10-28T15:40:26.817Z] #41 30.98 DEP compel/src/lib/infect.d [2020-10-28T15:40:26.817Z] #41 31.04 DEP compel/src/lib/infect-util.d [2020-10-28T15:40:26.817Z] #41 31.06 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:40:26.817Z] #41 31.12 DEP compel/arch/s390/src/lib/infect.d [2020-10-28T15:40:26.982Z] + docker info [2020-10-28T15:40:27.108Z] #41 31.25 DEP compel/arch/s390/src/lib/cpu.d [2020-10-28T15:40:27.108Z] #41 31.31 DEP compel/src/lib/log.d [2020-10-28T15:40:27.108Z] #41 31.36 DEP compel/src/main.d [2020-10-28T15:40:27.399Z] #41 31.48 DEP compel/src/lib/handle-elf.d [2020-10-28T15:40:27.399Z] #41 31.51 DEP compel/arch/s390/src/lib/handle-elf.d [2020-10-28T15:40:27.399Z] #41 31.59 CC compel/src/lib/log.o [2020-10-28T15:40:27.399Z] #41 31.73 CC compel/arch/s390/src/lib/cpu.o [2020-10-28T15:40:27.640Z] Removing intermediate container ebbc77473c04 [2020-10-28T15:40:27.640Z] ---> 11e66435c226 [2020-10-28T15:40:27.640Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-10-28T15:40:27.640Z] ---> 805dc2d65d1c [2020-10-28T15:40:27.640Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-10-28T15:40:27.640Z] ---> f62c537041fe [2020-10-28T15:40:27.640Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-10-28T15:40:27.640Z] ---> Running in 92b655b369cb [2020-10-28T15:40:27.640Z] Removing intermediate container 92b655b369cb [2020-10-28T15:40:27.640Z] ---> 99c88626916e [2020-10-28T15:40:27.640Z] Successfully built 99c88626916e [2020-10-28T15:40:27.640Z] Successfully tagged moby-buildx:latest [2020-10-28T15:40:27.640Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-10-28T15:40:27.640Z] if [ -n "${id}" ]; then \ [2020-10-28T15:40:27.640Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-10-28T15:40:27.640Z] && touch bundles/buildx; \ [2020-10-28T15:40:27.640Z] docker rm -f ${id}; \ [2020-10-28T15:40:27.640Z] fi [2020-10-28T15:40:27.640Z] 648563068a49334169dff5b440e6a471039215392dd91e4478b3fa0ee873587b [2020-10-28T15:40:27.640Z] bundles/buildx version [2020-10-28T15:40:27.640Z] buildx v0.3.1 6db68d0 [2020-10-28T15:40:27.640Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:40:27.640Z] #1 [internal] booting buildkit [2020-10-28T15:40:27.640Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-10-28T15:40:27.640Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-10-28T15:40:27.640Z] #1 creating container buildx_buildkit_default [2020-10-28T15:40:27.640Z] #1 creating container buildx_buildkit_default 0.4s done [2020-10-28T15:40:27.640Z] #1 DONE 2.4s [2020-10-28T15:40:27.640Z] [2020-10-28T15:40:27.640Z] #3 [internal] load build definition from Dockerfile [2020-10-28T15:40:27.640Z] #3 transferring dockerfile: 16.58kB done [2020-10-28T15:40:27.640Z] #3 DONE 0.0s [2020-10-28T15:40:27.640Z] [2020-10-28T15:40:27.640Z] #2 [internal] load .dockerignore [2020-10-28T15:40:27.640Z] #2 transferring context: 87B done [2020-10-28T15:40:27.640Z] #2 DONE 0.0s [2020-10-28T15:40:27.640Z] [2020-10-28T15:40:27.640Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:40:27.640Z] #4 DONE 0.8s [2020-10-28T15:40:27.640Z] [2020-10-28T15:40:27.640Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:40:27.640Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:40:27.640Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:40:27.640Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-10-28T15:40:27.640Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-10-28T15:40:27.640Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-10-28T15:40:27.933Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-10-28T15:40:28.031Z] #41 31.88 CC compel/arch/s390/src/lib/infect.o [2020-10-28T15:40:28.229Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-10-28T15:40:28.322Z] #41 32.47 CC compel/src/lib/infect-rpc.o [2020-10-28T15:40:28.532Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-10-28T15:40:28.532Z] #5 DONE 1.2s [2020-10-28T15:40:28.532Z] [2020-10-28T15:40:28.532Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:28.613Z] #41 32.70 CC compel/src/lib/infect-util.o [2020-10-28T15:40:28.613Z] #41 32.83 CC compel/src/lib/infect.o [2020-10-28T15:40:28.613Z] #41 ... [2020-10-28T15:40:28.613Z] [2020-10-28T15:40:28.613Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:28.613Z] #11 68.79 Selecting previously unselected package libapparmor1:s390x. [2020-10-28T15:40:28.613Z] #11 68.79 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-10-28T15:40:28.613Z] #11 68.79 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-10-28T15:40:28.613Z] #11 68.83 Selecting previously unselected package libapparmor-dev:s390x. [2020-10-28T15:40:28.903Z] #11 68.84 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-10-28T15:40:28.903Z] #11 68.85 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-10-28T15:40:28.903Z] #11 68.93 Selecting previously unselected package libbtrfs0. [2020-10-28T15:40:28.903Z] #11 68.93 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-28T15:40:28.903Z] #11 68.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:40:28.903Z] #11 68.97 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:40:28.903Z] #11 68.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-28T15:40:28.903Z] #11 68.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:40:28.903Z] #11 69.08 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-10-28T15:40:29.173Z] #8 ... [2020-10-28T15:40:29.173Z] [2020-10-28T15:40:29.173Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:40:29.173Z] #7 DONE 0.7s [2020-10-28T15:40:29.194Z] #11 69.08 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-28T15:40:29.194Z] #11 69.08 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-28T15:40:29.194Z] #11 69.13 Selecting previously unselected package libudev-dev:s390x. [2020-10-28T15:40:29.194Z] #11 69.13 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-10-28T15:40:29.194Z] #11 69.14 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-10-28T15:40:29.194Z] #11 69.24 Selecting previously unselected package libsepol1-dev:s390x. [2020-10-28T15:40:29.194Z] #11 69.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-10-28T15:40:29.194Z] #11 69.25 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-10-28T15:40:29.465Z] [2020-10-28T15:40:29.465Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:40:29.465Z] #6 DONE 0.7s [2020-10-28T15:40:29.465Z] [2020-10-28T15:40:29.465Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:29.485Z] #11 69.48 Selecting previously unselected package libpcre16-3:s390x. [2020-10-28T15:40:29.485Z] #11 69.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-10-28T15:40:29.485Z] #11 69.49 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-10-28T15:40:29.485Z] #11 69.63 Selecting previously unselected package libpcre32-3:s390x. [2020-10-28T15:40:29.485Z] #11 69.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-10-28T15:40:29.485Z] #11 69.63 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-10-28T15:40:29.485Z] #11 69.72 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-10-28T15:40:29.485Z] #11 69.72 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-10-28T15:40:29.485Z] #11 69.73 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-28T15:40:29.741Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:40:29.778Z] #11 69.78 Selecting previously unselected package libpcre3-dev:s390x. [2020-10-28T15:40:29.779Z] #11 69.78 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-10-28T15:40:29.779Z] #11 69.78 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-10-28T15:40:30.070Z] #11 70.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-10-28T15:40:30.070Z] #11 70.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-10-28T15:40:30.070Z] #11 70.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-28T15:40:30.070Z] #11 70.22 Selecting previously unselected package libdevmapper-dev:s390x. [2020-10-28T15:40:30.070Z] #11 70.22 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-10-28T15:40:30.070Z] #11 70.22 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-28T15:40:30.171Z] #8 DONE 1.3s [2020-10-28T15:40:30.171Z] [2020-10-28T15:40:30.171Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:40:30.171Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:40:30.362Z] #11 70.29 Selecting previously unselected package libseccomp-dev:s390x. [2020-10-28T15:40:30.362Z] #11 70.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-10-28T15:40:30.362Z] #11 70.30 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-10-28T15:40:30.362Z] #11 70.38 Selecting previously unselected package libsystemd-dev:s390x. [2020-10-28T15:40:30.362Z] #11 70.38 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-10-28T15:40:30.362Z] #11 70.39 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-28T15:40:30.544Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done [2020-10-28T15:40:30.544Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 0B / 54.14MB 0.1s [2020-10-28T15:40:30.544Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done [2020-10-28T15:40:30.544Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:40:30.613Z] #62 ... [2020-10-28T15:40:30.613Z] [2020-10-28T15:40:30.613Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:30.613Z] #47 29.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:40:30.613Z] #47 29.48 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:40:30.613Z] #47 33.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:40:30.613Z] #47 33.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:40:30.613Z] #47 33.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:40:30.613Z] #47 33.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:40:30.613Z] #47 33.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:40:30.613Z] #47 33.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:40:30.613Z] #47 33.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:40:30.613Z] #47 33.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:40:30.613Z] #47 33.18 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:40:30.613Z] #47 33.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:40:30.613Z] #47 33.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:40:30.613Z] #47 33.63 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:40:30.613Z] #47 33.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:40:30.613Z] #47 33.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:40:30.613Z] #47 33.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:40:30.613Z] #47 33.81 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:40:30.613Z] #47 33.85 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:40:30.613Z] #47 33.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:40:30.613Z] #47 34.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:40:30.613Z] #47 34.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:40:30.613Z] #47 34.08 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:40:30.613Z] #47 34.26 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:40:30.613Z] #47 34.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:40:30.613Z] #47 34.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:40:30.613Z] #47 34.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:40:30.613Z] #47 34.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:40:30.613Z] #47 34.70 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:40:30.613Z] #47 34.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:40:30.613Z] #47 34.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:40:30.613Z] #47 34.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:40:30.613Z] #47 34.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:40:30.613Z] #47 34.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:40:30.613Z] #47 34.86 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:40:30.613Z] #47 35.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:40:30.613Z] #47 35.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:40:30.613Z] #47 35.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:40:30.613Z] #47 35.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:40:30.613Z] #47 35.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:40:30.613Z] #47 35.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:40:30.613Z] #47 35.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:40:30.613Z] #47 35.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:40:30.613Z] #47 35.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:40:30.613Z] #47 35.55 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:40:30.613Z] #47 35.64 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:40:30.613Z] #47 35.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:40:30.613Z] #47 35.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:40:30.613Z] #47 35.74 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:40:30.613Z] #47 35.74 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:40:30.613Z] #47 35.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:40:30.613Z] #47 35.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:40:30.613Z] #47 35.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:40:30.613Z] #47 36.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:40:30.613Z] #47 36.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:40:30.613Z] #47 36.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:40:30.613Z] #47 36.38 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:40:30.613Z] #47 36.40 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:40:30.613Z] #47 36.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:40:30.613Z] #47 36.57 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:40:30.613Z] #47 36.76 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:40:30.613Z] #47 36.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:40:30.613Z] #47 37.01 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:40:30.613Z] #47 37.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:40:30.614Z] #47 37.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:40:30.614Z] #47 37.22 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:40:30.614Z] #47 37.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:40:30.614Z] #47 37.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:40:30.614Z] #47 37.46 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:40:30.614Z] #47 37.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:40:30.614Z] #47 37.87 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:40:30.614Z] #47 38.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:40:30.614Z] #47 38.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:40:30.614Z] #47 38.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:40:30.614Z] #47 38.24 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:40:30.614Z] #47 38.28 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:40:30.614Z] #47 38.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:40:30.614Z] #47 38.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.74 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:40:30.614Z] #47 38.85 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:40:30.614Z] #47 39.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:40:30.614Z] #47 39.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:40:30.614Z] #47 39.08 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:40:30.614Z] #47 39.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:40:30.614Z] #47 39.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:40:30.614Z] #47 39.49 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:40:30.614Z] #47 39.50 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:40:30.614Z] #47 39.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:40:30.614Z] #47 39.52 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:40:30.614Z] #47 39.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:40:30.652Z] #11 70.64 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-28T15:40:30.652Z] #11 70.65 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-10-28T15:40:30.652Z] #11 70.66 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-10-28T15:40:30.652Z] #11 70.67 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:40:30.652Z] #11 70.67 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-10-28T15:40:30.652Z] #11 70.68 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-10-28T15:40:30.652Z] #11 70.69 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:30.652Z] #11 70.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:40:30.652Z] #11 70.70 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-10-28T15:40:30.652Z] #11 70.71 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-10-28T15:40:30.652Z] #11 70.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:40:30.653Z] #11 70.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:40:30.653Z] #11 70.73 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-10-28T15:40:30.653Z] #11 70.74 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:40:30.653Z] #11 70.74 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-28T15:40:30.653Z] #11 70.75 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:40:30.653Z] #11 70.76 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-10-28T15:40:30.653Z] #11 70.76 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:30.653Z] #11 70.77 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-10-28T15:40:30.653Z] #11 70.77 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-10-28T15:40:30.653Z] #11 70.78 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:40:30.653Z] #11 70.79 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-10-28T15:40:30.653Z] #11 70.79 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-10-28T15:40:30.653Z] #11 70.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:40:30.653Z] #11 70.80 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-28T15:40:30.653Z] #11 70.81 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-28T15:40:30.653Z] #11 70.81 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:40:30.653Z] #11 70.82 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-28T15:40:30.653Z] #11 70.83 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-28T15:40:30.653Z] #11 70.83 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:40:30.874Z] #47 ... [2020-10-28T15:40:30.874Z] [2020-10-28T15:40:30.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:30.874Z] #43 39.75 vendor/golang.org/x/crypto/internal/subtle [2020-10-28T15:40:30.955Z] + docker version [2020-10-28T15:40:31.080Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 4.30MB / 54.14MB 0.7s [2020-10-28T15:40:31.134Z] #43 39.93 vendor/golang.org/x/crypto/curve25519 [2020-10-28T15:40:31.289Z] #11 DONE 71.3s [2020-10-28T15:40:31.289Z] [2020-10-28T15:40:31.289Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:31.439Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 7.74MB / 54.14MB 0.9s [2020-10-28T15:40:31.586Z] #51 ... [2020-10-28T15:40:31.586Z] [2020-10-28T15:40:31.586Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:31.586Z] #43 61.58 vendor/golang.org/x/text/secure/bidirule [2020-10-28T15:40:31.586Z] #43 61.69 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:40:31.586Z] #43 64.23 vendor/golang.org/x/net/idna [2020-10-28T15:40:31.586Z] #43 65.50 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:40:31.586Z] #43 66.37 mime [2020-10-28T15:40:31.586Z] #43 67.22 mime/quotedprintable [2020-10-28T15:40:31.586Z] #43 67.37 net/http/internal [2020-10-28T15:40:31.586Z] #43 69.44 net/textproto [2020-10-28T15:40:31.586Z] #43 69.45 crypto/x509 [2020-10-28T15:40:31.586Z] #43 70.07 vendor/golang.org/x/net/http/httpguts [2020-10-28T15:40:31.586Z] #43 70.25 vendor/golang.org/x/net/http/httpproxy [2020-10-28T15:40:31.586Z] #43 70.78 mime/multipart [2020-10-28T15:40:31.586Z] #43 ... [2020-10-28T15:40:31.586Z] [2020-10-28T15:40:31.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:31.586Z] #41 33.98 CC compel/src/lib/ptrace.o [2020-10-28T15:40:31.586Z] #41 34.17 AR compel/libcompel.a [2020-10-28T15:40:31.586Z] #41 34.20 HOSTCC compel/src/main-host.o [2020-10-28T15:40:31.586Z] #41 34.37 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-10-28T15:40:31.586Z] #41 34.46 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:40:31.586Z] #41 34.72 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:40:31.586Z] #41 34.80 HOSTLINK compel/compel-host-bin [2020-10-28T15:40:31.586Z] #41 34.89 DEP soccr/soccr.d [2020-10-28T15:40:31.586Z] #41 35.02 CC soccr/soccr.o [2020-10-28T15:40:31.586Z] #41 35.78 AR soccr/libsoccr.a [2020-10-28T15:40:31.586Z] #41 35.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:40:31.789Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 11.34MB / 54.14MB 1.4s [2020-10-28T15:40:31.881Z] #41 ... [2020-10-28T15:40:31.881Z] [2020-10-28T15:40:31.881Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:31.881Z] #56 67.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:40:31.881Z] #56 67.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:40:31.881Z] #56 DONE 72.0s [2020-10-28T15:40:31.881Z] [2020-10-28T15:40:31.881Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:40:31.881Z] #57 DONE 0.1s [2020-10-28T15:40:31.881Z] [2020-10-28T15:40:31.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:31.881Z] #41 36.10 DEP criu/arch/s390/sigframe.d [2020-10-28T15:40:32.173Z] #41 ... [2020-10-28T15:40:32.173Z] [2020-10-28T15:40:32.173Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:40:32.173Z] #58 DONE 0.1s [2020-10-28T15:40:32.173Z] [2020-10-28T15:40:32.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:32.173Z] #41 36.20 DEP criu/arch/s390/crtools.d [2020-10-28T15:40:32.173Z] #41 36.35 DEP criu/arch/s390/cpu.d [2020-10-28T15:40:32.198Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 15.24MB / 54.14MB 1.7s [2020-10-28T15:40:32.198Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 18.59MB / 54.14MB 1.8s [2020-10-28T15:40:32.463Z] #41 36.43 CC criu/arch/s390/cpu.o [2020-10-28T15:40:32.755Z] #41 36.82 CC criu/arch/s390/crtools.o [2020-10-28T15:40:32.899Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 22.01MB / 54.14MB 2.1s [2020-10-28T15:40:32.899Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 24.98MB / 54.14MB 2.7s [2020-10-28T15:40:33.387Z] #41 37.32 CC criu/arch/s390/sigframe.o [2020-10-28T15:40:33.387Z] #41 ... [2020-10-28T15:40:33.387Z] [2020-10-28T15:40:33.387Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:40:33.387Z] #12 DONE 2.1s [2020-10-28T15:40:33.387Z] [2020-10-28T15:40:33.387Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:33.387Z] #41 37.42 LINK criu/arch/s390/crtools.built-in.o [2020-10-28T15:40:33.387Z] #41 37.44 DEP criu/pie/util-vdso.d [2020-10-28T15:40:33.387Z] #41 37.63 DEP criu/pie/util.d [2020-10-28T15:40:33.647Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 28.17MB / 54.14MB 3.3s [2020-10-28T15:40:33.675Z] #43 ... [2020-10-28T15:40:33.675Z] [2020-10-28T15:40:33.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:33.675Z] #11 32.61 Fetched 8396 kB in 27s (312 kB/s) [2020-10-28T15:40:33.675Z] #11 32.61 Reading package lists... [2020-10-28T15:40:33.678Z] #41 37.75 CC criu/pie/util.o [2020-10-28T15:40:33.678Z] #41 37.96 CC criu/pie/util-vdso.o [2020-10-28T15:40:33.935Z] #11 42.12 Reading package lists... [2020-10-28T15:40:33.935Z] #11 ... [2020-10-28T15:40:33.935Z] [2020-10-28T15:40:33.935Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:33.935Z] #47 39.78 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:40:33.935Z] #47 39.78 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:40:33.935Z] #47 39.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:40:33.935Z] #47 39.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:40:33.935Z] #47 39.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:40:33.935Z] #47 40.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:40:33.935Z] #47 40.50 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:40:33.935Z] #47 40.71 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:40:33.935Z] #47 40.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:40:33.935Z] #47 40.93 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:40:33.935Z] #47 40.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:40:33.935Z] #47 41.44 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:40:33.935Z] #47 41.50 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:40:33.935Z] #47 41.89 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:40:33.935Z] #47 42.09 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:40:34.006Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 32.14MB / 54.14MB 3.8s [2020-10-28T15:40:34.195Z] #47 ... [2020-10-28T15:40:34.195Z] [2020-10-28T15:40:34.195Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:34.195Z] #40 32.86 Fetched 8396 kB in 26s (317 kB/s) [2020-10-28T15:40:34.195Z] #40 32.86 Reading package lists... [2020-10-28T15:40:34.195Z] #40 42.31 Reading package lists... [2020-10-28T15:40:34.195Z] #40 ... [2020-10-28T15:40:34.195Z] [2020-10-28T15:40:34.195Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:40:34.195Z] #34 33.06 Fetched 8396 kB in 26s (321 kB/s) [2020-10-28T15:40:34.195Z] #34 33.06 Reading package lists... [2020-10-28T15:40:34.325Z] #41 38.47 AR criu/pie/pie.lib.a [2020-10-28T15:40:34.325Z] #41 38.54 DEP criu/pie/restorer.d [2020-10-28T15:40:34.420Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 35.96MB / 54.14MB 4.1s [2020-10-28T15:40:34.455Z] #34 42.09 Reading package lists... [2020-10-28T15:40:34.455Z] #34 ... [2020-10-28T15:40:34.455Z] [2020-10-28T15:40:34.455Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:34.455Z] #53 32.05 Reading package lists... [2020-10-28T15:40:34.617Z] #41 38.72 DEP criu/arch/s390/restorer.d [2020-10-28T15:40:34.913Z] #41 ... [2020-10-28T15:40:34.913Z] [2020-10-28T15:40:34.913Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:40:34.913Z] #13 DONE 1.5s [2020-10-28T15:40:34.913Z] [2020-10-28T15:40:34.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:34.913Z] #41 38.87 DEP criu/arch/s390/vdso-pie.d [2020-10-28T15:40:34.913Z] #41 38.99 DEP criu/pie/parasite-vdso.d [2020-10-28T15:40:34.913Z] #41 39.06 DEP criu/pie/parasite.d [2020-10-28T15:40:34.913Z] #41 39.16 CC criu/pie/parasite.o [2020-10-28T15:40:34.997Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 39.28MB / 54.14MB 4.4s [2020-10-28T15:40:34.997Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 43.16MB / 54.14MB 4.6s [2020-10-28T15:40:35.150Z] Client: [2020-10-28T15:40:35.150Z] Debug Mode: false [2020-10-28T15:40:35.150Z] [2020-10-28T15:40:35.150Z] Server: [2020-10-28T15:40:35.150Z] Containers: 0 [2020-10-28T15:40:35.150Z] Running: 0 [2020-10-28T15:40:35.150Z] Paused: 0 [2020-10-28T15:40:35.150Z] Stopped: 0 [2020-10-28T15:40:35.150Z] Images: 0 [2020-10-28T15:40:35.150Z] Server Version: 19.03.13 [2020-10-28T15:40:35.150Z] Storage Driver: overlay2 [2020-10-28T15:40:35.150Z] Backing Filesystem: extfs [2020-10-28T15:40:35.150Z] Supports d_type: true [2020-10-28T15:40:35.150Z] Native Overlay Diff: true [2020-10-28T15:40:35.150Z] Logging Driver: json-file [2020-10-28T15:40:35.150Z] Cgroup Driver: cgroupfs [2020-10-28T15:40:35.150Z] Plugins: [2020-10-28T15:40:35.150Z] Volume: local [2020-10-28T15:40:35.150Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:40:35.150Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-28T15:40:35.150Z] Swarm: inactive [2020-10-28T15:40:35.150Z] Runtimes: runc [2020-10-28T15:40:35.150Z] Default Runtime: runc [2020-10-28T15:40:35.150Z] Init Binary: docker-init [2020-10-28T15:40:35.150Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:35.150Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:35.150Z] init version: fec3683 [2020-10-28T15:40:35.150Z] Security Options: [2020-10-28T15:40:35.150Z] apparmor [2020-10-28T15:40:35.150Z] seccomp [2020-10-28T15:40:35.150Z] Profile: default [2020-10-28T15:40:35.150Z] Kernel Version: 5.4.0-1025-aws [2020-10-28T15:40:35.150Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-28T15:40:35.150Z] OSType: linux [2020-10-28T15:40:35.150Z] Architecture: x86_64 [2020-10-28T15:40:35.150Z] CPUs: 2 [2020-10-28T15:40:35.150Z] Total Memory: 7.487GiB [2020-10-28T15:40:35.150Z] Name: ip-10-100-40-125 [2020-10-28T15:40:35.150Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-28T15:40:35.150Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:40:35.150Z] Debug Mode: false [2020-10-28T15:40:35.150Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:40:35.150Z] Labels: [2020-10-28T15:40:35.150Z] Experimental: true [2020-10-28T15:40:35.150Z] Insecure Registries: [2020-10-28T15:40:35.150Z] 127.0.0.0/8 [2020-10-28T15:40:35.150Z] Live Restore Enabled: true [2020-10-28T15:40:35.150Z] [2020-10-28T15:40:35.150Z] WARNING: No swap limit support [Pipeline] sh [2020-10-28T15:40:35.452Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:35.452Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:35.452Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:40:35.452Z] + bash /home/ubuntu/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:40:35.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:40:35.452Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-28T15:40:35.452Z] [2020-10-28T15:40:35.452Z] Generally Necessary: [2020-10-28T15:40:35.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:40:35.452Z] - apparmor: enabled and tools installed [2020-10-28T15:40:35.452Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:40:35.452Z] - CONFIG_NET_NS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_PID_NS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:40:35.452Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:40:35.452Z] - CONFIG_MEMCG: enabled [2020-10-28T15:40:35.452Z] - CONFIG_KEYS: enabled [2020-10-28T15:40:35.634Z] Fetching without tags [2020-10-28T15:40:35.649Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 47.05MB / 54.14MB 4.9s [2020-10-28T15:40:35.649Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 52.24MB / 54.14MB 5.4s [2020-10-28T15:40:35.714Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-28T15:40:35.714Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-28T15:40:35.714Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:40:35.714Z] [2020-10-28T15:40:35.714Z] Optional Features: [2020-10-28T15:40:35.714Z] - CONFIG_USER_NS: enabled [2020-10-28T15:40:35.714Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:40:35.714Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:40:35.714Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:40:35.714Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:40:35.714Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-28T15:40:35.714Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:40:35.714Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:40:35.714Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-28T15:40:35.714Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-28T15:40:35.714Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:40:35.714Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:40:35.714Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:40:35.714Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:40:35.714Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:40:35.714Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:40:35.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:35.563Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:40:35.577Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:35.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:40:35.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:40:35.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:35.644Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:40:35.948Z] #41 39.96 LINK criu/pie/parasite.built-in.o [2020-10-28T15:40:35.948Z] #41 39.96 GEN criu/pie/parasite-blob.h [2020-10-28T15:40:35.948Z] #41 39.97 CC criu/pie/parasite-vdso.o [2020-10-28T15:40:35.963Z] #25 ... [2020-10-28T15:40:35.963Z] [2020-10-28T15:40:35.963Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:40:35.963Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:40:35.963Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:40:35.963Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:40:35.963Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done [2020-10-28T15:40:35.963Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.8s done [2020-10-28T15:40:35.963Z] #61 DONE 5.8s [2020-10-28T15:40:35.963Z] [2020-10-28T15:40:35.963Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:40:35.963Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.5s done [2020-10-28T15:40:35.963Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 [2020-10-28T15:40:35.963Z] #25 ... [2020-10-28T15:40:35.963Z] [2020-10-28T15:40:35.963Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:35.963Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:40:35.963Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.04MB / 54.14MB 5.4s [2020-10-28T15:40:35.963Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2020-10-28T15:40:35.963Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.35MB / 96.52MB 5.4s [2020-10-28T15:40:35.963Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.4s [2020-10-28T15:40:35.963Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:40:35.963Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-10-28T15:40:35.963Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-10-28T15:40:35.963Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-10-28T15:40:35.963Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-10-28T15:40:35.963Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.30MB / 73.58MB 5.4s [2020-10-28T15:40:35.963Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.5s done [2020-10-28T15:40:35.963Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.4s done [2020-10-28T15:40:35.963Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.47MB / 96.52MB 5.7s [2020-10-28T15:40:35.963Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.78MB / 73.58MB 5.7s [2020-10-28T15:40:35.979Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:40:35.979Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:40:35.979Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:40:35.979Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:40:35.979Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:40:35.979Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:40:35.979Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:40:35.979Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:40:35.979Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:40:35.979Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:40:35.979Z] - Network Drivers: [2020-10-28T15:40:35.979Z] - "overlay": [2020-10-28T15:40:35.979Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:40:35.979Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:40:35.979Z] Optional (for encrypted networks): [2020-10-28T15:40:35.979Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:40:35.979Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-28T15:40:35.979Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-28T15:40:35.979Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-28T15:40:35.979Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-28T15:40:35.980Z] - CONFIG_XFRM: enabled [2020-10-28T15:40:35.980Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:40:35.980Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:40:35.980Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:40:35.980Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-28T15:40:35.980Z] - "ipvlan": [2020-10-28T15:40:35.980Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:40:35.980Z] - "macvlan": [2020-10-28T15:40:35.980Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:40:35.980Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:40:35.980Z] - "ftp,tftp client in container": [2020-10-28T15:40:36.003Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:36.242Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:40:36.242Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:40:36.242Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:40:36.242Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:40:36.242Z] - Storage Drivers: [2020-10-28T15:40:36.242Z] - "aufs": [2020-10-28T15:40:36.242Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:40:36.242Z] - "btrfs": [2020-10-28T15:40:36.242Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:40:36.242Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:40:36.242Z] - "devicemapper": [2020-10-28T15:40:36.242Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:40:36.242Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:40:36.242Z] - "overlay": [2020-10-28T15:40:36.242Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:40:36.242Z] - "zfs": [2020-10-28T15:40:36.242Z] - /dev/zfs: present [2020-10-28T15:40:36.242Z] - zfs command: missing [2020-10-28T15:40:36.242Z] - zpool command: missing [2020-10-28T15:40:36.242Z] [2020-10-28T15:40:36.242Z] Limits: [2020-10-28T15:40:36.242Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:40:36.242Z] [2020-10-28T15:40:36.242Z] + true [Pipeline] } [2020-10-28T15:40:36.256Z] #41 ... [2020-10-28T15:40:36.256Z] [2020-10-28T15:40:36.256Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:40:36.256Z] #14 1.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:40:36.256Z] #14 DONE 1.5s [2020-10-28T15:40:36.256Z] [2020-10-28T15:40:36.256Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:36.256Z] #41 40.47 CC criu/arch/s390/vdso-pie.o [Pipeline] // stage [2020-10-28T15:40:36.276Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.32MB / 96.52MB 6.0s [2020-10-28T15:40:36.276Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-28T15:40:36.551Z] #41 40.68 CC criu/arch/s390/restorer.o [2020-10-28T15:40:36.589Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 94.19MB / 96.52MB 6.1s [2020-10-28T15:40:36.589Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2020-10-28T15:40:36.589Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-28T15:40:36.648Z] + sudo modprobe ip_vs [2020-10-28T15:40:36.648Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:40:36.844Z] #41 41.06 CC criu/pie/restorer.o [2020-10-28T15:40:36.887Z] #9 ... [2020-10-28T15:40:36.887Z] [2020-10-28T15:40:36.887Z] #22 [internal] load build context [2020-10-28T15:40:36.887Z] #22 transferring context: 51.98MB 7.0s done [2020-10-28T15:40:36.887Z] #22 DONE 7.0s [2020-10-28T15:40:36.909Z] #2 [internal] load .dockerignore [2020-10-28T15:40:36.909Z] #2 transferring context: 87B done [2020-10-28T15:40:36.909Z] #2 DONE 0.1s [2020-10-28T15:40:36.909Z] [2020-10-28T15:40:36.909Z] #1 [internal] load build definition from Dockerfile [2020-10-28T15:40:36.909Z] #1 transferring dockerfile: 16.58kB done [2020-10-28T15:40:36.909Z] #1 DONE 0.1s [2020-10-28T15:40:36.909Z] [2020-10-28T15:40:36.909Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:40:36.940Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:40:36.940Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:40:37.182Z] [2020-10-28T15:40:37.182Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:40:37.889Z] #41 ... [2020-10-28T15:40:37.889Z] [2020-10-28T15:40:37.889Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:40:37.889Z] #15 DONE 1.6s [2020-10-28T15:40:37.889Z] [2020-10-28T15:40:37.889Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:40:36.007Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:36.030Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:36.826Z] > git remote # timeout=10 [2020-10-28T15:40:36.849Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:40:36.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:40:36.870Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:40:36.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T15:40:36.939Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:40:36.964Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:40:38.296Z] #3 DONE 1.2s [2020-10-28T15:40:38.296Z] [2020-10-28T15:40:38.296Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:40:38.296Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:40:38.296Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-28T15:40:38.296Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-28T15:40:38.296Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.38MB / 8.88MB 0.1s [2020-10-28T15:40:38.296Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:40:38.559Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-10-28T15:40:38.559Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-28T15:40:38.821Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-10-28T15:40:38.821Z] #4 DONE 0.8s [2020-10-28T15:40:39.083Z] [2020-10-28T15:40:39.083Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:39.344Z] #7 ... [2020-10-28T15:40:39.344Z] [2020-10-28T15:40:39.344Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:40:39.344Z] #6 DONE 0.2s [2020-10-28T15:40:39.344Z] [2020-10-28T15:40:39.344Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:39.344Z] #7 DONE 0.3s [2020-10-28T15:40:39.344Z] [2020-10-28T15:40:39.344Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:40:39.411Z] #16 DONE 1.5s [2020-10-28T15:40:39.411Z] [2020-10-28T15:40:39.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:39.411Z] #41 42.95 LINK criu/pie/restorer.built-in.o [2020-10-28T15:40:39.411Z] #41 42.97 GEN criu/pie/restorer-blob.h [2020-10-28T15:40:39.411Z] #41 43.00 DEP criu/vdso.d [2020-10-28T15:40:39.411Z] #41 43.19 DEP criu/uts_ns.d [2020-10-28T15:40:39.411Z] #41 43.36 DEP criu/util.d [2020-10-28T15:40:39.411Z] #41 43.55 DEP criu/uffd.d [2020-10-28T15:40:39.713Z] #41 43.74 DEP criu/tun.d [2020-10-28T15:40:39.713Z] #41 43.86 DEP criu/tty.d [2020-10-28T15:40:39.737Z] #53 40.92 Reading package lists... [2020-10-28T15:40:39.737Z] #53 ... [2020-10-28T15:40:39.737Z] [2020-10-28T15:40:39.737Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:39.737Z] #47 43.75 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:40:39.737Z] #47 48.11 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:40:40.004Z] #41 44.07 DEP criu/timerfd.d [2020-10-28T15:40:40.004Z] #41 44.25 DEP criu/timens.d [2020-10-28T15:40:40.294Z] #41 44.40 DEP criu/sysfs_parse.d [2020-10-28T15:40:40.294Z] #41 44.50 DEP criu/sysctl.d [2020-10-28T15:40:40.294Z] #41 44.61 DEP criu/string.d [2020-10-28T15:40:40.585Z] #41 44.66 DEP criu/stats.d [2020-10-28T15:40:40.585Z] #41 44.79 DEP criu/sockets.d [2020-10-28T15:40:40.733Z] #5 DONE 1.3s [2020-10-28T15:40:40.733Z] [2020-10-28T15:40:40.733Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:40.733Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:40:40.733Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 167.27kB / 50.40MB 0.1s [2020-10-28T15:40:40.733Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-10-28T15:40:40.733Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:40:40.733Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-28T15:40:40.733Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-28T15:40:40.880Z] #41 ... [2020-10-28T15:40:40.880Z] [2020-10-28T15:40:40.880Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:40:40.880Z] #17 DONE 1.5s [2020-10-28T15:40:40.880Z] [2020-10-28T15:40:40.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:40.880Z] #41 44.98 DEP criu/sk-unix.d [2020-10-28T15:40:40.986Z] Client: Docker Engine - Community [2020-10-28T15:40:40.986Z] Version: 19.03.13 [2020-10-28T15:40:40.986Z] API version: 1.40 [2020-10-28T15:40:40.986Z] Go version: go1.13.15 [2020-10-28T15:40:40.986Z] Git commit: 4484c46 [2020-10-28T15:40:40.986Z] Built: Wed Sep 16 17:03:45 2020 [2020-10-28T15:40:40.986Z] OS/Arch: linux/arm64 [2020-10-28T15:40:40.986Z] Experimental: false [2020-10-28T15:40:40.986Z] [2020-10-28T15:40:40.986Z] Server: Docker Engine - Community [2020-10-28T15:40:40.986Z] Engine: [2020-10-28T15:40:40.986Z] Version: 19.03.13 [2020-10-28T15:40:40.986Z] API version: 1.40 (minimum version 1.12) [2020-10-28T15:40:40.986Z] Go version: go1.13.15 [2020-10-28T15:40:40.986Z] Git commit: 4484c46 [2020-10-28T15:40:40.986Z] Built: Wed Sep 16 17:02:17 2020 [2020-10-28T15:40:40.986Z] OS/Arch: linux/arm64 [2020-10-28T15:40:40.986Z] Experimental: true [2020-10-28T15:40:40.986Z] containerd: [2020-10-28T15:40:40.986Z] Version: 1.3.7 [2020-10-28T15:40:40.986Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:40.986Z] runc: [2020-10-28T15:40:40.986Z] Version: 1.0.0-rc10 [2020-10-28T15:40:40.986Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:40.986Z] docker-init: [2020-10-28T15:40:40.987Z] Version: 0.18.0 [2020-10-28T15:40:40.987Z] GitCommit: fec3683 [2020-10-28T15:40:41.003Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.15MB / 50.40MB 0.3s [2020-10-28T15:40:41.003Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2020-10-28T15:40:41.003Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2020-10-28T15:40:41.003Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.52MB / 50.40MB 0.5s [2020-10-28T15:40:41.003Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.47MB / 10.00MB 0.5s [2020-10-28T15:40:41.003Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.16MB / 50.40MB 0.6s [2020-10-28T15:40:41.003Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [Pipeline] sh [2020-10-28T15:40:41.119Z] #47 ... [2020-10-28T15:40:41.119Z] [2020-10-28T15:40:41.119Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:41.119Z] #53 40.92 Reading package lists... [2020-10-28T15:40:41.272Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.98MB / 50.40MB 0.9s [2020-10-28T15:40:41.272Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-10-28T15:40:41.272Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.97MB / 51.83MB 0.9s [2020-10-28T15:40:41.281Z] #41 45.21 DEP criu/sk-tcp.d [2020-10-28T15:40:41.281Z] #41 45.46 DEP criu/sk-queue.d [2020-10-28T15:40:41.314Z] + docker info [2020-10-28T15:40:41.534Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.89MB / 50.40MB 1.0s [2020-10-28T15:40:41.534Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.37MB / 51.83MB 1.0s [2020-10-28T15:40:41.565Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:40:41.580Z] #41 45.64 DEP criu/sk-packet.d [2020-10-28T15:40:41.580Z] #41 45.80 DEP criu/sk-netlink.d [2020-10-28T15:40:41.694Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.2s done [2020-10-28T15:40:41.694Z] #25 DONE 11.1s [2020-10-28T15:40:41.694Z] [2020-10-28T15:40:41.694Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:40:41.694Z] #26 0.225 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:41.694Z] #26 0.249 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:41.694Z] #26 0.280 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:41.694Z] #26 0.477 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:40:41.694Z] #26 0.688 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:40:41.796Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.00MB / 50.40MB 1.2s [2020-10-28T15:40:41.796Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.65MB / 51.83MB 1.2s [2020-10-28T15:40:41.796Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.98MB / 50.40MB 1.3s [2020-10-28T15:40:41.796Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.83MB / 51.83MB 1.3s [2020-10-28T15:40:41.796Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.08MB / 50.40MB 1.5s [2020-10-28T15:40:41.870Z] #41 45.98 DEP criu/sk-inet.d [Pipeline] withEnv [Pipeline] { [2020-10-28T15:40:42.059Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.65MB / 51.83MB 1.5s [2020-10-28T15:40:42.059Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:40:42.160Z] #41 46.14 DEP criu/signalfd.d [2020-10-28T15:40:42.161Z] #41 ... [2020-10-28T15:40:42.161Z] [2020-10-28T15:40:42.161Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:42.161Z] #43 72.08 crypto/tls [2020-10-28T15:40:42.161Z] #43 76.93 net/http/httptrace [2020-10-28T15:40:42.161Z] #43 77.15 net/http [2020-10-28T15:40:42.161Z] #43 ... [2020-10-28T15:40:42.161Z] [2020-10-28T15:40:42.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:42.161Z] #41 46.27 DEP criu/sigframe.d [2020-10-28T15:40:42.161Z] #41 46.34 DEP criu/shmem.d [2020-10-28T15:40:42.161Z] #41 46.43 DEP criu/servicefd.d [2020-10-28T15:40:42.322Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.53MB / 51.83MB 1.8s [2020-10-28T15:40:42.322Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.37MB / 51.83MB 1.9s [2020-10-28T15:40:42.342Z] #26 1.159 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:40:42.452Z] #41 46.62 DEP criu/seize.d [2020-10-28T15:40:42.452Z] #41 46.73 DEP criu/seccomp.d [2020-10-28T15:40:42.588Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.30MB / 51.83MB 2.1s [2020-10-28T15:40:42.732Z] + docker version [2020-10-28T15:40:42.742Z] #41 46.85 DEP criu/rst-malloc.d [2020-10-28T15:40:42.742Z] #41 46.88 DEP criu/rbtree.d [2020-10-28T15:40:42.742Z] #41 46.89 DEP criu/pstree.d [2020-10-28T15:40:42.742Z] #41 46.98 DEP criu/protobuf.d [2020-10-28T15:40:43.033Z] #41 47.07 GEN criu/protobuf-desc-gen.h [2020-10-28T15:40:43.033Z] #41 ... [2020-10-28T15:40:43.033Z] [2020-10-28T15:40:43.033Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:43.033Z] #51 1.899 + RM_GOPATH=0 [2020-10-28T15:40:43.033Z] #51 1.900 + TMP_GOPATH= [2020-10-28T15:40:43.033Z] #51 1.900 + : /build [2020-10-28T15:40:43.033Z] #51 1.900 + '[' -z '' ']' [2020-10-28T15:40:43.033Z] #51 1.902 ++ mktemp -d [2020-10-28T15:40:43.033Z] #51 1.903 + export GOPATH=/tmp/tmp.ZzlbpRI7i8 [2020-10-28T15:40:43.033Z] #51 1.903 + GOPATH=/tmp/tmp.ZzlbpRI7i8 [2020-10-28T15:40:43.033Z] #51 1.903 + RM_GOPATH=1 [2020-10-28T15:40:43.033Z] #51 1.904 + case "$(go env GOARCH)" in [2020-10-28T15:40:43.033Z] #51 1.905 ++ go env GOARCH [2020-10-28T15:40:43.033Z] #51 1.922 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:43.033Z] #51 1.923 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:43.033Z] #51 1.924 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:43.033Z] #51 1.924 + dir=/tmp/install [2020-10-28T15:40:43.033Z] #51 1.925 + bin=runc [2020-10-28T15:40:43.033Z] #51 1.925 + shift [2020-10-28T15:40:43.033Z] #51 1.925 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:40:43.033Z] #51 1.925 + . /tmp/install/runc.installer [2020-10-28T15:40:43.033Z] #51 1.926 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:40:43.033Z] #51 1.927 + install_runc [2020-10-28T15:40:43.033Z] #51 1.929 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:40:43.033Z] #51 1.929 + uname -r [2020-10-28T15:40:43.033Z] #51 1.931 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:40:43.033Z] #51 1.931 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:40:43.033Z] #51 1.932 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:40:43.033Z] #51 1.932 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZzlbpRI7i8/src/github.com/opencontainers/runc [2020-10-28T15:40:43.033Z] #51 1.933 Cloning into '/tmp/tmp.ZzlbpRI7i8/src/github.com/opencontainers/runc'... [2020-10-28T15:40:43.033Z] #51 7.201 + cd /tmp/tmp.ZzlbpRI7i8/src/github.com/opencontainers/runc [2020-10-28T15:40:43.033Z] #51 7.201 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:40:43.033Z] #51 7.604 + '[' -z '' ']' [2020-10-28T15:40:43.033Z] #51 7.604 + target=static [2020-10-28T15:40:43.033Z] #51 7.604 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:40:43.033Z] #51 8.119 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-10-28T15:40:43.171Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done [2020-10-28T15:40:43.171Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.56MB / 51.83MB 2.5s [2020-10-28T15:40:43.171Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 311.82kB / 68.67MB 2.5s [2020-10-28T15:40:43.171Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.5s [2020-10-28T15:40:43.171Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.44MB / 68.67MB 2.7s [2020-10-28T15:40:43.432Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.77MB / 68.67MB 2.9s [2020-10-28T15:40:43.432Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.28MB / 120.17MB 2.9s [2020-10-28T15:40:43.432Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-10-28T15:40:43.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.70MB / 68.67MB 3.0s [2020-10-28T15:40:43.693Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.42MB / 120.17MB 3.0s [2020-10-28T15:40:43.693Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-10-28T15:40:43.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.74MB / 68.67MB 3.3s [2020-10-28T15:40:43.693Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.27MB / 120.17MB 3.3s [2020-10-28T15:40:43.693Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s [2020-10-28T15:40:43.860Z] #26 2.883 Fetched 8171 kB in 3s (3056 kB/s) [2020-10-28T15:40:43.917Z] #53 50.17 Building dependency tree... [2020-10-28T15:40:43.957Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-10-28T15:40:43.957Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.37MB / 68.67MB 3.5s [2020-10-28T15:40:44.067Z] #51 ... [2020-10-28T15:40:44.067Z] [2020-10-28T15:40:44.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:44.067Z] #41 48.07 DEP criu/protobuf-desc.d [2020-10-28T15:40:44.067Z] #41 48.14 DEP criu/proc_parse.d [2020-10-28T15:40:44.219Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.64MB / 68.67MB 3.8s [2020-10-28T15:40:44.219Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.26MB / 120.17MB 3.8s [2020-10-28T15:40:44.382Z] #41 48.33 DEP criu/plugin.d [2020-10-28T15:40:44.382Z] #41 48.43 DEP criu/pipes.d [2020-10-28T15:40:44.382Z] #41 48.61 DEP criu/pie-util.d [2020-10-28T15:40:44.382Z] #41 48.68 DEP criu/pie-util-vdso.d [2020-10-28T15:40:44.481Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.88MB / 68.67MB 4.1s [2020-10-28T15:40:44.482Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.40MB / 120.17MB 4.1s [2020-10-28T15:40:44.672Z] #41 48.77 DEP criu/path.d [2020-10-28T15:40:44.672Z] #41 48.87 DEP criu/parasite-syscall.d [2020-10-28T15:40:44.743Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.54MB / 68.67MB 4.2s [2020-10-28T15:40:44.907Z] #26 2.883 Reading package lists... [2020-10-28T15:40:44.964Z] #41 49.11 DEP criu/pagemap.d [2020-10-28T15:40:45.017Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.60MB / 68.67MB 4.4s [2020-10-28T15:40:45.017Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.37MB / 120.17MB 4.4s [2020-10-28T15:40:45.017Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.76MB / 68.67MB 4.5s [2020-10-28T15:40:45.255Z] #41 49.27 DEP criu/pagemap-cache.d [2020-10-28T15:40:45.255Z] #41 49.42 DEP criu/page-xfer.d [2020-10-28T15:40:45.283Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.17MB / 68.67MB 4.8s [2020-10-28T15:40:45.283Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.71MB / 120.17MB 4.8s [2020-10-28T15:40:45.283Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.63MB / 68.67MB 5.0s [2020-10-28T15:40:45.547Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.74MB / 120.17MB 5.1s [2020-10-28T15:40:45.547Z] #41 49.60 DEP criu/page-pipe.d [2020-10-28T15:40:45.547Z] #41 49.71 DEP criu/netfilter.d [2020-10-28T15:40:45.808Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.56MB / 120.17MB 5.3s [2020-10-28T15:40:45.827Z] #53 54.59 The following additional packages will be installed: [2020-10-28T15:40:45.827Z] #53 54.59 libbtrfs0 [2020-10-28T15:40:45.827Z] #53 54.83 The following NEW packages will be installed: [2020-10-28T15:40:45.838Z] #41 49.89 DEP criu/net.d [2020-10-28T15:40:45.838Z] #41 50.03 DEP criu/namespaces.d [2020-10-28T15:40:46.087Z] #53 54.84 libbtrfs-dev libbtrfs0 [2020-10-28T15:40:46.095Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.92MB / 120.17MB 5.6s [2020-10-28T15:40:46.132Z] #41 50.19 DEP criu/mount.d [2020-10-28T15:40:46.132Z] #41 50.32 DEP criu/memfd.d [2020-10-28T15:40:46.347Z] #53 55.23 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:40:46.347Z] #53 55.23 Need to get 119 kB of archives. [2020-10-28T15:40:46.347Z] #53 55.23 After this operation, 387 kB of additional disk space will be used. [2020-10-28T15:40:46.347Z] #53 55.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:40:46.347Z] #53 55.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:40:46.362Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2020-10-28T15:40:46.362Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.36MB / 120.17MB 5.8s [2020-10-28T15:40:46.423Z] #41 50.46 DEP criu/mem.d [2020-10-28T15:40:46.423Z] #41 50.59 DEP criu/lsm.d [2020-10-28T15:40:46.423Z] #41 50.72 DEP criu/log.d [2020-10-28T15:40:46.441Z] #26 3.963 Reading package lists... [2020-10-28T15:40:46.441Z] #26 5.125 Building dependency tree... [2020-10-28T15:40:46.626Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.66MB / 120.17MB 6.1s [2020-10-28T15:40:46.714Z] #41 50.87 DEP criu/libnetlink.d [2020-10-28T15:40:46.714Z] #41 50.97 DEP criu/kerndat.d [2020-10-28T15:40:46.735Z] #26 5.586 The following additional packages will be installed: [2020-10-28T15:40:46.735Z] #26 5.587 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:40:46.735Z] #26 5.587 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:40:46.735Z] #26 5.587 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:40:46.735Z] #26 5.589 Suggested packages: [2020-10-28T15:40:46.735Z] #26 5.589 krb5-doc krb5-user [2020-10-28T15:40:46.735Z] #26 5.589 Recommended packages: [2020-10-28T15:40:46.735Z] #26 5.589 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:40:46.887Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 6.3s [2020-10-28T15:40:47.004Z] #41 51.14 DEP criu/kcmp-ids.d [2020-10-28T15:40:47.004Z] #41 51.23 DEP criu/irmap.d [2020-10-28T15:40:47.004Z] #41 51.33 DEP criu/ipc_ns.d [2020-10-28T15:40:47.051Z] #26 5.871 The following NEW packages will be installed: [2020-10-28T15:40:47.051Z] #26 5.872 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:40:47.051Z] #26 5.872 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:40:47.051Z] #26 5.872 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:40:47.051Z] #26 5.873 libssh2-1 libssl1.1 openssl [2020-10-28T15:40:47.051Z] #26 5.918 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:40:47.051Z] #26 5.918 Need to get 5165 kB of archives. [2020-10-28T15:40:47.051Z] #26 5.918 After this operation, 14.6 MB of additional disk space will be used. [2020-10-28T15:40:47.051Z] #26 5.918 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-10-28T15:40:47.051Z] #26 6.034 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-10-28T15:40:47.051Z] #26 6.062 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:40:47.051Z] #26 6.065 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-10-28T15:40:47.051Z] #26 6.067 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-10-28T15:40:47.051Z] #26 6.069 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-10-28T15:40:47.051Z] #26 6.084 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-10-28T15:40:47.051Z] #26 6.094 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-10-28T15:40:47.051Z] #26 6.100 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-10-28T15:40:47.051Z] #26 6.103 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-10-28T15:40:47.051Z] #26 6.108 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:40:47.051Z] #26 6.111 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-10-28T15:40:47.051Z] #26 6.118 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-10-28T15:40:47.051Z] #26 6.122 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-10-28T15:40:47.151Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s [2020-10-28T15:40:47.286Z] #53 ... [2020-10-28T15:40:47.286Z] [2020-10-28T15:40:47.286Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:47.286Z] #11 42.12 Reading package lists... [2020-10-28T15:40:47.286Z] #11 52.61 Building dependency tree... [2020-10-28T15:40:47.286Z] #11 55.83 The following additional packages will be installed: [2020-10-28T15:40:47.286Z] #11 55.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:40:47.287Z] #11 55.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:40:47.287Z] #11 55.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:40:47.287Z] #11 55.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:40:47.287Z] #11 55.85 Suggested packages: [2020-10-28T15:40:47.287Z] #11 55.87 gcc-8-locales seccomp wine64 [2020-10-28T15:40:47.295Z] #41 51.45 DEP criu/image.d [2020-10-28T15:40:47.295Z] #41 51.57 DEP criu/image-desc.d [2020-10-28T15:40:47.347Z] #26 6.125 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-10-28T15:40:47.347Z] #26 6.127 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-10-28T15:40:47.347Z] #26 6.132 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-10-28T15:40:47.347Z] #26 6.144 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-10-28T15:40:47.347Z] #26 6.156 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-28T15:40:47.347Z] #26 6.161 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-28T15:40:47.347Z] #26 6.166 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-28T15:40:47.347Z] #26 6.356 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:40:47.347Z] #26 6.380 Fetched 5165 kB in 0s (18.9 MB/s) [2020-10-28T15:40:47.586Z] #41 51.68 DEP criu/fsnotify.d [2020-10-28T15:40:47.586Z] #41 51.80 DEP criu/filesystems.d [2020-10-28T15:40:47.644Z] #26 6.403 Selecting previously unselected package libssl1.1:ppc64el. [2020-10-28T15:40:47.644Z] #26 6.403 (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-10-28T15:40:47.644Z] #26 6.413 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-28T15:40:47.644Z] #26 6.416 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-28T15:40:47.644Z] #26 6.601 Selecting previously unselected package openssl. [2020-10-28T15:40:47.644Z] #26 6.603 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-10-28T15:40:47.644Z] #26 6.604 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:40:47.876Z] #41 51.97 DEP criu/files.d [2020-10-28T15:40:47.939Z] #26 6.716 Selecting previously unselected package ca-certificates. [2020-10-28T15:40:47.939Z] #26 6.718 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:40:47.939Z] #26 6.719 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:40:47.939Z] #26 6.775 Selecting previously unselected package libkeyutils1:ppc64el. [2020-10-28T15:40:47.939Z] #26 6.777 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-10-28T15:40:47.939Z] #26 6.778 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-10-28T15:40:47.939Z] #26 6.801 Selecting previously unselected package libkrb5support0:ppc64el. [2020-10-28T15:40:47.939Z] #26 6.803 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... [2020-10-28T15:40:47.939Z] #26 6.804 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-10-28T15:40:47.939Z] #26 6.828 Selecting previously unselected package libk5crypto3:ppc64el. [2020-10-28T15:40:47.939Z] #26 6.830 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... [2020-10-28T15:40:47.939Z] #26 6.831 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-10-28T15:40:47.939Z] #26 6.865 Selecting previously unselected package libkrb5-3:ppc64el. [2020-10-28T15:40:47.939Z] #26 6.868 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... [2020-10-28T15:40:47.939Z] #26 6.869 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-10-28T15:40:48.047Z] Client: Docker Engine - Community [2020-10-28T15:40:48.047Z] Version: 19.03.13 [2020-10-28T15:40:48.047Z] API version: 1.40 [2020-10-28T15:40:48.047Z] Go version: go1.13.15 [2020-10-28T15:40:48.047Z] Git commit: 4484c46d9d [2020-10-28T15:40:48.047Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-28T15:40:48.047Z] OS/Arch: linux/amd64 [2020-10-28T15:40:48.047Z] Experimental: false [2020-10-28T15:40:48.047Z] [2020-10-28T15:40:48.047Z] Server: Docker Engine - Community [2020-10-28T15:40:48.047Z] Engine: [2020-10-28T15:40:48.047Z] Version: 19.03.13 [2020-10-28T15:40:48.047Z] API version: 1.40 (minimum version 1.12) [2020-10-28T15:40:48.047Z] Go version: go1.13.15 [2020-10-28T15:40:48.047Z] Git commit: 4484c46d9d [2020-10-28T15:40:48.047Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-28T15:40:48.047Z] OS/Arch: linux/amd64 [2020-10-28T15:40:48.047Z] Experimental: true [2020-10-28T15:40:48.047Z] containerd: [2020-10-28T15:40:48.047Z] Version: 1.3.7 [2020-10-28T15:40:48.047Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:48.047Z] runc: [2020-10-28T15:40:48.047Z] Version: 1.0.0-rc10 [2020-10-28T15:40:48.047Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:48.047Z] docker-init: [2020-10-28T15:40:48.047Z] Version: 0.18.0 [2020-10-28T15:40:48.047Z] GitCommit: fec3683 [Pipeline] sh [2020-10-28T15:40:48.099Z] #8 ... [2020-10-28T15:40:48.099Z] [2020-10-28T15:40:48.099Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:40:48.099Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:40:48.099Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:40:48.099Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:40:48.099Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done [2020-10-28T15:40:48.099Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-10-28T15:40:48.099Z] #60 DONE 7.6s [2020-10-28T15:40:48.099Z] [2020-10-28T15:40:48.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:48.099Z] #8 ... [2020-10-28T15:40:48.099Z] [2020-10-28T15:40:48.099Z] #21 [internal] load build context [2020-10-28T15:40:48.099Z] #21 transferring context: 39.83MB 7.5s [2020-10-28T15:40:48.099Z] #21 ... [2020-10-28T15:40:48.099Z] [2020-10-28T15:40:48.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:48.099Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2020-10-28T15:40:48.167Z] #41 52.18 DEP criu/files-reg.d [2020-10-28T15:40:48.167Z] #41 52.38 DEP criu/files-ext.d [2020-10-28T15:40:48.234Z] #26 6.957 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-10-28T15:40:48.234Z] #26 6.959 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 6.960 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-28T15:40:48.234Z] #26 7.012 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.014 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.016 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:40:48.234Z] #26 7.045 Selecting previously unselected package libsasl2-2:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.047 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.048 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:40:48.234Z] #26 7.081 Selecting previously unselected package libldap-common. [2020-10-28T15:40:48.234Z] #26 7.082 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:40:48.234Z] #26 7.084 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:40:48.234Z] #26 7.108 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.110 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.111 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:40:48.234Z] #26 7.157 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.159 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.160 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-28T15:40:48.234Z] #26 7.189 Selecting previously unselected package libpsl5:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.191 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.192 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-10-28T15:40:48.234Z] #26 7.216 Selecting previously unselected package librtmp1:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.218 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.219 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:40:48.234Z] #26 7.243 Selecting previously unselected package libssh2-1:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.244 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.246 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-28T15:40:48.234Z] #26 7.279 Selecting previously unselected package libcurl4:ppc64el. [2020-10-28T15:40:48.234Z] #26 7.281 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-28T15:40:48.234Z] #26 7.282 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-28T15:40:48.234Z] #26 7.333 Selecting previously unselected package curl. [2020-10-28T15:40:48.371Z] + docker info [2020-10-28T15:40:48.457Z] #41 52.47 DEP criu/file-lock.d [2020-10-28T15:40:48.457Z] #41 52.61 DEP criu/file-ids.d [2020-10-28T15:40:48.533Z] #26 7.335 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-10-28T15:40:48.533Z] #26 7.336 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:40:48.533Z] #26 7.378 Selecting previously unselected package libonig5:ppc64el. [2020-10-28T15:40:48.533Z] #26 7.378 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-28T15:40:48.533Z] #26 7.381 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-28T15:40:48.533Z] #26 7.419 Selecting previously unselected package libjq1:ppc64el. [2020-10-28T15:40:48.533Z] #26 7.421 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-28T15:40:48.533Z] #26 7.422 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-28T15:40:48.533Z] #26 7.457 Selecting previously unselected package jq. [2020-10-28T15:40:48.533Z] #26 7.459 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-28T15:40:48.533Z] #26 7.460 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:40:48.533Z] #26 7.487 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-10-28T15:40:48.533Z] #26 7.494 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-10-28T15:40:48.533Z] #26 7.496 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-10-28T15:40:48.672Z] #11 57.31 The following NEW packages will be installed: [2020-10-28T15:40:48.672Z] #11 57.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:40:48.672Z] #11 57.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:40:48.672Z] #11 57.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:40:48.672Z] #11 57.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:40:48.672Z] #11 57.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:40:48.672Z] #11 57.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:40:48.672Z] #11 57.71 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:40:48.672Z] #11 57.71 Need to get 77.7 MB of archives. [2020-10-28T15:40:48.672Z] #11 57.71 After this operation, 487 MB of additional disk space will be used. [2020-10-28T15:40:48.672Z] #11 57.71 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-10-28T15:40:48.672Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-10-28T15:40:48.748Z] #41 52.75 DEP criu/fifo.d [2020-10-28T15:40:48.748Z] #41 52.86 DEP criu/fdstore.d [2020-10-28T15:40:48.748Z] #41 52.97 DEP criu/fault-injection.d [2020-10-28T15:40:48.829Z] #26 7.615 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-10-28T15:40:48.829Z] #26 7.617 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:40:48.829Z] #26 7.622 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-10-28T15:40:48.829Z] #26 7.624 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:40:48.829Z] #26 7.627 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:40:48.829Z] #26 7.629 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-10-28T15:40:48.829Z] #26 7.632 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:40:48.829Z] #26 7.635 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-10-28T15:40:48.829Z] #26 7.638 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-10-28T15:40:48.829Z] #26 7.640 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:40:48.829Z] #26 7.645 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-28T15:40:48.829Z] #26 7.649 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-28T15:40:48.829Z] #26 7.651 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:40:48.829Z] #26 7.654 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:40:48.932Z] #11 57.78 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-10-28T15:40:48.932Z] #11 ... [2020-10-28T15:40:48.932Z] [2020-10-28T15:40:48.932Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:40:48.932Z] #53 56.32 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:40:48.932Z] #53 56.54 Fetched 119 kB in 0s (413 kB/s) [2020-10-28T15:40:48.932Z] #53 56.66 Selecting previously unselected package libbtrfs0. [2020-10-28T15:40:48.932Z] #53 56.66 (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-10-28T15:40:48.932Z] #53 56.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:40:48.932Z] #53 56.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:40:48.932Z] #53 56.88 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:40:48.932Z] #53 56.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:40:48.932Z] #53 56.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:40:48.932Z] #53 57.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:40:48.932Z] #53 57.24 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:40:48.932Z] #53 57.25 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:40:49.039Z] #41 53.01 DEP criu/external.d [2020-10-28T15:40:49.039Z] #41 53.12 DEP criu/eventpoll.d [2020-10-28T15:40:49.039Z] #41 53.24 DEP criu/eventfd.d [2020-10-28T15:40:49.191Z] #53 DONE 58.0s [2020-10-28T15:40:49.192Z] [2020-10-28T15:40:49.192Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:49.192Z] #62 DONE 58.0s [2020-10-28T15:40:49.192Z] [2020-10-28T15:40:49.192Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:40:49.192Z] #11 58.01 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-10-28T15:40:49.192Z] #11 58.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-28T15:40:49.192Z] #11 58.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-28T15:40:49.330Z] #41 53.40 DEP criu/crtools.d [2020-10-28T15:40:49.452Z] #11 58.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:40:49.511Z] #26 8.361 Updating certificates in /etc/ssl/certs... [2020-10-28T15:40:49.616Z] #8 ... [2020-10-28T15:40:49.616Z] [2020-10-28T15:40:49.616Z] #21 [internal] load build context [2020-10-28T15:40:49.616Z] #21 transferring context: 51.98MB 8.6s done [2020-10-28T15:40:49.616Z] #21 DONE 9.1s [2020-10-28T15:40:49.616Z] [2020-10-28T15:40:49.616Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:49.621Z] #41 53.54 DEP criu/cr-service.d [2020-10-28T15:40:49.621Z] #41 53.74 DEP criu/cr-restore.d [2020-10-28T15:40:49.911Z] #41 53.88 DEP criu/cr-errno.d [2020-10-28T15:40:49.911Z] #41 53.88 DEP criu/cr-dump.d [2020-10-28T15:40:49.911Z] #41 54.01 DEP criu/cr-dedup.d [2020-10-28T15:40:50.155Z] #26 9.066 126 added, 0 removed; done. [2020-10-28T15:40:50.155Z] #26 9.097 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-10-28T15:40:50.155Z] #26 9.101 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:40:50.155Z] #26 9.104 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-10-28T15:40:50.155Z] #26 9.106 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:40:50.155Z] #26 9.109 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:40:50.155Z] #26 9.120 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:40:50.155Z] #26 9.126 Updating certificates in /etc/ssl/certs... [2020-10-28T15:40:50.202Z] #41 54.22 DEP criu/cr-check.d [2020-10-28T15:40:50.202Z] #41 54.34 DEP criu/config.d [2020-10-28T15:40:50.392Z] #11 59.18 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-10-28T15:40:50.493Z] #41 54.49 DEP criu/clone-noasan.d [2020-10-28T15:40:50.493Z] #41 54.55 DEP criu/cgroup.d [2020-10-28T15:40:50.493Z] #41 54.63 DEP criu/cgroup-props.d [2020-10-28T15:40:50.581Z] #8 ... [2020-10-28T15:40:50.581Z] [2020-10-28T15:40:50.581Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:40:50.581Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-28T15:40:50.581Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:40:50.581Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-28T15:40:50.581Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-28T15:40:50.581Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.2s done [2020-10-28T15:40:50.581Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.3s [2020-10-28T15:40:50.581Z] #24 ... [2020-10-28T15:40:50.581Z] [2020-10-28T15:40:50.581Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:50.784Z] #41 54.77 DEP criu/bitmap.d [2020-10-28T15:40:50.784Z] #41 54.78 DEP criu/bfd.d [2020-10-28T15:40:50.784Z] #41 54.87 DEP criu/autofs.d [2020-10-28T15:40:50.797Z] #26 9.701 0 added, 0 removed; done. [2020-10-28T15:40:50.797Z] #26 9.701 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:40:50.797Z] #26 9.703 done. [2020-10-28T15:40:50.797Z] #26 DONE 9.8s [2020-10-28T15:40:50.797Z] [2020-10-28T15:40:50.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:50.962Z] #11 59.66 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-10-28T15:40:50.962Z] #11 59.69 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-10-28T15:40:51.075Z] #41 55.01 DEP criu/aio.d [2020-10-28T15:40:51.075Z] #41 ... [2020-10-28T15:40:51.075Z] [2020-10-28T15:40:51.075Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:40:51.075Z] #18 1.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:40:51.075Z] #18 1.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:40:51.075Z] #18 1.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:40:51.075Z] #18 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-28T15:40:51.075Z] #18 2.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB] [2020-10-28T15:40:51.075Z] #18 3.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-10-28T15:40:51.075Z] #18 6.775 Fetched 8085 kB in 5s (1508 kB/s) [2020-10-28T15:40:51.075Z] #18 6.775 Reading package lists... [2020-10-28T15:40:51.075Z] #18 8.556 Reading package lists... [2020-10-28T15:40:51.075Z] #18 10.02 Building dependency tree... [2020-10-28T15:40:51.075Z] #18 ... [2020-10-28T15:40:51.075Z] [2020-10-28T15:40:51.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:51.075Z] #41 55.24 DEP criu/action-scripts.d [2020-10-28T15:40:51.092Z] #9 ... [2020-10-28T15:40:51.092Z] [2020-10-28T15:40:51.092Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:40:51.092Z] #27 DONE 0.1s [2020-10-28T15:40:51.092Z] [2020-10-28T15:40:51.092Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:40:51.366Z] #41 55.50 CC criu/action-scripts.o [2020-10-28T15:40:51.532Z] #11 ... [2020-10-28T15:40:51.532Z] [2020-10-28T15:40:51.532Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:40:51.532Z] #32 50.40 internal/reflectlite [2020-10-28T15:40:51.532Z] #32 50.44 sync [2020-10-28T15:40:51.532Z] #32 53.84 errors [2020-10-28T15:40:51.532Z] #32 53.84 sort [2020-10-28T15:40:51.532Z] #32 54.17 strconv [2020-10-28T15:40:51.532Z] #32 55.05 io [2020-10-28T15:40:51.532Z] #32 56.33 internal/oserror [2020-10-28T15:40:51.532Z] #32 56.52 syscall [2020-10-28T15:40:51.532Z] #32 58.61 reflect [2020-10-28T15:40:51.532Z] #32 ... [2020-10-28T15:40:51.532Z] [2020-10-28T15:40:51.532Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:51.532Z] #54 1.526 + RM_GOPATH=0 [2020-10-28T15:40:51.532Z] #54 1.526 + TMP_GOPATH= [2020-10-28T15:40:51.532Z] #54 1.526 + : /build [2020-10-28T15:40:51.532Z] #54 1.526 + '[' -z '' ']' [2020-10-28T15:40:51.532Z] #54 1.528 ++ mktemp -d [2020-10-28T15:40:51.532Z] #54 1.533 + export GOPATH=/tmp/tmp.l8kd6yv6Lh [2020-10-28T15:40:51.532Z] #54 1.533 + GOPATH=/tmp/tmp.l8kd6yv6Lh [2020-10-28T15:40:51.532Z] #54 1.533 + RM_GOPATH=1 [2020-10-28T15:40:51.532Z] #54 1.533 + case "$(go env GOARCH)" in [2020-10-28T15:40:51.532Z] #54 1.533 ++ go env GOARCH [2020-10-28T15:40:51.532Z] #54 1.561 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:51.532Z] #54 1.561 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:40:51.532Z] #54 1.562 ++ dirname /tmp/install/install.sh [2020-10-28T15:40:51.532Z] #54 1.565 + dir=/tmp/install [2020-10-28T15:40:51.532Z] #54 1.565 + bin=containerd [2020-10-28T15:40:51.532Z] #54 1.566 + shift [2020-10-28T15:40:51.532Z] #54 1.566 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:40:51.532Z] #54 1.567 + . /tmp/install/containerd.installer [2020-10-28T15:40:51.532Z] #54 1.567 ++ set -e [2020-10-28T15:40:51.532Z] #54 1.568 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:40:51.532Z] #54 1.571 + install_containerd [2020-10-28T15:40:51.532Z] #54 1.574 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:40:51.532Z] #54 1.580 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:40:51.532Z] #54 1.580 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l8kd6yv6Lh/src/github.com/containerd/containerd [2020-10-28T15:40:51.532Z] #54 1.585 Cloning into '/tmp/tmp.l8kd6yv6Lh/src/github.com/containerd/containerd'... [2020-10-28T15:40:51.656Z] #41 55.85 CC criu/aio.o [2020-10-28T15:40:52.005Z] #28 0.704 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:40:52.005Z] #28 0.877 [2020-10-28T15:40:52.288Z] #41 56.29 CC criu/autofs.o [2020-10-28T15:40:52.582Z] #41 ... [2020-10-28T15:40:52.582Z] [2020-10-28T15:40:52.582Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:52.582Z] #43 85.12 github.com/LK4D4/vndr/godl [2020-10-28T15:40:52.582Z] #43 85.73 github.com/LK4D4/vndr [2020-10-28T15:40:52.582Z] #43 DONE 92.5s [2020-10-28T15:40:52.582Z] [2020-10-28T15:40:52.582Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:40:52.582Z] #18 10.42 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:40:52.582Z] #18 10.42 The following additional packages will be installed: [2020-10-28T15:40:52.582Z] #18 10.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:40:52.582Z] #18 10.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:40:52.582Z] #18 10.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:40:52.582Z] #18 10.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:40:52.582Z] #18 10.42 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:40:52.582Z] #18 10.42 Suggested packages: [2020-10-28T15:40:52.582Z] #18 10.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:40:52.582Z] #18 10.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:40:52.582Z] #18 10.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:40:52.582Z] #18 10.42 Recommended packages: [2020-10-28T15:40:52.582Z] #18 10.42 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:40:52.582Z] #18 10.42 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:40:52.582Z] #18 11.69 The following NEW packages will be installed: [2020-10-28T15:40:52.582Z] #18 11.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:40:52.582Z] #18 11.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:40:52.582Z] #18 11.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:40:52.582Z] #18 11.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:40:52.582Z] #18 11.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:40:52.582Z] #18 11.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:40:52.582Z] #18 11.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:40:52.582Z] #18 11.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:40:52.582Z] #18 11.69 xz-utils zip [2020-10-28T15:40:52.582Z] #18 11.77 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:40:52.582Z] #18 11.77 Need to get 27.7 MB of archives. [2020-10-28T15:40:52.582Z] #18 11.77 After this operation, 117 MB of additional disk space will be used. [2020-10-28T15:40:52.582Z] #18 11.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-10-28T15:40:52.835Z] #28 0.997 ## 3.2% ########## 14.0% ################## 25.5% ############################# 41.0% ####################################### 54.8% #################################################### 73.5% ############################################################## 87.2% ######################################################################## 100.0% [2020-10-28T15:40:52.835Z] #28 1.862 [2020-10-28T15:40:52.878Z] #18 11.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-10-28T15:40:52.878Z] #18 11.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-10-28T15:40:52.878Z] #18 11.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-10-28T15:40:52.878Z] #18 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-10-28T15:40:52.878Z] #18 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-10-28T15:40:52.878Z] #18 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:40:52.878Z] #18 11.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-10-28T15:40:52.878Z] #18 11.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-10-28T15:40:52.878Z] #18 11.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-10-28T15:40:52.878Z] #18 11.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-10-28T15:40:52.878Z] #18 11.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-10-28T15:40:52.878Z] #18 11.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-10-28T15:40:52.878Z] #18 11.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-10-28T15:40:52.878Z] #18 11.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-10-28T15:40:52.878Z] #18 11.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-10-28T15:40:52.878Z] #18 12.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-28T15:40:52.878Z] #18 12.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:40:52.878Z] #18 12.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:40:52.878Z] #18 12.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-10-28T15:40:52.878Z] #18 12.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-10-28T15:40:52.878Z] #18 12.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-10-28T15:40:52.878Z] #18 12.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-10-28T15:40:52.878Z] #18 12.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-28T15:40:52.878Z] #18 12.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-28T15:40:52.878Z] #18 12.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-28T15:40:52.878Z] #18 12.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-10-28T15:40:52.878Z] #18 12.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-10-28T15:40:52.878Z] #18 12.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-28T15:40:53.136Z] #28 1.980 ############# 18.7% ################################################### 71.1% ######################################################################## 100.0% [2020-10-28T15:40:53.197Z] #18 12.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-28T15:40:53.197Z] #18 12.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-28T15:40:53.197Z] #18 12.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-28T15:40:53.197Z] #18 12.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-10-28T15:40:53.197Z] #18 12.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-10-28T15:40:53.197Z] #18 12.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:40:53.440Z] #28 2.290 [2020-10-28T15:40:53.440Z] #28 2.413 ############# 18.5% ########################################################### 82.0% ######################################################################## 100.0% [2020-10-28T15:40:53.470Z] #54 ... [2020-10-28T15:40:53.470Z] [2020-10-28T15:40:53.470Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:53.470Z] #40 42.31 Reading package lists... [2020-10-28T15:40:53.470Z] #40 52.82 Building dependency tree... [2020-10-28T15:40:53.470Z] #40 55.97 The following additional packages will be installed: [2020-10-28T15:40:53.470Z] #40 55.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:40:53.470Z] #40 55.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:40:53.470Z] #40 56.00 Suggested packages: [2020-10-28T15:40:53.470Z] #40 56.00 manpages-dev python-setuptools [2020-10-28T15:40:53.470Z] #40 57.38 The following NEW packages will be installed: [2020-10-28T15:40:53.470Z] #40 57.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:40:53.470Z] #40 57.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:40:53.470Z] #40 57.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:40:53.470Z] #40 57.42 python-six zlib1g-dev [2020-10-28T15:40:53.470Z] #40 57.90 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:40:53.470Z] #40 57.90 Need to get 4095 kB of archives. [2020-10-28T15:40:53.470Z] #40 57.90 After this operation, 22.5 MB of additional disk space will be used. [2020-10-28T15:40:53.470Z] #40 57.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-28T15:40:53.470Z] #40 57.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:40:53.470Z] #40 57.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-28T15:40:53.470Z] #40 57.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:40:53.470Z] #40 57.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-28T15:40:53.470Z] #40 57.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:40:53.470Z] #40 57.92 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-10-28T15:40:53.470Z] #40 57.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-28T15:40:53.470Z] #40 57.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-28T15:40:53.470Z] #40 58.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-28T15:40:53.470Z] #40 58.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-28T15:40:53.470Z] #40 58.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-28T15:40:53.470Z] #40 58.41 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-10-28T15:40:53.470Z] #40 58.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-28T15:40:53.470Z] #40 58.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:40:53.470Z] #40 58.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:40:53.470Z] #40 58.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-28T15:40:53.470Z] #40 60.13 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:40:53.470Z] #40 60.43 Fetched 4095 kB in 1s (4082 kB/s) [2020-10-28T15:40:53.470Z] #40 60.56 Selecting previously unselected package libcap-dev:amd64. [2020-10-28T15:40:53.470Z] #40 60.56 (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-10-28T15:40:53.470Z] #40 60.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-28T15:40:53.470Z] #40 60.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:40:53.470Z] #40 60.98 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:40:53.470Z] #40 60.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:40:53.470Z] #40 61.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:40:53.470Z] #40 61.19 Selecting previously unselected package libnet1-dev. [2020-10-28T15:40:53.471Z] #40 61.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 61.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:40:53.471Z] #40 61.42 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:40:53.471Z] #40 61.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 61.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:40:53.471Z] #40 61.68 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-28T15:40:53.471Z] #40 61.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 61.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:40:53.471Z] #40 61.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:40:53.471Z] #40 61.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 61.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:40:53.471Z] #40 62.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-28T15:40:53.471Z] #40 62.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 62.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:40:53.471Z] #40 62.21 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-28T15:40:53.471Z] #40 62.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-28T15:40:53.471Z] #40 62.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:40:53.471Z] #40 62.47 Selecting previously unselected package libprotobuf17:amd64. [2020-10-28T15:40:53.488Z] #18 12.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:40:53.488Z] #18 12.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-10-28T15:40:53.488Z] #18 12.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-10-28T15:40:53.488Z] #18 12.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-10-28T15:40:53.488Z] #18 12.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:40:53.558Z] Client: [2020-10-28T15:40:53.558Z] Debug Mode: false [2020-10-28T15:40:53.558Z] [2020-10-28T15:40:53.558Z] Server: [2020-10-28T15:40:53.558Z] Containers: 0 [2020-10-28T15:40:53.558Z] Running: 0 [2020-10-28T15:40:53.558Z] Paused: 0 [2020-10-28T15:40:53.558Z] Stopped: 0 [2020-10-28T15:40:53.558Z] Images: 0 [2020-10-28T15:40:53.558Z] Server Version: 19.03.13 [2020-10-28T15:40:53.558Z] Storage Driver: overlay2 [2020-10-28T15:40:53.558Z] Backing Filesystem: extfs [2020-10-28T15:40:53.558Z] Supports d_type: true [2020-10-28T15:40:53.558Z] Native Overlay Diff: true [2020-10-28T15:40:53.558Z] Logging Driver: json-file [2020-10-28T15:40:53.558Z] Cgroup Driver: cgroupfs [2020-10-28T15:40:53.558Z] Plugins: [2020-10-28T15:40:53.558Z] Volume: local [2020-10-28T15:40:53.558Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:40:53.558Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-28T15:40:53.558Z] Swarm: inactive [2020-10-28T15:40:53.558Z] Runtimes: runc [2020-10-28T15:40:53.558Z] Default Runtime: runc [2020-10-28T15:40:53.558Z] Init Binary: docker-init [2020-10-28T15:40:53.558Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:53.558Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:53.558Z] init version: fec3683 [2020-10-28T15:40:53.558Z] Security Options: [2020-10-28T15:40:53.558Z] apparmor [2020-10-28T15:40:53.558Z] seccomp [2020-10-28T15:40:53.558Z] Profile: default [2020-10-28T15:40:53.558Z] Kernel Version: 4.15.0-1083-aws [2020-10-28T15:40:53.558Z] Operating System: Ubuntu 16.04.7 LTS [2020-10-28T15:40:53.558Z] OSType: linux [2020-10-28T15:40:53.558Z] Architecture: aarch64 [2020-10-28T15:40:53.558Z] CPUs: 4 [2020-10-28T15:40:53.558Z] Total Memory: 7.525GiB [2020-10-28T15:40:53.558Z] Name: ip-10-100-119-124 [2020-10-28T15:40:53.558Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-10-28T15:40:53.558Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:40:53.558Z] Debug Mode: false [2020-10-28T15:40:53.558Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:40:53.558Z] Labels: [2020-10-28T15:40:53.558Z] Experimental: true [2020-10-28T15:40:53.558Z] Insecure Registries: [2020-10-28T15:40:53.558Z] 127.0.0.0/8 [2020-10-28T15:40:53.558Z] Live Restore Enabled: true [2020-10-28T15:40:53.558Z] [2020-10-28T15:40:53.558Z] WARNING: No swap limit support [Pipeline] sh [2020-10-28T15:40:53.734Z] #40 62.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:53.734Z] #40 62.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:40:53.734Z] #40 ... [2020-10-28T15:40:53.734Z] [2020-10-28T15:40:53.734Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:40:53.734Z] #34 42.09 Reading package lists... [2020-10-28T15:40:53.734Z] #34 52.79 Building dependency tree... [2020-10-28T15:40:53.734Z] #34 55.96 The following additional packages will be installed: [2020-10-28T15:40:53.734Z] #34 55.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:40:53.734Z] #34 56.00 Suggested packages: [2020-10-28T15:40:53.734Z] #34 56.00 cmake-doc ninja-build lrzip [2020-10-28T15:40:53.734Z] #34 56.00 Recommended packages: [2020-10-28T15:40:53.734Z] #34 56.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:40:53.734Z] #34 57.07 The following NEW packages will be installed: [2020-10-28T15:40:53.734Z] #34 57.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:40:53.734Z] #34 57.08 vim-common xxd [2020-10-28T15:40:53.734Z] #34 57.58 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:40:53.734Z] #34 57.58 Need to get 14.9 MB of archives. [2020-10-28T15:40:53.734Z] #34 57.58 After this operation, 61.8 MB of additional disk space will be used. [2020-10-28T15:40:53.734Z] #34 57.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:40:53.734Z] #34 57.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:40:53.734Z] #34 57.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:40:53.734Z] #34 57.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:40:53.734Z] #34 59.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-28T15:40:53.734Z] #34 59.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-28T15:40:53.734Z] #34 59.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-28T15:40:53.734Z] #34 59.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-28T15:40:53.734Z] #34 59.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-28T15:40:53.734Z] #34 59.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-28T15:40:53.734Z] #34 61.27 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:40:53.734Z] #34 61.48 Fetched 14.9 MB in 3s (5799 kB/s) [2020-10-28T15:40:53.734Z] #34 61.61 Selecting previously unselected package xxd. [2020-10-28T15:40:53.734Z] #34 61.61 (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-10-28T15:40:53.734Z] #34 61.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:40:53.734Z] #34 61.73 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:40:53.734Z] #34 61.95 Selecting previously unselected package vim-common. [2020-10-28T15:40:53.734Z] #34 61.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:40:53.734Z] #34 62.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:40:53.734Z] #34 62.37 Selecting previously unselected package cmake-data. [2020-10-28T15:40:53.734Z] #34 62.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:40:53.734Z] #34 62.38 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:40:53.743Z] #28 2.698 [2020-10-28T15:40:53.779Z] #18 12.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-10-28T15:40:53.779Z] #18 12.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-10-28T15:40:53.779Z] #18 12.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-10-28T15:40:53.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:53.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:53.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:40:53.889Z] + bash /home/ubuntu/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:40:53.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:40:53.889Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-10-28T15:40:53.889Z] [2020-10-28T15:40:53.889Z] Generally Necessary: [2020-10-28T15:40:53.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:40:53.889Z] - apparmor: enabled and tools installed [2020-10-28T15:40:53.894Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-10-28T15:40:53.994Z] #34 ... [2020-10-28T15:40:53.994Z] [2020-10-28T15:40:53.994Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:40:53.994Z] #30 60.53 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-28T15:40:53.994Z] #30 61.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:40:53.994Z] #30 61.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:40:54.070Z] #18 13.08 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:40:54.070Z] #18 13.13 Fetched 27.7 MB in 1s (26.5 MB/s) [2020-10-28T15:40:54.070Z] #18 13.16 Selecting previously unselected package pigz. [2020-10-28T15:40:54.070Z] #18 13.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-10-28T15:40:54.070Z] #18 13.19 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-10-28T15:40:54.070Z] #18 13.20 Unpacking pigz (2.4-1) ... [2020-10-28T15:40:54.070Z] #18 13.26 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-10-28T15:40:54.070Z] #18 13.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-28T15:40:54.070Z] #18 13.27 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-28T15:40:54.152Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:40:54.152Z] - CONFIG_NET_NS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_PID_NS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:40:54.152Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_MEMCG: enabled [2020-10-28T15:40:54.152Z] - CONFIG_KEYS: enabled [2020-10-28T15:40:54.152Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:40:54.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:40:54.342Z] #28 2.827 ### 5.2% ############### 22.0% ########################### 38.2% ###################################### 53.2% ################################################# 69.0% ############################################################## 87.0% ######################################################################## 100.0% [2020-10-28T15:40:54.361Z] #18 13.61 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:40:54.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-28T15:40:54.414Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:40:54.414Z] [2020-10-28T15:40:54.414Z] Optional Features: [2020-10-28T15:40:54.414Z] - CONFIG_USER_NS: enabled [2020-10-28T15:40:54.414Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:40:54.414Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:40:54.414Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:40:54.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:40:54.414Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-28T15:40:54.414Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:40:54.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:40:54.414Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-28T15:40:54.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-28T15:40:54.414Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:40:54.414Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:40:54.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:40:54.414Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:40:54.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:40:54.414Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:40:54.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:40:54.414Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:40:54.563Z] #30 ... [2020-10-28T15:40:54.563Z] [2020-10-28T15:40:54.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:40:54.563Z] #43 53.26 internal/reflectlite [2020-10-28T15:40:54.563Z] #43 53.26 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:40:54.563Z] #43 53.73 math/rand [2020-10-28T15:40:54.563Z] #43 54.72 internal/singleflight [2020-10-28T15:40:54.563Z] #43 55.96 strconv [2020-10-28T15:40:54.563Z] #43 55.97 io [2020-10-28T15:40:54.563Z] #43 57.35 bytes [2020-10-28T15:40:54.563Z] #43 60.44 bufio [2020-10-28T15:40:54.563Z] #43 60.78 reflect [2020-10-28T15:40:54.563Z] #43 62.70 syscall [2020-10-28T15:40:54.563Z] #43 ... [2020-10-28T15:40:54.563Z] [2020-10-28T15:40:54.563Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:54.563Z] #40 63.50 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-28T15:40:54.651Z] #18 13.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-28T15:40:54.651Z] #18 13.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:40:54.679Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:40:54.679Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:40:54.679Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:40:54.679Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:40:54.679Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:40:54.679Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:40:54.679Z] - Network Drivers: [2020-10-28T15:40:54.679Z] - "overlay": [2020-10-28T15:40:54.679Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:40:54.679Z] Optional (for encrypted networks): [2020-10-28T15:40:54.679Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:40:54.679Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-28T15:40:54.679Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-28T15:40:54.679Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-28T15:40:54.679Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-28T15:40:54.679Z] - CONFIG_XFRM: enabled [2020-10-28T15:40:54.679Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-28T15:40:54.679Z] - "ipvlan": [2020-10-28T15:40:54.679Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:40:54.679Z] - "macvlan": [2020-10-28T15:40:54.679Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:40:54.679Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:40:54.679Z] - "ftp,tftp client in container": [2020-10-28T15:40:54.729Z] #28 3.589 [2020-10-28T15:40:54.823Z] #40 63.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:54.823Z] #40 63.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:40:54.823Z] #40 63.77 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-28T15:40:54.823Z] #40 ... [2020-10-28T15:40:54.823Z] [2020-10-28T15:40:54.823Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:40:54.823Z] #47 53.76 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:40:54.823Z] #47 58.53 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:40:54.823Z] #47 58.66 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:40:54.823Z] #47 58.71 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:40:54.823Z] #47 58.76 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:40:54.823Z] #47 58.93 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:40:54.823Z] #47 58.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:40:54.823Z] #47 58.99 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:40:54.823Z] #47 59.01 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:40:54.823Z] #47 59.01 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:40:54.823Z] #47 59.08 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.08 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.11 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:40:54.823Z] #47 59.20 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:40:54.823Z] #47 59.20 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.28 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:40:54.823Z] #47 59.29 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.29 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.32 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:40:54.823Z] #47 59.44 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:40:54.823Z] #47 59.48 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.60 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:40:54.823Z] #47 59.60 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:40:54.823Z] #47 59.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:40:54.823Z] #47 59.71 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:40:54.823Z] #47 59.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:40:54.823Z] #47 59.77 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:40:54.823Z] #47 59.78 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:40:54.823Z] #47 59.95 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:40:54.823Z] #47 59.97 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:40:54.823Z] #47 59.99 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:40:54.823Z] #47 60.02 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:40:54.823Z] #47 60.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:40:54.823Z] #47 60.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:40:54.823Z] #47 60.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:40:54.823Z] #47 60.19 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:40:54.823Z] #47 60.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:40:54.823Z] #47 60.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:40:54.823Z] #47 60.30 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:40:54.823Z] #47 60.32 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:40:54.823Z] #47 60.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:40:54.823Z] #47 60.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:40:54.823Z] #47 60.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:40:54.823Z] #47 60.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:40:54.823Z] #47 60.68 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:40:54.823Z] #47 60.72 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:40:54.823Z] #47 60.78 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:40:54.823Z] #47 60.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:40:54.823Z] #47 60.98 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:40:54.823Z] #47 61.16 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:40:54.823Z] #47 61.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:40:54.823Z] #47 61.19 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:40:54.823Z] #47 61.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:40:54.824Z] #47 61.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:40:54.824Z] #47 61.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:40:54.824Z] #47 61.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:40:54.824Z] #47 61.26 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:40:54.824Z] #47 61.26 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:40:54.824Z] #47 61.28 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:40:54.824Z] #47 61.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:40:54.824Z] #47 61.35 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:40:54.824Z] #47 61.37 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:40:54.824Z] #47 61.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:40:54.824Z] #47 61.39 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:40:54.824Z] #47 61.41 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:40:54.824Z] #47 61.44 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:40:54.824Z] #47 61.48 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:40:54.824Z] #47 61.60 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:40:54.824Z] #47 61.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:40:54.824Z] #47 61.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:40:54.824Z] #47 61.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:40:54.824Z] #47 61.91 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:40:54.824Z] #47 61.93 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:40:54.940Z] Client: [2020-10-28T15:40:54.940Z] Debug Mode: false [2020-10-28T15:40:54.940Z] [2020-10-28T15:40:54.940Z] Server: [2020-10-28T15:40:54.940Z] Containers: 0 [2020-10-28T15:40:54.940Z] Running: 0 [2020-10-28T15:40:54.940Z] Paused: 0 [2020-10-28T15:40:54.940Z] Stopped: 0 [2020-10-28T15:40:54.940Z] Images: 0 [2020-10-28T15:40:54.940Z] Server Version: 19.03.13 [2020-10-28T15:40:54.940Z] Storage Driver: overlay2 [2020-10-28T15:40:54.940Z] Backing Filesystem: extfs [2020-10-28T15:40:54.940Z] Supports d_type: true [2020-10-28T15:40:54.940Z] Native Overlay Diff: true [2020-10-28T15:40:54.940Z] Logging Driver: json-file [2020-10-28T15:40:54.940Z] Cgroup Driver: cgroupfs [2020-10-28T15:40:54.940Z] Plugins: [2020-10-28T15:40:54.940Z] Volume: local [2020-10-28T15:40:54.940Z] Network: bridge host ipvlan macvlan null overlay [2020-10-28T15:40:54.940Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-28T15:40:54.940Z] Swarm: inactive [2020-10-28T15:40:54.940Z] Runtimes: runc [2020-10-28T15:40:54.940Z] Default Runtime: runc [2020-10-28T15:40:54.940Z] Init Binary: docker-init [2020-10-28T15:40:54.940Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-28T15:40:54.940Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-28T15:40:54.940Z] init version: fec3683 [2020-10-28T15:40:54.940Z] Security Options: [2020-10-28T15:40:54.940Z] apparmor [2020-10-28T15:40:54.940Z] seccomp [2020-10-28T15:40:54.940Z] Profile: default [2020-10-28T15:40:54.940Z] Kernel Version: 5.4.0-1025-aws [2020-10-28T15:40:54.940Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-28T15:40:54.940Z] OSType: linux [2020-10-28T15:40:54.940Z] Architecture: x86_64 [2020-10-28T15:40:54.940Z] CPUs: 2 [2020-10-28T15:40:54.940Z] Total Memory: 7.569GiB [2020-10-28T15:40:54.940Z] Name: ip-10-100-76-22 [2020-10-28T15:40:54.940Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-28T15:40:54.940Z] Docker Root Dir: /var/lib/docker [2020-10-28T15:40:54.940Z] Debug Mode: false [2020-10-28T15:40:54.940Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:40:54.940Z] Labels: [2020-10-28T15:40:54.940Z] Experimental: true [2020-10-28T15:40:54.940Z] Insecure Registries: [2020-10-28T15:40:54.940Z] 127.0.0.0/8 [2020-10-28T15:40:54.940Z] Live Restore Enabled: true [2020-10-28T15:40:54.940Z] [2020-10-28T15:40:54.940Z] WARNING: No swap limit support [2020-10-28T15:40:54.940Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:40:54.940Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:40:54.940Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:40:54.940Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:40:54.940Z] - Storage Drivers: [2020-10-28T15:40:54.940Z] - "aufs": [2020-10-28T15:40:54.940Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:40:54.940Z] - "btrfs": [2020-10-28T15:40:54.940Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:40:54.940Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:40:54.940Z] - "devicemapper": [2020-10-28T15:40:54.940Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:40:54.940Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:40:54.940Z] - "overlay": [2020-10-28T15:40:54.940Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:40:54.940Z] - "zfs": [2020-10-28T15:40:54.940Z] - /dev/zfs: missing [2020-10-28T15:40:54.940Z] - zfs command: missing [2020-10-28T15:40:54.940Z] - zpool command: missing [2020-10-28T15:40:54.940Z] [2020-10-28T15:40:54.940Z] Limits: [2020-10-28T15:40:54.940Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:40:54.940Z] [2020-10-28T15:40:54.940Z] + true [2020-10-28T15:40:54.942Z] #18 14.18 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-28T15:40:55.084Z] #47 ... [2020-10-28T15:40:55.084Z] [2020-10-28T15:40:55.084Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:40:55.084Z] #40 63.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:55.084Z] #40 63.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:40:55.233Z] #18 14.19 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:40:55.283Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.6s done [2020-10-28T15:40:55.299Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:55.299Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:40:55.299Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41599/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-28T15:40:55.299Z] + bash /home/ubuntu/workspace/moby_PR-41599/check-config.sh [2020-10-28T15:40:55.299Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-28T15:40:55.299Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-28T15:40:55.299Z] [2020-10-28T15:40:55.299Z] Generally Necessary: [2020-10-28T15:40:55.299Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-28T15:40:55.299Z] - apparmor: enabled and tools installed [2020-10-28T15:40:55.299Z] - CONFIG_NAMESPACES: enabled [2020-10-28T15:40:55.299Z] - CONFIG_NET_NS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_PID_NS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_IPC_NS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_UTS_NS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUPS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CPUSETS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_MEMCG: enabled [2020-10-28T15:40:55.299Z] - CONFIG_KEYS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_VETH: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-28T15:40:55.299Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-28T15:40:55.299Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-28T15:40:55.299Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-28T15:40:55.299Z] [2020-10-28T15:40:55.299Z] Optional Features: [2020-10-28T15:40:55.299Z] - CONFIG_USER_NS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_SECCOMP: enabled [2020-10-28T15:40:55.299Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-28T15:40:55.299Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-28T15:40:55.385Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:40:55.385Z] #2 [internal] load .dockerignore [2020-10-28T15:40:55.385Z] #2 transferring context: 87B done [2020-10-28T15:40:55.385Z] #2 DONE 0.0s [2020-10-28T15:40:55.385Z] [2020-10-28T15:40:55.385Z] #1 [internal] load build definition from Dockerfile [2020-10-28T15:40:55.385Z] #1 transferring dockerfile: 16.58kB done [2020-10-28T15:40:55.385Z] #1 DONE 0.0s [2020-10-28T15:40:55.385Z] [2020-10-28T15:40:55.385Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:40:55.544Z] #8 ... [2020-10-28T15:40:55.544Z] [2020-10-28T15:40:55.544Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:40:55.544Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 11.5s done [2020-10-28T15:40:55.544Z] #24 DONE 15.0s [2020-10-28T15:40:55.544Z] [2020-10-28T15:40:55.544Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:55.544Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-28T15:40:55.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-28T15:40:55.566Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-28T15:40:55.566Z] - CONFIG_BLK_CGROUP: enabled [2020-10-28T15:40:55.566Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-28T15:40:55.566Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-28T15:40:55.566Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-28T15:40:55.566Z] - CONFIG_CGROUP_PERF: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-28T15:40:55.566Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-28T15:40:55.566Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-28T15:40:55.566Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-28T15:40:55.566Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_IP_VS: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-28T15:40:55.566Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-28T15:40:55.566Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-28T15:40:55.566Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_EXT4_FS: enabled [2020-10-28T15:40:55.566Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-28T15:40:55.566Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-28T15:40:55.566Z] - Network Drivers: [2020-10-28T15:40:55.566Z] - "overlay": [2020-10-28T15:40:55.566Z] - CONFIG_VXLAN: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-28T15:40:55.566Z] Optional (for encrypted networks): [2020-10-28T15:40:55.566Z] - CONFIG_CRYPTO: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-28T15:40:55.566Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-28T15:40:55.566Z] - CONFIG_XFRM: enabled [2020-10-28T15:40:55.566Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-28T15:40:55.566Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-28T15:40:55.566Z] - "ipvlan": [2020-10-28T15:40:55.566Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-28T15:40:55.566Z] - "macvlan": [2020-10-28T15:40:55.805Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-10-28T15:40:55.827Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-28T15:40:55.827Z] - CONFIG_DUMMY: enabled (as module) [2020-10-28T15:40:55.827Z] - "ftp,tftp client in container": [2020-10-28T15:40:55.827Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-28T15:40:55.827Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-28T15:40:55.827Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-28T15:40:55.827Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-28T15:40:55.827Z] - Storage Drivers: [2020-10-28T15:40:55.827Z] - "aufs": [2020-10-28T15:40:55.827Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-28T15:40:55.827Z] - "btrfs": [2020-10-28T15:40:55.827Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-28T15:40:55.827Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-28T15:40:55.827Z] - "devicemapper": [2020-10-28T15:40:55.827Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-28T15:40:55.827Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-28T15:40:55.827Z] - "overlay": [2020-10-28T15:40:55.827Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-28T15:40:55.827Z] - "zfs": [2020-10-28T15:40:55.827Z] - /dev/zfs: present [2020-10-28T15:40:55.827Z] - zfs command: missing [2020-10-28T15:40:55.827Z] - zpool command: missing [2020-10-28T15:40:55.827Z] [2020-10-28T15:40:55.827Z] Limits: [2020-10-28T15:40:55.827Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-28T15:40:55.827Z] [2020-10-28T15:40:55.827Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-28T15:40:56.166Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b90ef1237e20c85b40054ae107ee7a333b3c93df . [2020-10-28T15:40:56.166Z] #2 [internal] load .dockerignore [2020-10-28T15:40:56.166Z] #2 transferring context: 87B 0.0s done [2020-10-28T15:40:56.333Z] #3 DONE 0.7s [2020-10-28T15:40:56.333Z] [2020-10-28T15:40:56.333Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:40:56.333Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:40:56.333Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-10-28T15:40:56.333Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:40:56.333Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-10-28T15:40:56.333Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s [2020-10-28T15:40:56.333Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-10-28T15:40:56.379Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-10-28T15:40:56.425Z] #2 DONE 0.1s [2020-10-28T15:40:56.425Z] [2020-10-28T15:40:56.425Z] #1 [internal] load build definition from Dockerfile [2020-10-28T15:40:56.425Z] #1 transferring dockerfile: 16.58kB done [2020-10-28T15:40:56.425Z] #1 DONE 0.1s [2020-10-28T15:40:56.425Z] [2020-10-28T15:40:56.425Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-10-28T15:40:56.464Z] #40 65.24 Selecting previously unselected package libprotoc17:amd64. [2020-10-28T15:40:56.464Z] #40 65.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:56.464Z] #40 65.26 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:40:56.595Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-10-28T15:40:56.595Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-10-28T15:40:56.595Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-10-28T15:40:56.754Z] #18 15.66 Selecting previously unselected package python3-minimal. [2020-10-28T15:40:56.754Z] #18 15.66 (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-10-28T15:40:56.754Z] #18 15.69 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-10-28T15:40:56.754Z] #18 15.70 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:40:56.754Z] #18 15.75 Selecting previously unselected package libmpdec2:s390x. [2020-10-28T15:40:56.754Z] #18 15.75 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-10-28T15:40:56.754Z] #18 15.76 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-10-28T15:40:56.754Z] #18 ... [2020-10-28T15:40:56.754Z] [2020-10-28T15:40:56.754Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:40:56.754Z] #30 DONE 96.8s [2020-10-28T15:40:56.754Z] [2020-10-28T15:40:56.754Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:40:56.754Z] #18 15.81 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-10-28T15:40:56.754Z] #18 15.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-10-28T15:40:56.754Z] #18 15.83 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-28T15:40:56.754Z] #18 ... [2020-10-28T15:40:56.754Z] [2020-10-28T15:40:56.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:40:56.754Z] #41 57.46 CC criu/bfd.o [2020-10-28T15:40:56.754Z] #41 57.81 CC criu/bitmap.o [2020-10-28T15:40:56.754Z] #41 57.96 CC criu/cgroup-props.o [2020-10-28T15:40:56.754Z] #41 58.44 CC criu/cgroup.o [2020-10-28T15:40:56.754Z] #41 60.09 CC criu/clone-noasan.o [2020-10-28T15:40:56.754Z] #41 60.28 CC criu/config.o [2020-10-28T15:40:56.858Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-10-28T15:40:56.858Z] #4 DONE 0.8s [2020-10-28T15:40:56.988Z] #3 DONE 0.6s [2020-10-28T15:40:56.988Z] [2020-10-28T15:40:56.988Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-10-28T15:40:56.988Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-10-28T15:40:57.034Z] #40 65.82 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:40:57.034Z] #40 65.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:40:57.034Z] #40 65.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:40:57.056Z] #41 61.14 CC criu/cr-check.o [2020-10-28T15:40:57.120Z] [2020-10-28T15:40:57.120Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:40:57.245Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-10-28T15:40:57.245Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-10-28T15:40:57.245Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-10-28T15:40:57.245Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-10-28T15:40:57.293Z] #40 65.98 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:40:57.293Z] #40 65.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:57.293Z] #40 66.01 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:40:57.293Z] #40 66.19 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:40:57.323Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-10-28T15:40:57.323Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-10-28T15:40:57.500Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-10-28T15:40:57.553Z] #40 66.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:40:57.553Z] #40 66.24 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:40:57.553Z] #40 66.46 Selecting previously unselected package python-six. [2020-10-28T15:40:57.553Z] #40 66.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:40:57.553Z] #40 66.47 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:40:57.593Z] #28 3.730 1.2% ### 4.5% ###### 9.0% ######### 13.4% ############# 18.7% ################# 24.1% #################### 29.0% ######################## 34.4% ############################ 39.8% ################################ 44.8% ################################### 49.9% ###################################### 54.1% ######################################### 57.4% ########################################### 60.0% ############################################# 63.3% ############################################### 65.8% ################################################ 68.0% ################################################### 71.2% ##################################################### 74.0% ####################################################### 76.7% ######################################################### 79.9% ############################################################ 83.7% ############################################################## 86.6% ################################################################ 89.7% ################################################################## 91.8% #################################################################### 95.0% ###################################################################### 98.3% ######################################################################## 100.0% [2020-10-28T15:40:57.593Z] #28 6.647 [2020-10-28T15:40:57.692Z] #6 DONE 0.4s [2020-10-28T15:40:57.692Z] [2020-10-28T15:40:57.692Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:40:57.692Z] #5 DONE 0.4s [2020-10-28T15:40:57.692Z] [2020-10-28T15:40:57.692Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:57.802Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-10-28T15:40:57.802Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-10-28T15:40:57.802Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-10-28T15:40:57.813Z] #40 66.60 Selecting previously unselected package python-protobuf. [2020-10-28T15:40:57.813Z] #40 66.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-28T15:40:57.813Z] #40 66.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:40:58.112Z] #41 62.17 CC criu/cr-dedup.o [2020-10-28T15:40:58.246Z] #28 7.367 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:40:58.272Z] #7 DONE 0.9s [2020-10-28T15:40:58.272Z] [2020-10-28T15:40:58.272Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:58.272Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:40:58.383Z] #40 67.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:40:58.403Z] #41 62.44 CC criu/cr-dump.o [2020-10-28T15:40:58.403Z] #41 ... [2020-10-28T15:40:58.403Z] [2020-10-28T15:40:58.403Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:40:58.403Z] #18 16.74 Selecting previously unselected package python3.7. [2020-10-28T15:40:58.403Z] #18 16.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-10-28T15:40:58.403Z] #18 16.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:40:58.403Z] #18 16.83 Selecting previously unselected package libpython3-stdlib:s390x. [2020-10-28T15:40:58.403Z] #18 16.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-10-28T15:40:58.403Z] #18 16.84 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-28T15:40:58.403Z] #18 16.87 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:40:58.403Z] #18 17.15 Selecting previously unselected package python3. [2020-10-28T15:40:58.403Z] #18 17.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-10-28T15:40:58.403Z] #18 17.16 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-10-28T15:40:58.403Z] #18 17.18 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:40:58.404Z] #18 17.22 Selecting previously unselected package libip4tc0:s390x. [2020-10-28T15:40:58.404Z] #18 17.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.23 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-10-28T15:40:58.404Z] #18 17.27 Selecting previously unselected package libip6tc0:s390x. [2020-10-28T15:40:58.404Z] #18 17.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.27 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-10-28T15:40:58.404Z] #18 17.31 Selecting previously unselected package libiptc0:s390x. [2020-10-28T15:40:58.404Z] #18 17.31 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.32 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-10-28T15:40:58.404Z] #18 17.36 Selecting previously unselected package libnfnetlink0:s390x. [2020-10-28T15:40:58.404Z] #18 17.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.36 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-28T15:40:58.404Z] #18 17.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-10-28T15:40:58.404Z] #18 17.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.39 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-28T15:40:58.404Z] #18 17.43 Selecting previously unselected package libnftnl11:s390x. [2020-10-28T15:40:58.404Z] #18 17.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.43 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-10-28T15:40:58.404Z] #18 17.47 Selecting previously unselected package iptables. [2020-10-28T15:40:58.404Z] #18 17.47 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-10-28T15:40:58.404Z] #18 17.48 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:40:58.541Z] #28 7.551 [2020-10-28T15:40:58.541Z] #28 7.670 ################# 25.0% ######################################################################## 100.0% [2020-10-28T15:40:58.541Z] #28 7.754 [2020-10-28T15:40:58.552Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:40:58.552Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-10-28T15:40:58.552Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-10-28T15:40:58.552Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2020-10-28T15:40:58.552Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2020-10-28T15:40:58.552Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.31MB / 49.18MB 0.3s [2020-10-28T15:40:58.552Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s [2020-10-28T15:40:58.552Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.14MB / 49.18MB 0.4s [2020-10-28T15:40:58.694Z] #18 17.64 Selecting previously unselected package xxd. [2020-10-28T15:40:58.694Z] #18 17.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-28T15:40:58.694Z] #18 17.65 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:40:58.694Z] #18 17.71 Selecting previously unselected package vim-common. [2020-10-28T15:40:58.694Z] #18 17.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:40:58.694Z] #18 17.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:40:58.694Z] #18 17.81 Selecting previously unselected package bash-completion. [2020-10-28T15:40:58.694Z] #18 17.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:40:58.735Z] #4 DONE 1.9s [2020-10-28T15:40:58.845Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.84MB / 49.18MB 0.5s [2020-10-28T15:40:58.992Z] [2020-10-28T15:40:58.992Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:40:59.182Z] #28 8.287 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:40:59.182Z] #28 8.304 skipping existing 5cb8031fd95d [2020-10-28T15:40:59.182Z] #28 8.327 [2020-10-28T15:40:59.249Z] #7 ... [2020-10-28T15:40:59.249Z] [2020-10-28T15:40:59.249Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-28T15:40:59.249Z] #5 DONE 0.3s [2020-10-28T15:40:59.505Z] [2020-10-28T15:40:59.505Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-10-28T15:40:59.764Z] #6 DONE 0.4s [2020-10-28T15:40:59.764Z] [2020-10-28T15:40:59.764Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-10-28T15:40:59.764Z] #7 DONE 0.4s [2020-10-28T15:40:59.764Z] [2020-10-28T15:40:59.764Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:40:59.764Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-28T15:40:59.764Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 417.79kB / 50.40MB 0.1s [2020-10-28T15:40:59.764Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-10-28T15:40:59.764Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-10-28T15:40:59.764Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.12MB / 10.00MB 0.1s [2020-10-28T15:40:59.764Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-28T15:40:59.764Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 138.79kB / 7.81MB 0.1s [2020-10-28T15:40:59.825Z] #28 8.877 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:40:59.825Z] #28 8.894 skipping existing 283607eaa57e [2020-10-28T15:40:59.825Z] #28 8.918 [2020-10-28T15:41:00.022Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.77MB / 10.00MB 0.3s [2020-10-28T15:41:00.022Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.23MB / 7.81MB 0.3s [2020-10-28T15:41:00.022Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.75MB / 50.40MB 0.4s [2020-10-28T15:41:00.022Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.92MB / 10.00MB 0.4s [2020-10-28T15:41:00.022Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.65MB / 7.81MB 0.4s [2020-10-28T15:41:00.243Z] #18 18.96 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:41:00.243Z] #18 19.22 Selecting previously unselected package bzip2. [2020-10-28T15:41:00.243Z] #18 19.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-10-28T15:41:00.243Z] #18 19.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:41:00.243Z] #18 19.29 Selecting previously unselected package xz-utils. [2020-10-28T15:41:00.243Z] #18 19.29 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-10-28T15:41:00.243Z] #18 19.30 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:41:00.243Z] #18 19.40 Selecting previously unselected package apparmor. [2020-10-28T15:41:00.243Z] #18 19.40 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-10-28T15:41:00.243Z] #18 19.45 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:41:00.282Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.84MB / 50.40MB 0.5s [2020-10-28T15:41:00.282Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.90MB / 10.00MB 0.5s [2020-10-28T15:41:00.282Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.21MB / 7.81MB 0.5s [2020-10-28T15:41:00.282Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.46MB / 50.40MB 0.6s [2020-10-28T15:41:00.282Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2020-10-28T15:41:00.499Z] #28 9.494 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:41:00.536Z] #18 19.74 Selecting previously unselected package aufs-tools. [2020-10-28T15:41:00.536Z] #18 19.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-10-28T15:41:00.536Z] #18 19.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:41:00.536Z] #18 19.81 Selecting previously unselected package libonig5:s390x. [2020-10-28T15:41:00.542Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.63MB / 50.40MB 0.8s [2020-10-28T15:41:00.542Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-10-28T15:41:00.542Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-10-28T15:41:00.542Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 120.34kB / 51.83MB 0.8s [2020-10-28T15:41:00.542Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.07MB / 68.67MB 0.8s [2020-10-28T15:41:00.542Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.86MB / 51.83MB 0.9s [2020-10-28T15:41:00.542Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.28MB / 68.67MB 0.9s [2020-10-28T15:41:00.781Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s [2020-10-28T15:41:00.781Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2020-10-28T15:41:00.781Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.6s [2020-10-28T15:41:00.781Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.6s [2020-10-28T15:41:00.795Z] #28 9.648 [2020-10-28T15:41:00.795Z] #28 9.712 ######################################################################## 100.0% [2020-10-28T15:41:00.795Z] #28 9.740 [2020-10-28T15:41:00.802Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.25MB / 50.40MB 1.1s [2020-10-28T15:41:00.802Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.99MB / 51.83MB 1.1s [2020-10-28T15:41:00.802Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.40MB / 68.67MB 1.1s [2020-10-28T15:41:00.827Z] #18 19.81 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-10-28T15:41:00.827Z] #18 19.81 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-28T15:41:00.827Z] #18 19.90 Selecting previously unselected package libjq1:s390x. [2020-10-28T15:41:00.827Z] #18 19.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-28T15:41:00.827Z] #18 19.91 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-28T15:41:00.827Z] #18 19.98 Selecting previously unselected package jq. [2020-10-28T15:41:00.827Z] #18 19.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-28T15:41:00.827Z] #18 19.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:00.827Z] #18 20.04 Selecting previously unselected package libaio1:s390x. [2020-10-28T15:41:00.827Z] #18 20.04 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-10-28T15:41:00.827Z] #18 20.04 Unpacking libaio1:s390x (0.3.112-3) ... [2020-10-28T15:41:00.827Z] #18 20.08 Selecting previously unselected package libgpm2:s390x. [2020-10-28T15:41:01.061Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.95MB / 50.40MB 1.3s [2020-10-28T15:41:01.061Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.83MB / 51.83MB 1.3s [2020-10-28T15:41:01.061Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.57MB / 68.67MB 1.3s [2020-10-28T15:41:01.061Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.31MB / 50.40MB 1.5s [2020-10-28T15:41:01.061Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.04MB / 51.83MB 1.5s [2020-10-28T15:41:01.061Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.55MB / 68.67MB 1.5s [2020-10-28T15:41:01.090Z] #28 10.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:41:01.118Z] #18 20.08 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-10-28T15:41:01.118Z] #18 20.09 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-10-28T15:41:01.118Z] #18 20.12 Selecting previously unselected package libicu63:s390x. [2020-10-28T15:41:01.118Z] #18 20.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-28T15:41:01.118Z] #18 20.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-28T15:41:01.320Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s [2020-10-28T15:41:01.320Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.77MB / 51.83MB 1.7s [2020-10-28T15:41:01.320Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.00MB / 68.67MB 1.7s [2020-10-28T15:41:01.354Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-10-28T15:41:01.388Z] #28 10.30 [2020-10-28T15:41:01.388Z] #28 10.37 ######################################################################## 100.0% [2020-10-28T15:41:01.388Z] #28 10.40 [2020-10-28T15:41:01.388Z] #28 10.42 Download of images into '/build' complete. [2020-10-28T15:41:01.388Z] #28 10.42 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:41:01.388Z] #28 10.42 tar -cC '/build' . | docker load [2020-10-28T15:41:01.388Z] #28 DONE 10.5s [2020-10-28T15:41:01.388Z] [2020-10-28T15:41:01.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:01.580Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.89MB / 51.83MB 1.9s [2020-10-28T15:41:01.580Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.28MB / 68.67MB 1.9s [2020-10-28T15:41:01.580Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.55MB / 51.83MB 2.1s [2020-10-28T15:41:01.580Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 2.1s [2020-10-28T15:41:01.652Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s done [2020-10-28T15:41:01.652Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.8s done [2020-10-28T15:41:01.652Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 8.91MB / 52.16MB 3.2s [2020-10-28T15:41:01.652Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.3s [2020-10-28T15:41:01.652Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.3s [2020-10-28T15:41:01.679Z] #40 ... [2020-10-28T15:41:01.679Z] [2020-10-28T15:41:01.679Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:01.679Z] #43 70.11 time [2020-10-28T15:41:01.840Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.30MB / 68.67MB 2.2s [2020-10-28T15:41:01.840Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2020-10-28T15:41:01.840Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.76MB / 51.83MB 2.3s [2020-10-28T15:41:01.840Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s [2020-10-28T15:41:01.918Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.88MB / 52.16MB 3.4s [2020-10-28T15:41:01.918Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.00MB / 62.53MB 3.4s [2020-10-28T15:41:01.918Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.95MB / 52.16MB 3.5s [2020-10-28T15:41:01.918Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.10MB / 52.16MB 3.6s [2020-10-28T15:41:01.918Z] #8 ... [2020-10-28T15:41:01.918Z] [2020-10-28T15:41:01.918Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:41:01.918Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:41:01.918Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:41:01.918Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:41:01.918Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-10-28T15:41:01.918Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-10-28T15:41:01.918Z] #60 DONE 3.8s [2020-10-28T15:41:01.918Z] [2020-10-28T15:41:01.918Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:01.918Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 35.07MB / 52.16MB 3.7s [2020-10-28T15:41:01.918Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.17MB / 62.53MB 3.7s [2020-10-28T15:41:01.918Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.47MB / 97.69MB 3.7s [2020-10-28T15:41:02.103Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s [2020-10-28T15:41:02.103Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.32MB / 68.67MB 2.6s [2020-10-28T15:41:02.192Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.08MB / 52.16MB 3.8s [2020-10-28T15:41:02.192Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.72MB / 62.53MB 3.8s [2020-10-28T15:41:02.192Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.72MB / 52.16MB 4.0s [2020-10-28T15:41:02.192Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 29.26MB / 62.53MB 4.0s [2020-10-28T15:41:02.192Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.57MB / 97.69MB 4.0s [2020-10-28T15:41:02.361Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.87MB / 68.67MB 2.7s [2020-10-28T15:41:02.361Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.71MB / 120.17MB 2.7s [2020-10-28T15:41:02.361Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-10-28T15:41:02.458Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.01MB / 62.53MB 4.1s [2020-10-28T15:41:02.458Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 35.53MB / 97.69MB 4.1s [2020-10-28T15:41:02.458Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.23MB / 62.53MB 4.3s [2020-10-28T15:41:02.458Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.54MB / 97.69MB 4.3s [2020-10-28T15:41:02.630Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-10-28T15:41:02.649Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.42MB / 68.67MB 2.9s [2020-10-28T15:41:02.649Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.77MB / 120.17MB 2.9s [2020-10-28T15:41:02.731Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.40MB / 62.53MB 4.4s [2020-10-28T15:41:02.731Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.62MB / 97.69MB 4.4s [2020-10-28T15:41:02.731Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.02MB / 62.53MB 4.5s [2020-10-28T15:41:02.907Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.34MB / 68.67MB 3.1s [2020-10-28T15:41:02.907Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2020-10-28T15:41:02.907Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.26MB / 68.67MB 3.4s [2020-10-28T15:41:02.907Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.86MB / 120.17MB 3.4s [2020-10-28T15:41:02.907Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-10-28T15:41:02.915Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 26.3s done [2020-10-28T15:41:02.915Z] #9 DONE 33.0s [2020-10-28T15:41:02.915Z] [2020-10-28T15:41:02.915Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:41:02.997Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.7s [2020-10-28T15:41:02.997Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 87.75MB / 97.69MB 4.7s [2020-10-28T15:41:02.997Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.8s [2020-10-28T15:41:03.183Z] #18 22.24 Selecting previously unselected package libnet1:s390x. [2020-10-28T15:41:03.183Z] #18 22.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-28T15:41:03.183Z] #18 22.25 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:03.183Z] #18 22.28 Selecting previously unselected package libnl-3-200:s390x. [2020-10-28T15:41:03.183Z] #18 22.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-28T15:41:03.183Z] #18 22.29 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-28T15:41:03.183Z] #18 22.34 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-28T15:41:03.183Z] #18 22.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-28T15:41:03.183Z] #18 22.34 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-28T15:41:03.183Z] #18 22.38 Selecting previously unselected package libreadline5:s390x. [2020-10-28T15:41:03.183Z] #18 22.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-10-28T15:41:03.183Z] #18 22.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-28T15:41:03.212Z] #10 DONE 0.2s [2020-10-28T15:41:03.212Z] [2020-10-28T15:41:03.212Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:41:03.212Z] #11 DONE 0.2s [2020-10-28T15:41:03.473Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s [2020-10-28T15:41:03.473Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.28MB / 120.17MB 3.8s [2020-10-28T15:41:03.474Z] #18 22.47 Selecting previously unselected package net-tools. [2020-10-28T15:41:03.474Z] #18 22.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-10-28T15:41:03.474Z] #18 22.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:41:03.474Z] #18 22.60 Selecting previously unselected package python-pip-whl. [2020-10-28T15:41:03.474Z] #18 22.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:41:03.474Z] #18 22.60 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:41:03.511Z] [2020-10-28T15:41:03.511Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:41:03.511Z] #30 DONE 0.1s [2020-10-28T15:41:03.511Z] [2020-10-28T15:41:03.511Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:03.511Z] #63 ... [2020-10-28T15:41:03.511Z] [2020-10-28T15:41:03.511Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:41:03.511Z] #38 DONE 0.1s [2020-10-28T15:41:03.747Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.75MB / 120.17MB 4.0s [2020-10-28T15:41:03.764Z] #18 22.98 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:41:03.808Z] [2020-10-28T15:41:03.808Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:03.943Z] #8 ... [2020-10-28T15:41:03.943Z] [2020-10-28T15:41:03.943Z] #21 [internal] load build context [2020-10-28T15:41:03.943Z] #21 transferring context: 51.98MB 4.3s done [2020-10-28T15:41:03.943Z] #21 DONE 5.5s [2020-10-28T15:41:03.943Z] [2020-10-28T15:41:03.943Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:04.005Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.10MB / 120.17MB 4.3s [2020-10-28T15:41:04.005Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2020-10-28T15:41:04.055Z] #18 22.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:41:04.055Z] #18 22.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:41:04.055Z] #18 23.05 Selecting previously unselected package python3-distutils. [2020-10-28T15:41:04.055Z] #18 23.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:41:04.055Z] #18 23.05 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:41:04.055Z] #18 23.11 Selecting previously unselected package python3-pip. [2020-10-28T15:41:04.055Z] #18 23.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:41:04.055Z] #18 23.12 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:41:04.055Z] #18 23.22 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:41:04.106Z] #39 0.691 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:41:04.106Z] #39 0.697 Cloning into '.'... [2020-10-28T15:41:04.218Z] #43 ... [2020-10-28T15:41:04.218Z] [2020-10-28T15:41:04.218Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:04.218Z] #49 63.21 reflect [2020-10-28T15:41:04.218Z] #49 63.23 syscall [2020-10-28T15:41:04.218Z] #49 70.34 time [2020-10-28T15:41:04.264Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.25MB / 120.17MB 4.6s [2020-10-28T15:41:04.345Z] #18 23.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:41:04.345Z] #18 23.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:41:04.345Z] #18 23.30 Selecting previously unselected package python3-setuptools. [2020-10-28T15:41:04.345Z] #18 23.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:41:04.345Z] #18 23.31 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:41:04.345Z] #18 23.50 Selecting previously unselected package python3-wheel. [2020-10-28T15:41:04.478Z] #49 ... [2020-10-28T15:41:04.479Z] [2020-10-28T15:41:04.479Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:04.479Z] #45 DONE 73.3s [2020-10-28T15:41:04.479Z] [2020-10-28T15:41:04.479Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:04.479Z] #40 71.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:41:04.479Z] #40 71.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:04.479Z] #40 71.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:41:04.479Z] #40 71.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:41:04.479Z] #40 71.65 Setting up python-six (1.12.0-1) ... [2020-10-28T15:41:04.479Z] #40 ... [2020-10-28T15:41:04.479Z] [2020-10-28T15:41:04.479Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:04.479Z] #11 63.35 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-10-28T15:41:04.479Z] #11 65.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-28T15:41:04.479Z] #11 65.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-28T15:41:04.479Z] #11 65.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:41:04.479Z] #11 65.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:41:04.479Z] #11 65.74 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-10-28T15:41:04.479Z] #11 65.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-28T15:41:04.479Z] #11 65.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-28T15:41:04.479Z] #11 65.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-28T15:41:04.479Z] #11 65.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-28T15:41:04.479Z] #11 65.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-28T15:41:04.479Z] #11 65.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-28T15:41:04.479Z] #11 65.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-28T15:41:04.479Z] #11 65.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-28T15:41:04.479Z] #11 65.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-28T15:41:04.479Z] #11 65.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-28T15:41:04.479Z] #11 67.09 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:04.479Z] #11 67.27 Fetched 77.7 MB in 9s (9064 kB/s) [2020-10-28T15:41:04.479Z] #11 67.37 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:41:04.479Z] #11 67.37 (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-10-28T15:41:04.479Z] #11 67.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:41:04.479Z] #11 67.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:41:04.479Z] #11 70.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:41:04.479Z] #11 70.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:41:04.479Z] #11 70.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:41:04.479Z] #11 73.29 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:41:04.479Z] #11 73.33 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:41:04.479Z] #11 73.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:41:04.523Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.39MB / 120.17MB 5.0s [2020-10-28T15:41:04.553Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-10-28T15:41:04.636Z] #18 23.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:41:04.636Z] #18 23.51 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:41:04.636Z] #18 23.56 Selecting previously unselected package sudo. [2020-10-28T15:41:04.636Z] #18 23.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-10-28T15:41:04.636Z] #18 23.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:41:04.738Z] #11 73.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-28T15:41:04.738Z] #11 73.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:41:04.738Z] #11 73.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:41:04.781Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.27MB / 120.17MB 5.2s [2020-10-28T15:41:04.814Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-10-28T15:41:04.928Z] #18 23.81 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:41:04.928Z] #18 23.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-10-28T15:41:04.928Z] #18 23.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:41:04.928Z] #18 23.96 Selecting previously unselected package uidmap. [2020-10-28T15:41:04.928Z] #18 23.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-10-28T15:41:04.928Z] #18 23.96 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:41:04.928Z] #18 24.04 Selecting previously unselected package vim-runtime. [2020-10-28T15:41:04.928Z] #18 24.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:41:04.928Z] #18 24.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:41:04.928Z] #18 24.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:41:04.928Z] #18 24.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:41:05.039Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.49MB / 120.17MB 5.4s [2020-10-28T15:41:05.076Z] #8 ... [2020-10-28T15:41:05.076Z] [2020-10-28T15:41:05.076Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:05.076Z] #25 2.009 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:05.076Z] #25 2.023 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:05.076Z] #25 2.115 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:05.076Z] #25 2.183 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:05.076Z] #25 2.580 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:05.076Z] #25 2.931 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:05.076Z] #25 4.452 Fetched 8396 kB in 3s (3124 kB/s) [2020-10-28T15:41:05.076Z] #25 4.452 Reading package lists... [2020-10-28T15:41:05.076Z] #25 5.468 Reading package lists... [2020-10-28T15:41:05.076Z] #25 6.424 Building dependency tree... [2020-10-28T15:41:05.076Z] #25 6.778 The following additional packages will be installed: [2020-10-28T15:41:05.076Z] #25 6.778 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:41:05.076Z] #25 6.778 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:41:05.076Z] #25 6.778 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:41:05.076Z] #25 6.778 Suggested packages: [2020-10-28T15:41:05.076Z] #25 6.778 krb5-doc krb5-user [2020-10-28T15:41:05.076Z] #25 6.778 Recommended packages: [2020-10-28T15:41:05.076Z] #25 6.778 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:41:05.076Z] #25 7.038 The following NEW packages will be installed: [2020-10-28T15:41:05.076Z] #25 7.038 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:41:05.076Z] #25 7.038 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:41:05.076Z] #25 7.038 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:41:05.076Z] #25 7.038 libssh2-1 libssl1.1 openssl [2020-10-28T15:41:05.076Z] #25 7.312 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:41:05.076Z] #25 7.312 Need to get 5049 kB of archives. [2020-10-28T15:41:05.076Z] #25 7.312 After this operation, 12.1 MB of additional disk space will be used. [2020-10-28T15:41:05.076Z] #25 7.312 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-28T15:41:05.076Z] #25 7.353 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-28T15:41:05.076Z] #25 7.376 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:41:05.076Z] #25 7.376 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-28T15:41:05.076Z] #25 7.376 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-28T15:41:05.076Z] #25 7.376 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-28T15:41:05.076Z] #25 7.388 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-28T15:41:05.076Z] #25 7.388 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-28T15:41:05.076Z] #25 7.399 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-28T15:41:05.076Z] #25 7.399 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-28T15:41:05.076Z] #25 7.399 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:41:05.076Z] #25 7.399 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-28T15:41:05.076Z] #25 7.412 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-28T15:41:05.076Z] #25 7.412 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-28T15:41:05.076Z] #25 7.412 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-28T15:41:05.076Z] #25 7.412 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-28T15:41:05.076Z] #25 7.412 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-28T15:41:05.076Z] #25 7.418 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-28T15:41:05.076Z] #25 7.423 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:41:05.076Z] #25 7.432 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:41:05.076Z] #25 7.434 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:41:05.076Z] #25 7.619 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:05.076Z] #25 7.655 Fetched 5049 kB in 0s (13.3 MB/s) [2020-10-28T15:41:05.076Z] #25 7.719 Selecting previously unselected package libssl1.1:amd64. [2020-10-28T15:41:05.076Z] #25 7.719 (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-10-28T15:41:05.076Z] #25 7.719 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 7.727 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:05.076Z] #25 7.933 Selecting previously unselected package openssl. [2020-10-28T15:41:05.076Z] #25 7.933 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 7.941 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:05.076Z] #25 8.104 Selecting previously unselected package ca-certificates. [2020-10-28T15:41:05.076Z] #25 8.104 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:41:05.076Z] #25 8.105 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:05.076Z] #25 8.195 Selecting previously unselected package libkeyutils1:amd64. [2020-10-28T15:41:05.076Z] #25 8.195 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.199 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:41:05.076Z] #25 8.245 Selecting previously unselected package libkrb5support0:amd64. [2020-10-28T15:41:05.076Z] #25 8.245 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.250 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:41:05.076Z] #25 8.337 Selecting previously unselected package libk5crypto3:amd64. [2020-10-28T15:41:05.076Z] #25 8.337 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.342 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:41:05.076Z] #25 8.407 Selecting previously unselected package libkrb5-3:amd64. [2020-10-28T15:41:05.076Z] #25 8.407 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.411 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:41:05.076Z] #25 8.527 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-28T15:41:05.076Z] #25 8.527 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.531 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:41:05.076Z] #25 8.598 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-28T15:41:05.076Z] #25 8.598 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.602 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:05.076Z] #25 8.645 Selecting previously unselected package libsasl2-2:amd64. [2020-10-28T15:41:05.076Z] #25 8.645 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.648 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:05.076Z] #25 8.716 Selecting previously unselected package libldap-common. [2020-10-28T15:41:05.076Z] #25 8.716 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:41:05.076Z] #25 8.724 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:05.076Z] #25 8.788 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-28T15:41:05.076Z] #25 8.788 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.788 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:05.076Z] #25 8.864 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-28T15:41:05.076Z] #25 8.864 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.867 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:05.076Z] #25 8.916 Selecting previously unselected package libpsl5:amd64. [2020-10-28T15:41:05.076Z] #25 8.916 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.927 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:41:05.076Z] #25 8.965 Selecting previously unselected package librtmp1:amd64. [2020-10-28T15:41:05.076Z] #25 8.965 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 8.969 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:05.076Z] #25 9.025 Selecting previously unselected package libssh2-1:amd64. [2020-10-28T15:41:05.076Z] #25 9.025 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.029 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:41:05.076Z] #25 9.214 Selecting previously unselected package libcurl4:amd64. [2020-10-28T15:41:05.076Z] #25 9.214 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.219 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:05.076Z] #25 9.349 Selecting previously unselected package curl. [2020-10-28T15:41:05.076Z] #25 9.349 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.353 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:05.076Z] #25 9.422 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:41:05.076Z] #25 9.422 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.486 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:41:05.076Z] #25 9.567 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:41:05.076Z] #25 9.567 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.571 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:05.076Z] #25 9.618 Selecting previously unselected package jq. [2020-10-28T15:41:05.076Z] #25 9.618 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:41:05.076Z] #25 9.625 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:05.076Z] #25 9.677 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:41:05.076Z] #25 9.687 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:41:05.076Z] #25 9.700 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:05.296Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.25MB / 120.17MB 5.7s [2020-10-28T15:41:05.308Z] #11 74.15 Selecting previously unselected package dmsetup. [2020-10-28T15:41:05.308Z] #11 74.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:41:05.308Z] #11 74.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:41:05.373Z] #25 ... [2020-10-28T15:41:05.373Z] [2020-10-28T15:41:05.373Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:05.554Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.02MB / 120.17MB 6.0s [2020-10-28T15:41:05.936Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.2s done [2020-10-28T15:41:06.122Z] #8 ... [2020-10-28T15:41:06.122Z] [2020-10-28T15:41:06.122Z] #21 [internal] load build context [2020-10-28T15:41:06.122Z] #21 transferring context: 51.98MB 6.2s done [2020-10-28T15:41:06.122Z] #21 DONE 6.4s [2020-10-28T15:41:06.122Z] [2020-10-28T15:41:06.122Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:06.122Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.52MB / 120.17MB 6.4s [2020-10-28T15:41:06.122Z] #8 ... [2020-10-28T15:41:06.122Z] [2020-10-28T15:41:06.122Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:41:06.122Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-28T15:41:06.122Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:41:06.122Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done [2020-10-28T15:41:06.122Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done [2020-10-28T15:41:06.123Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.4s done [2020-10-28T15:41:06.123Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 0.4s [2020-10-28T15:41:06.123Z] #24 ... [2020-10-28T15:41:06.123Z] [2020-10-28T15:41:06.123Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:06.146Z] #11 74.78 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:41:06.146Z] #11 74.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:41:06.147Z] #11 74.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:41:06.379Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.44MB / 120.17MB 6.6s [2020-10-28T15:41:06.724Z] #11 ... [2020-10-28T15:41:06.724Z] [2020-10-28T15:41:06.724Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:06.724Z] #34 65.39 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:41:06.724Z] #34 65.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 65.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:41:06.724Z] #34 73.08 Selecting previously unselected package libxml2:amd64. [2020-10-28T15:41:06.724Z] #34 73.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 73.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:41:06.724Z] #34 73.69 Selecting previously unselected package libarchive13:amd64. [2020-10-28T15:41:06.724Z] #34 73.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 73.72 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:41:06.724Z] #34 74.31 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-28T15:41:06.724Z] #34 74.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 74.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:41:06.724Z] #34 74.87 Selecting previously unselected package librhash0:amd64. [2020-10-28T15:41:06.724Z] #34 74.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 74.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:41:06.724Z] #34 75.06 Selecting previously unselected package libuv1:amd64. [2020-10-28T15:41:06.724Z] #34 75.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 75.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:41:06.724Z] #34 75.23 Selecting previously unselected package cmake. [2020-10-28T15:41:06.724Z] #34 75.24 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-28T15:41:06.724Z] #34 75.24 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:41:06.724Z] #34 ... [2020-10-28T15:41:06.724Z] [2020-10-28T15:41:06.724Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:06.724Z] #32 65.41 time [2020-10-28T15:41:06.724Z] #32 71.07 internal/poll [2020-10-28T15:41:06.724Z] #32 73.23 internal/fmtsort [2020-10-28T15:41:06.724Z] #32 73.49 internal/syscall/execenv [2020-10-28T15:41:06.724Z] #32 73.76 internal/syscall/unix [2020-10-28T15:41:06.724Z] #32 74.34 strings [2020-10-28T15:41:06.724Z] #32 74.57 os [2020-10-28T15:41:06.986Z] #32 ... [2020-10-28T15:41:06.986Z] [2020-10-28T15:41:06.986Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:06.986Z] #40 75.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:41:06.986Z] #40 75.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:41:06.986Z] #40 75.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:41:06.986Z] #40 75.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:41:06.986Z] #40 75.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:41:06.986Z] #40 75.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:41:06.991Z] #18 26.28 Selecting previously unselected package vim. [2020-10-28T15:41:07.246Z] #40 75.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:07.246Z] #40 75.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:41:07.246Z] #40 75.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:41:07.246Z] #40 75.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:41:07.282Z] #18 26.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-10-28T15:41:07.282Z] #18 26.29 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:41:07.309Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2020-10-28T15:41:07.309Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-10-28T15:41:07.326Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.5s done [2020-10-28T15:41:07.326Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.2s done [2020-10-28T15:41:07.326Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s done [2020-10-28T15:41:07.326Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.2s done [2020-10-28T15:41:07.326Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-10-28T15:41:07.566Z] #8 ... [2020-10-28T15:41:07.566Z] [2020-10-28T15:41:07.566Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-10-28T15:41:07.566Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-10-28T15:41:07.566Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-10-28T15:41:07.566Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-10-28T15:41:07.566Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.9s done [2020-10-28T15:41:07.566Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2020-10-28T15:41:07.566Z] #60 DONE 7.8s [2020-10-28T15:41:07.566Z] [2020-10-28T15:41:07.566Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:07.574Z] #18 26.65 Selecting previously unselected package xfsprogs. [2020-10-28T15:41:07.574Z] #18 26.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-10-28T15:41:07.574Z] #18 26.67 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:41:07.901Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-10-28T15:41:08.205Z] #18 27.04 Selecting previously unselected package zip. [2020-10-28T15:41:08.205Z] #18 27.05 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-10-28T15:41:08.205Z] #18 27.06 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:41:08.205Z] #18 27.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:41:08.205Z] #18 27.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:41:08.205Z] #18 27.32 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-10-28T15:41:08.205Z] #18 27.32 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-28T15:41:08.205Z] #18 27.33 Setting up libgpm2:s390x (1.20.7-5) ... [2020-10-28T15:41:08.205Z] #18 27.34 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-10-28T15:41:08.205Z] #18 27.35 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:41:08.205Z] #18 27.35 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-10-28T15:41:08.205Z] #18 27.36 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:08.205Z] #18 27.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:41:08.205Z] #18 27.38 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-28T15:41:08.205Z] #18 27.39 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-28T15:41:08.205Z] #18 27.39 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:41:08.205Z] #18 27.40 Setting up zip (3.0-11+b1) ... [2020-10-28T15:41:08.224Z] #8 ... [2020-10-28T15:41:08.224Z] [2020-10-28T15:41:08.224Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:41:08.224Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done [2020-10-28T15:41:08.224Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done [2020-10-28T15:41:08.224Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done [2020-10-28T15:41:08.224Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done [2020-10-28T15:41:08.224Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 41.13MB / 49.18MB 9.8s [2020-10-28T15:41:08.496Z] #18 27.41 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:41:08.496Z] #18 27.43 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:41:08.589Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 10.0s [2020-10-28T15:41:08.662Z] #39 ... [2020-10-28T15:41:08.662Z] [2020-10-28T15:41:08.662Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:08.662Z] #46 0.789 + RM_GOPATH=0 [2020-10-28T15:41:08.662Z] #46 0.790 + TMP_GOPATH= [2020-10-28T15:41:08.662Z] #46 0.790 + : /build [2020-10-28T15:41:08.662Z] #46 0.791 + '[' -z '' ']' [2020-10-28T15:41:08.662Z] #46 0.795 ++ mktemp -d [2020-10-28T15:41:08.662Z] #46 0.801 + export GOPATH=/tmp/tmp.MWxxMnShSg [2020-10-28T15:41:08.662Z] #46 0.802 + GOPATH=/tmp/tmp.MWxxMnShSg [2020-10-28T15:41:08.662Z] #46 0.803 + RM_GOPATH=1 [2020-10-28T15:41:08.662Z] #46 0.804 + case "$(go env GOARCH)" in [2020-10-28T15:41:08.662Z] #46 0.808 ++ go env GOARCH [2020-10-28T15:41:08.662Z] #46 0.835 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:08.662Z] #46 0.836 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:08.662Z] #46 0.840 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:08.662Z] #46 0.844 + dir=/tmp/install [2020-10-28T15:41:08.662Z] #46 0.844 + bin=gotestsum [2020-10-28T15:41:08.662Z] #46 0.844 + shift [2020-10-28T15:41:08.662Z] #46 0.844 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:41:08.662Z] #46 0.845 + . /tmp/install/gotestsum.installer [2020-10-28T15:41:08.662Z] #46 0.845 ++ : v0.5.3 [2020-10-28T15:41:08.662Z] #46 0.847 + install_gotestsum [2020-10-28T15:41:08.662Z] #46 0.869 + set -e [2020-10-28T15:41:08.662Z] #46 0.874 + export GO111MODULE=on [2020-10-28T15:41:08.662Z] #46 0.874 + GO111MODULE=on [2020-10-28T15:41:08.662Z] #46 0.874 + GOBIN=/build [2020-10-28T15:41:08.662Z] #46 0.874 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:41:08.662Z] #46 0.987 go: finding gotest.tools v0.5.3 [2020-10-28T15:41:08.662Z] #46 0.987 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:08.662Z] #46 2.021 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:08.662Z] #46 3.037 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:08.662Z] #46 4.504 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:08.662Z] #46 4.591 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:08.662Z] #46 4.631 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:41:08.662Z] #46 4.656 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:08.662Z] #46 4.682 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:08.662Z] #46 4.982 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:08.662Z] #46 5.002 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:41:08.662Z] #46 5.017 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:08.662Z] #46 5.152 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:08.662Z] #46 5.191 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:41:08.662Z] #46 5.221 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:08.662Z] #46 5.310 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:08.662Z] #46 5.321 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:08.663Z] #46 5.362 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:08.967Z] #46 5.523 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:08.967Z] #46 5.789 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:41:09.272Z] #46 6.034 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:09.537Z] #24 ... [2020-10-28T15:41:09.537Z] [2020-10-28T15:41:09.537Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:09.537Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-10-28T15:41:09.572Z] #46 6.161 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:09.572Z] #46 6.390 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:09.800Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-10-28T15:41:10.001Z] #18 ... [2020-10-28T15:41:10.001Z] [2020-10-28T15:41:10.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:10.001Z] #41 63.96 CC criu/cr-errno.o [2020-10-28T15:41:10.001Z] #41 63.99 CC criu/cr-restore.o [2020-10-28T15:41:10.001Z] #41 66.52 CC criu/cr-service.o [2020-10-28T15:41:10.001Z] #41 67.41 CC criu/crtools.o [2020-10-28T15:41:10.001Z] #41 67.77 CC criu/eventfd.o [2020-10-28T15:41:10.001Z] #41 67.95 CC criu/eventpoll.o [2020-10-28T15:41:10.001Z] #41 68.50 CC criu/external.o [2020-10-28T15:41:10.001Z] #41 68.63 CC criu/fault-injection.o [2020-10-28T15:41:10.001Z] #41 68.69 CC criu/fdstore.o [2020-10-28T15:41:10.001Z] #41 68.98 CC criu/fifo.o [2020-10-28T15:41:10.001Z] #41 69.29 CC criu/file-ids.o [2020-10-28T15:41:10.001Z] #41 69.44 CC criu/file-lock.o [2020-10-28T15:41:10.001Z] #41 69.87 CC criu/files-ext.o [2020-10-28T15:41:10.001Z] #41 70.04 CC criu/files-reg.o [2020-10-28T15:41:10.001Z] #41 71.32 CC criu/files.o [2020-10-28T15:41:10.001Z] #41 72.85 CC criu/filesystems.o [2020-10-28T15:41:10.001Z] #41 73.23 CC criu/fsnotify.o [2020-10-28T15:41:10.001Z] #41 73.88 CC criu/image-desc.o [2020-10-28T15:41:10.001Z] #41 74.00 CC criu/image.o [2020-10-28T15:41:10.001Z] #41 ... [2020-10-28T15:41:10.001Z] [2020-10-28T15:41:10.001Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:41:10.001Z] #18 29.09 Setting up libiptc0:s390x (1.8.2-4) ... [2020-10-28T15:41:10.001Z] #18 29.10 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:41:10.001Z] #18 29.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:41:10.001Z] #18 29.11 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:41:10.001Z] #18 29.14 invoke-rc.d: could not determine current runlevel [2020-10-28T15:41:10.001Z] #18 29.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:41:10.001Z] #18 29.15 Setting up pigz (2.4-1) ... [2020-10-28T15:41:10.001Z] #18 29.16 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-28T15:41:10.001Z] #18 29.17 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-28T15:41:10.001Z] #18 29.18 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:41:10.001Z] #18 29.19 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-10-28T15:41:10.001Z] #18 29.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:41:10.291Z] #18 29.41 Setting up libaio1:s390x (0.3.112-3) ... [2020-10-28T15:41:10.291Z] #18 29.41 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-28T15:41:10.291Z] #18 29.42 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-28T15:41:10.291Z] #18 29.43 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:41:10.291Z] #18 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:41:10.291Z] #18 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:41:10.291Z] #18 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:41:10.291Z] #18 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:41:10.291Z] #18 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:41:10.291Z] #18 29.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:41:10.291Z] #18 29.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:41:10.291Z] #18 29.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:41:10.291Z] #18 29.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-28T15:41:10.291Z] #18 29.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:41:10.291Z] #18 29.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-28T15:41:10.291Z] #18 29.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:10.291Z] #18 29.50 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-28T15:41:10.291Z] #18 29.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:41:10.677Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2020-10-28T15:41:10.677Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2020-10-28T15:41:10.939Z] #8 ... [2020-10-28T15:41:10.939Z] [2020-10-28T15:41:10.939Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:10.939Z] #25 9.929 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:10.939Z] #25 9.940 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:10.939Z] #25 9.954 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:41:10.939Z] #25 9.965 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:10.939Z] #25 9.976 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:10.939Z] #25 9.986 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:41:10.939Z] #25 9.997 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:10.939Z] #25 10.01 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:41:10.939Z] #25 10.02 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:41:10.939Z] #25 10.03 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:10.939Z] #25 10.09 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:41:10.939Z] #25 10.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:10.939Z] #25 10.12 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:10.939Z] #25 10.13 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:10.939Z] #25 10.76 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:10.939Z] #25 11.92 126 added, 0 removed; done. [2020-10-28T15:41:10.939Z] #25 12.02 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:41:10.939Z] #25 12.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:10.939Z] #25 12.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:10.939Z] #25 12.05 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:10.939Z] #25 12.05 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:10.939Z] #25 12.07 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:10.939Z] #25 12.08 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:10.939Z] #25 12.78 0 added, 0 removed; done. [2020-10-28T15:41:10.939Z] #25 12.78 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:41:10.939Z] #25 12.79 done. [2020-10-28T15:41:10.939Z] #25 DONE 15.4s [2020-10-28T15:41:10.939Z] [2020-10-28T15:41:10.939Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:41:10.939Z] #26 DONE 0.0s [2020-10-28T15:41:10.939Z] [2020-10-28T15:41:10.939Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:10.939Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-10-28T15:41:11.455Z] #40 ... [2020-10-28T15:41:11.455Z] [2020-10-28T15:41:11.455Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:11.455Z] #34 78.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:41:11.455Z] #34 78.29 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:41:11.455Z] #34 78.32 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:41:11.455Z] #34 78.33 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:41:11.455Z] #34 78.38 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:41:11.455Z] #34 78.44 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:41:11.455Z] #34 78.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:41:11.455Z] #34 78.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:41:11.455Z] #34 78.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:41:11.455Z] #34 78.50 Setting up cmake (3.13.4-1) ... [2020-10-28T15:41:11.455Z] #34 78.51 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:11.455Z] #34 78.63 Processing triggers for mime-support (3.62) ... [2020-10-28T15:41:11.455Z] #34 DONE 79.5s [2020-10-28T15:41:11.455Z] [2020-10-28T15:41:11.455Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:11.681Z] #46 8.022 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:11.715Z] #35 1.071 + RM_GOPATH=0 [2020-10-28T15:41:11.715Z] #35 1.071 + TMP_GOPATH= [2020-10-28T15:41:11.715Z] #35 1.071 + : /build [2020-10-28T15:41:11.715Z] #35 1.071 + '[' -z '' ']' [2020-10-28T15:41:11.715Z] #35 1.074 ++ mktemp -d [2020-10-28T15:41:11.715Z] #35 1.074 + export GOPATH=/tmp/tmp.YO59pzmwbe [2020-10-28T15:41:11.715Z] #35 1.074 + GOPATH=/tmp/tmp.YO59pzmwbe [2020-10-28T15:41:11.715Z] #35 1.074 + RM_GOPATH=1 [2020-10-28T15:41:11.715Z] #35 1.074 + case "$(go env GOARCH)" in [2020-10-28T15:41:11.715Z] #35 1.076 ++ go env GOARCH [2020-10-28T15:41:11.715Z] #35 1.091 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:11.715Z] #35 1.091 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:11.715Z] #35 1.091 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:11.715Z] #35 1.094 + dir=/tmp/install [2020-10-28T15:41:11.715Z] #35 1.094 + bin=tini [2020-10-28T15:41:11.715Z] #35 1.094 + shift [2020-10-28T15:41:11.715Z] #35 1.096 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:41:11.715Z] #35 1.097 + . /tmp/install/tini.installer [2020-10-28T15:41:11.715Z] #35 1.097 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:41:11.715Z] #35 1.098 + install_tini [2020-10-28T15:41:11.715Z] #35 1.099 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:41:11.715Z] #35 1.099 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:41:11.715Z] #35 1.099 + git clone https://github.com/krallin/tini.git /tmp/tmp.YO59pzmwbe/tini [2020-10-28T15:41:11.715Z] #35 1.109 Cloning into '/tmp/tmp.YO59pzmwbe/tini'... [2020-10-28T15:41:11.732Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-10-28T15:41:12.330Z] #46 9.101 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:12.358Z] #18 31.24 Setting up iptables (1.8.2-4) ... [2020-10-28T15:41:12.358Z] #18 31.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:41:12.358Z] #18 31.27 Setting up python3 (3.7.3-1) ... [2020-10-28T15:41:12.358Z] #18 31.45 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:41:12.654Z] #35 1.955 + cd /tmp/tmp.YO59pzmwbe/tini [2020-10-28T15:41:12.654Z] #35 1.955 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:41:12.654Z] #35 1.979 + cmake . [2020-10-28T15:41:12.837Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-10-28T15:41:12.837Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s done [2020-10-28T15:41:12.837Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-10-28T15:41:12.989Z] #18 31.99 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:41:13.223Z] #35 2.610 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:41:13.223Z] #35 2.672 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:41:13.391Z] #46 ... [2020-10-28T15:41:13.391Z] [2020-10-28T15:41:13.391Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:13.391Z] #23 0.807 + RM_GOPATH=0 [2020-10-28T15:41:13.391Z] #23 0.807 + TMP_GOPATH= [2020-10-28T15:41:13.391Z] #23 0.807 + : /build [2020-10-28T15:41:13.391Z] #23 0.809 + '[' -z '' ']' [2020-10-28T15:41:13.391Z] #23 0.829 ++ mktemp -d [2020-10-28T15:41:13.391Z] #23 0.851 + export GOPATH=/tmp/tmp.9sI444maXg [2020-10-28T15:41:13.391Z] #23 0.851 + GOPATH=/tmp/tmp.9sI444maXg [2020-10-28T15:41:13.391Z] #23 0.851 + RM_GOPATH=1 [2020-10-28T15:41:13.391Z] #23 0.851 + case "$(go env GOARCH)" in [2020-10-28T15:41:13.391Z] #23 0.859 ++ go env GOARCH [2020-10-28T15:41:13.391Z] #23 0.891 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.391Z] #23 0.891 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.391Z] #23 0.893 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:13.391Z] #23 0.895 + dir=/tmp/install [2020-10-28T15:41:13.391Z] #23 0.896 + bin=dockercli [2020-10-28T15:41:13.391Z] #23 0.896 + shift [2020-10-28T15:41:13.391Z] #23 0.897 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:41:13.391Z] #23 0.897 + . /tmp/install/dockercli.installer [2020-10-28T15:41:13.391Z] #23 0.898 ++ : stable [2020-10-28T15:41:13.391Z] #23 0.898 ++ : 17.06.2-ce [2020-10-28T15:41:13.391Z] #23 0.900 + install_dockercli [2020-10-28T15:41:13.391Z] #23 0.900 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:41:13.391Z] #23 0.900 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:41:13.391Z] #23 0.908 ++ uname -m [2020-10-28T15:41:13.391Z] #23 0.911 + arch=ppc64le [2020-10-28T15:41:13.391Z] #23 0.911 + '[' ppc64le '!=' x86_64 ']' [2020-10-28T15:41:13.391Z] #23 0.911 + '[' ppc64le '!=' s390x ']' [2020-10-28T15:41:13.391Z] #23 0.911 + '[' ppc64le '!=' armhf ']' [2020-10-28T15:41:13.391Z] #23 0.911 + build_dockercli [2020-10-28T15:41:13.391Z] #23 0.911 + git clone https://github.com/docker/docker-ce /tmp/tmp.9sI444maXg/tmp/docker-ce [2020-10-28T15:41:13.391Z] #23 0.920 Cloning into '/tmp/tmp.9sI444maXg/tmp/docker-ce'... [2020-10-28T15:41:13.391Z] #23 ... [2020-10-28T15:41:13.391Z] [2020-10-28T15:41:13.391Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:13.391Z] #41 1.083 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:13.391Z] #41 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:13.391Z] #41 1.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:13.391Z] #41 2.624 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:41:13.391Z] #41 4.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:41:13.391Z] #41 6.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:41:13.404Z] #8 ... [2020-10-28T15:41:13.404Z] [2020-10-28T15:41:13.404Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:41:13.404Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.8s done [2020-10-28T15:41:13.404Z] #24 DONE 13.8s [2020-10-28T15:41:13.404Z] [2020-10-28T15:41:13.404Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:13.404Z] #8 ... [2020-10-28T15:41:13.404Z] [2020-10-28T15:41:13.404Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:13.692Z] #41 ... [2020-10-28T15:41:13.692Z] [2020-10-28T15:41:13.692Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:13.692Z] #54 1.081 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:13.692Z] #54 1.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:13.692Z] #54 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:13.692Z] #54 2.442 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:41:13.692Z] #54 5.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:41:13.692Z] #54 6.464 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:41:13.692Z] #54 ... [2020-10-28T15:41:13.692Z] [2020-10-28T15:41:13.692Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:13.692Z] #48 0.832 + RM_GOPATH=0 [2020-10-28T15:41:13.692Z] #48 0.834 + TMP_GOPATH= [2020-10-28T15:41:13.692Z] #48 0.834 + : /build [2020-10-28T15:41:13.692Z] #48 0.834 + '[' -z '' ']' [2020-10-28T15:41:13.692Z] #48 0.835 ++ mktemp -d [2020-10-28T15:41:13.692Z] #48 0.837 + export GOPATH=/tmp/tmp.tdb6FNA08a [2020-10-28T15:41:13.692Z] #48 0.844 + GOPATH=/tmp/tmp.tdb6FNA08a [2020-10-28T15:41:13.692Z] #48 0.875 + RM_GOPATH=1 [2020-10-28T15:41:13.692Z] #48 0.876 + case "$(go env GOARCH)" in [2020-10-28T15:41:13.692Z] #48 0.876 ++ go env GOARCH [2020-10-28T15:41:13.692Z] #48 0.953 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.692Z] #48 0.953 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.692Z] #48 0.955 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:13.692Z] #48 0.961 + dir=/tmp/install [2020-10-28T15:41:13.692Z] #48 0.962 + bin=golangci_lint [2020-10-28T15:41:13.692Z] #48 0.962 + shift [2020-10-28T15:41:13.692Z] #48 0.962 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:41:13.692Z] #48 0.962 + . /tmp/install/golangci_lint.installer [2020-10-28T15:41:13.692Z] #48 0.962 ++ : v1.23.8 [2020-10-28T15:41:13.692Z] #48 0.962 + install_golangci_lint [2020-10-28T15:41:13.692Z] #48 0.962 + set -e [2020-10-28T15:41:13.692Z] #48 0.962 + export GO111MODULE=on [2020-10-28T15:41:13.692Z] #48 0.962 + GO111MODULE=on [2020-10-28T15:41:13.692Z] #48 0.962 + GOBIN=/build [2020-10-28T15:41:13.692Z] #48 0.962 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:41:13.692Z] #48 0.990 go: finding github.com v1.23.8 [2020-10-28T15:41:13.692Z] #48 1.009 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:13.692Z] #48 1.010 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:41:13.692Z] #48 1.010 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:41:13.692Z] #48 1.011 go: finding github.com/golangci v1.23.8 [2020-10-28T15:41:13.692Z] #48 1.940 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:13.692Z] #48 3.219 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:13.988Z] #48 ... [2020-10-28T15:41:13.988Z] [2020-10-28T15:41:13.988Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:13.988Z] #12 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:13.988Z] #12 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:13.988Z] #12 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:13.988Z] #12 2.637 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:41:13.988Z] #12 5.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:41:13.988Z] #12 7.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:41:13.988Z] #12 ... [2020-10-28T15:41:13.988Z] [2020-10-28T15:41:13.988Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:13.988Z] #44 0.851 + RM_GOPATH=0 [2020-10-28T15:41:13.988Z] #44 0.852 + TMP_GOPATH= [2020-10-28T15:41:13.988Z] #44 0.852 + : /build [2020-10-28T15:41:13.988Z] #44 0.852 + '[' -z '' ']' [2020-10-28T15:41:13.988Z] #44 0.853 ++ mktemp -d [2020-10-28T15:41:13.988Z] #44 0.863 + export GOPATH=/tmp/tmp.xIhXQzl0Qy [2020-10-28T15:41:13.988Z] #44 0.863 + GOPATH=/tmp/tmp.xIhXQzl0Qy [2020-10-28T15:41:13.988Z] #44 0.863 + RM_GOPATH=1 [2020-10-28T15:41:13.988Z] #44 0.864 + case "$(go env GOARCH)" in [2020-10-28T15:41:13.988Z] #44 0.866 ++ go env GOARCH [2020-10-28T15:41:13.988Z] #44 0.943 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.988Z] #44 0.943 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:13.988Z] #44 0.944 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:13.988Z] #44 1.002 + dir=/tmp/install [2020-10-28T15:41:13.988Z] #44 1.002 + bin=vndr [2020-10-28T15:41:13.988Z] #44 1.003 + shift [2020-10-28T15:41:13.988Z] #44 1.003 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:41:13.989Z] #44 1.004 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:13.989Z] #44 1.004 + . /tmp/install/vndr.installer [2020-10-28T15:41:13.989Z] #44 1.004 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:13.989Z] #44 1.004 + install_vndr [2020-10-28T15:41:13.989Z] #44 1.004 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:41:13.989Z] #44 1.009 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xIhXQzl0Qy/src/github.com/LK4D4/vndr [2020-10-28T15:41:13.989Z] #44 1.015 Cloning into '/tmp/tmp.xIhXQzl0Qy/src/github.com/LK4D4/vndr'... [2020-10-28T15:41:13.989Z] #44 2.023 + cd /tmp/tmp.xIhXQzl0Qy/src/github.com/LK4D4/vndr [2020-10-28T15:41:13.989Z] #44 2.024 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:13.989Z] #44 2.089 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:41:13.989Z] #44 3.485 runtime/internal/sys [2020-10-28T15:41:13.989Z] #44 3.510 internal/race [2020-10-28T15:41:13.989Z] #44 3.558 internal/cpu [2020-10-28T15:41:13.989Z] #44 3.587 runtime/internal/atomic [2020-10-28T15:41:13.989Z] #44 4.154 runtime/internal/math [2020-10-28T15:41:13.989Z] #44 4.194 sync/atomic [2020-10-28T15:41:13.989Z] #44 4.541 unicode/utf8 [2020-10-28T15:41:13.989Z] #44 4.607 unicode [2020-10-28T15:41:13.989Z] #44 5.027 math/bits [2020-10-28T15:41:13.989Z] #44 5.448 internal/bytealg [2020-10-28T15:41:13.989Z] #44 6.664 internal/testlog [2020-10-28T15:41:13.989Z] #44 7.180 math [2020-10-28T15:41:13.989Z] #44 7.372 encoding [2020-10-28T15:41:13.989Z] #44 7.496 runtime [2020-10-28T15:41:13.989Z] #44 7.703 unicode/utf16 [2020-10-28T15:41:13.989Z] #44 8.528 container/list [2020-10-28T15:41:14.021Z] #18 32.89 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:41:14.021Z] #18 32.90 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:41:14.021Z] #18 33.12 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:41:14.164Z] #35 3.390 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:41:14.164Z] #35 3.396 -- Detecting C compiler ABI info [2020-10-28T15:41:14.288Z] #44 ... [2020-10-28T15:41:14.288Z] [2020-10-28T15:41:14.288Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:14.288Z] #33 0.784 + RM_GOPATH=0 [2020-10-28T15:41:14.288Z] #33 0.787 + TMP_GOPATH= [2020-10-28T15:41:14.288Z] #33 0.787 + : /build [2020-10-28T15:41:14.288Z] #33 0.788 + '[' -z '' ']' [2020-10-28T15:41:14.288Z] #33 0.791 ++ mktemp -d [2020-10-28T15:41:14.288Z] #33 0.811 + export GOPATH=/tmp/tmp.tTxTobpXhE [2020-10-28T15:41:14.288Z] #33 0.811 + GOPATH=/tmp/tmp.tTxTobpXhE [2020-10-28T15:41:14.288Z] #33 0.812 + RM_GOPATH=1 [2020-10-28T15:41:14.288Z] #33 0.813 + case "$(go env GOARCH)" in [2020-10-28T15:41:14.288Z] #33 0.816 ++ go env GOARCH [2020-10-28T15:41:14.288Z] #33 0.821 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.288Z] #33 0.822 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.288Z] #33 0.822 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:14.288Z] #33 0.825 + dir=/tmp/install [2020-10-28T15:41:14.288Z] #33 0.825 + bin=tomlv [2020-10-28T15:41:14.288Z] #33 0.825 + shift [2020-10-28T15:41:14.288Z] #33 0.826 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:41:14.288Z] #33 0.826 + . /tmp/install/tomlv.installer [2020-10-28T15:41:14.288Z] #33 0.826 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:14.288Z] #33 0.826 + install_tomlv [2020-10-28T15:41:14.288Z] #33 0.827 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:41:14.288Z] #33 0.827 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:14.288Z] #33 0.827 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tTxTobpXhE/src/github.com/BurntSushi/toml [2020-10-28T15:41:14.288Z] #33 0.855 Cloning into '/tmp/tmp.tTxTobpXhE/src/github.com/BurntSushi/toml'... [2020-10-28T15:41:14.288Z] #33 2.163 + cd /tmp/tmp.tTxTobpXhE/src/github.com/BurntSushi/toml [2020-10-28T15:41:14.288Z] #33 2.163 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:14.288Z] #33 2.196 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:41:14.288Z] #33 3.391 internal/cpu [2020-10-28T15:41:14.288Z] #33 3.477 runtime/internal/sys [2020-10-28T15:41:14.288Z] #33 3.498 math/bits [2020-10-28T15:41:14.288Z] #33 3.623 runtime/internal/atomic [2020-10-28T15:41:14.288Z] #33 4.064 runtime/internal/math [2020-10-28T15:41:14.288Z] #33 4.386 unicode/utf8 [2020-10-28T15:41:14.288Z] #33 4.762 sync/atomic [2020-10-28T15:41:14.288Z] #33 4.976 internal/bytealg [2020-10-28T15:41:14.288Z] #33 5.261 math [2020-10-28T15:41:14.288Z] #33 6.163 unicode [2020-10-28T15:41:14.288Z] #33 6.751 internal/testlog [2020-10-28T15:41:14.288Z] #33 7.397 runtime [2020-10-28T15:41:14.288Z] #33 7.659 encoding [2020-10-28T15:41:14.288Z] #33 7.995 runtime/cgo [2020-10-28T15:41:14.288Z] #33 ... [2020-10-28T15:41:14.288Z] [2020-10-28T15:41:14.288Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:14.288Z] #50 0.632 + RM_GOPATH=0 [2020-10-28T15:41:14.288Z] #50 0.632 + TMP_GOPATH= [2020-10-28T15:41:14.288Z] #50 0.633 + : /build [2020-10-28T15:41:14.288Z] #50 0.633 + '[' -z '' ']' [2020-10-28T15:41:14.288Z] #50 0.633 ++ mktemp -d [2020-10-28T15:41:14.288Z] #50 0.635 + export GOPATH=/tmp/tmp.2rS1FXOvNk [2020-10-28T15:41:14.288Z] #50 0.635 + GOPATH=/tmp/tmp.2rS1FXOvNk [2020-10-28T15:41:14.288Z] #50 0.635 + RM_GOPATH=1 [2020-10-28T15:41:14.288Z] #50 0.635 + case "$(go env GOARCH)" in [2020-10-28T15:41:14.288Z] #50 0.636 ++ go env GOARCH [2020-10-28T15:41:14.288Z] #50 0.640 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.288Z] #50 0.640 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.288Z] #50 0.641 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:14.288Z] #50 0.642 + dir=/tmp/install [2020-10-28T15:41:14.288Z] #50 0.642 + bin=shfmt [2020-10-28T15:41:14.288Z] #50 0.642 + shift [2020-10-28T15:41:14.288Z] #50 0.642 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:41:14.288Z] #50 0.642 + . /tmp/install/shfmt.installer [2020-10-28T15:41:14.288Z] #50 0.643 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:14.288Z] #50 0.643 + install_shfmt [2020-10-28T15:41:14.288Z] #50 0.643 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:41:14.288Z] #50 0.643 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2rS1FXOvNk/src/github.com/mvdan/sh [2020-10-28T15:41:14.288Z] #50 0.643 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:14.288Z] #50 0.646 Cloning into '/tmp/tmp.2rS1FXOvNk/src/github.com/mvdan/sh'... [2020-10-28T15:41:14.288Z] #50 9.624 + cd /tmp/tmp.2rS1FXOvNk/src/github.com/mvdan/sh [2020-10-28T15:41:14.288Z] #50 9.638 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:14.288Z] #50 9.905 + GO111MODULE=on [2020-10-28T15:41:14.288Z] #50 9.913 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:41:14.423Z] #35 ... [2020-10-28T15:41:14.423Z] [2020-10-28T15:41:14.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:14.423Z] #40 82.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:41:14.423Z] #40 82.66 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:14.423Z] #40 DONE 83.1s [2020-10-28T15:41:14.423Z] [2020-10-28T15:41:14.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:14.587Z] #50 ... [2020-10-28T15:41:14.587Z] [2020-10-28T15:41:14.587Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:14.587Z] #57 0.852 + RM_GOPATH=0 [2020-10-28T15:41:14.587Z] #57 0.852 + TMP_GOPATH= [2020-10-28T15:41:14.587Z] #57 0.852 + : /build [2020-10-28T15:41:14.587Z] #57 0.852 + '[' -z '' ']' [2020-10-28T15:41:14.587Z] #57 0.858 ++ mktemp -d [2020-10-28T15:41:14.587Z] #57 0.859 + export GOPATH=/tmp/tmp.TG0JhwR1oO [2020-10-28T15:41:14.587Z] #57 0.859 + GOPATH=/tmp/tmp.TG0JhwR1oO [2020-10-28T15:41:14.587Z] #57 0.859 + RM_GOPATH=1 [2020-10-28T15:41:14.587Z] #57 0.860 + case "$(go env GOARCH)" in [2020-10-28T15:41:14.587Z] #57 0.860 ++ go env GOARCH [2020-10-28T15:41:14.587Z] #57 0.874 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.587Z] #57 0.885 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.587Z] #57 0.906 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:14.587Z] #57 0.928 + dir=/tmp/install [2020-10-28T15:41:14.587Z] #57 0.929 + bin=rootlesskit [2020-10-28T15:41:14.587Z] #57 0.929 + shift [2020-10-28T15:41:14.587Z] #57 0.929 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:41:14.587Z] #57 0.929 + . /tmp/install/rootlesskit.installer [2020-10-28T15:41:14.587Z] #57 0.929 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:14.587Z] #57 0.930 + install_rootlesskit [2020-10-28T15:41:14.587Z] #57 0.930 + case "$1" in [2020-10-28T15:41:14.587Z] #57 0.931 + export CGO_ENABLED=0 [2020-10-28T15:41:14.587Z] #57 0.931 + CGO_ENABLED=0 [2020-10-28T15:41:14.587Z] #57 0.932 + _install_rootlesskit [2020-10-28T15:41:14.587Z] #57 0.932 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:41:14.587Z] #57 0.932 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:14.587Z] #57 0.932 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TG0JhwR1oO/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:14.587Z] #57 0.937 Cloning into '/tmp/tmp.TG0JhwR1oO/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:41:14.587Z] #57 6.878 + cd /tmp/tmp.TG0JhwR1oO/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:14.587Z] #57 6.879 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:14.587Z] #57 7.151 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:41:14.587Z] #57 7.152 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:41:14.587Z] #57 ... [2020-10-28T15:41:14.587Z] [2020-10-28T15:41:14.587Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:14.587Z] #31 0.716 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:41:14.587Z] #31 0.730 Cloning into '.'... [2020-10-28T15:41:14.651Z] #18 33.63 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:41:14.887Z] #31 ... [2020-10-28T15:41:14.888Z] [2020-10-28T15:41:14.888Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:14.888Z] #63 0.814 + RM_GOPATH=0 [2020-10-28T15:41:14.888Z] #63 0.824 + TMP_GOPATH= [2020-10-28T15:41:14.888Z] #63 0.824 + : /build [2020-10-28T15:41:14.888Z] #63 0.828 + '[' -z '' ']' [2020-10-28T15:41:14.888Z] #63 0.836 ++ mktemp -d [2020-10-28T15:41:14.888Z] #63 0.837 + export GOPATH=/tmp/tmp.FoBvQHP5Xt [2020-10-28T15:41:14.888Z] #63 0.837 + GOPATH=/tmp/tmp.FoBvQHP5Xt [2020-10-28T15:41:14.888Z] #63 0.837 + RM_GOPATH=1 [2020-10-28T15:41:14.888Z] #63 0.837 + case "$(go env GOARCH)" in [2020-10-28T15:41:14.888Z] #63 0.838 ++ go env GOARCH [2020-10-28T15:41:14.888Z] #63 0.945 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.888Z] #63 0.945 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:14.888Z] #63 0.946 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:14.888Z] #63 0.950 + dir=/tmp/install [2020-10-28T15:41:14.888Z] #63 0.951 + bin=proxy [2020-10-28T15:41:14.888Z] #63 0.951 + shift [2020-10-28T15:41:14.888Z] #63 0.951 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:41:14.888Z] #63 0.952 + . /tmp/install/proxy.installer [2020-10-28T15:41:14.888Z] #63 0.952 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:14.888Z] #63 0.959 + install_proxy [2020-10-28T15:41:14.888Z] #63 0.960 + case "$1" in [2020-10-28T15:41:14.888Z] #63 0.960 + export CGO_ENABLED=0 [2020-10-28T15:41:14.888Z] #63 0.961 + CGO_ENABLED=0 [2020-10-28T15:41:14.888Z] #63 0.962 + _install_proxy [2020-10-28T15:41:14.888Z] #63 0.962 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:41:14.888Z] #63 0.962 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:14.888Z] #63 0.963 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FoBvQHP5Xt/src/github.com/docker/libnetwork [2020-10-28T15:41:14.888Z] #63 0.974 Cloning into '/tmp/tmp.FoBvQHP5Xt/src/github.com/docker/libnetwork'... [2020-10-28T15:41:14.888Z] #63 ... [2020-10-28T15:41:14.888Z] [2020-10-28T15:41:14.888Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:14.888Z] #35 1.081 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:14.888Z] #35 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:14.888Z] #35 1.287 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:14.888Z] #35 2.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:41:14.888Z] #35 5.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:41:14.888Z] #35 6.813 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:41:14.942Z] #18 34.01 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:41:15.048Z] #8 ... [2020-10-28T15:41:15.048Z] [2020-10-28T15:41:15.048Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82... [2020-10-28T15:41:15.048Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 11.1s done [2020-10-28T15:41:15.048Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 4.0s done [2020-10-28T15:41:15.048Z] #24 DONE 16.5s [2020-10-28T15:41:15.048Z] [2020-10-28T15:41:15.048Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:15.048Z] #8 ... [2020-10-28T15:41:15.048Z] [2020-10-28T15:41:15.048Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:15.186Z] #35 ... [2020-10-28T15:41:15.186Z] [2020-10-28T15:41:15.186Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:15.186Z] #50 11.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:15.186Z] #50 11.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:15.186Z] #50 11.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:15.315Z] #25 1.560 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:15.315Z] #25 1.586 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:15.315Z] #25 1.618 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:15.315Z] #25 1.822 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:15.485Z] #50 12.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:15.573Z] #25 2.229 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:15.573Z] #18 34.66 Setting up python3-pip (18.1-5) ... [2020-10-28T15:41:15.783Z] #50 12.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:16.137Z] #25 2.818 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:16.204Z] #18 35.32 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:16.204Z] #18 35.35 Processing triggers for mime-support (3.62) ... [2020-10-28T15:41:16.239Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-10-28T15:41:16.330Z] #41 2.049 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:41:16.331Z] #41 2.052 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:41:16.331Z] #41 2.062 Note: Building without GnuTLS support [2020-10-28T15:41:16.331Z] #41 2.072 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:41:16.331Z] #41 2.072 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:41:16.590Z] #41 ... [2020-10-28T15:41:16.590Z] [2020-10-28T15:41:16.590Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:16.590Z] #43 75.54 strings [2020-10-28T15:41:16.590Z] #43 76.36 os [2020-10-28T15:41:16.590Z] #43 78.65 regexp/syntax [2020-10-28T15:41:16.590Z] #43 80.50 fmt [2020-10-28T15:41:16.590Z] #43 84.24 regexp [2020-10-28T15:41:16.840Z] #18 DONE 35.8s [2020-10-28T15:41:16.840Z] [2020-10-28T15:41:16.840Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:41:16.841Z] #50 13.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:16.849Z] #43 ... [2020-10-28T15:41:16.850Z] [2020-10-28T15:41:16.850Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:16.850Z] #35 4.136 -- Detecting C compiler ABI info - done [2020-10-28T15:41:16.850Z] #35 4.211 -- Detecting C compile features [2020-10-28T15:41:16.850Z] #35 5.997 -- Detecting C compile features - done [2020-10-28T15:41:16.850Z] #35 6.024 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:41:16.850Z] #35 6.296 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:41:17.113Z] #35 6.386 -- Configuring done [2020-10-28T15:41:17.113Z] #35 6.428 -- Generating done [2020-10-28T15:41:17.113Z] #35 6.430 -- Build files have been written to: /tmp/tmp.YO59pzmwbe/tini [2020-10-28T15:41:17.113Z] #35 6.445 + make tini-static [2020-10-28T15:41:17.507Z] #25 3.935 Fetched 8396 kB in 3s (3202 kB/s) [2020-10-28T15:41:17.684Z] #35 6.895 Scanning dependencies of target tini-static [2020-10-28T15:41:17.684Z] #35 6.983 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:41:17.684Z] #35 ... [2020-10-28T15:41:17.684Z] [2020-10-28T15:41:17.684Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:17.684Z] #49 76.47 context [2020-10-28T15:41:17.684Z] #49 77.19 encoding/binary [2020-10-28T15:41:17.684Z] #49 77.49 os [2020-10-28T15:41:17.684Z] #49 79.43 encoding/base64 [2020-10-28T15:41:17.684Z] #49 80.61 golang.org/x/sys/unix [2020-10-28T15:41:17.684Z] #49 81.70 fmt [2020-10-28T15:41:17.684Z] #49 ... [2020-10-28T15:41:17.684Z] [2020-10-28T15:41:17.684Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:17.684Z] #43 86.17 go/token [2020-10-28T15:41:17.877Z] #19 1.287 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:41:17.894Z] #50 14.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:18.169Z] #19 1.289 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:41:18.169Z] #19 1.292 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:41:18.169Z] #19 DONE 1.5s [2020-10-28T15:41:18.169Z] [2020-10-28T15:41:18.169Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:41:18.254Z] #43 87.14 go/scanner [2020-10-28T15:41:18.437Z] #25 3.935 Reading package lists... [2020-10-28T15:41:19.007Z] #25 4.892 Reading package lists... [2020-10-28T15:41:19.192Z] #43 ... [2020-10-28T15:41:19.192Z] [2020-10-28T15:41:19.192Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:19.192Z] #32 77.84 path [2020-10-28T15:41:19.192Z] #32 78.11 fmt [2020-10-28T15:41:19.192Z] #32 78.32 path/filepath [2020-10-28T15:41:19.192Z] #32 79.35 io/ioutil [2020-10-28T15:41:19.192Z] #32 80.30 text/tabwriter [2020-10-28T15:41:19.192Z] #32 82.24 flag [2020-10-28T15:41:19.192Z] #32 82.25 github.com/BurntSushi/toml [2020-10-28T15:41:19.192Z] #32 84.23 log [2020-10-28T15:41:19.192Z] #32 86.83 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:41:19.192Z] #32 ... [2020-10-28T15:41:19.192Z] [2020-10-28T15:41:19.192Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:19.192Z] #35 8.398 [100%] Linking C executable tini-static [2020-10-28T15:41:19.267Z] #25 4.062 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:19.267Z] #25 4.078 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:19.267Z] #25 4.168 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:19.267Z] #25 4.288 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:41:19.267Z] #25 4.603 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:41:19.431Z] #50 16.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:19.520Z] #25 5.806 Building dependency tree... [2020-10-28T15:41:19.520Z] #25 6.148 The following additional packages will be installed: [2020-10-28T15:41:19.520Z] #25 6.148 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:41:19.520Z] #25 6.148 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:41:19.520Z] #25 6.148 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:41:19.520Z] #25 6.148 Suggested packages: [2020-10-28T15:41:19.520Z] #25 6.148 krb5-doc krb5-user [2020-10-28T15:41:19.520Z] #25 6.148 Recommended packages: [2020-10-28T15:41:19.520Z] #25 6.148 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:41:19.528Z] #25 4.828 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:41:19.773Z] #35 9.122 [100%] Built target tini-static [2020-10-28T15:41:19.773Z] #35 9.194 + mkdir -p /build [2020-10-28T15:41:19.773Z] #35 9.196 + cp tini-static /build/docker-init [2020-10-28T15:41:19.777Z] #25 6.437 The following NEW packages will be installed: [2020-10-28T15:41:19.777Z] #25 6.437 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:41:19.777Z] #25 6.437 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:41:19.777Z] #25 6.437 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:41:19.777Z] #25 6.437 libssh2-1 libssl1.1 openssl [2020-10-28T15:41:20.035Z] #25 ... [2020-10-28T15:41:20.035Z] [2020-10-28T15:41:20.035Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:20.035Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-10-28T15:41:20.035Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-10-28T15:41:20.035Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2020-10-28T15:41:20.035Z] #8 ... [2020-10-28T15:41:20.035Z] [2020-10-28T15:41:20.035Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:20.035Z] #25 6.709 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:41:20.035Z] #25 6.709 Need to get 5049 kB of archives. [2020-10-28T15:41:20.035Z] #25 6.709 After this operation, 12.1 MB of additional disk space will be used. [2020-10-28T15:41:20.035Z] #25 6.709 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-10-28T15:41:20.035Z] #25 6.750 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-10-28T15:41:20.035Z] #25 6.766 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:41:20.035Z] #25 6.774 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-10-28T15:41:20.035Z] #25 6.774 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-10-28T15:41:20.035Z] #25 6.774 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-10-28T15:41:20.035Z] #25 6.780 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-10-28T15:41:20.035Z] #25 6.788 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-10-28T15:41:20.035Z] #25 6.798 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-10-28T15:41:20.035Z] #25 6.798 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-10-28T15:41:20.035Z] #25 6.798 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:41:20.035Z] #25 6.798 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-10-28T15:41:20.035Z] #25 6.802 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-10-28T15:41:20.035Z] #25 6.804 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-10-28T15:41:20.035Z] #25 6.810 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-10-28T15:41:20.035Z] #25 6.810 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-10-28T15:41:20.035Z] #25 6.810 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-10-28T15:41:20.292Z] #25 6.816 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-10-28T15:41:20.292Z] #25 6.828 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:41:20.292Z] #25 6.832 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:41:20.292Z] #25 6.834 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:41:20.292Z] #25 7.001 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:20.292Z] #25 7.026 Fetched 5049 kB in 0s (13.2 MB/s) [2020-10-28T15:41:20.292Z] #25 7.065 Selecting previously unselected package libssl1.1:amd64. [2020-10-28T15:41:20.292Z] #25 7.065 (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-10-28T15:41:20.292Z] #25 7.065 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:41:20.348Z] #35 DONE 9.5s [2020-10-28T15:41:20.348Z] [2020-10-28T15:41:20.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:20.348Z] #41 3.975 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:41:20.348Z] #41 4.044 GEN .gitid [2020-10-28T15:41:20.348Z] #41 4.069 GEN criu/include/version.h [2020-10-28T15:41:20.348Z] #41 4.151 GEN include/common/asm [2020-10-28T15:41:20.348Z] #41 5.645 PBCC images/timens.pb-c.c [2020-10-28T15:41:20.348Z] #41 5.681 DEP images/timens.pb-c.d [2020-10-28T15:41:20.348Z] #41 5.769 PBCC images/fown.pb-c.c [2020-10-28T15:41:20.348Z] #41 5.799 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:41:20.348Z] #41 5.853 PBCC images/opts.pb-c.c [2020-10-28T15:41:20.348Z] #41 5.899 PBCC images/memfd.pb-c.c [2020-10-28T15:41:20.348Z] #41 5.928 DEP images/fown.pb-c.d [2020-10-28T15:41:20.348Z] #41 6.067 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:41:20.348Z] #41 6.194 DEP images/opts.pb-c.d [2020-10-28T15:41:20.417Z] #20 ... [2020-10-28T15:41:20.417Z] [2020-10-28T15:41:20.417Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:20.417Z] #41 74.59 CC criu/ipc_ns.o [2020-10-28T15:41:20.417Z] #41 75.42 CC criu/irmap.o [2020-10-28T15:41:20.417Z] #41 75.80 CC criu/kcmp-ids.o [2020-10-28T15:41:20.417Z] #41 76.05 CC criu/kerndat.o [2020-10-28T15:41:20.417Z] #41 76.77 CC criu/libnetlink.o [2020-10-28T15:41:20.417Z] #41 77.03 CC criu/log.o [2020-10-28T15:41:20.417Z] #41 77.33 CC criu/lsm.o [2020-10-28T15:41:20.417Z] #41 77.56 CC criu/mem.o [2020-10-28T15:41:20.417Z] #41 78.63 CC criu/memfd.o [2020-10-28T15:41:20.417Z] #41 78.95 CC criu/mount.o [2020-10-28T15:41:20.417Z] #41 81.42 CC criu/namespaces.o [2020-10-28T15:41:20.417Z] #41 82.70 CC criu/net.o [2020-10-28T15:41:20.488Z] #50 ... [2020-10-28T15:41:20.488Z] [2020-10-28T15:41:20.488Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:20.488Z] #39 15.80 Checking out files: 95% (1597/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-10-28T15:41:20.488Z] #39 15.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:41:20.550Z] #25 7.074 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:20.607Z] #41 6.316 DEP images/memfd.pb-c.d [2020-10-28T15:41:20.607Z] #41 6.448 PBCC images/sit.pb-c.c [2020-10-28T15:41:20.708Z] #41 84.67 CC criu/netfilter.o [2020-10-28T15:41:20.708Z] #41 ... [2020-10-28T15:41:20.708Z] [2020-10-28T15:41:20.708Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:20.708Z] #38 120.4 + dpkg --print-architecture [2020-10-28T15:41:20.708Z] #38 120.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-28T15:41:20.708Z] #38 120.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-28T15:41:20.708Z] #38 120.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-28T15:41:20.807Z] #25 7.367 Selecting previously unselected package openssl. [2020-10-28T15:41:20.807Z] #25 7.367 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-10-28T15:41:20.807Z] #25 7.371 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:20.867Z] #41 6.570 DEP images/sit.pb-c.d [2020-10-28T15:41:20.868Z] #41 6.615 PBCC images/macvlan.pb-c.c [2020-10-28T15:41:20.868Z] #41 6.640 DEP images/macvlan.pb-c.d [2020-10-28T15:41:20.868Z] #41 6.703 PBCC images/autofs.pb-c.c [2020-10-28T15:41:20.920Z] #25 ... [2020-10-28T15:41:20.920Z] [2020-10-28T15:41:20.920Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:20.920Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.5s done [2020-10-28T15:41:20.920Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2020-10-28T15:41:20.920Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.0s [2020-10-28T15:41:21.064Z] #25 7.542 Selecting previously unselected package ca-certificates. [2020-10-28T15:41:21.064Z] #25 7.542 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:41:21.064Z] #25 7.549 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:21.064Z] #25 7.702 Selecting previously unselected package libkeyutils1:amd64. [2020-10-28T15:41:21.064Z] #25 7.702 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-10-28T15:41:21.064Z] #25 7.707 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:41:21.064Z] #25 7.758 Selecting previously unselected package libkrb5support0:amd64. [2020-10-28T15:41:21.064Z] #25 7.759 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-10-28T15:41:21.064Z] #25 7.764 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:41:21.064Z] #25 7.825 Selecting previously unselected package libk5crypto3:amd64. [2020-10-28T15:41:21.064Z] #25 7.825 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-10-28T15:41:21.127Z] #41 6.770 DEP images/autofs.pb-c.d [2020-10-28T15:41:21.127Z] #41 6.852 PBCC images/sysctl.pb-c.c [2020-10-28T15:41:21.127Z] #41 6.976 DEP images/sysctl.pb-c.d [2020-10-28T15:41:21.180Z] #39 17.55 + 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-10-28T15:41:21.324Z] #25 7.829 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:41:21.324Z] #25 7.929 Selecting previously unselected package libkrb5-3:amd64. [2020-10-28T15:41:21.324Z] #25 7.929 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-10-28T15:41:21.324Z] #25 8.010 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:41:21.387Z] #41 7.121 PBCC images/time.pb-c.c [2020-10-28T15:41:21.387Z] #41 7.160 DEP images/time.pb-c.d [2020-10-28T15:41:21.387Z] #41 7.214 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:41:21.387Z] #41 7.220 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:41:21.387Z] #41 7.261 PBCC images/seccomp.pb-c.c [2020-10-28T15:41:21.534Z] #8 ... [2020-10-28T15:41:21.534Z] [2020-10-28T15:41:21.534Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:41:21.534Z] #27 1.751 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:41:21.534Z] #27 1.852 [2020-10-28T15:41:21.534Z] #27 1.976 ###### 8.9% ########################## 36.3% ######################################## 56.0% ###################################################### 75.5% #################################################################### 95.5% ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 2.535 [2020-10-28T15:41:21.534Z] #27 2.658 ##################### 29.8% ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 2.811 [2020-10-28T15:41:21.534Z] #27 2.934 ##################################### 52.5% ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 3.063 [2020-10-28T15:41:21.534Z] #27 3.182 ###### 8.4% ############### 21.0% ###################### 30.6% ############################## 42.2% ######################################## 55.9% ################################################### 70.9% #################################################################### 94.5% ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 3.919 [2020-10-28T15:41:21.534Z] #27 4.046 ### 4.4% ####### 9.8% ######### 13.8% ############# 19.3% ################### 27.1% ######################## 33.9% ############################# 41.4% ################################# 46.7% ##################################### 51.9% ######################################## 56.0% ########################################### 60.8% ############################################### 66.0% ################################################# 68.9% ###################################################### 75.7% ############################################################# 84.9% ################################################################### 93.1% ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 5.953 [2020-10-28T15:41:21.534Z] #27 6.276 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:41:21.534Z] #27 6.384 [2020-10-28T15:41:21.534Z] #27 6.460 ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 6.482 [2020-10-28T15:41:21.534Z] #27 7.087 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:41:21.534Z] #27 7.206 [2020-10-28T15:41:21.534Z] #27 7.325 ######################################################################## 100.0% [2020-10-28T15:41:21.534Z] #27 7.359 [2020-10-28T15:41:21.534Z] #27 7.904 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:41:21.534Z] #27 7.906 skipping existing c35d46ef359f [2020-10-28T15:41:21.534Z] #27 7.929 [2020-10-28T15:41:21.534Z] #27 8.479 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:41:21.535Z] #27 8.619 [2020-10-28T15:41:21.535Z] #27 8.665 ######################################################################## 100.0% [2020-10-28T15:41:21.535Z] #27 8.691 [2020-10-28T15:41:21.535Z] #27 9.030 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:41:21.535Z] #27 9.135 [2020-10-28T15:41:21.535Z] #27 9.186 ######################################################################## 100.0% [2020-10-28T15:41:21.535Z] #27 9.218 [2020-10-28T15:41:21.535Z] #27 9.238 Download of images into '/build' complete. [2020-10-28T15:41:21.535Z] #27 9.238 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:41:21.535Z] #27 9.238 tar -cC '/build' . | docker load [2020-10-28T15:41:21.535Z] #27 ... [2020-10-28T15:41:21.535Z] [2020-10-28T15:41:21.535Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:21.535Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2020-10-28T15:41:21.581Z] #25 8.168 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-28T15:41:21.581Z] #25 8.168 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-10-28T15:41:21.581Z] #25 8.171 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:41:21.581Z] #25 8.238 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-28T15:41:21.581Z] #25 8.238 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:41:21.581Z] #25 8.243 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:21.581Z] #25 8.310 Selecting previously unselected package libsasl2-2:amd64. [2020-10-28T15:41:21.581Z] #25 8.310 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-10-28T15:41:21.581Z] #25 8.310 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:21.647Z] #41 7.269 DEP images/seccomp.pb-c.d [2020-10-28T15:41:21.647Z] #41 7.314 PBCC images/userns.pb-c.c [2020-10-28T15:41:21.647Z] #41 7.347 DEP images/userns.pb-c.d [2020-10-28T15:41:21.647Z] #41 7.436 PBCC images/cgroup.pb-c.c [2020-10-28T15:41:21.647Z] #41 7.451 DEP images/cgroup.pb-c.d [2020-10-28T15:41:21.647Z] #41 7.518 PBCC images/ext-file.pb-c.c [2020-10-28T15:41:21.839Z] #25 8.351 Selecting previously unselected package libldap-common. [2020-10-28T15:41:21.839Z] #25 8.351 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:41:21.839Z] #25 8.354 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:21.839Z] #25 8.422 Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-28T15:41:21.839Z] #25 8.422 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-10-28T15:41:21.839Z] #25 8.431 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:21.839Z] #25 8.504 Selecting previously unselected package libnghttp2-14:amd64. [2020-10-28T15:41:21.839Z] #25 8.504 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-10-28T15:41:21.839Z] #25 8.508 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:21.907Z] #41 7.545 DEP images/ext-file.pb-c.d [2020-10-28T15:41:21.907Z] #41 7.597 PBCC images/rpc.pb-c.c [2020-10-28T15:41:21.907Z] #41 7.638 DEP images/rpc.pb-c.d [2020-10-28T15:41:21.907Z] #41 7.697 PBCC images/siginfo.pb-c.c [2020-10-28T15:41:21.907Z] #41 7.720 DEP images/siginfo.pb-c.d [2020-10-28T15:41:21.907Z] #41 7.772 PBCC images/pagemap.pb-c.c [2020-10-28T15:41:22.096Z] #25 8.578 Selecting previously unselected package libpsl5:amd64. [2020-10-28T15:41:22.096Z] #25 8.578 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-10-28T15:41:22.096Z] #25 8.581 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:41:22.096Z] #25 8.636 Selecting previously unselected package librtmp1:amd64. [2020-10-28T15:41:22.096Z] #25 8.636 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-10-28T15:41:22.096Z] #25 8.640 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:22.096Z] #25 8.683 Selecting previously unselected package libssh2-1:amd64. [2020-10-28T15:41:22.096Z] #25 8.683 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-10-28T15:41:22.096Z] #25 8.686 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:41:22.096Z] #25 8.760 Selecting previously unselected package libcurl4:amd64. [2020-10-28T15:41:22.096Z] #25 8.760 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:41:22.096Z] #25 8.763 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:22.106Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-28T15:41:22.166Z] #41 7.797 DEP images/pagemap.pb-c.d [2020-10-28T15:41:22.166Z] #41 7.862 PBCC images/rlimit.pb-c.c [2020-10-28T15:41:22.166Z] #41 7.898 DEP images/rlimit.pb-c.d [2020-10-28T15:41:22.166Z] #41 ... [2020-10-28T15:41:22.166Z] [2020-10-28T15:41:22.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:22.166Z] #11 80.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:41:22.166Z] #11 80.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:41:22.166Z] #11 81.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:41:22.166Z] #11 87.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:41:22.166Z] #11 87.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:41:22.166Z] #11 87.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:41:22.166Z] #11 87.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:41:22.166Z] #11 87.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:41:22.166Z] #11 87.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:41:22.166Z] #11 ... [2020-10-28T15:41:22.166Z] [2020-10-28T15:41:22.166Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:22.166Z] #41 7.949 PBCC images/file-lock.pb-c.c [2020-10-28T15:41:22.166Z] #41 7.985 DEP images/file-lock.pb-c.d [2020-10-28T15:41:22.166Z] #41 8.025 PBCC images/tty.pb-c.c [2020-10-28T15:41:22.360Z] #25 8.843 Selecting previously unselected package curl. [2020-10-28T15:41:22.360Z] #25 8.843 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-10-28T15:41:22.360Z] #25 8.847 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:22.360Z] #25 8.943 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:41:22.360Z] #25 8.945 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:41:22.360Z] #25 8.948 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:41:22.360Z] #25 9.017 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:41:22.360Z] #25 9.017 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:41:22.360Z] #25 9.022 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:22.426Z] #41 8.105 DEP images/tty.pb-c.d [2020-10-28T15:41:22.426Z] #41 8.169 PBCC images/tun.pb-c.c [2020-10-28T15:41:22.426Z] #41 8.247 PBCC images/netdev.pb-c.c [2020-10-28T15:41:22.619Z] #25 9.077 Selecting previously unselected package jq. [2020-10-28T15:41:22.619Z] #25 9.077 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:41:22.619Z] #25 9.082 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:22.619Z] #25 9.142 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-10-28T15:41:22.619Z] #25 9.156 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-10-28T15:41:22.619Z] #25 9.166 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:22.619Z] #25 9.275 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:22.619Z] #25 9.286 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:22.619Z] #25 9.305 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-10-28T15:41:22.619Z] #25 9.317 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:22.619Z] #25 9.330 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:22.619Z] #25 9.340 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-10-28T15:41:22.619Z] #25 9.356 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:22.619Z] #25 9.371 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-10-28T15:41:22.619Z] #25 9.383 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-10-28T15:41:22.689Z] #41 8.325 DEP images/tun.pb-c.d [2020-10-28T15:41:22.689Z] #41 8.403 DEP images/netdev.pb-c.d [2020-10-28T15:41:22.689Z] #41 8.501 PBCC images/vma.pb-c.c [2020-10-28T15:41:22.689Z] #41 8.549 DEP images/vma.pb-c.d [2020-10-28T15:41:22.689Z] #41 8.606 PBCC images/creds.pb-c.c [2020-10-28T15:41:22.887Z] #25 9.395 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:22.887Z] #25 9.419 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:41:22.887Z] #25 9.432 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:22.887Z] #25 9.444 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:22.887Z] #25 9.458 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:22.949Z] #41 ... [2020-10-28T15:41:22.949Z] [2020-10-28T15:41:22.949Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:22.949Z] #32 DONE 91.7s [2020-10-28T15:41:22.949Z] [2020-10-28T15:41:22.949Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:22.949Z] #41 8.712 DEP images/creds.pb-c.d [2020-10-28T15:41:22.949Z] #41 8.772 PBCC images/utsns.pb-c.c [2020-10-28T15:41:22.949Z] #41 8.782 DEP images/utsns.pb-c.d [2020-10-28T15:41:22.949Z] #41 8.846 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:41:23.210Z] #41 8.869 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:41:23.210Z] #41 8.898 DEP images/ipc-desc.pb-c.d [2020-10-28T15:41:23.210Z] #41 8.974 DEP images/ipc-sem.pb-c.d [2020-10-28T15:41:23.210Z] #41 9.098 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:41:23.454Z] #25 10.10 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:23.470Z] #41 9.122 DEP images/ipc-msg.pb-c.d [2020-10-28T15:41:23.470Z] #41 9.197 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:41:23.470Z] #41 9.297 DEP images/ipc-shm.pb-c.d [2020-10-28T15:41:23.470Z] #41 9.377 PBCC images/ipc-var.pb-c.c [2020-10-28T15:41:23.729Z] #41 9.449 DEP images/ipc-var.pb-c.d [2020-10-28T15:41:23.730Z] #41 9.629 PBCC images/sk-opts.pb-c.c [2020-10-28T15:41:23.989Z] #41 9.746 PBCC images/packet-sock.pb-c.c [2020-10-28T15:41:23.989Z] #41 9.826 DEP images/sk-opts.pb-c.d [2020-10-28T15:41:23.989Z] #41 9.882 DEP images/packet-sock.pb-c.d [2020-10-28T15:41:24.030Z] #8 DONE 43.3s [2020-10-28T15:41:24.030Z] [2020-10-28T15:41:24.030Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:41:24.030Z] #27 ... [2020-10-28T15:41:24.030Z] [2020-10-28T15:41:24.030Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:41:24.249Z] #41 9.937 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:41:24.249Z] #41 10.00 DEP images/sk-netlink.pb-c.d [2020-10-28T15:41:24.249Z] #41 10.04 PBCC images/sk-inet.pb-c.c [2020-10-28T15:41:24.249Z] #41 10.08 DEP images/sk-inet.pb-c.d [2020-10-28T15:41:24.249Z] #41 10.15 PBCC images/sk-unix.pb-c.c [2020-10-28T15:41:24.253Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.3s done [2020-10-28T15:41:24.381Z] #38 ... [2020-10-28T15:41:24.381Z] [2020-10-28T15:41:24.381Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:41:24.381Z] #20 3.562 Collecting yamllint==1.16.0 [2020-10-28T15:41:24.381Z] #20 3.786 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:41:24.381Z] #20 3.820 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:41:24.381Z] #20 3.847 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:41:24.381Z] #20 3.871 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:41:24.381Z] #20 3.990 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:41:24.381Z] #20 4.735 Building wheels for collected packages: pyyaml [2020-10-28T15:41:24.381Z] #20 4.741 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:41:24.381Z] #20 5.267 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:41:24.381Z] #20 5.268 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:41:24.381Z] #20 5.307 Successfully built pyyaml [2020-10-28T15:41:24.381Z] #20 5.316 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-28T15:41:24.381Z] #20 5.531 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:41:24.381Z] #20 DONE 5.9s [2020-10-28T15:41:24.381Z] [2020-10-28T15:41:24.381Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:41:24.381Z] #23 DONE 0.1s [2020-10-28T15:41:24.381Z] [2020-10-28T15:41:24.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:24.381Z] #41 84.92 CC criu/page-pipe.o [2020-10-28T15:41:24.381Z] #41 85.32 CC criu/page-xfer.o [2020-10-28T15:41:24.381Z] #41 86.30 CC criu/pagemap-cache.o [2020-10-28T15:41:24.381Z] #41 86.48 CC criu/pagemap.o [2020-10-28T15:41:24.381Z] #41 87.14 CC criu/parasite-syscall.o [2020-10-28T15:41:24.381Z] #41 87.71 CC criu/path.o [2020-10-28T15:41:24.381Z] #41 87.98 CC criu/pie-util-vdso.o [2020-10-28T15:41:24.381Z] #41 88.29 CC criu/pie-util.o [2020-10-28T15:41:24.381Z] #41 88.41 CC criu/pipes.o [2020-10-28T15:41:24.509Z] #41 10.21 DEP images/sk-unix.pb-c.d [2020-10-28T15:41:24.509Z] #41 10.27 PBCC images/mm.pb-c.c [2020-10-28T15:41:24.509Z] #41 10.33 DEP images/mm.pb-c.d [2020-10-28T15:41:24.509Z] #41 10.40 PBCC images/timerfd.pb-c.c [2020-10-28T15:41:24.671Z] #41 88.88 CC criu/plugin.o [2020-10-28T15:41:24.751Z] #39 ... [2020-10-28T15:41:24.751Z] [2020-10-28T15:41:24.751Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:24.751Z] #48 11.06 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:24.751Z] #48 11.16 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:24.751Z] #48 11.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:24.751Z] #48 11.17 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:41:24.751Z] #48 11.17 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:41:24.751Z] #48 11.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:41:24.751Z] #48 11.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:41:24.751Z] #48 11.32 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:41:24.751Z] #48 11.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:24.751Z] #48 11.48 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:41:24.751Z] #48 11.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:41:24.751Z] #48 11.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:41:24.751Z] #48 11.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:41:24.751Z] #48 11.55 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:24.751Z] #48 11.61 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:41:24.751Z] #48 12.03 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:41:24.751Z] #48 12.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:41:24.751Z] #48 12.16 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:41:24.751Z] #48 12.34 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:41:24.751Z] #48 12.34 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:41:24.751Z] #48 12.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:41:24.751Z] #48 12.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:41:24.751Z] #48 12.90 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:41:24.751Z] #48 13.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:41:24.751Z] #48 13.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:41:24.751Z] #48 13.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:41:24.751Z] #48 13.35 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:41:24.751Z] #48 13.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:41:24.751Z] #48 13.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:41:24.751Z] #48 13.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:41:24.751Z] #48 13.90 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:41:24.751Z] #48 15.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:24.751Z] #48 17.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:41:24.751Z] #48 17.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:41:24.751Z] #48 17.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:24.751Z] #48 17.80 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:41:24.751Z] #48 17.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:41:24.751Z] #48 17.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:41:24.751Z] #48 17.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:41:24.751Z] #48 17.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:41:24.751Z] #48 17.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:41:24.751Z] #48 18.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:41:24.751Z] #48 18.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:41:24.751Z] #48 18.15 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:41:24.751Z] #48 18.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:41:24.751Z] #48 18.18 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:41:24.751Z] #48 18.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:41:24.751Z] #48 18.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:41:24.751Z] #48 18.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:41:24.751Z] #48 18.34 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:41:24.751Z] #48 18.37 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:41:24.751Z] #48 18.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:41:24.751Z] #48 18.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:41:24.751Z] #48 18.48 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:41:24.751Z] #48 18.54 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:41:24.751Z] #48 18.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:41:24.751Z] #48 18.98 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:41:24.751Z] #48 19.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:41:24.751Z] #48 19.11 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:41:24.751Z] #48 19.11 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:41:24.751Z] #48 19.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:41:24.751Z] #48 19.29 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:41:24.751Z] #48 19.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:41:24.751Z] #48 19.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:41:24.751Z] #48 19.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:41:24.751Z] #48 19.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:41:24.751Z] #48 19.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:41:24.751Z] #48 19.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:24.751Z] #48 19.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:41:24.751Z] #48 19.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:41:24.751Z] #48 19.84 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:41:24.751Z] #48 19.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:41:24.751Z] #48 19.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:41:24.751Z] #48 19.90 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:41:24.751Z] #48 19.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:41:24.751Z] #48 19.95 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:24.751Z] #48 19.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:41:24.751Z] #48 20.05 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:41:24.751Z] #48 20.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:41:24.751Z] #48 20.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:41:24.751Z] #48 20.12 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:41:24.751Z] #48 20.13 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:41:24.751Z] #48 20.22 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:41:24.751Z] #48 20.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:41:24.751Z] #48 20.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:41:24.751Z] #48 20.39 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:41:24.751Z] #48 20.41 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:24.751Z] #48 20.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:41:24.751Z] #48 20.47 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:41:24.751Z] #48 20.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:41:24.751Z] #48 20.62 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:41:24.751Z] #48 20.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:41:24.751Z] #48 20.84 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:41:24.751Z] #48 20.94 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:41:24.751Z] #48 20.98 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:41:24.751Z] #48 21.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:41:24.751Z] #48 21.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:24.751Z] #48 21.18 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:41:24.751Z] #48 21.23 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:41:24.751Z] #48 ... [2020-10-28T15:41:24.751Z] [2020-10-28T15:41:24.751Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:24.751Z] #46 11.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:24.751Z] #46 14.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:24.751Z] #46 14.82 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:41:24.751Z] #46 14.83 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:41:24.751Z] #46 14.91 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:24.751Z] #46 15.10 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:24.751Z] #46 15.21 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:24.751Z] #46 15.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:24.751Z] #46 15.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:24.751Z] #46 15.69 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:24.751Z] #46 15.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:24.751Z] #46 15.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:24.751Z] #46 ... [2020-10-28T15:41:24.751Z] [2020-10-28T15:41:24.751Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:24.751Z] #48 21.45 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:41:24.751Z] #48 21.51 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:41:24.751Z] #48 21.59 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:24.751Z] #48 ... [2020-10-28T15:41:24.751Z] [2020-10-28T15:41:24.751Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:24.751Z] #44 11.50 crypto/internal/subtle [2020-10-28T15:41:24.751Z] #44 11.84 crypto/subtle [2020-10-28T15:41:24.751Z] #44 12.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:41:24.751Z] #44 12.58 internal/nettrace [2020-10-28T15:41:24.751Z] #44 13.16 runtime/cgo [2020-10-28T15:41:24.751Z] #44 15.25 vendor/golang.org/x/crypto/internal/subtle [2020-10-28T15:41:24.768Z] #41 10.41 DEP images/timerfd.pb-c.d [2020-10-28T15:41:24.768Z] #41 10.47 PBCC images/timer.pb-c.c [2020-10-28T15:41:24.768Z] #41 10.52 DEP images/timer.pb-c.d [2020-10-28T15:41:24.768Z] #41 10.58 PBCC images/sa.pb-c.c [2020-10-28T15:41:24.768Z] #41 10.64 DEP images/sa.pb-c.d [2020-10-28T15:41:24.830Z] #25 11.25 126 added, 0 removed; done. [2020-10-28T15:41:24.830Z] #25 11.30 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-10-28T15:41:24.830Z] #25 11.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:24.830Z] #25 11.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:24.830Z] #25 11.35 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:24.830Z] #25 11.36 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:24.830Z] #25 11.39 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:24.830Z] #25 11.40 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:24.834Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-10-28T15:41:24.834Z] #8 DONE 26.6s [2020-10-28T15:41:24.834Z] [2020-10-28T15:41:24.834Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:24.834Z] #25 6.210 Fetched 8219 kB in 2s (3431 kB/s) [2020-10-28T15:41:24.834Z] #25 6.210 Reading package lists... [2020-10-28T15:41:24.834Z] #25 7.559 Reading package lists... [2020-10-28T15:41:24.834Z] #25 8.875 Building dependency tree... [2020-10-28T15:41:24.834Z] #25 9.522 The following additional packages will be installed: [2020-10-28T15:41:24.834Z] #25 9.523 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-10-28T15:41:24.834Z] #25 9.523 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-10-28T15:41:24.834Z] #25 9.524 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-10-28T15:41:24.834Z] #25 9.527 Suggested packages: [2020-10-28T15:41:24.834Z] #25 9.527 krb5-doc krb5-user [2020-10-28T15:41:24.834Z] #25 9.527 Recommended packages: [2020-10-28T15:41:24.834Z] #25 9.527 krb5-locales publicsuffix libsasl2-modules [2020-10-28T15:41:24.834Z] #25 9.845 The following NEW packages will be installed: [2020-10-28T15:41:24.834Z] #25 9.846 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-10-28T15:41:24.834Z] #25 9.847 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-10-28T15:41:24.834Z] #25 9.849 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-10-28T15:41:24.834Z] #25 9.849 libssh2-1 libssl1.1 openssl [2020-10-28T15:41:24.834Z] #25 10.14 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-10-28T15:41:24.834Z] #25 10.14 Need to get 4772 kB of archives. [2020-10-28T15:41:24.834Z] #25 10.14 After this operation, 11.5 MB of additional disk space will be used. [2020-10-28T15:41:24.834Z] #25 10.14 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-10-28T15:41:24.834Z] #25 10.16 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-10-28T15:41:24.834Z] #25 10.18 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-10-28T15:41:24.962Z] #41 89.10 CC criu/proc_parse.o [2020-10-28T15:41:24.962Z] #41 ... [2020-10-28T15:41:24.962Z] [2020-10-28T15:41:24.962Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:41:24.962Z] #28 DONE 0.8s [2020-10-28T15:41:25.028Z] #41 10.73 PBCC images/pipe-data.pb-c.c [2020-10-28T15:41:25.028Z] #41 10.78 DEP images/pipe-data.pb-c.d [2020-10-28T15:41:25.028Z] #41 10.81 PBCC images/mnt.pb-c.c [2020-10-28T15:41:25.028Z] #41 10.86 DEP images/mnt.pb-c.d [2020-10-28T15:41:25.028Z] #41 10.92 PBCC images/sk-packet.pb-c.c [2020-10-28T15:41:25.049Z] #44 ... [2020-10-28T15:41:25.049Z] [2020-10-28T15:41:25.049Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:25.049Z] #63 18.71 Checking out files: 64% (1221/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-28T15:41:25.049Z] #63 19.05 + cd /tmp/tmp.FoBvQHP5Xt/src/github.com/docker/libnetwork [2020-10-28T15:41:25.049Z] #63 19.05 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:25.049Z] #63 19.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:41:25.099Z] #25 10.18 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-10-28T15:41:25.099Z] #25 10.19 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-10-28T15:41:25.099Z] #25 10.19 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-10-28T15:41:25.099Z] #25 10.19 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-10-28T15:41:25.099Z] #25 10.20 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-10-28T15:41:25.099Z] #25 10.20 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-10-28T15:41:25.099Z] #25 10.20 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-10-28T15:41:25.099Z] #25 10.20 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-10-28T15:41:25.099Z] #25 10.20 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] [2020-10-28T15:41:25.099Z] #25 10.21 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-10-28T15:41:25.099Z] #25 10.21 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-10-28T15:41:25.099Z] #25 10.21 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-10-28T15:41:25.099Z] #25 10.21 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-10-28T15:41:25.099Z] #25 10.22 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-10-28T15:41:25.099Z] #25 10.22 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-10-28T15:41:25.099Z] #25 10.23 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-28T15:41:25.099Z] #25 10.23 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-28T15:41:25.099Z] #25 10.23 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-28T15:41:25.252Z] [2020-10-28T15:41:25.252Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:41:25.252Z] #31 DONE 0.2s [2020-10-28T15:41:25.252Z] [2020-10-28T15:41:25.252Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:41:25.252Z] #33 DONE 0.1s [2020-10-28T15:41:25.252Z] [2020-10-28T15:41:25.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:25.288Z] #41 10.93 DEP images/sk-packet.pb-c.d [2020-10-28T15:41:25.288Z] #41 10.99 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:41:25.288Z] #41 11.05 DEP images/tcp-stream.pb-c.d [2020-10-28T15:41:25.288Z] #41 11.12 PBCC images/pipe.pb-c.c [2020-10-28T15:41:25.288Z] #41 11.13 DEP images/pipe.pb-c.d [2020-10-28T15:41:25.288Z] #41 11.18 PBCC images/pstree.pb-c.c [2020-10-28T15:41:25.361Z] #25 10.49 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:25.361Z] #25 10.54 Fetched 4772 kB in 0s (13.5 MB/s) [2020-10-28T15:41:25.361Z] #25 10.60 Selecting previously unselected package libssl1.1:arm64. [2020-10-28T15:41:25.361Z] #25 10.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-10-28T15:41:25.361Z] #25 10.60 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-28T15:41:25.361Z] #25 10.61 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:25.415Z] #9 ... [2020-10-28T15:41:25.415Z] [2020-10-28T15:41:25.415Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:41:25.415Z] #27 DONE 14.5s [2020-10-28T15:41:25.543Z] #41 ... [2020-10-28T15:41:25.543Z] [2020-10-28T15:41:25.543Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:41:25.543Z] #36 DONE 0.1s [2020-10-28T15:41:25.543Z] [2020-10-28T15:41:25.543Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:25.548Z] #41 11.21 DEP images/pstree.pb-c.d [2020-10-28T15:41:25.548Z] #41 11.25 PBCC images/fs.pb-c.c [2020-10-28T15:41:25.548Z] #41 11.28 DEP images/fs.pb-c.d [2020-10-28T15:41:25.548Z] #41 11.33 PBCC images/signalfd.pb-c.c [2020-10-28T15:41:25.548Z] #41 11.39 DEP images/signalfd.pb-c.d [2020-10-28T15:41:25.548Z] #41 11.44 PBCC images/fh.pb-c.c [2020-10-28T15:41:25.677Z] [2020-10-28T15:41:25.677Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:41:25.763Z] #25 12.32 0 added, 0 removed; done. [2020-10-28T15:41:25.763Z] #25 12.32 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:41:25.763Z] #25 12.33 done. [2020-10-28T15:41:25.807Z] #41 11.54 PBCC images/fsnotify.pb-c.c [2020-10-28T15:41:25.807Z] #41 11.64 DEP images/fh.pb-c.d [2020-10-28T15:41:25.807Z] #41 11.69 DEP images/fsnotify.pb-c.d [2020-10-28T15:41:26.067Z] #41 11.75 PBCC images/eventpoll.pb-c.c [2020-10-28T15:41:26.067Z] #41 11.76 DEP images/eventpoll.pb-c.d [2020-10-28T15:41:26.067Z] #41 11.83 PBCC images/eventfd.pb-c.c [2020-10-28T15:41:26.067Z] #41 11.88 DEP images/eventfd.pb-c.d [2020-10-28T15:41:26.067Z] #41 11.95 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:41:26.067Z] #41 11.99 DEP images/remap-file-path.pb-c.d [2020-10-28T15:41:26.174Z] #38 ... [2020-10-28T15:41:26.174Z] [2020-10-28T15:41:26.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:26.174Z] #41 90.43 CC criu/protobuf-desc.o [2020-10-28T15:41:26.251Z] #9 DONE 2.5s [2020-10-28T15:41:26.251Z] [2020-10-28T15:41:26.251Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:41:26.327Z] #41 12.04 PBCC images/fifo.pb-c.c [2020-10-28T15:41:26.327Z] #41 12.06 DEP images/fifo.pb-c.d [2020-10-28T15:41:26.327Z] #41 12.13 PBCC images/ghost-file.pb-c.c [2020-10-28T15:41:26.327Z] #41 12.17 DEP images/ghost-file.pb-c.d [2020-10-28T15:41:26.327Z] #41 12.23 PBCC images/regfile.pb-c.c [2020-10-28T15:41:26.586Z] #41 12.26 DEP images/regfile.pb-c.d [2020-10-28T15:41:26.586Z] #41 12.30 PBCC images/ns.pb-c.c [2020-10-28T15:41:26.586Z] #41 12.32 DEP images/ns.pb-c.d [2020-10-28T15:41:26.587Z] #41 12.37 PBCC images/fdinfo.pb-c.c [2020-10-28T15:41:26.806Z] #41 91.03 CC criu/protobuf.o [2020-10-28T15:41:26.859Z] #41 12.51 DEP images/fdinfo.pb-c.d [2020-10-28T15:41:26.859Z] #41 12.55 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:41:26.859Z] #41 12.63 PBCC images/core-arm.pb-c.c [2020-10-28T15:41:26.859Z] #41 12.71 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:41:26.859Z] #41 12.76 PBCC images/core-s390.pb-c.c [2020-10-28T15:41:27.096Z] #41 91.30 CC criu/pstree.o [2020-10-28T15:41:27.118Z] #41 12.80 PBCC images/core-x86.pb-c.c [2020-10-28T15:41:27.118Z] #41 12.87 PBCC images/core.pb-c.c [2020-10-28T15:41:27.118Z] #41 12.95 PBCC images/inventory.pb-c.c [2020-10-28T15:41:27.379Z] #41 13.03 DEP images/core-aarch64.pb-c.d [2020-10-28T15:41:27.379Z] #41 13.06 DEP images/core-arm.pb-c.d [2020-10-28T15:41:27.379Z] #41 13.09 DEP images/core-ppc64.pb-c.d [2020-10-28T15:41:27.379Z] #41 13.15 DEP images/core-s390.pb-c.d [2020-10-28T15:41:27.379Z] #41 13.24 DEP images/core-x86.pb-c.d [2020-10-28T15:41:27.453Z] #25 12.69 Selecting previously unselected package openssl. [2020-10-28T15:41:27.639Z] #41 13.33 DEP images/core.pb-c.d [2020-10-28T15:41:27.639Z] #41 13.43 DEP images/inventory.pb-c.d [2020-10-28T15:41:27.639Z] #41 13.49 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:41:27.640Z] #10 DONE 1.4s [2020-10-28T15:41:27.640Z] [2020-10-28T15:41:27.640Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:41:27.640Z] #29 DONE 0.1s [2020-10-28T15:41:27.640Z] [2020-10-28T15:41:27.640Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:41:27.640Z] #37 DONE 0.1s [2020-10-28T15:41:27.640Z] [2020-10-28T15:41:27.640Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:27.714Z] #25 12.69 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-10-28T15:41:27.728Z] #41 91.91 CC criu/rbtree.o [2020-10-28T15:41:27.899Z] #41 13.55 DEP images/cpuinfo.pb-c.d [2020-10-28T15:41:27.899Z] #41 13.58 PBCC images/stats.pb-c.c [2020-10-28T15:41:27.899Z] #41 13.64 DEP images/stats.pb-c.d [2020-10-28T15:41:27.975Z] #25 13.18 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:28.018Z] #41 92.18 CC criu/rst-malloc.o [2020-10-28T15:41:28.309Z] #41 92.44 CC criu/seccomp.o [2020-10-28T15:41:28.468Z] #41 ... [2020-10-28T15:41:28.468Z] [2020-10-28T15:41:28.468Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:28.468Z] #49 87.26 encoding/json [2020-10-28T15:41:28.468Z] #49 90.39 github.com/pkg/diff [2020-10-28T15:41:28.468Z] #49 91.64 go/ast [2020-10-28T15:41:28.468Z] #49 94.30 golang.org/x/crypto/ssh/terminal [2020-10-28T15:41:28.468Z] #49 95.57 mvdan.cc/editorconfig [2020-10-28T15:41:28.468Z] #49 96.51 mvdan.cc/sh/v3/fileutil [2020-10-28T15:41:28.468Z] #49 96.63 mvdan.cc/sh/v3/syntax [2020-10-28T15:41:28.599Z] #41 92.81 CC criu/seize.o [2020-10-28T15:41:28.728Z] #49 ... [2020-10-28T15:41:28.728Z] [2020-10-28T15:41:28.728Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:28.728Z] #43 88.28 internal/lazyregexp [2020-10-28T15:41:28.728Z] #43 88.54 go/ast [2020-10-28T15:41:28.728Z] #43 88.80 net/url [2020-10-28T15:41:28.728Z] #43 90.88 text/template/parse [2020-10-28T15:41:28.728Z] #43 94.14 go/parser [2020-10-28T15:41:28.728Z] #43 95.06 text/template [2020-10-28T15:41:28.728Z] #43 97.52 encoding/xml [2020-10-28T15:41:29.231Z] #41 93.25 CC criu/servicefd.o [2020-10-28T15:41:29.297Z] #43 ... [2020-10-28T15:41:29.298Z] [2020-10-28T15:41:29.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:29.298Z] #41 15.05 make[1]: Nothing to be done for 'all'. [2020-10-28T15:41:29.384Z] #25 14.36 Selecting previously unselected package ca-certificates. [2020-10-28T15:41:29.384Z] #25 14.36 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-10-28T15:41:29.527Z] #41 93.67 CC criu/shmem.o [2020-10-28T15:41:29.568Z] #63 ... [2020-10-28T15:41:29.568Z] [2020-10-28T15:41:29.568Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:29.568Z] #12 15.65 Fetched 8171 kB in 15s (560 kB/s) [2020-10-28T15:41:29.568Z] #12 15.65 Reading package lists... [2020-10-28T15:41:29.568Z] #12 23.01 Reading package lists... [2020-10-28T15:41:29.568Z] #12 ... [2020-10-28T15:41:29.568Z] [2020-10-28T15:41:29.568Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:29.568Z] #48 21.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:41:29.568Z] #48 21.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:41:29.568Z] #48 21.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:29.568Z] #48 21.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:41:29.568Z] #48 21.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:41:29.568Z] #48 21.99 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:41:29.568Z] #48 22.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:29.568Z] #48 22.20 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:41:29.568Z] #48 22.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:41:29.568Z] #48 22.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:41:29.568Z] #48 22.36 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:41:29.568Z] #48 22.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:41:29.568Z] #48 22.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:41:29.568Z] #48 22.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:41:29.568Z] #48 23.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:41:29.568Z] #48 23.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:41:29.568Z] #48 23.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:41:29.568Z] #48 23.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:41:29.568Z] #48 23.80 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:41:29.568Z] #48 23.82 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:41:29.568Z] #48 23.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:41:29.568Z] #48 23.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:41:29.568Z] #48 23.98 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:41:29.568Z] #48 24.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:41:29.568Z] #48 24.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:41:29.568Z] #48 24.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:41:29.568Z] #48 24.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:41:29.568Z] #48 24.52 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:41:29.568Z] #48 24.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:41:29.568Z] #48 24.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:41:29.568Z] #48 24.96 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:41:29.568Z] #48 25.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:41:29.568Z] #48 25.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:41:29.568Z] #48 25.56 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:41:29.568Z] #48 25.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:41:29.568Z] #48 25.83 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:29.568Z] #48 25.95 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:41:29.568Z] #48 25.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:41:29.568Z] #48 ... [2020-10-28T15:41:29.568Z] [2020-10-28T15:41:29.568Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:29.568Z] #41 15.99 Fetched 8171 kB in 15s (547 kB/s) [2020-10-28T15:41:29.568Z] #41 15.99 Reading package lists... [2020-10-28T15:41:29.568Z] #41 22.65 Reading package lists... [2020-10-28T15:41:29.568Z] #41 ... [2020-10-28T15:41:29.568Z] [2020-10-28T15:41:29.568Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:29.568Z] #50 17.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:29.568Z] #50 17.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:29.568Z] #50 18.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:29.568Z] #50 18.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:29.568Z] #50 19.20 runtime/cgo [2020-10-28T15:41:29.568Z] #50 19.48 runtime [2020-10-28T15:41:29.568Z] #50 ... [2020-10-28T15:41:29.568Z] [2020-10-28T15:41:29.568Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:29.568Z] #48 26.32 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:41:29.645Z] #25 14.96 Unpacking ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:29.867Z] #48 26.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:29.867Z] #48 26.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:41:29.867Z] #48 ... [2020-10-28T15:41:29.867Z] [2020-10-28T15:41:29.867Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:29.867Z] #35 16.39 Fetched 8171 kB in 15s (533 kB/s) [2020-10-28T15:41:29.867Z] #35 16.39 Reading package lists... [2020-10-28T15:41:29.867Z] #35 23.06 Reading package lists... [2020-10-28T15:41:29.867Z] #35 ... [2020-10-28T15:41:29.867Z] [2020-10-28T15:41:29.867Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:29.867Z] #54 16.55 Fetched 8171 kB in 16s (527 kB/s) [2020-10-28T15:41:29.867Z] #54 16.55 Reading package lists... [2020-10-28T15:41:30.160Z] #41 94.28 CC criu/sigframe.o [2020-10-28T15:41:30.165Z] #54 24.33 Reading package lists... [2020-10-28T15:41:30.165Z] #54 ... [2020-10-28T15:41:30.165Z] [2020-10-28T15:41:30.165Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:30.165Z] #48 26.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:41:30.165Z] #48 26.83 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:41:30.453Z] #41 94.41 CC criu/signalfd.o [2020-10-28T15:41:30.453Z] #41 94.57 CC criu/sk-inet.o [2020-10-28T15:41:30.465Z] #48 26.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:41:30.465Z] #48 27.15 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:41:30.678Z] #41 16.41 CC images/stats.o [2020-10-28T15:41:30.744Z] #41 94.97 CC criu/sk-netlink.o [2020-10-28T15:41:30.763Z] #48 27.34 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:41:30.763Z] #48 27.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:41:31.015Z] #25 ... [2020-10-28T15:41:31.015Z] [2020-10-28T15:41:31.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:31.015Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-10-28T15:41:31.015Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2020-10-28T15:41:31.015Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.3s [2020-10-28T15:41:31.015Z] #8 ... [2020-10-28T15:41:31.015Z] [2020-10-28T15:41:31.015Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:31.015Z] #25 DONE 17.3s [2020-10-28T15:41:31.015Z] [2020-10-28T15:41:31.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:31.015Z] #8 ... [2020-10-28T15:41:31.015Z] [2020-10-28T15:41:31.015Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:41:31.034Z] #41 95.09 CC criu/sk-packet.o [2020-10-28T15:41:31.402Z] #26 DONE 0.6s [2020-10-28T15:41:31.407Z] [2020-10-28T15:41:31.407Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:41:31.411Z] #41 16.86 CC images/core.o [2020-10-28T15:41:31.438Z] #41 95.39 CC criu/sk-queue.o [2020-10-28T15:41:31.438Z] #41 95.65 CC criu/sk-tcp.o [2020-10-28T15:41:31.558Z] #25 16.59 Selecting previously unselected package libkeyutils1:arm64. [2020-10-28T15:41:31.558Z] #25 16.60 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-10-28T15:41:31.558Z] #25 16.60 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-10-28T15:41:31.558Z] #25 16.82 Selecting previously unselected package libkrb5support0:arm64. [2020-10-28T15:41:31.558Z] #25 16.82 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ... [2020-10-28T15:41:31.558Z] #25 16.82 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-10-28T15:41:31.729Z] #41 95.88 CC criu/sk-unix.o [2020-10-28T15:41:31.818Z] #25 17.07 Selecting previously unselected package libk5crypto3:arm64. [2020-10-28T15:41:31.818Z] #25 17.07 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ... [2020-10-28T15:41:31.818Z] #25 17.14 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-10-28T15:41:31.841Z] #48 28.29 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:41:31.981Z] #41 17.60 CC images/core-x86.o [2020-10-28T15:41:32.021Z] #41 ... [2020-10-28T15:41:32.021Z] [2020-10-28T15:41:32.021Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:32.021Z] #51 59.15 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-10-28T15:41:32.021Z] #51 60.38 + mkdir -p /build [2020-10-28T15:41:32.021Z] #51 60.38 + cp runc /build/runc [2020-10-28T15:41:32.021Z] #51 DONE 60.7s [2020-10-28T15:41:32.021Z] [2020-10-28T15:41:32.021Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:32.080Z] #25 17.41 Selecting previously unselected package libkrb5-3:arm64. [2020-10-28T15:41:32.080Z] #25 17.41 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ... [2020-10-28T15:41:32.080Z] #25 17.41 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-10-28T15:41:32.241Z] #41 18.14 CC images/core-arm.o [2020-10-28T15:41:32.779Z] #27 1.450 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:41:32.811Z] #41 18.54 CC images/core-aarch64.o [2020-10-28T15:41:33.027Z] #25 ... [2020-10-28T15:41:33.027Z] [2020-10-28T15:41:33.027Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:41:33.027Z] #9 DONE 7.9s [2020-10-28T15:41:33.027Z] [2020-10-28T15:41:33.027Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:33.027Z] #25 18.02 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-28T15:41:33.027Z] #25 18.02 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-10-28T15:41:33.027Z] #25 18.03 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-28T15:41:33.027Z] #25 ... [2020-10-28T15:41:33.027Z] [2020-10-28T15:41:33.027Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:41:33.038Z] #27 1.566 [2020-10-28T15:41:33.071Z] #41 18.82 CC images/core-ppc64.o [2020-10-28T15:41:33.202Z] #38 ... [2020-10-28T15:41:33.202Z] [2020-10-28T15:41:33.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:33.202Z] #41 97.41 CC criu/sockets.o [2020-10-28T15:41:33.640Z] #41 19.52 CC images/core-s390.o [2020-10-28T15:41:33.869Z] #41 97.93 CC criu/stats.o [2020-10-28T15:41:33.869Z] #41 98.07 CC criu/string.o [2020-10-28T15:41:33.971Z] #48 30.35 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:41:34.070Z] #27 1.790 #=#=# 0.0% ### 5.4% ######################## 34.3% ################################## 47.3% ################################################### 72.0% ############################################################# 84.9% ######################################################################## 100.0% [2020-10-28T15:41:34.159Z] #41 98.17 CC criu/sysctl.o [2020-10-28T15:41:34.254Z] #30 ... [2020-10-28T15:41:34.254Z] [2020-10-28T15:41:34.254Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:34.254Z] #62 5.324 + RM_GOPATH=0 [2020-10-28T15:41:34.254Z] #62 5.324 + TMP_GOPATH= [2020-10-28T15:41:34.254Z] #62 5.324 + : /build [2020-10-28T15:41:34.254Z] #62 5.324 + '[' -z '' ']' [2020-10-28T15:41:34.254Z] #62 5.324 ++ mktemp -d [2020-10-28T15:41:34.254Z] #62 5.324 + export GOPATH=/tmp/tmp.mbASNpo3Pu [2020-10-28T15:41:34.254Z] #62 5.324 + GOPATH=/tmp/tmp.mbASNpo3Pu [2020-10-28T15:41:34.254Z] #62 5.324 + RM_GOPATH=1 [2020-10-28T15:41:34.254Z] #62 5.324 + case "$(go env GOARCH)" in [2020-10-28T15:41:34.254Z] #62 5.324 ++ go env GOARCH [2020-10-28T15:41:34.254Z] #62 5.324 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #62 5.324 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #62 5.324 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:34.254Z] #62 5.324 + dir=/tmp/install [2020-10-28T15:41:34.254Z] #62 5.324 + bin=proxy [2020-10-28T15:41:34.254Z] #62 5.324 + shift [2020-10-28T15:41:34.254Z] #62 5.324 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:41:34.254Z] #62 5.324 + . /tmp/install/proxy.installer [2020-10-28T15:41:34.254Z] #62 5.324 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:34.254Z] #62 5.324 + install_proxy [2020-10-28T15:41:34.254Z] #62 5.324 + case "$1" in [2020-10-28T15:41:34.254Z] #62 5.324 + export CGO_ENABLED=0 [2020-10-28T15:41:34.254Z] #62 5.324 + CGO_ENABLED=0 [2020-10-28T15:41:34.254Z] #62 5.324 + _install_proxy [2020-10-28T15:41:34.254Z] #62 5.324 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:41:34.254Z] #62 5.324 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mbASNpo3Pu/src/github.com/docker/libnetwork [2020-10-28T15:41:34.254Z] #62 5.324 Cloning into '/tmp/tmp.mbASNpo3Pu/src/github.com/docker/libnetwork'... [2020-10-28T15:41:34.254Z] #62 5.324 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:34.254Z] #62 ... [2020-10-28T15:41:34.254Z] [2020-10-28T15:41:34.254Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:34.254Z] #49 5.757 + RM_GOPATH=0 [2020-10-28T15:41:34.254Z] #49 5.757 + TMP_GOPATH= [2020-10-28T15:41:34.254Z] #49 5.757 + : /build [2020-10-28T15:41:34.254Z] #49 5.757 + '[' -z '' ']' [2020-10-28T15:41:34.254Z] #49 5.757 ++ mktemp -d [2020-10-28T15:41:34.254Z] #49 5.757 + export GOPATH=/tmp/tmp.G5Kgcs4kQX [2020-10-28T15:41:34.254Z] #49 5.757 + GOPATH=/tmp/tmp.G5Kgcs4kQX [2020-10-28T15:41:34.254Z] #49 5.757 + RM_GOPATH=1 [2020-10-28T15:41:34.254Z] #49 5.757 + case "$(go env GOARCH)" in [2020-10-28T15:41:34.254Z] #49 5.757 ++ go env GOARCH [2020-10-28T15:41:34.254Z] #49 5.767 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #49 5.767 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #49 5.767 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:34.254Z] #49 5.768 + dir=/tmp/install [2020-10-28T15:41:34.254Z] #49 5.768 + bin=shfmt [2020-10-28T15:41:34.254Z] #49 5.768 + shift [2020-10-28T15:41:34.254Z] #49 5.768 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:41:34.254Z] #49 5.768 + . /tmp/install/shfmt.installer [2020-10-28T15:41:34.254Z] #49 5.768 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:34.254Z] #49 5.768 + install_shfmt [2020-10-28T15:41:34.254Z] #49 5.768 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:41:34.254Z] #49 5.768 + git clone https://github.com/mvdan/sh.git /tmp/tmp.G5Kgcs4kQX/src/github.com/mvdan/sh [2020-10-28T15:41:34.254Z] #49 5.769 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:34.254Z] #49 5.776 Cloning into '/tmp/tmp.G5Kgcs4kQX/src/github.com/mvdan/sh'... [2020-10-28T15:41:34.254Z] #49 ... [2020-10-28T15:41:34.254Z] [2020-10-28T15:41:34.254Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:34.254Z] #45 5.596 + RM_GOPATH=0 [2020-10-28T15:41:34.254Z] #45 5.596 + TMP_GOPATH= [2020-10-28T15:41:34.254Z] #45 5.596 + : /build [2020-10-28T15:41:34.254Z] #45 5.596 + '[' -z '' ']' [2020-10-28T15:41:34.254Z] #45 5.596 ++ mktemp -d [2020-10-28T15:41:34.254Z] #45 5.596 + export GOPATH=/tmp/tmp.MNg58SYhdw [2020-10-28T15:41:34.254Z] #45 5.596 + GOPATH=/tmp/tmp.MNg58SYhdw [2020-10-28T15:41:34.254Z] #45 5.596 + RM_GOPATH=1 [2020-10-28T15:41:34.254Z] #45 5.596 + case "$(go env GOARCH)" in [2020-10-28T15:41:34.254Z] #45 5.598 ++ go env GOARCH [2020-10-28T15:41:34.254Z] #45 5.622 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #45 5.622 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.254Z] #45 5.622 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:34.254Z] #45 5.622 + dir=/tmp/install [2020-10-28T15:41:34.254Z] #45 5.622 + bin=gotestsum [2020-10-28T15:41:34.254Z] #45 5.622 + shift [2020-10-28T15:41:34.254Z] #45 5.622 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:41:34.255Z] #45 5.622 + . /tmp/install/gotestsum.installer [2020-10-28T15:41:34.255Z] #45 5.622 ++ : v0.5.3 [2020-10-28T15:41:34.255Z] #45 5.622 + install_gotestsum [2020-10-28T15:41:34.255Z] #45 5.622 + set -e [2020-10-28T15:41:34.255Z] #45 5.622 + export GO111MODULE=on [2020-10-28T15:41:34.255Z] #45 5.622 + GO111MODULE=on [2020-10-28T15:41:34.255Z] #45 5.622 + GOBIN=/build [2020-10-28T15:41:34.255Z] #45 5.622 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:41:34.255Z] #45 5.631 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:34.255Z] #45 5.631 go: finding gotest.tools v0.5.3 [2020-10-28T15:41:34.255Z] #45 6.260 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:34.255Z] #45 ... [2020-10-28T15:41:34.255Z] [2020-10-28T15:41:34.255Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:34.255Z] #56 6.648 + RM_GOPATH=0 [2020-10-28T15:41:34.255Z] #56 6.648 + TMP_GOPATH= [2020-10-28T15:41:34.255Z] #56 6.648 + : /build [2020-10-28T15:41:34.255Z] #56 6.648 + '[' -z '' ']' [2020-10-28T15:41:34.255Z] #56 6.648 ++ mktemp -d [2020-10-28T15:41:34.255Z] #56 6.648 + export GOPATH=/tmp/tmp.xXbJKjvMBk [2020-10-28T15:41:34.255Z] #56 6.648 + GOPATH=/tmp/tmp.xXbJKjvMBk [2020-10-28T15:41:34.255Z] #56 6.648 + RM_GOPATH=1 [2020-10-28T15:41:34.255Z] #56 6.648 + case "$(go env GOARCH)" in [2020-10-28T15:41:34.255Z] #56 6.648 ++ go env GOARCH [2020-10-28T15:41:34.255Z] #56 6.678 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.255Z] #56 6.678 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:34.255Z] #56 6.678 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:34.255Z] #56 6.681 + dir=/tmp/install [2020-10-28T15:41:34.255Z] #56 6.681 + bin=rootlesskit [2020-10-28T15:41:34.255Z] #56 6.681 + shift [2020-10-28T15:41:34.255Z] #56 6.681 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:41:34.255Z] #56 6.681 + . /tmp/install/rootlesskit.installer [2020-10-28T15:41:34.255Z] #56 6.691 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:34.255Z] #56 6.691 + install_rootlesskit [2020-10-28T15:41:34.255Z] #56 6.691 + case "$1" in [2020-10-28T15:41:34.255Z] #56 6.691 + export CGO_ENABLED=0 [2020-10-28T15:41:34.255Z] #56 6.691 + CGO_ENABLED=0 [2020-10-28T15:41:34.255Z] #56 6.691 + _install_rootlesskit [2020-10-28T15:41:34.255Z] #56 6.691 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:41:34.255Z] #56 6.691 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xXbJKjvMBk/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:34.255Z] #56 6.692 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:34.255Z] #56 6.727 Cloning into '/tmp/tmp.xXbJKjvMBk/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:41:34.333Z] #27 2.805 [2020-10-28T15:41:34.333Z] #27 2.936 ############ 17.1% ######################################################################## 100.0% [2020-10-28T15:41:34.418Z] #10 DONE 1.8s [2020-10-28T15:41:34.418Z] [2020-10-28T15:41:34.418Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:34.449Z] #41 98.59 CC criu/sysfs_parse.o [2020-10-28T15:41:34.516Z] #56 ... [2020-10-28T15:41:34.516Z] [2020-10-28T15:41:34.516Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:34.516Z] #45 6.780 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:34.580Z] #41 20.18 CC images/cpuinfo.o [2020-10-28T15:41:34.590Z] #27 3.126 [2020-10-28T15:41:34.590Z] #27 3.269 ##################### 29.8% ######################################################################## 100.0% [2020-10-28T15:41:34.681Z] #43 ... [2020-10-28T15:41:34.681Z] [2020-10-28T15:41:34.681Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:41:34.681Z] #29 DONE 0.1s [2020-10-28T15:41:34.681Z] [2020-10-28T15:41:34.681Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:41:34.681Z] #37 DONE 0.1s [2020-10-28T15:41:34.681Z] [2020-10-28T15:41:34.681Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:34.681Z] #25 18.16 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-28T15:41:34.681Z] #25 18.16 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 18.16 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:34.681Z] #25 18.24 Selecting previously unselected package libsasl2-2:arm64. [2020-10-28T15:41:34.681Z] #25 18.24 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 18.24 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:34.681Z] #25 18.34 Selecting previously unselected package libldap-common. [2020-10-28T15:41:34.681Z] #25 18.34 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-10-28T15:41:34.681Z] #25 18.42 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:34.681Z] #25 18.55 Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-28T15:41:34.681Z] #25 18.55 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 18.56 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:34.681Z] #25 18.72 Selecting previously unselected package libnghttp2-14:arm64. [2020-10-28T15:41:34.681Z] #25 18.72 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 18.72 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:34.681Z] #25 18.77 Selecting previously unselected package libpsl5:arm64. [2020-10-28T15:41:34.681Z] #25 18.78 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 18.78 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-10-28T15:41:34.681Z] #25 18.84 Selecting previously unselected package librtmp1:arm64. [2020-10-28T15:41:34.681Z] #25 18.84 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 19.40 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:34.681Z] #25 19.80 Selecting previously unselected package libssh2-1:arm64. [2020-10-28T15:41:34.681Z] #25 19.80 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 19.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-28T15:41:34.681Z] #25 19.88 Selecting previously unselected package libcurl4:arm64. [2020-10-28T15:41:34.681Z] #25 19.88 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-10-28T15:41:34.681Z] #25 19.91 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:34.741Z] #41 98.81 CC criu/timens.o [2020-10-28T15:41:34.741Z] #41 98.99 CC criu/timerfd.o [2020-10-28T15:41:34.847Z] #27 3.410 [2020-10-28T15:41:34.860Z] #41 20.59 CC images/inventory.o [2020-10-28T15:41:34.860Z] #41 ... [2020-10-28T15:41:34.860Z] [2020-10-28T15:41:34.860Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:34.860Z] #54 40.75 Checking out files: 48% (1660/3445) Checking out files: 49% (1689/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:41:34.860Z] #54 42.08 + cd /tmp/tmp.l8kd6yv6Lh/src/github.com/containerd/containerd [2020-10-28T15:41:34.860Z] #54 42.09 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:41:34.860Z] #54 42.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:41:34.860Z] #54 42.53 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:41:34.860Z] #54 42.53 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:41:34.860Z] #54 42.53 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:41:34.860Z] #54 42.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:41:34.860Z] #54 42.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:41:34.860Z] #54 42.53 + '[' '' = dynamic ']' [2020-10-28T15:41:34.860Z] #54 42.53 + make [2020-10-28T15:41:34.860Z] #54 43.49 + bin/ctr [2020-10-28T15:41:34.947Z] #25 20.08 Selecting previously unselected package curl. [2020-10-28T15:41:34.948Z] #25 20.08 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-10-28T15:41:34.948Z] #25 20.09 Unpacking curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:34.948Z] #25 20.23 Selecting previously unselected package libonig5:arm64. [2020-10-28T15:41:34.948Z] #25 20.23 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-10-28T15:41:34.948Z] #25 20.26 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-28T15:41:35.031Z] #41 99.13 CC criu/tty.o [2020-10-28T15:41:35.209Z] #25 20.43 Selecting previously unselected package libjq1:arm64. [2020-10-28T15:41:35.209Z] #25 20.43 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-28T15:41:35.209Z] #25 20.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:35.363Z] #27 3.524 ######### 12.7% ########################## 36.9% ######################################## 56.3% ###################################################### 75.6% #################################################################### 94.5% ######################################################################## 100.0% [2020-10-28T15:41:35.363Z] #27 4.067 [2020-10-28T15:41:35.471Z] #25 20.55 Selecting previously unselected package jq. [2020-10-28T15:41:35.471Z] #25 20.55 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-28T15:41:35.471Z] #25 20.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:35.471Z] #25 20.68 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-10-28T15:41:35.471Z] #25 20.68 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-10-28T15:41:35.471Z] #25 20.70 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:35.738Z] #25 21.01 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-10-28T15:41:35.738Z] #25 21.03 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:35.738Z] #25 21.06 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-10-28T15:41:35.738Z] #25 21.09 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:35.773Z] #41 99.97 CC criu/tun.o [2020-10-28T15:41:35.919Z] #45 8.163 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:41:35.919Z] #45 8.202 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:41:35.919Z] #45 8.221 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:36.000Z] #25 21.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-10-28T15:41:36.000Z] #25 21.14 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-10-28T15:41:36.000Z] #25 21.18 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-10-28T15:41:36.000Z] #25 21.21 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-10-28T15:41:36.000Z] #25 21.23 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-10-28T15:41:36.000Z] #25 21.25 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-10-28T15:41:36.000Z] #25 21.28 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-28T15:41:36.000Z] #25 21.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-28T15:41:36.000Z] #25 21.31 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-10-28T15:41:36.000Z] #25 21.33 Setting up ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:36.081Z] #41 100.1 CC criu/uffd.o [2020-10-28T15:41:36.082Z] #48 ... [2020-10-28T15:41:36.082Z] [2020-10-28T15:41:36.082Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:36.082Z] #12 23.01 Reading package lists... [2020-10-28T15:41:36.082Z] #12 30.16 Building dependency tree... [2020-10-28T15:41:36.082Z] #12 32.68 The following additional packages will be installed: [2020-10-28T15:41:36.082Z] #12 32.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:41:36.082Z] #12 32.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:41:36.082Z] #12 32.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:41:36.082Z] #12 32.71 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:41:36.082Z] #12 32.71 Suggested packages: [2020-10-28T15:41:36.082Z] #12 32.71 gcc-8-locales seccomp wine64 [2020-10-28T15:41:36.181Z] #45 8.533 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:36.181Z] #45 8.535 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:36.181Z] #45 8.536 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:36.181Z] #45 8.613 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:36.181Z] #45 8.629 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:41:36.181Z] #45 8.715 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:41:36.401Z] #41 ... [2020-10-28T15:41:36.401Z] [2020-10-28T15:41:36.401Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:36.401Z] #47 135.8 + /build/golangci-lint --version [2020-10-28T15:41:36.401Z] #47 136.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:41:36.401Z] #47 DONE 136.4s [2020-10-28T15:41:36.401Z] [2020-10-28T15:41:36.401Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:36.443Z] #45 8.752 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:36.443Z] #45 8.759 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:36.443Z] #45 9.000 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:36.707Z] #38 DONE 136.6s [2020-10-28T15:41:36.707Z] [2020-10-28T15:41:36.707Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:36.707Z] #41 100.8 CC criu/util.o [2020-10-28T15:41:37.017Z] #45 9.353 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:37.174Z] #27 4.196 ## 3.1% ###### 9.6% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.2% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.1% ########################################################### 82.6% [2020-10-28T15:41:37.174Z] #27 ... [2020-10-28T15:41:37.174Z] [2020-10-28T15:41:37.174Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-28T15:41:37.174Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.5s done [2020-10-28T15:41:37.174Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-10-28T15:41:37.174Z] #8 DONE 37.6s [2020-10-28T15:41:37.174Z] [2020-10-28T15:41:37.174Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:41:37.281Z] #45 9.614 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:37.281Z] #45 9.619 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:37.353Z] #41 101.3 CC criu/uts_ns.o [2020-10-28T15:41:37.353Z] #41 101.4 CC criu/vdso.o [2020-10-28T15:41:37.438Z] #27 4.196 ## 3.1% ###### 9.6% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.2% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.5% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.1% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 92.8% ###################################################################### 98.1% ######################################################################## 100.0% [2020-10-28T15:41:37.438Z] #27 6.067 [2020-10-28T15:41:37.543Z] #45 9.982 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:37.543Z] #45 10.01 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:37.543Z] #45 ... [2020-10-28T15:41:37.543Z] [2020-10-28T15:41:37.543Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:37.543Z] #11 8.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:37.543Z] #11 8.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:37.543Z] #11 8.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:37.631Z] #12 34.05 The following NEW packages will be installed: [2020-10-28T15:41:37.631Z] #12 34.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:41:37.631Z] #12 34.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:41:37.631Z] #12 34.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:41:37.631Z] #12 34.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:41:37.631Z] #12 34.08 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:41:37.631Z] #12 34.08 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:41:37.631Z] #12 34.21 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:41:37.631Z] #12 34.21 Need to get 78.9 MB of archives. [2020-10-28T15:41:37.631Z] #12 34.21 After this operation, 532 MB of additional disk space will be used. [2020-10-28T15:41:37.631Z] #12 34.21 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-10-28T15:41:37.770Z] #41 101.6 LINK criu/built-in.o [2020-10-28T15:41:37.770Z] #41 101.7 LINK criu/criu [2020-10-28T15:41:37.770Z] #41 101.9 DEP lib/c/criu.d [2020-10-28T15:41:37.770Z] #41 101.9 CC images/rpc.pb-c.o [2020-10-28T15:41:37.805Z] #11 ... [2020-10-28T15:41:37.805Z] [2020-10-28T15:41:37.805Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:37.805Z] #47 6.077 + RM_GOPATH=0 [2020-10-28T15:41:37.805Z] #47 6.077 + TMP_GOPATH= [2020-10-28T15:41:37.805Z] #47 6.077 + : /build [2020-10-28T15:41:37.805Z] #47 6.077 + '[' -z '' ']' [2020-10-28T15:41:37.805Z] #47 6.077 ++ mktemp -d [2020-10-28T15:41:37.805Z] #47 6.077 + export GOPATH=/tmp/tmp.bk6NROzqUC [2020-10-28T15:41:37.805Z] #47 6.077 + GOPATH=/tmp/tmp.bk6NROzqUC [2020-10-28T15:41:37.805Z] #47 6.077 + RM_GOPATH=1 [2020-10-28T15:41:37.805Z] #47 6.077 + case "$(go env GOARCH)" in [2020-10-28T15:41:37.805Z] #47 6.077 ++ go env GOARCH [2020-10-28T15:41:37.805Z] #47 6.089 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:37.805Z] #47 6.089 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:37.805Z] #47 6.093 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:37.805Z] #47 6.109 + dir=/tmp/install [2020-10-28T15:41:37.805Z] #47 6.109 + bin=golangci_lint [2020-10-28T15:41:37.805Z] #47 6.109 + shift [2020-10-28T15:41:37.805Z] #47 6.109 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:41:37.805Z] #47 6.109 + . /tmp/install/golangci_lint.installer [2020-10-28T15:41:37.805Z] #47 6.109 ++ : v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 + install_golangci_lint [2020-10-28T15:41:37.805Z] #47 6.109 + set -e [2020-10-28T15:41:37.805Z] #47 6.109 + export GO111MODULE=on [2020-10-28T15:41:37.805Z] #47 6.109 + GO111MODULE=on [2020-10-28T15:41:37.805Z] #47 6.109 + GOBIN=/build [2020-10-28T15:41:37.805Z] #47 6.109 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 go: finding github.com v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:37.805Z] #47 6.109 go: finding github.com/golangci v1.23.8 [2020-10-28T15:41:37.805Z] #47 7.338 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:37.805Z] #47 8.335 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:37.805Z] #47 ... [2020-10-28T15:41:37.805Z] [2020-10-28T15:41:37.805Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:37.805Z] #38 7.163 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:41:37.805Z] #38 7.197 Cloning into '.'... [2020-10-28T15:41:37.932Z] #12 34.64 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-10-28T15:41:38.001Z] #27 6.466 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:41:38.001Z] #27 6.537 [2020-10-28T15:41:38.001Z] #27 6.620 ######################################################################## 100.0% [2020-10-28T15:41:38.001Z] #27 6.652 [2020-10-28T15:41:38.061Z] #41 102.2 CC lib/c/criu.o [2020-10-28T15:41:38.061Z] #41 ... [2020-10-28T15:41:38.061Z] [2020-10-28T15:41:38.061Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:41:38.061Z] #39 DONE 0.2s [2020-10-28T15:41:38.067Z] #38 ... [2020-10-28T15:41:38.067Z] [2020-10-28T15:41:38.067Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:38.067Z] #32 6.971 + RM_GOPATH=0 [2020-10-28T15:41:38.067Z] #32 6.971 + TMP_GOPATH= [2020-10-28T15:41:38.067Z] #32 6.971 + : /build [2020-10-28T15:41:38.067Z] #32 6.971 + '[' -z '' ']' [2020-10-28T15:41:38.067Z] #32 6.971 ++ mktemp -d [2020-10-28T15:41:38.067Z] #32 6.971 + export GOPATH=/tmp/tmp.wSWBcyErP6 [2020-10-28T15:41:38.067Z] #32 6.971 + GOPATH=/tmp/tmp.wSWBcyErP6 [2020-10-28T15:41:38.067Z] #32 6.971 + RM_GOPATH=1 [2020-10-28T15:41:38.067Z] #32 6.971 + case "$(go env GOARCH)" in [2020-10-28T15:41:38.067Z] #32 6.971 ++ go env GOARCH [2020-10-28T15:41:38.067Z] #32 7.075 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.067Z] #32 7.075 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.067Z] #32 7.075 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:38.067Z] #32 7.075 + dir=/tmp/install [2020-10-28T15:41:38.067Z] #32 7.075 + bin=tomlv [2020-10-28T15:41:38.067Z] #32 7.075 + shift [2020-10-28T15:41:38.067Z] #32 7.075 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:41:38.067Z] #32 7.075 + . /tmp/install/tomlv.installer [2020-10-28T15:41:38.067Z] #32 7.075 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:38.067Z] #32 7.075 + install_tomlv [2020-10-28T15:41:38.067Z] #32 7.075 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:41:38.067Z] #32 7.075 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wSWBcyErP6/src/github.com/BurntSushi/toml [2020-10-28T15:41:38.067Z] #32 7.076 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:38.067Z] #32 7.101 Cloning into '/tmp/tmp.wSWBcyErP6/src/github.com/BurntSushi/toml'... [2020-10-28T15:41:38.067Z] #32 8.345 + cd /tmp/tmp.wSWBcyErP6/src/github.com/BurntSushi/toml [2020-10-28T15:41:38.067Z] #32 8.345 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:38.067Z] #32 8.385 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:41:38.067Z] #32 9.517 internal/cpu [2020-10-28T15:41:38.067Z] #32 9.537 runtime/internal/atomic [2020-10-28T15:41:38.067Z] #32 10.12 runtime/internal/sys [2020-10-28T15:41:38.101Z] #25 23.07 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:38.263Z] #27 6.898 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:41:38.263Z] #27 6.965 [2020-10-28T15:41:38.352Z] [2020-10-28T15:41:38.352Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:38.352Z] #54 ... [2020-10-28T15:41:38.352Z] [2020-10-28T15:41:38.352Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:38.352Z] #41 102.5 LINK lib/c/built-in.o [2020-10-28T15:41:38.352Z] #41 102.5 LINK lib/c/libcriu.so [2020-10-28T15:41:38.352Z] #41 102.5 LINK lib/c/libcriu.a [2020-10-28T15:41:38.352Z] #41 102.5 GEN magic.py [2020-10-28T15:41:38.352Z] #41 102.6 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:41:38.352Z] #41 102.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:41:38.352Z] #41 102.6 Note: Building without GnuTLS support [2020-10-28T15:41:38.352Z] #41 102.6 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:41:38.352Z] #41 102.6 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:41:38.355Z] #32 10.65 runtime/internal/math [2020-10-28T15:41:38.355Z] #32 ... [2020-10-28T15:41:38.355Z] [2020-10-28T15:41:38.355Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:38.355Z] #22 5.910 + RM_GOPATH=0 [2020-10-28T15:41:38.355Z] #22 5.910 + TMP_GOPATH= [2020-10-28T15:41:38.355Z] #22 5.910 + : /build [2020-10-28T15:41:38.355Z] #22 5.910 + '[' -z '' ']' [2020-10-28T15:41:38.355Z] #22 5.910 ++ mktemp -d [2020-10-28T15:41:38.355Z] #22 5.910 + export GOPATH=/tmp/tmp.MaUfNAq6ie [2020-10-28T15:41:38.355Z] #22 5.910 + GOPATH=/tmp/tmp.MaUfNAq6ie [2020-10-28T15:41:38.355Z] #22 5.910 + RM_GOPATH=1 [2020-10-28T15:41:38.355Z] #22 5.910 + case "$(go env GOARCH)" in [2020-10-28T15:41:38.355Z] #22 5.910 ++ go env GOARCH [2020-10-28T15:41:38.355Z] #22 5.969 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:41:38.355Z] #22 5.969 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.355Z] #22 5.969 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.355Z] #22 5.969 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:38.355Z] #22 5.969 + dir=/tmp/install [2020-10-28T15:41:38.355Z] #22 5.969 + bin=dockercli [2020-10-28T15:41:38.355Z] #22 5.969 + shift [2020-10-28T15:41:38.355Z] #22 5.969 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:41:38.355Z] #22 5.969 + . /tmp/install/dockercli.installer [2020-10-28T15:41:38.355Z] #22 5.969 ++ : stable [2020-10-28T15:41:38.355Z] #22 5.969 ++ : 17.06.2-ce [2020-10-28T15:41:38.356Z] #22 5.969 + install_dockercli [2020-10-28T15:41:38.356Z] #22 5.969 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:41:38.356Z] #22 5.969 ++ uname -m [2020-10-28T15:41:38.356Z] #22 5.974 + arch=x86_64 [2020-10-28T15:41:38.356Z] #22 5.974 + '[' x86_64 '!=' x86_64 ']' [2020-10-28T15:41:38.356Z] #22 5.974 + url=https://download.docker.com/linux/static [2020-10-28T15:41:38.356Z] #22 5.974 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-28T15:41:38.356Z] #22 5.990 + tar -xz docker/docker [2020-10-28T15:41:38.356Z] #22 ... [2020-10-28T15:41:38.356Z] [2020-10-28T15:41:38.356Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:38.356Z] #43 7.338 + RM_GOPATH=0 [2020-10-28T15:41:38.356Z] #43 7.338 + TMP_GOPATH= [2020-10-28T15:41:38.356Z] #43 7.338 + : /build [2020-10-28T15:41:38.356Z] #43 7.338 + '[' -z '' ']' [2020-10-28T15:41:38.356Z] #43 7.338 ++ mktemp -d [2020-10-28T15:41:38.356Z] #43 7.338 + export GOPATH=/tmp/tmp.vVPUtYRPDa [2020-10-28T15:41:38.356Z] #43 7.338 + GOPATH=/tmp/tmp.vVPUtYRPDa [2020-10-28T15:41:38.356Z] #43 7.338 + RM_GOPATH=1 [2020-10-28T15:41:38.356Z] #43 7.338 + case "$(go env GOARCH)" in [2020-10-28T15:41:38.356Z] #43 7.344 ++ go env GOARCH [2020-10-28T15:41:38.356Z] #43 7.434 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.356Z] #43 7.434 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.356Z] #43 7.434 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:38.356Z] #43 7.439 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.356Z] #43 7.440 + dir=/tmp/install [2020-10-28T15:41:38.356Z] #43 7.440 + bin=vndr [2020-10-28T15:41:38.356Z] #43 7.440 + shift [2020-10-28T15:41:38.356Z] #43 7.440 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:41:38.356Z] #43 7.440 + . /tmp/install/vndr.installer [2020-10-28T15:41:38.356Z] #43 7.440 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.356Z] #43 7.440 + install_vndr [2020-10-28T15:41:38.356Z] #43 7.440 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:41:38.356Z] #43 7.440 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vVPUtYRPDa/src/github.com/LK4D4/vndr [2020-10-28T15:41:38.356Z] #43 7.440 Cloning into '/tmp/tmp.vVPUtYRPDa/src/github.com/LK4D4/vndr'... [2020-10-28T15:41:38.356Z] #43 8.334 + cd /tmp/tmp.vVPUtYRPDa/src/github.com/LK4D4/vndr [2020-10-28T15:41:38.356Z] #43 8.334 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.356Z] #43 8.351 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:41:38.356Z] #43 10.29 runtime/internal/sys [2020-10-28T15:41:38.356Z] #43 10.39 internal/cpu [2020-10-28T15:41:38.364Z] #25 ... [2020-10-28T15:41:38.364Z] [2020-10-28T15:41:38.364Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:38.364Z] #43 3.854 + RM_GOPATH=0 [2020-10-28T15:41:38.364Z] #43 3.854 + TMP_GOPATH= [2020-10-28T15:41:38.364Z] #43 3.856 + : /build [2020-10-28T15:41:38.364Z] #43 3.856 + '[' -z '' ']' [2020-10-28T15:41:38.364Z] #43 3.856 ++ mktemp -d [2020-10-28T15:41:38.364Z] #43 3.856 + export GOPATH=/tmp/tmp.xmD3Akhpr9 [2020-10-28T15:41:38.364Z] #43 3.856 + GOPATH=/tmp/tmp.xmD3Akhpr9 [2020-10-28T15:41:38.364Z] #43 3.856 + RM_GOPATH=1 [2020-10-28T15:41:38.364Z] #43 3.857 + case "$(go env GOARCH)" in [2020-10-28T15:41:38.364Z] #43 3.857 ++ go env GOARCH [2020-10-28T15:41:38.364Z] #43 3.873 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.364Z] #43 3.873 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:38.364Z] #43 3.877 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:38.364Z] #43 3.877 + dir=/tmp/install [2020-10-28T15:41:38.364Z] #43 3.877 + bin=vndr [2020-10-28T15:41:38.364Z] #43 3.877 + shift [2020-10-28T15:41:38.364Z] #43 3.877 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:41:38.364Z] #43 3.877 + . /tmp/install/vndr.installer [2020-10-28T15:41:38.364Z] #43 3.877 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.364Z] #43 3.877 + install_vndr [2020-10-28T15:41:38.364Z] #43 3.877 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:41:38.364Z] #43 3.877 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xmD3Akhpr9/src/github.com/LK4D4/vndr [2020-10-28T15:41:38.364Z] #43 3.877 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.364Z] #43 3.880 Cloning into '/tmp/tmp.xmD3Akhpr9/src/github.com/LK4D4/vndr'... [2020-10-28T15:41:38.522Z] #27 7.076 ########################### 38.6% ######################################################################## 100.0% [2020-10-28T15:41:38.522Z] #27 7.119 [2020-10-28T15:41:38.586Z] #12 35.09 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-10-28T15:41:38.586Z] #12 35.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-10-28T15:41:38.586Z] #12 35.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-10-28T15:41:38.586Z] #12 35.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:41:38.617Z] #43 10.86 runtime/internal/math [2020-10-28T15:41:38.617Z] #43 ... [2020-10-28T15:41:38.617Z] [2020-10-28T15:41:38.617Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:38.617Z] #34 7.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:38.617Z] #34 8.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:38.617Z] #34 8.029 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:38.617Z] #34 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:38.617Z] #34 ... [2020-10-28T15:41:38.617Z] [2020-10-28T15:41:38.617Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:38.618Z] #53 6.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:38.618Z] #53 7.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:38.618Z] #53 7.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:38.618Z] #53 9.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:38.642Z] #41 102.7 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:41:38.642Z] #41 102.9 make[1]: Nothing to be done for 'all'. [2020-10-28T15:41:38.880Z] #53 ... [2020-10-28T15:41:38.880Z] [2020-10-28T15:41:38.880Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:38.880Z] #40 6.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:38.880Z] #40 6.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:38.880Z] #40 6.762 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:38.880Z] #40 8.217 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:38.880Z] #40 ... [2020-10-28T15:41:38.880Z] [2020-10-28T15:41:38.880Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:38.880Z] #43 11.07 internal/race [2020-10-28T15:41:38.880Z] #43 11.33 sync/atomic [2020-10-28T15:41:38.909Z] #12 35.58 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-10-28T15:41:38.933Z] #41 103.0 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:41:38.933Z] #41 103.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:41:38.933Z] #41 103.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:41:38.933Z] #41 103.0 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:41:38.933Z] #41 103.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:41:38.933Z] #41 103.1 make[1]: Nothing to be done for 'all'. [2020-10-28T15:41:38.933Z] #41 103.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:41:38.933Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:38.933Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:38.933Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:38.933Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:38.941Z] #43 4.331 + cd /tmp/tmp.xmD3Akhpr9/src/github.com/LK4D4/vndr [2020-10-28T15:41:38.941Z] #43 4.331 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:38.941Z] #43 4.346 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:41:39.087Z] #27 7.548 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:41:39.087Z] #27 7.565 skipping existing c35d46ef359f [2020-10-28T15:41:39.087Z] #27 7.584 [2020-10-28T15:41:39.147Z] #43 11.45 internal/bytealg [2020-10-28T15:41:39.224Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:39.224Z] #41 103.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:39.224Z] #41 103.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:39.224Z] #41 103.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:41:39.224Z] #41 103.2 INSTALL criu/criu [2020-10-28T15:41:39.224Z] #41 DONE 103.4s [2020-10-28T15:41:39.224Z] [2020-10-28T15:41:39.224Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:39.343Z] #27 8.039 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:41:39.517Z] #43 5.023 internal/cpu [2020-10-28T15:41:39.517Z] #43 5.120 runtime/internal/sys [2020-10-28T15:41:39.517Z] #43 5.136 internal/race [2020-10-28T15:41:39.562Z] #12 36.00 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-10-28T15:41:39.562Z] #12 36.01 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-10-28T15:41:39.598Z] #27 8.135 [2020-10-28T15:41:39.599Z] #27 8.190 ######################################################################## 100.0% [2020-10-28T15:41:39.599Z] #27 8.222 [2020-10-28T15:41:39.722Z] #43 12.02 unicode [2020-10-28T15:41:39.781Z] #43 5.202 runtime/internal/atomic [2020-10-28T15:41:39.781Z] #43 5.236 sync/atomic [2020-10-28T15:41:39.781Z] #43 5.382 runtime/internal/math [2020-10-28T15:41:39.854Z] #27 8.465 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:41:39.867Z] #12 ... [2020-10-28T15:41:39.867Z] [2020-10-28T15:41:39.867Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:39.867Z] #54 24.33 Reading package lists... [2020-10-28T15:41:39.867Z] #54 31.29 Building dependency tree... [2020-10-28T15:41:39.867Z] #54 34.08 The following additional packages will be installed: [2020-10-28T15:41:39.867Z] #54 34.09 libbtrfs0 [2020-10-28T15:41:39.867Z] #54 34.29 The following NEW packages will be installed: [2020-10-28T15:41:39.867Z] #54 34.29 libbtrfs-dev libbtrfs0 [2020-10-28T15:41:39.867Z] #54 34.59 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:41:39.867Z] #54 34.59 Need to get 120 kB of archives. [2020-10-28T15:41:39.867Z] #54 34.59 After this operation, 423 kB of additional disk space will be used. [2020-10-28T15:41:39.867Z] #54 34.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-28T15:41:39.867Z] #54 34.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-28T15:41:39.867Z] #54 35.99 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:39.867Z] #54 36.31 Fetched 120 kB in 0s (1528 kB/s) [2020-10-28T15:41:39.867Z] #54 36.42 Selecting previously unselected package libbtrfs0. [2020-10-28T15:41:39.867Z] #54 36.42 (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-10-28T15:41:39.867Z] #54 36.50 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-28T15:41:39.867Z] #54 36.52 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:41:39.867Z] #54 ... [2020-10-28T15:41:39.867Z] [2020-10-28T15:41:39.867Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:39.867Z] #48 36.67 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:41:40.111Z] #27 8.526 [2020-10-28T15:41:40.111Z] #27 8.566 ######################################################################## 100.0% [2020-10-28T15:41:40.111Z] #27 8.595 [2020-10-28T15:41:40.111Z] #27 8.614 Download of images into '/build' complete. [2020-10-28T15:41:40.111Z] #27 8.614 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:41:40.111Z] #27 8.614 tar -cC '/build' . | docker load [2020-10-28T15:41:40.178Z] #54 ... [2020-10-28T15:41:40.178Z] [2020-10-28T15:41:40.178Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:40.178Z] #49 102.8 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:41:40.178Z] #49 DONE 109.0s [2020-10-28T15:41:40.178Z] [2020-10-28T15:41:40.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:40.178Z] #41 20.95 CC images/fdinfo.o [2020-10-28T15:41:40.178Z] #41 21.26 CC images/fown.o [2020-10-28T15:41:40.178Z] #41 21.54 CC images/ns.o [2020-10-28T15:41:40.178Z] #41 21.80 CC images/regfile.o [2020-10-28T15:41:40.178Z] #41 22.11 CC images/ghost-file.o [2020-10-28T15:41:40.178Z] #41 22.45 CC images/fifo.o [2020-10-28T15:41:40.178Z] #41 22.61 CC images/remap-file-path.o [2020-10-28T15:41:40.178Z] #41 22.81 CC images/eventfd.o [2020-10-28T15:41:40.178Z] #41 23.07 CC images/eventpoll.o [2020-10-28T15:41:40.178Z] #41 23.31 CC images/fh.o [2020-10-28T15:41:40.178Z] #41 23.68 CC images/fsnotify.o [2020-10-28T15:41:40.178Z] #41 24.31 CC images/signalfd.o [2020-10-28T15:41:40.178Z] #41 24.54 CC images/fs.o [2020-10-28T15:41:40.178Z] #41 24.83 CC images/pstree.o [2020-10-28T15:41:40.178Z] #41 25.12 CC images/pipe.o [2020-10-28T15:41:40.178Z] #41 25.39 CC images/tcp-stream.o [2020-10-28T15:41:40.178Z] #41 25.58 CC images/sk-packet.o [2020-10-28T15:41:40.178Z] #41 25.86 CC images/mnt.o [2020-10-28T15:41:40.357Z] #43 5.906 internal/bytealg [2020-10-28T15:41:40.401Z] #54 ... [2020-10-28T15:41:40.401Z] [2020-10-28T15:41:40.401Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:41:40.401Z] #42 DONE 0.2s [2020-10-28T15:41:40.401Z] [2020-10-28T15:41:40.401Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:41:40.634Z] #43 5.914 unicode/utf8 [2020-10-28T15:41:40.634Z] #43 5.917 unicode [2020-10-28T15:41:40.634Z] #43 6.033 math [2020-10-28T15:41:40.671Z] #43 12.76 runtime [2020-10-28T15:41:40.693Z] #44 DONE 0.1s [2020-10-28T15:41:40.693Z] [2020-10-28T15:41:40.693Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:41:40.693Z] #46 DONE 0.1s [2020-10-28T15:41:40.693Z] [2020-10-28T15:41:40.693Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:41:40.748Z] #41 26.28 CC images/pipe-data.o [2020-10-28T15:41:40.748Z] #41 26.69 CC images/sa.o [2020-10-28T15:41:40.933Z] #48 ... [2020-10-28T15:41:40.933Z] [2020-10-28T15:41:40.933Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:40.933Z] #54 36.77 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:41:40.933Z] #54 36.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-28T15:41:40.933Z] #54 36.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:41:40.933Z] #54 37.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:41:40.933Z] #54 37.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:41:40.933Z] #54 37.10 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:40.933Z] #54 DONE 37.6s [2020-10-28T15:41:40.983Z] #48 DONE 0.2s [2020-10-28T15:41:40.983Z] [2020-10-28T15:41:40.983Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:41:40.983Z] #50 DONE 0.1s [2020-10-28T15:41:40.983Z] [2020-10-28T15:41:40.983Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:41:41.235Z] [2020-10-28T15:41:41.235Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:41.235Z] #41 22.65 Reading package lists... [2020-10-28T15:41:41.235Z] #41 29.24 Building dependency tree... [2020-10-28T15:41:41.235Z] #41 32.16 The following additional packages will be installed: [2020-10-28T15:41:41.235Z] #41 32.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:41:41.235Z] #41 32.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:41:41.235Z] #41 32.19 Suggested packages: [2020-10-28T15:41:41.235Z] #41 32.19 manpages-dev python-setuptools [2020-10-28T15:41:41.235Z] #41 33.63 The following NEW packages will be installed: [2020-10-28T15:41:41.235Z] #41 33.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:41:41.235Z] #41 33.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:41:41.235Z] #41 33.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:41:41.235Z] #41 33.64 python-six zlib1g-dev [2020-10-28T15:41:41.235Z] #41 33.83 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:41:41.235Z] #41 33.83 Need to get 4075 kB of archives. [2020-10-28T15:41:41.235Z] #41 33.83 After this operation, 24.5 MB of additional disk space will be used. [2020-10-28T15:41:41.235Z] #41 33.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-10-28T15:41:41.235Z] #41 33.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-28T15:41:41.235Z] #41 33.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-10-28T15:41:41.235Z] #41 33.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-10-28T15:41:41.235Z] #41 33.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-10-28T15:41:41.235Z] #41 33.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-28T15:41:41.235Z] #41 33.95 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-10-28T15:41:41.235Z] #41 33.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-10-28T15:41:41.235Z] #41 34.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-10-28T15:41:41.235Z] #41 34.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-10-28T15:41:41.235Z] #41 34.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-10-28T15:41:41.235Z] #41 34.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-10-28T15:41:41.235Z] #41 34.26 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-10-28T15:41:41.235Z] #41 34.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-10-28T15:41:41.235Z] #41 34.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:41:41.235Z] #41 34.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:41:41.235Z] #41 34.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-10-28T15:41:41.235Z] #41 36.16 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:41.235Z] #41 36.47 Fetched 4075 kB in 1s (6697 kB/s) [2020-10-28T15:41:41.235Z] #41 36.58 Selecting previously unselected package libcap-dev:ppc64el. [2020-10-28T15:41:41.235Z] #41 36.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-28T15:41:41.235Z] #41 36.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 36.68 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-10-28T15:41:41.235Z] #41 36.89 Selecting previously unselected package libnet1:ppc64el. [2020-10-28T15:41:41.235Z] #41 36.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 36.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:41.235Z] #41 37.02 Selecting previously unselected package libnet1-dev. [2020-10-28T15:41:41.235Z] #41 37.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:41.235Z] #41 37.16 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-28T15:41:41.235Z] #41 37.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.17 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-28T15:41:41.235Z] #41 37.30 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-10-28T15:41:41.235Z] #41 37.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.31 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-28T15:41:41.235Z] #41 37.61 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-28T15:41:41.235Z] #41 37.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:41:41.235Z] #41 37.78 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-10-28T15:41:41.235Z] #41 37.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.79 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:41:41.235Z] #41 37.88 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-10-28T15:41:41.235Z] #41 37.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-10-28T15:41:41.235Z] #41 37.88 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-28T15:41:41.235Z] #41 ... [2020-10-28T15:41:41.235Z] [2020-10-28T15:41:41.235Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:41.235Z] #55 0.381 + RM_GOPATH=0 [2020-10-28T15:41:41.235Z] #55 0.382 + TMP_GOPATH= [2020-10-28T15:41:41.235Z] #55 0.382 + : /build [2020-10-28T15:41:41.235Z] #55 0.382 + '[' -z '' ']' [2020-10-28T15:41:41.235Z] #55 0.384 ++ mktemp -d [2020-10-28T15:41:41.235Z] #55 0.388 + export GOPATH=/tmp/tmp.g1cuic2Hy1 [2020-10-28T15:41:41.235Z] #55 0.388 + GOPATH=/tmp/tmp.g1cuic2Hy1 [2020-10-28T15:41:41.235Z] #55 0.388 + RM_GOPATH=1 [2020-10-28T15:41:41.235Z] #55 0.389 + case "$(go env GOARCH)" in [2020-10-28T15:41:41.235Z] #55 0.390 ++ go env GOARCH [2020-10-28T15:41:41.235Z] #55 0.431 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:41.235Z] #55 0.431 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:41.273Z] #52 DONE 0.1s [2020-10-28T15:41:41.273Z] [2020-10-28T15:41:41.273Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:41.317Z] #41 ... [2020-10-28T15:41:41.317Z] [2020-10-28T15:41:41.317Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:41.317Z] #43 99.95 go/doc [2020-10-28T15:41:41.317Z] #43 103.0 github.com/LK4D4/vndr/versioned [2020-10-28T15:41:41.317Z] #43 103.1 compress/flate [2020-10-28T15:41:41.317Z] #43 103.5 github.com/LK4D4/vndr/build [2020-10-28T15:41:41.317Z] #43 106.0 hash/crc32 [2020-10-28T15:41:41.317Z] #43 106.6 net [2020-10-28T15:41:41.317Z] #43 106.6 compress/gzip [2020-10-28T15:41:41.317Z] #43 107.3 vendor/golang.org/x/text/transform [2020-10-28T15:41:41.317Z] #43 108.1 vendor/golang.org/x/text/unicode/bidi [2020-10-28T15:41:41.317Z] #43 110.2 vendor/golang.org/x/text/secure/bidirule [2020-10-28T15:41:41.317Z] #43 ... [2020-10-28T15:41:41.317Z] [2020-10-28T15:41:41.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:41.317Z] #41 27.08 CC images/timer.o [2020-10-28T15:41:41.536Z] #55 0.433 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:41.536Z] #55 0.435 + dir=/tmp/install [2020-10-28T15:41:41.536Z] #55 0.435 + bin=containerd [2020-10-28T15:41:41.536Z] #55 0.435 + shift [2020-10-28T15:41:41.536Z] #55 0.436 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:41:41.536Z] #55 0.436 + . /tmp/install/containerd.installer [2020-10-28T15:41:41.536Z] #55 0.438 ++ set -e [2020-10-28T15:41:41.536Z] #55 0.439 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:41:41.536Z] #55 0.440 + install_containerd [2020-10-28T15:41:41.536Z] #55 0.442 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:41:41.536Z] #55 0.442 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g1cuic2Hy1/src/github.com/containerd/containerd [2020-10-28T15:41:41.536Z] #55 0.442 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:41:41.536Z] #55 0.445 Cloning into '/tmp/tmp.g1cuic2Hy1/src/github.com/containerd/containerd'... [2020-10-28T15:41:41.591Z] #43 6.854 internal/testlog [2020-10-28T15:41:41.879Z] #43 7.065 runtime [2020-10-28T15:41:41.879Z] #43 7.289 encoding [2020-10-28T15:41:41.884Z] #41 27.48 CC images/timerfd.o [2020-10-28T15:41:41.884Z] #41 27.69 CC images/mm.o [2020-10-28T15:41:42.143Z] #43 7.548 unicode/utf16 [2020-10-28T15:41:42.144Z] #41 27.96 CC images/sk-opts.o [2020-10-28T15:41:42.403Z] #41 28.18 CC images/sk-unix.o [2020-10-28T15:41:42.972Z] #41 28.54 CC images/sk-inet.o [2020-10-28T15:41:43.076Z] #55 ... [2020-10-28T15:41:43.076Z] [2020-10-28T15:41:43.076Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:43.076Z] #35 23.06 Reading package lists... [2020-10-28T15:41:43.076Z] #35 29.67 Building dependency tree... [2020-10-28T15:41:43.076Z] #35 33.22 The following additional packages will be installed: [2020-10-28T15:41:43.076Z] #35 33.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:41:43.076Z] #35 33.24 Suggested packages: [2020-10-28T15:41:43.076Z] #35 33.24 cmake-doc ninja-build lrzip [2020-10-28T15:41:43.076Z] #35 33.24 Recommended packages: [2020-10-28T15:41:43.076Z] #35 33.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:41:43.076Z] #35 34.20 The following NEW packages will be installed: [2020-10-28T15:41:43.076Z] #35 34.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:41:43.076Z] #35 34.20 vim-common xxd [2020-10-28T15:41:43.076Z] #35 34.36 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:41:43.076Z] #35 34.36 Need to get 14.9 MB of archives. [2020-10-28T15:41:43.076Z] #35 34.36 After this operation, 67.2 MB of additional disk space will be used. [2020-10-28T15:41:43.076Z] #35 34.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-28T15:41:43.076Z] #35 34.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:41:43.076Z] #35 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:41:43.076Z] #35 34.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-28T15:41:43.077Z] #35 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-10-28T15:41:43.077Z] #35 35.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-10-28T15:41:43.077Z] #35 35.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-10-28T15:41:43.077Z] #35 35.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-10-28T15:41:43.077Z] #35 35.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-10-28T15:41:43.077Z] #35 35.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-10-28T15:41:43.077Z] #35 37.79 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:43.077Z] #35 38.16 Fetched 14.9 MB in 2s (9154 kB/s) [2020-10-28T15:41:43.077Z] #35 38.28 Selecting previously unselected package xxd. [2020-10-28T15:41:43.077Z] #35 38.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-28T15:41:43.077Z] #35 38.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-28T15:41:43.077Z] #35 38.37 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:41:43.077Z] #35 38.73 Selecting previously unselected package vim-common. [2020-10-28T15:41:43.077Z] #35 38.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:41:43.077Z] #35 38.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:41:43.077Z] #35 39.10 Selecting previously unselected package cmake-data. [2020-10-28T15:41:43.077Z] #35 39.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:41:43.077Z] #35 39.13 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:41:43.077Z] #35 ... [2020-10-28T15:41:43.077Z] [2020-10-28T15:41:43.077Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:43.077Z] #41 38.11 Selecting previously unselected package libprotobuf17:ppc64el. [2020-10-28T15:41:43.077Z] #41 38.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:43.077Z] #41 38.12 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:43.077Z] #41 38.90 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-10-28T15:41:43.077Z] #41 38.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:43.077Z] #41 38.94 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:43.077Z] #41 39.17 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-10-28T15:41:43.077Z] #41 39.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:43.077Z] #41 39.21 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:43.092Z] #43 8.075 container/list [2020-10-28T15:41:43.231Z] #41 28.93 CC images/tun.o [2020-10-28T15:41:43.355Z] #43 8.773 crypto/internal/subtle [2020-10-28T15:41:43.355Z] #43 8.873 crypto/subtle [2020-10-28T15:41:43.355Z] #43 8.978 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:41:43.492Z] #41 29.20 CC images/sk-netlink.o [2020-10-28T15:41:43.619Z] #43 9.055 internal/nettrace [2020-10-28T15:41:43.619Z] #43 9.120 vendor/golang.org/x/crypto/internal/subtle [2020-10-28T15:41:43.619Z] #43 9.140 runtime/cgo [2020-10-28T15:41:43.751Z] #41 29.38 CC images/packet-sock.o [2020-10-28T15:41:44.000Z] #43 ... [2020-10-28T15:41:44.000Z] [2020-10-28T15:41:44.000Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:44.000Z] #56 14.26 Checking out files: 82% (656/792) Checking out files: 83% (658/792) Checking out files: 84% (666/792) Checking out files: 85% (674/792) Checking out files: 86% (682/792) Checking out files: 87% (690/792) Checking out files: 88% (697/792) Checking out files: 89% (705/792) Checking out files: 90% (713/792) Checking out files: 91% (721/792) Checking out files: 92% (729/792) Checking out files: 93% (737/792) Checking out files: 94% (745/792) Checking out files: 95% (753/792) Checking out files: 96% (761/792) Checking out files: 97% (769/792) Checking out files: 98% (777/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-28T15:41:44.000Z] #56 14.48 + cd /tmp/tmp.xXbJKjvMBk/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:44.000Z] #56 14.48 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:44.000Z] #56 15.56 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:41:44.000Z] #56 15.59 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:41:44.011Z] #41 29.74 CC images/ipc-var.o [2020-10-28T15:41:44.011Z] #41 29.92 CC images/ipc-desc.o [2020-10-28T15:41:44.138Z] #41 40.56 Selecting previously unselected package libprotoc17:ppc64el. [2020-10-28T15:41:44.138Z] #41 40.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:44.138Z] #41 40.59 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:44.270Z] #41 30.11 CC images/ipc-shm.o [2020-10-28T15:41:44.285Z] #27 DONE 12.2s [2020-10-28T15:41:44.285Z] [2020-10-28T15:41:44.285Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-10-28T15:41:44.285Z] #9 DONE 6.3s [2020-10-28T15:41:44.285Z] [2020-10-28T15:41:44.285Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-28T15:41:44.567Z] #43 ... [2020-10-28T15:41:44.567Z] [2020-10-28T15:41:44.567Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:44.567Z] #34 5.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:44.567Z] #34 5.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:44.567Z] #34 5.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:44.567Z] #34 6.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:41:44.567Z] #34 9.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:41:44.567Z] #34 9.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:41:44.567Z] #34 ... [2020-10-28T15:41:44.567Z] [2020-10-28T15:41:44.567Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:44.567Z] #62 4.660 + RM_GOPATH=0 [2020-10-28T15:41:44.567Z] #62 4.660 + TMP_GOPATH= [2020-10-28T15:41:44.567Z] #62 4.660 + : /build [2020-10-28T15:41:44.567Z] #62 4.660 + '[' -z '' ']' [2020-10-28T15:41:44.567Z] #62 4.660 ++ mktemp -d [2020-10-28T15:41:44.567Z] #62 4.670 + export GOPATH=/tmp/tmp.D0TRKHtIDl [2020-10-28T15:41:44.567Z] #62 4.670 + GOPATH=/tmp/tmp.D0TRKHtIDl [2020-10-28T15:41:44.567Z] #62 4.670 + RM_GOPATH=1 [2020-10-28T15:41:44.567Z] #62 4.670 + case "$(go env GOARCH)" in [2020-10-28T15:41:44.567Z] #62 4.670 ++ go env GOARCH [2020-10-28T15:41:44.567Z] #62 4.687 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.567Z] #62 4.687 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.567Z] #62 4.688 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:44.567Z] #62 4.696 + dir=/tmp/install [2020-10-28T15:41:44.567Z] #62 4.696 + bin=proxy [2020-10-28T15:41:44.567Z] #62 4.696 + shift [2020-10-28T15:41:44.567Z] #62 4.696 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:41:44.567Z] #62 4.696 + . /tmp/install/proxy.installer [2020-10-28T15:41:44.567Z] #62 4.696 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:44.567Z] #62 4.696 + install_proxy [2020-10-28T15:41:44.567Z] #62 4.696 + case "$1" in [2020-10-28T15:41:44.567Z] #62 4.696 + export CGO_ENABLED=0 [2020-10-28T15:41:44.567Z] #62 4.696 + CGO_ENABLED=0 [2020-10-28T15:41:44.567Z] #62 4.696 + _install_proxy [2020-10-28T15:41:44.567Z] #62 4.696 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:41:44.567Z] #62 4.696 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:44.567Z] #62 4.709 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.D0TRKHtIDl/src/github.com/docker/libnetwork [2020-10-28T15:41:44.567Z] #62 4.709 Cloning into '/tmp/tmp.D0TRKHtIDl/src/github.com/docker/libnetwork'... [2020-10-28T15:41:44.578Z] #56 ... [2020-10-28T15:41:44.578Z] [2020-10-28T15:41:44.578Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:44.578Z] #30 6.780 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:41:44.578Z] #30 6.830 Cloning into '.'... [2020-10-28T15:41:44.789Z] #41 41.39 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:41:44.789Z] #41 41.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-10-28T15:41:44.789Z] #41 41.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:41:44.832Z] #62 ... [2020-10-28T15:41:44.832Z] [2020-10-28T15:41:44.832Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:44.832Z] #56 4.623 + RM_GOPATH=0 [2020-10-28T15:41:44.832Z] #56 4.623 + TMP_GOPATH= [2020-10-28T15:41:44.832Z] #56 4.623 + : /build [2020-10-28T15:41:44.832Z] #56 4.623 + '[' -z '' ']' [2020-10-28T15:41:44.832Z] #56 4.623 ++ mktemp -d [2020-10-28T15:41:44.832Z] #56 4.623 + export GOPATH=/tmp/tmp.aNG9mj2w32 [2020-10-28T15:41:44.832Z] #56 4.623 + GOPATH=/tmp/tmp.aNG9mj2w32 [2020-10-28T15:41:44.832Z] #56 4.623 + RM_GOPATH=1 [2020-10-28T15:41:44.832Z] #56 4.623 + case "$(go env GOARCH)" in [2020-10-28T15:41:44.832Z] #56 4.624 ++ go env GOARCH [2020-10-28T15:41:44.832Z] #56 4.640 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.832Z] #56 4.640 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.832Z] #56 4.642 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:44.832Z] #56 4.652 + dir=/tmp/install [2020-10-28T15:41:44.832Z] #56 4.652 + bin=rootlesskit [2020-10-28T15:41:44.832Z] #56 4.652 + shift [2020-10-28T15:41:44.832Z] #56 4.652 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:41:44.832Z] #56 4.652 + . /tmp/install/rootlesskit.installer [2020-10-28T15:41:44.832Z] #56 4.652 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:44.832Z] #56 4.652 + install_rootlesskit [2020-10-28T15:41:44.832Z] #56 4.652 + case "$1" in [2020-10-28T15:41:44.832Z] #56 4.652 + export CGO_ENABLED=0 [2020-10-28T15:41:44.832Z] #56 4.652 + CGO_ENABLED=0 [2020-10-28T15:41:44.832Z] #56 4.652 + _install_rootlesskit [2020-10-28T15:41:44.832Z] #56 4.652 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:41:44.832Z] #56 4.652 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aNG9mj2w32/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:44.832Z] #56 4.652 Cloning into '/tmp/tmp.aNG9mj2w32/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:41:44.832Z] #56 4.659 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:44.832Z] #56 ... [2020-10-28T15:41:44.832Z] [2020-10-28T15:41:44.832Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:44.832Z] #49 4.103 + RM_GOPATH=0 [2020-10-28T15:41:44.832Z] #49 4.103 + TMP_GOPATH= [2020-10-28T15:41:44.832Z] #49 4.103 + : /build [2020-10-28T15:41:44.832Z] #49 4.103 + '[' -z '' ']' [2020-10-28T15:41:44.832Z] #49 4.103 ++ mktemp -d [2020-10-28T15:41:44.832Z] #49 4.103 + export GOPATH=/tmp/tmp.DX60Jthl0a [2020-10-28T15:41:44.832Z] #49 4.103 + GOPATH=/tmp/tmp.DX60Jthl0a [2020-10-28T15:41:44.832Z] #49 4.103 + RM_GOPATH=1 [2020-10-28T15:41:44.832Z] #49 4.103 + case "$(go env GOARCH)" in [2020-10-28T15:41:44.832Z] #49 4.110 ++ go env GOARCH [2020-10-28T15:41:44.832Z] #49 4.129 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:44.832Z] #49 4.130 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.832Z] #49 4.130 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:44.832Z] #49 4.130 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:44.832Z] #49 4.130 + dir=/tmp/install [2020-10-28T15:41:44.832Z] #49 4.130 + bin=shfmt [2020-10-28T15:41:44.832Z] #49 4.130 + shift [2020-10-28T15:41:44.832Z] #49 4.130 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:41:44.832Z] #49 4.130 + . /tmp/install/shfmt.installer [2020-10-28T15:41:44.832Z] #49 4.130 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:44.832Z] #49 4.130 + install_shfmt [2020-10-28T15:41:44.832Z] #49 4.130 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:41:44.832Z] #49 4.130 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DX60Jthl0a/src/github.com/mvdan/sh [2020-10-28T15:41:44.832Z] #49 4.138 Cloning into '/tmp/tmp.DX60Jthl0a/src/github.com/mvdan/sh'... [2020-10-28T15:41:44.832Z] #49 9.739 + cd /tmp/tmp.DX60Jthl0a/src/github.com/mvdan/sh [2020-10-28T15:41:44.832Z] #49 9.739 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:44.832Z] #49 9.851 + GO111MODULE=on [2020-10-28T15:41:44.832Z] #49 9.851 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:41:44.839Z] #41 30.37 CC images/ipc-msg.o [2020-10-28T15:41:44.839Z] #41 30.59 CC images/ipc-sem.o [2020-10-28T15:41:44.842Z] #30 ... [2020-10-28T15:41:44.842Z] [2020-10-28T15:41:44.842Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:44.842Z] #43 17.21 unicode/utf8 [2020-10-28T15:41:44.848Z] #10 DONE 1.4s [2020-10-28T15:41:44.862Z] #54 119.8 + bin/containerd [2020-10-28T15:41:45.094Z] #41 41.57 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:41:45.094Z] #41 41.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:45.094Z] #41 41.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:41:45.094Z] #41 41.78 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:41:45.094Z] #41 41.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:41:45.094Z] #41 41.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:41:45.097Z] #49 ... [2020-10-28T15:41:45.097Z] [2020-10-28T15:41:45.097Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:45.097Z] #40 5.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:45.097Z] #40 5.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:45.097Z] #40 5.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:45.097Z] #40 6.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:41:45.097Z] #40 9.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:41:45.097Z] #40 9.379 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:41:45.098Z] #41 30.81 CC images/utsns.o [2020-10-28T15:41:45.106Z] [2020-10-28T15:41:45.106Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-10-28T15:41:45.106Z] #37 DONE 0.1s [2020-10-28T15:41:45.106Z] [2020-10-28T15:41:45.106Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-10-28T15:41:45.106Z] #29 DONE 0.1s [2020-10-28T15:41:45.106Z] [2020-10-28T15:41:45.106Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:45.358Z] #41 30.99 CC images/creds.o [2020-10-28T15:41:45.358Z] #41 31.19 CC images/vma.o [2020-10-28T15:41:45.361Z] #40 ... [2020-10-28T15:41:45.361Z] [2020-10-28T15:41:45.361Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:45.361Z] #53 5.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:45.361Z] #53 5.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:45.361Z] #53 5.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:45.361Z] #53 6.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:41:45.361Z] #53 9.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:41:45.361Z] #53 9.221 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:41:45.361Z] #53 ... [2020-10-28T15:41:45.361Z] [2020-10-28T15:41:45.361Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:45.361Z] #45 4.322 + RM_GOPATH=0 [2020-10-28T15:41:45.361Z] #45 4.323 + TMP_GOPATH= [2020-10-28T15:41:45.361Z] #45 4.323 + : /build [2020-10-28T15:41:45.361Z] #45 4.323 + '[' -z '' ']' [2020-10-28T15:41:45.361Z] #45 4.325 ++ mktemp -d [2020-10-28T15:41:45.361Z] #45 4.327 + export GOPATH=/tmp/tmp.Ah3J5z0E96 [2020-10-28T15:41:45.361Z] #45 4.327 + GOPATH=/tmp/tmp.Ah3J5z0E96 [2020-10-28T15:41:45.361Z] #45 4.327 + RM_GOPATH=1 [2020-10-28T15:41:45.361Z] #45 4.327 + case "$(go env GOARCH)" in [2020-10-28T15:41:45.361Z] #45 4.329 ++ go env GOARCH [2020-10-28T15:41:45.361Z] #45 4.358 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.361Z] #45 4.358 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.361Z] #45 4.358 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:45.361Z] #45 4.358 + dir=/tmp/install [2020-10-28T15:41:45.361Z] #45 4.358 + bin=gotestsum [2020-10-28T15:41:45.361Z] #45 4.358 + shift [2020-10-28T15:41:45.361Z] #45 4.358 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:41:45.361Z] #45 4.358 + . /tmp/install/gotestsum.installer [2020-10-28T15:41:45.361Z] #45 4.358 ++ : v0.5.3 [2020-10-28T15:41:45.361Z] #45 4.358 + install_gotestsum [2020-10-28T15:41:45.361Z] #45 4.358 + set -e [2020-10-28T15:41:45.361Z] #45 4.358 + export GO111MODULE=on [2020-10-28T15:41:45.361Z] #45 4.358 + GO111MODULE=on [2020-10-28T15:41:45.361Z] #45 4.358 + GOBIN=/build [2020-10-28T15:41:45.361Z] #45 4.358 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:41:45.361Z] #45 4.409 go: finding gotest.tools v0.5.3 [2020-10-28T15:41:45.361Z] #45 4.409 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:45.361Z] #45 5.673 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:45.361Z] #45 6.280 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:45.361Z] #45 9.732 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:45.361Z] #45 9.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:45.361Z] #45 9.764 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:41:45.361Z] #45 9.820 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:41:45.361Z] #45 9.830 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:45.361Z] #45 9.845 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:45.361Z] #45 9.899 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:45.361Z] #45 9.917 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:45.361Z] #45 9.961 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:45.361Z] #45 10.01 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:41:45.361Z] #45 10.01 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:41:45.361Z] #45 10.06 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:45.361Z] #45 10.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:45.361Z] #45 10.11 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:45.361Z] #45 10.16 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:45.361Z] #45 10.23 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:45.361Z] #45 10.40 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:45.361Z] #45 10.49 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:45.394Z] #41 42.11 Selecting previously unselected package python-six. [2020-10-28T15:41:45.394Z] #41 42.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:41:45.394Z] #41 42.14 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:41:45.617Z] #41 31.40 CC images/netdev.o [2020-10-28T15:41:45.693Z] #41 42.24 Selecting previously unselected package python-protobuf. [2020-10-28T15:41:45.693Z] #41 42.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-10-28T15:41:45.693Z] #41 ... [2020-10-28T15:41:45.693Z] [2020-10-28T15:41:45.693Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:45.693Z] #63 DONE 42.3s [2020-10-28T15:41:45.693Z] [2020-10-28T15:41:45.693Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:45.693Z] #41 42.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:41:45.717Z] #45 11.09 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:45.717Z] #45 ... [2020-10-28T15:41:45.717Z] [2020-10-28T15:41:45.717Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:45.717Z] #32 3.793 + RM_GOPATH=0 [2020-10-28T15:41:45.717Z] #32 3.793 + TMP_GOPATH= [2020-10-28T15:41:45.717Z] #32 3.793 + : /build [2020-10-28T15:41:45.717Z] #32 3.793 + '[' -z '' ']' [2020-10-28T15:41:45.717Z] #32 3.793 ++ mktemp -d [2020-10-28T15:41:45.717Z] #32 3.795 + export GOPATH=/tmp/tmp.LDDnbTM2O9 [2020-10-28T15:41:45.717Z] #32 3.795 + GOPATH=/tmp/tmp.LDDnbTM2O9 [2020-10-28T15:41:45.717Z] #32 3.795 + RM_GOPATH=1 [2020-10-28T15:41:45.717Z] #32 3.795 + case "$(go env GOARCH)" in [2020-10-28T15:41:45.717Z] #32 3.795 ++ go env GOARCH [2020-10-28T15:41:45.717Z] #32 3.809 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.717Z] #32 3.809 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.717Z] #32 3.825 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:45.717Z] #32 3.826 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:45.717Z] #32 3.826 + dir=/tmp/install [2020-10-28T15:41:45.717Z] #32 3.826 + bin=tomlv [2020-10-28T15:41:45.717Z] #32 3.826 + shift [2020-10-28T15:41:45.717Z] #32 3.826 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:41:45.717Z] #32 3.826 + . /tmp/install/tomlv.installer [2020-10-28T15:41:45.717Z] #32 3.826 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:45.717Z] #32 3.826 + install_tomlv [2020-10-28T15:41:45.717Z] #32 3.826 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:41:45.717Z] #32 3.826 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LDDnbTM2O9/src/github.com/BurntSushi/toml [2020-10-28T15:41:45.717Z] #32 3.831 Cloning into '/tmp/tmp.LDDnbTM2O9/src/github.com/BurntSushi/toml'... [2020-10-28T15:41:45.717Z] #32 4.420 + cd /tmp/tmp.LDDnbTM2O9/src/github.com/BurntSushi/toml [2020-10-28T15:41:45.717Z] #32 4.420 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:45.717Z] #32 4.441 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:41:45.717Z] #32 5.060 runtime/internal/sys [2020-10-28T15:41:45.717Z] #32 5.080 math/bits [2020-10-28T15:41:45.717Z] #32 5.096 internal/cpu [2020-10-28T15:41:45.717Z] #32 5.100 runtime/internal/atomic [2020-10-28T15:41:45.717Z] #32 5.308 runtime/internal/math [2020-10-28T15:41:45.717Z] #32 5.491 unicode/utf8 [2020-10-28T15:41:45.718Z] #32 5.602 internal/bytealg [2020-10-28T15:41:45.718Z] #32 5.788 math [2020-10-28T15:41:45.718Z] #32 6.196 unicode [2020-10-28T15:41:45.718Z] #32 6.393 internal/testlog [2020-10-28T15:41:45.718Z] #32 6.772 runtime [2020-10-28T15:41:45.718Z] #32 6.882 encoding [2020-10-28T15:41:45.718Z] #32 7.324 runtime/cgo [2020-10-28T15:41:45.718Z] #32 ... [2020-10-28T15:41:45.718Z] [2020-10-28T15:41:45.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:45.718Z] #11 5.795 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:45.718Z] #11 5.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:45.718Z] #11 5.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:45.718Z] #11 6.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:41:45.718Z] #11 9.185 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:41:45.718Z] #11 9.200 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:41:45.980Z] #11 ... [2020-10-28T15:41:45.980Z] [2020-10-28T15:41:45.980Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:45.980Z] #22 5.397 + RM_GOPATH=0 [2020-10-28T15:41:45.980Z] #22 5.397 + TMP_GOPATH= [2020-10-28T15:41:45.980Z] #22 5.397 + : /build [2020-10-28T15:41:45.980Z] #22 5.397 + '[' -z '' ']' [2020-10-28T15:41:45.980Z] #22 5.398 ++ mktemp -d [2020-10-28T15:41:45.980Z] #22 5.399 + export GOPATH=/tmp/tmp.emAqPi5Nsa [2020-10-28T15:41:45.980Z] #22 5.399 + GOPATH=/tmp/tmp.emAqPi5Nsa [2020-10-28T15:41:45.980Z] #22 5.399 + RM_GOPATH=1 [2020-10-28T15:41:45.980Z] #22 5.399 + case "$(go env GOARCH)" in [2020-10-28T15:41:45.980Z] #22 5.400 ++ go env GOARCH [2020-10-28T15:41:45.981Z] #22 5.412 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.981Z] #22 5.412 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.981Z] #22 5.414 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:45.981Z] #22 5.414 + dir=/tmp/install [2020-10-28T15:41:45.981Z] #22 5.414 + bin=dockercli [2020-10-28T15:41:45.981Z] #22 5.414 + shift [2020-10-28T15:41:45.981Z] #22 5.414 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:41:45.981Z] #22 5.414 + . /tmp/install/dockercli.installer [2020-10-28T15:41:45.981Z] #22 5.414 ++ : stable [2020-10-28T15:41:45.981Z] #22 5.414 ++ : 17.06.2-ce [2020-10-28T15:41:45.981Z] #22 5.415 + install_dockercli [2020-10-28T15:41:45.981Z] #22 5.415 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:41:45.981Z] #22 5.415 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:41:45.981Z] #22 5.420 ++ uname -m [2020-10-28T15:41:45.981Z] #22 5.424 + arch=aarch64 [2020-10-28T15:41:45.981Z] #22 5.424 + '[' aarch64 '!=' x86_64 ']' [2020-10-28T15:41:45.981Z] #22 5.424 + '[' aarch64 '!=' s390x ']' [2020-10-28T15:41:45.981Z] #22 5.424 + '[' aarch64 '!=' armhf ']' [2020-10-28T15:41:45.981Z] #22 5.424 + build_dockercli [2020-10-28T15:41:45.981Z] #22 5.424 + git clone https://github.com/docker/docker-ce /tmp/tmp.emAqPi5Nsa/tmp/docker-ce [2020-10-28T15:41:45.981Z] #22 5.448 Cloning into '/tmp/tmp.emAqPi5Nsa/tmp/docker-ce'... [2020-10-28T15:41:45.981Z] #22 ... [2020-10-28T15:41:45.981Z] [2020-10-28T15:41:45.981Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:45.981Z] #47 3.799 + RM_GOPATH=0 [2020-10-28T15:41:45.981Z] #47 3.799 + TMP_GOPATH= [2020-10-28T15:41:45.981Z] #47 3.799 + : /build [2020-10-28T15:41:45.981Z] #47 3.799 + '[' -z '' ']' [2020-10-28T15:41:45.981Z] #47 3.799 ++ mktemp -d [2020-10-28T15:41:45.981Z] #47 3.801 + export GOPATH=/tmp/tmp.8YPT2PbUE6 [2020-10-28T15:41:45.981Z] #47 3.801 + GOPATH=/tmp/tmp.8YPT2PbUE6 [2020-10-28T15:41:45.981Z] #47 3.801 + RM_GOPATH=1 [2020-10-28T15:41:45.981Z] #47 3.801 + case "$(go env GOARCH)" in [2020-10-28T15:41:45.981Z] #47 3.805 ++ go env GOARCH [2020-10-28T15:41:45.981Z] #47 3.822 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.981Z] #47 3.822 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:45.981Z] #47 3.827 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:45.981Z] #47 3.837 + dir=/tmp/install [2020-10-28T15:41:45.981Z] #47 3.837 + bin=golangci_lint [2020-10-28T15:41:45.981Z] #47 3.837 + shift [2020-10-28T15:41:45.981Z] #47 3.837 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:41:45.981Z] #47 3.837 + . /tmp/install/golangci_lint.installer [2020-10-28T15:41:45.981Z] #47 3.837 ++ : v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.837 + install_golangci_lint [2020-10-28T15:41:45.981Z] #47 3.837 + set -e [2020-10-28T15:41:45.981Z] #47 3.837 + export GO111MODULE=on [2020-10-28T15:41:45.981Z] #47 3.837 + GO111MODULE=on [2020-10-28T15:41:45.981Z] #47 3.837 + GOBIN=/build [2020-10-28T15:41:45.981Z] #47 3.837 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.914 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.921 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.921 go: finding github.com v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.924 go: finding github.com/golangci v1.23.8 [2020-10-28T15:41:45.981Z] #47 3.926 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:45.981Z] #47 4.685 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:45.981Z] #47 5.370 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:46.186Z] #41 31.76 CC images/tty.o [2020-10-28T15:41:46.235Z] #43 18.44 math [2020-10-28T15:41:46.244Z] #47 ... [2020-10-28T15:41:46.244Z] [2020-10-28T15:41:46.244Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:46.244Z] #30 4.790 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:41:46.244Z] #30 4.801 Cloning into '.'... [2020-10-28T15:41:46.244Z] #30 ... [2020-10-28T15:41:46.244Z] [2020-10-28T15:41:46.244Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:46.244Z] #38 5.177 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:41:46.244Z] #38 5.179 Cloning into '.'... [2020-10-28T15:41:46.342Z] #41 42.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:41:46.506Z] #38 ... [2020-10-28T15:41:46.506Z] [2020-10-28T15:41:46.506Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:46.506Z] #56 10.58 Checking out files: 94% (750/792) Checking out files: 95% (753/792) Checking out files: 96% (761/792) Checking out files: 97% (769/792) Checking out files: 98% (777/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-28T15:41:46.506Z] #56 10.69 + cd /tmp/tmp.aNG9mj2w32/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:46.506Z] #56 10.69 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:46.506Z] #56 11.49 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:41:46.506Z] #56 11.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:41:46.754Z] #41 32.39 CC images/file-lock.o [2020-10-28T15:41:46.754Z] #41 32.60 CC images/rlimit.o [2020-10-28T15:41:47.013Z] #41 32.74 CC images/pagemap.o [2020-10-28T15:41:47.272Z] #41 33.06 CC images/siginfo.o [2020-10-28T15:41:47.531Z] #41 33.32 CC images/rpc.o [2020-10-28T15:41:48.212Z] #43 ... [2020-10-28T15:41:48.212Z] [2020-10-28T15:41:48.212Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:48.212Z] #45 10.27 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:48.212Z] #45 10.30 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:48.212Z] #45 12.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:48.212Z] #45 13.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:48.212Z] #45 15.33 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:48.212Z] #45 ... [2020-10-28T15:41:48.212Z] [2020-10-28T15:41:48.212Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:48.212Z] #47 18.81 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:48.212Z] #47 18.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:48.212Z] #47 19.03 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:48.212Z] #47 19.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:48.212Z] #47 19.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:48.212Z] #47 19.22 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:41:48.212Z] #47 19.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:48.212Z] #47 19.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:48.212Z] #47 20.41 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:41:48.212Z] #47 20.42 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:48.212Z] #47 20.47 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:48.212Z] #47 ... [2020-10-28T15:41:48.212Z] [2020-10-28T15:41:48.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:48.212Z] #11 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:48.212Z] #11 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:48.212Z] #11 16.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:48.475Z] #11 ... [2020-10-28T15:41:48.475Z] [2020-10-28T15:41:48.475Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:48.475Z] #47 20.63 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:48.475Z] #47 ... [2020-10-28T15:41:48.475Z] [2020-10-28T15:41:48.475Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:48.475Z] #32 10.78 internal/bytealg [2020-10-28T15:41:48.475Z] #32 11.05 math/bits [2020-10-28T15:41:48.475Z] #32 11.66 math [2020-10-28T15:41:48.475Z] #32 12.25 runtime [2020-10-28T15:41:48.475Z] #32 18.87 internal/testlog [2020-10-28T15:41:48.475Z] #32 19.69 encoding [2020-10-28T15:41:48.475Z] #32 20.06 runtime/cgo [2020-10-28T15:41:48.737Z] #32 ... [2020-10-28T15:41:48.737Z] [2020-10-28T15:41:48.737Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:48.737Z] #45 20.86 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:41:48.737Z] #45 21.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:48.912Z] #41 34.53 CC images/ext-file.o [2020-10-28T15:41:48.912Z] #41 34.76 CC images/cgroup.o [2020-10-28T15:41:49.039Z] #45 21.31 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:41:49.039Z] #45 21.39 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:49.301Z] #45 21.61 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:49.301Z] #45 21.68 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:49.563Z] #45 ... [2020-10-28T15:41:49.563Z] [2020-10-28T15:41:49.563Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:49.563Z] #22 19.52 + mkdir -p /build [2020-10-28T15:41:49.563Z] #22 19.53 + mv docker/docker /build/ [2020-10-28T15:41:49.563Z] #22 19.53 + rmdir docker [2020-10-28T15:41:49.563Z] #22 DONE 21.8s [2020-10-28T15:41:49.563Z] [2020-10-28T15:41:49.563Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:49.563Z] #45 22.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:49.825Z] #45 ... [2020-10-28T15:41:49.825Z] [2020-10-28T15:41:49.825Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:49.825Z] #40 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:49.825Z] #40 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:49.852Z] #41 35.38 CC images/userns.o [2020-10-28T15:41:49.852Z] #41 35.65 CC images/google/protobuf/descriptor.o [2020-10-28T15:41:50.087Z] #40 ... [2020-10-28T15:41:50.087Z] [2020-10-28T15:41:50.087Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.087Z] #47 21.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:50.087Z] #47 21.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:50.087Z] #47 21.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:50.087Z] #47 22.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:50.353Z] #47 ... [2020-10-28T15:41:50.353Z] [2020-10-28T15:41:50.353Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:50.353Z] #53 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:50.353Z] #53 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:50.353Z] #53 ... [2020-10-28T15:41:50.353Z] [2020-10-28T15:41:50.353Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.353Z] #47 22.82 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:50.379Z] #30 ... [2020-10-28T15:41:50.379Z] [2020-10-28T15:41:50.379Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.379Z] #22 5.373 + RM_GOPATH=0 [2020-10-28T15:41:50.379Z] #22 5.373 + TMP_GOPATH= [2020-10-28T15:41:50.379Z] #22 5.373 + : /build [2020-10-28T15:41:50.379Z] #22 5.373 + '[' -z '' ']' [2020-10-28T15:41:50.379Z] #22 5.373 ++ mktemp -d [2020-10-28T15:41:50.379Z] #22 5.373 + export GOPATH=/tmp/tmp.RjnFsknSWN [2020-10-28T15:41:50.379Z] #22 5.373 + GOPATH=/tmp/tmp.RjnFsknSWN [2020-10-28T15:41:50.379Z] #22 5.373 + RM_GOPATH=1 [2020-10-28T15:41:50.379Z] #22 5.373 + case "$(go env GOARCH)" in [2020-10-28T15:41:50.379Z] #22 5.373 ++ go env GOARCH [2020-10-28T15:41:50.379Z] #22 5.391 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:50.379Z] #22 5.391 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:50.379Z] #22 5.391 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:50.379Z] #22 5.391 + dir=/tmp/install [2020-10-28T15:41:50.379Z] #22 5.391 + bin=dockercli [2020-10-28T15:41:50.379Z] #22 5.391 + shift [2020-10-28T15:41:50.380Z] #22 5.391 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-10-28T15:41:50.380Z] #22 5.391 + . /tmp/install/dockercli.installer [2020-10-28T15:41:50.380Z] #22 5.391 ++ : stable [2020-10-28T15:41:50.380Z] #22 5.391 ++ : 17.06.2-ce [2020-10-28T15:41:50.380Z] #22 5.391 + install_dockercli [2020-10-28T15:41:50.380Z] #22 5.391 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T15:41:50.380Z] #22 5.391 ++ uname -m [2020-10-28T15:41:50.380Z] #22 5.391 + arch=x86_64 [2020-10-28T15:41:50.380Z] #22 5.391 + '[' x86_64 '!=' x86_64 ']' [2020-10-28T15:41:50.380Z] #22 5.391 + url=https://download.docker.com/linux/static [2020-10-28T15:41:50.380Z] #22 5.391 + tar -xz docker/docker [2020-10-28T15:41:50.380Z] #22 5.392 Install docker/cli version 17.06.2-ce from stable [2020-10-28T15:41:50.380Z] #22 5.399 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-28T15:41:50.443Z] #41 ... [2020-10-28T15:41:50.443Z] [2020-10-28T15:41:50.443Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.443Z] #56 119.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:41:50.443Z] #56 119.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:41:50.637Z] #22 ... [2020-10-28T15:41:50.637Z] [2020-10-28T15:41:50.637Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.637Z] #47 5.560 + RM_GOPATH=0 [2020-10-28T15:41:50.637Z] #47 5.560 + TMP_GOPATH= [2020-10-28T15:41:50.637Z] #47 5.560 + : /build [2020-10-28T15:41:50.637Z] #47 5.560 + '[' -z '' ']' [2020-10-28T15:41:50.637Z] #47 5.560 ++ mktemp -d [2020-10-28T15:41:50.637Z] #47 5.560 + export GOPATH=/tmp/tmp.9rdhalKTHb [2020-10-28T15:41:50.637Z] #47 5.560 + GOPATH=/tmp/tmp.9rdhalKTHb [2020-10-28T15:41:50.637Z] #47 5.560 + RM_GOPATH=1 [2020-10-28T15:41:50.637Z] #47 5.560 + case "$(go env GOARCH)" in [2020-10-28T15:41:50.637Z] #47 5.561 ++ go env GOARCH [2020-10-28T15:41:50.637Z] #47 5.566 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:50.637Z] #47 5.566 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:50.637Z] #47 5.566 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:50.637Z] #47 5.567 + dir=/tmp/install [2020-10-28T15:41:50.637Z] #47 5.567 + bin=golangci_lint [2020-10-28T15:41:50.637Z] #47 5.567 + shift [2020-10-28T15:41:50.637Z] #47 5.567 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-10-28T15:41:50.637Z] #47 5.568 + . /tmp/install/golangci_lint.installer [2020-10-28T15:41:50.637Z] #47 5.568 ++ : v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.568 + install_golangci_lint [2020-10-28T15:41:50.637Z] #47 5.569 + set -e [2020-10-28T15:41:50.637Z] #47 5.569 + export GO111MODULE=on [2020-10-28T15:41:50.637Z] #47 5.569 + GO111MODULE=on [2020-10-28T15:41:50.637Z] #47 5.569 + GOBIN=/build [2020-10-28T15:41:50.637Z] #47 5.569 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.645 go: finding github.com v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.645 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.645 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.645 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:41:50.637Z] #47 5.645 go: finding github.com/golangci v1.23.8 [2020-10-28T15:41:50.743Z] #56 ... [2020-10-28T15:41:50.743Z] [2020-10-28T15:41:50.743Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:50.743Z] #47 14.17 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:50.743Z] #47 14.19 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:41:50.743Z] #47 14.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:50.743Z] #47 14.28 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:41:50.743Z] #47 14.29 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:41:50.743Z] #47 14.32 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:41:50.743Z] #47 14.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:50.743Z] #47 14.39 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:50.743Z] #47 14.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:50.743Z] #47 14.65 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:41:50.743Z] #47 14.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:50.743Z] #47 14.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:41:50.743Z] #47 14.82 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:41:50.743Z] #47 14.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:41:50.743Z] #47 14.96 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:41:50.743Z] #47 14.98 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:50.743Z] #47 15.27 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:50.743Z] #47 15.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:41:50.743Z] #47 15.59 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:50.743Z] #47 15.61 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:41:50.743Z] #47 15.70 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:41:50.743Z] #47 15.82 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:41:50.743Z] #47 15.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:41:50.743Z] #47 15.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:41:50.743Z] #47 16.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:41:51.150Z] #47 16.23 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:41:51.150Z] #47 16.23 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:41:51.301Z] #47 ... [2020-10-28T15:41:51.301Z] [2020-10-28T15:41:51.301Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:51.301Z] #34 13.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:41:51.301Z] #34 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:41:51.301Z] #34 ... [2020-10-28T15:41:51.301Z] [2020-10-28T15:41:51.301Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:51.301Z] #45 22.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:51.301Z] #45 22.67 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:51.301Z] #45 22.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:51.301Z] #45 22.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:51.414Z] #47 16.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:41:51.568Z] #47 ... [2020-10-28T15:41:51.568Z] [2020-10-28T15:41:51.568Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:51.568Z] #30 6.528 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-10-28T15:41:51.568Z] #30 6.528 Cloning into '.'... [2020-10-28T15:41:51.676Z] #47 16.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:41:51.676Z] #47 16.99 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:41:51.676Z] #47 17.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:41:51.676Z] #47 17.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:41:51.824Z] #56 ... [2020-10-28T15:41:51.824Z] [2020-10-28T15:41:51.824Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:51.824Z] #43 110.6 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:41:51.824Z] #43 114.3 vendor/golang.org/x/net/idna [2020-10-28T15:41:51.824Z] #43 116.5 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:41:51.824Z] #43 117.5 mime [2020-10-28T15:41:51.824Z] #43 118.9 mime/quotedprintable [2020-10-28T15:41:51.824Z] #43 119.3 net/http/internal [2020-10-28T15:41:51.824Z] #43 ... [2020-10-28T15:41:51.824Z] [2020-10-28T15:41:51.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:51.824Z] #41 37.20 CC images/opts.o [2020-10-28T15:41:51.824Z] #41 37.43 CC images/seccomp.o [2020-10-28T15:41:51.824Z] #41 37.70 CC images/binfmt-misc.o [2020-10-28T15:41:51.941Z] #47 17.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:51.941Z] #47 17.38 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:41:51.941Z] #47 17.38 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:41:51.941Z] #47 17.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:41:51.941Z] #47 17.57 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:41:51.941Z] #47 ... [2020-10-28T15:41:51.941Z] [2020-10-28T15:41:51.941Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:51.941Z] #25 27.32 126 added, 0 removed; done. [2020-10-28T15:41:51.941Z] #25 29.38 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-10-28T15:41:51.941Z] #25 29.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:41:51.941Z] #25 29.44 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-10-28T15:41:51.941Z] #25 29.48 Setting up curl (7.64.0-4+deb10u1) ... [2020-10-28T15:41:51.941Z] #25 29.51 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:51.941Z] #25 29.83 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-10-28T15:41:51.941Z] #25 30.02 Updating certificates in /etc/ssl/certs... [2020-10-28T15:41:51.941Z] #25 34.27 0 added, 0 removed; done. [2020-10-28T15:41:51.941Z] #25 34.27 Running hooks in /etc/ca-certificates/update.d... [2020-10-28T15:41:51.941Z] #25 34.27 done. [2020-10-28T15:41:52.010Z] #41 ... [2020-10-28T15:41:52.010Z] [2020-10-28T15:41:52.010Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:52.010Z] #48 45.10 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:41:52.010Z] #48 45.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:41:52.010Z] #48 45.22 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:41:52.010Z] #48 45.23 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:41:52.010Z] #48 45.26 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:41:52.010Z] #48 45.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:41:52.010Z] #48 45.32 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:41:52.010Z] #48 45.33 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:41:52.010Z] #48 45.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:41:52.010Z] #48 45.45 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.48 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:41:52.010Z] #48 45.53 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:41:52.010Z] #48 45.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.57 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.66 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:41:52.010Z] #48 45.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.77 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:41:52.010Z] #48 45.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:41:52.010Z] #48 45.91 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:41:52.010Z] #48 45.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:41:52.010Z] #48 45.96 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:41:52.010Z] #48 45.97 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:41:52.010Z] #48 46.01 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:41:52.010Z] #48 46.02 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:41:52.010Z] #48 46.06 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:41:52.010Z] #48 46.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:41:52.010Z] #48 46.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:41:52.010Z] #48 46.10 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:41:52.010Z] #48 46.17 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:41:52.010Z] #48 46.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:52.010Z] #48 46.19 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:52.010Z] #48 46.26 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:41:52.010Z] #48 46.29 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:41:52.010Z] #48 46.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:41:52.010Z] #48 46.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:41:52.010Z] #48 46.38 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:41:52.010Z] #48 46.40 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:41:52.010Z] #48 46.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:41:52.010Z] #48 46.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:41:52.010Z] #48 46.47 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:41:52.010Z] #48 46.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:41:52.010Z] #48 46.60 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:41:52.010Z] #48 46.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:41:52.010Z] #48 46.74 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:41:52.010Z] #48 46.84 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:41:52.010Z] #48 47.00 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:41:52.010Z] #48 47.09 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:41:52.010Z] #48 47.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:41:52.010Z] #48 47.16 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:41:52.010Z] #48 47.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:41:52.010Z] #48 47.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:41:52.010Z] #48 47.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:41:52.010Z] #48 47.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:41:52.010Z] #48 47.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:41:52.010Z] #48 47.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:41:52.010Z] #48 47.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:41:52.010Z] #48 47.47 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:41:52.010Z] #48 47.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:41:52.010Z] #48 47.56 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:41:52.010Z] #48 47.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:41:52.010Z] #48 47.59 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:41:52.010Z] #48 47.59 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:41:52.010Z] #48 47.67 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:41:52.010Z] #48 47.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:41:52.010Z] #48 47.68 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:41:52.010Z] #48 47.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:41:52.010Z] #48 48.02 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:41:52.010Z] #48 48.15 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:52.010Z] #48 48.27 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:41:52.010Z] #48 48.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:41:52.010Z] #48 48.32 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:41:52.011Z] #48 48.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:41:52.084Z] #41 37.92 CC images/time.o [2020-10-28T15:41:52.084Z] #41 ... [2020-10-28T15:41:52.084Z] [2020-10-28T15:41:52.084Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:52.084Z] #11 111.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:41:52.084Z] #11 111.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:41:52.084Z] #11 111.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:41:52.204Z] #25 ... [2020-10-28T15:41:52.204Z] [2020-10-28T15:41:52.204Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:52.204Z] #47 17.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:41:52.343Z] #11 ... [2020-10-28T15:41:52.343Z] [2020-10-28T15:41:52.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:52.343Z] #41 38.15 CC images/sysctl.o [2020-10-28T15:41:52.468Z] #47 17.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:41:52.468Z] #47 18.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:41:52.602Z] #41 38.40 CC images/autofs.o [2020-10-28T15:41:52.861Z] #41 38.60 CC images/macvlan.o [2020-10-28T15:41:53.074Z] #48 ... [2020-10-28T15:41:53.074Z] [2020-10-28T15:41:53.074Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:53.074Z] #12 39.46 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-10-28T15:41:53.074Z] #12 41.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-10-28T15:41:53.074Z] #12 41.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-10-28T15:41:53.074Z] #12 41.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-28T15:41:53.074Z] #12 41.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-28T15:41:53.074Z] #12 41.96 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-10-28T15:41:53.074Z] #12 41.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-10-28T15:41:53.074Z] #12 41.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-10-28T15:41:53.074Z] #12 42.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-10-28T15:41:53.074Z] #12 42.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-10-28T15:41:53.074Z] #12 42.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-10-28T15:41:53.074Z] #12 42.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-10-28T15:41:53.074Z] #12 42.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-10-28T15:41:53.074Z] #12 42.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-10-28T15:41:53.074Z] #12 42.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-10-28T15:41:53.074Z] #12 42.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-10-28T15:41:53.074Z] #12 44.22 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:41:53.074Z] #12 44.45 Fetched 78.9 MB in 8s (9798 kB/s) [2020-10-28T15:41:53.074Z] #12 44.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:41:53.074Z] #12 44.51 (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-10-28T15:41:53.074Z] #12 44.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-10-28T15:41:53.074Z] #12 44.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:41:53.074Z] #12 47.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:41:53.074Z] #12 47.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-10-28T15:41:53.074Z] #12 47.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:41:53.074Z] #12 ... [2020-10-28T15:41:53.074Z] [2020-10-28T15:41:53.074Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:41:53.074Z] #31 47.01 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-28T15:41:53.074Z] #31 47.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:41:53.074Z] #31 48.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:41:53.121Z] #41 38.77 CC images/sit.o [2020-10-28T15:41:53.121Z] #41 38.96 CC images/memfd.o [2020-10-28T15:41:53.131Z] #47 18.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:41:53.380Z] #41 39.24 CC images/timens.o [2020-10-28T15:41:53.394Z] #47 18.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:41:53.639Z] #41 39.44 LINK images/built-in.o [2020-10-28T15:41:53.899Z] #41 39.59 GEN compel/include/asm [2020-10-28T15:41:53.899Z] #41 39.61 GEN compel/include/version.h [2020-10-28T15:41:53.899Z] #41 39.66 touch .config [2020-10-28T15:41:53.899Z] #41 39.69 GEN include/common/config.h [2020-10-28T15:41:53.899Z] #41 39.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-28T15:41:54.159Z] #41 39.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-28T15:41:54.159Z] #41 39.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-28T15:41:54.159Z] #41 39.82 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-28T15:41:54.159Z] #41 39.83 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-28T15:41:54.159Z] #41 39.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-28T15:41:54.159Z] #41 39.88 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-28T15:41:54.159Z] #41 39.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-28T15:41:54.159Z] #41 39.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-28T15:41:54.159Z] #41 39.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:41:54.159Z] #41 39.96 DEP compel/plugins/std/infect.d [2020-10-28T15:41:54.418Z] #41 40.15 DEP compel/plugins/std/string.d [2020-10-28T15:41:54.418Z] #41 40.25 DEP compel/plugins/std/log.d [2020-10-28T15:41:54.678Z] #41 40.32 DEP compel/plugins/std/fds.d [2020-10-28T15:41:54.678Z] #41 40.42 DEP compel/plugins/std/std.d [2020-10-28T15:41:54.678Z] #41 40.48 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:41:54.678Z] #41 40.54 DEP compel/plugins/fds/fds.d [2020-10-28T15:41:54.792Z] #47 ... [2020-10-28T15:41:54.792Z] [2020-10-28T15:41:54.793Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-10-28T15:41:54.793Z] #25 DONE 39.9s [2020-10-28T15:41:54.793Z] [2020-10-28T15:41:54.793Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:54.793Z] #62 18.59 Checking out files: 43% (830/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-28T15:41:54.793Z] #62 20.16 + cd /tmp/tmp.D0TRKHtIDl/src/github.com/docker/libnetwork [2020-10-28T15:41:54.793Z] #62 20.16 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:54.938Z] #41 40.75 CC compel/plugins/std/std.o [2020-10-28T15:41:55.020Z] #30 ... [2020-10-28T15:41:55.020Z] [2020-10-28T15:41:55.020Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:55.020Z] #56 5.253 + RM_GOPATH=0 [2020-10-28T15:41:55.020Z] #56 5.253 + TMP_GOPATH= [2020-10-28T15:41:55.020Z] #56 5.253 + : /build [2020-10-28T15:41:55.020Z] #56 5.253 + '[' -z '' ']' [2020-10-28T15:41:55.020Z] #56 5.253 ++ mktemp -d [2020-10-28T15:41:55.020Z] #56 5.296 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:55.020Z] #56 5.296 + export GOPATH=/tmp/tmp.k2jsitgeYG [2020-10-28T15:41:55.020Z] #56 5.296 + GOPATH=/tmp/tmp.k2jsitgeYG [2020-10-28T15:41:55.020Z] #56 5.296 + RM_GOPATH=1 [2020-10-28T15:41:55.020Z] #56 5.296 + case "$(go env GOARCH)" in [2020-10-28T15:41:55.020Z] #56 5.296 ++ go env GOARCH [2020-10-28T15:41:55.020Z] #56 5.296 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.020Z] #56 5.296 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.020Z] #56 5.296 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:55.020Z] #56 5.296 + dir=/tmp/install [2020-10-28T15:41:55.020Z] #56 5.296 + bin=rootlesskit [2020-10-28T15:41:55.020Z] #56 5.296 + shift [2020-10-28T15:41:55.020Z] #56 5.296 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-10-28T15:41:55.020Z] #56 5.296 + . /tmp/install/rootlesskit.installer [2020-10-28T15:41:55.020Z] #56 5.296 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:55.020Z] #56 5.296 + install_rootlesskit [2020-10-28T15:41:55.020Z] #56 5.296 + case "$1" in [2020-10-28T15:41:55.020Z] #56 5.296 + export CGO_ENABLED=0 [2020-10-28T15:41:55.020Z] #56 5.296 + CGO_ENABLED=0 [2020-10-28T15:41:55.020Z] #56 5.296 + _install_rootlesskit [2020-10-28T15:41:55.020Z] #56 5.296 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-28T15:41:55.020Z] #56 5.296 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k2jsitgeYG/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:55.020Z] #56 5.296 Cloning into '/tmp/tmp.k2jsitgeYG/src/github.com/rootless-containers/rootlesskit'... [2020-10-28T15:41:55.057Z] #62 ... [2020-10-28T15:41:55.057Z] [2020-10-28T15:41:55.057Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T15:41:55.057Z] #26 DONE 0.3s [2020-10-28T15:41:55.057Z] [2020-10-28T15:41:55.057Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.057Z] #62 20.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:41:55.197Z] #41 41.05 CC compel/plugins/std/fds.o [2020-10-28T15:41:55.198Z] #31 ... [2020-10-28T15:41:55.198Z] [2020-10-28T15:41:55.198Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.198Z] #33 41.92 internal/reflectlite [2020-10-28T15:41:55.198Z] #33 41.93 sync [2020-10-28T15:41:55.198Z] #33 46.29 sort [2020-10-28T15:41:55.198Z] #33 46.29 errors [2020-10-28T15:41:55.198Z] #33 46.85 io [2020-10-28T15:41:55.198Z] #33 46.85 internal/oserror [2020-10-28T15:41:55.198Z] #33 46.86 strconv [2020-10-28T15:41:55.198Z] #33 47.22 syscall [2020-10-28T15:41:55.198Z] #33 51.50 bytes [2020-10-28T15:41:55.198Z] #33 51.50 strings [2020-10-28T15:41:55.296Z] #56 ... [2020-10-28T15:41:55.296Z] [2020-10-28T15:41:55.296Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:41:55.296Z] #53 7.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:55.296Z] #53 7.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:55.296Z] #53 7.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:55.296Z] #53 9.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:55.296Z] #53 ... [2020-10-28T15:41:55.296Z] [2020-10-28T15:41:55.296Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.296Z] #49 5.979 + RM_GOPATH=0 [2020-10-28T15:41:55.296Z] #49 5.979 + TMP_GOPATH= [2020-10-28T15:41:55.296Z] #49 5.979 + : /build [2020-10-28T15:41:55.296Z] #49 5.979 + '[' -z '' ']' [2020-10-28T15:41:55.296Z] #49 5.979 ++ mktemp -d [2020-10-28T15:41:55.296Z] #49 5.979 + export GOPATH=/tmp/tmp.TWtiywvYgW [2020-10-28T15:41:55.296Z] #49 5.979 + GOPATH=/tmp/tmp.TWtiywvYgW [2020-10-28T15:41:55.296Z] #49 5.979 + RM_GOPATH=1 [2020-10-28T15:41:55.296Z] #49 5.979 + case "$(go env GOARCH)" in [2020-10-28T15:41:55.296Z] #49 5.982 ++ go env GOARCH [2020-10-28T15:41:55.296Z] #49 5.997 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.296Z] #49 5.997 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.296Z] #49 6.010 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:55.296Z] #49 6.010 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:55.296Z] #49 6.010 + dir=/tmp/install [2020-10-28T15:41:55.296Z] #49 6.010 + bin=shfmt [2020-10-28T15:41:55.296Z] #49 6.010 + shift [2020-10-28T15:41:55.296Z] #49 6.010 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-10-28T15:41:55.296Z] #49 6.010 + . /tmp/install/shfmt.installer [2020-10-28T15:41:55.296Z] #49 6.010 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:55.296Z] #49 6.010 + install_shfmt [2020-10-28T15:41:55.296Z] #49 6.010 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-10-28T15:41:55.296Z] #49 6.010 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TWtiywvYgW/src/github.com/mvdan/sh [2020-10-28T15:41:55.296Z] #49 6.010 Cloning into '/tmp/tmp.TWtiywvYgW/src/github.com/mvdan/sh'... [2020-10-28T15:41:55.457Z] #41 41.41 CC compel/plugins/std/log.o [2020-10-28T15:41:55.506Z] #33 ... [2020-10-28T15:41:55.506Z] [2020-10-28T15:41:55.506Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:55.506Z] #12 51.42 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:41:55.506Z] #12 51.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:41:55.506Z] #12 51.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:41:55.506Z] #12 51.57 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-10-28T15:41:55.506Z] #12 51.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-28T15:41:55.506Z] #12 51.59 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-28T15:41:55.506Z] #12 51.78 Selecting previously unselected package dmsetup. [2020-10-28T15:41:55.506Z] #12 51.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-10-28T15:41:55.506Z] #12 51.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:41:55.506Z] #12 52.01 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:41:55.506Z] #12 52.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:41:55.506Z] #12 52.04 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:41:55.517Z] #45 ... [2020-10-28T15:41:55.518Z] [2020-10-28T15:41:55.518Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.567Z] #49 ... [2020-10-28T15:41:55.567Z] [2020-10-28T15:41:55.567Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:55.567Z] #40 7.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:55.567Z] #40 7.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:55.567Z] #40 7.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:55.567Z] #40 9.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:55.631Z] #62 ... [2020-10-28T15:41:55.631Z] [2020-10-28T15:41:55.631Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.631Z] #49 11.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:55.631Z] #49 11.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:55.631Z] #49 11.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:55.631Z] #49 11.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:55.631Z] #49 11.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:55.631Z] #49 12.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:55.631Z] #49 13.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:55.631Z] #49 14.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:55.631Z] #49 17.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:55.631Z] #49 17.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:55.631Z] #49 17.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:55.631Z] #49 17.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:55.631Z] #49 18.47 runtime/cgo [2020-10-28T15:41:55.631Z] #49 18.48 runtime [2020-10-28T15:41:55.631Z] #49 ... [2020-10-28T15:41:55.631Z] [2020-10-28T15:41:55.631Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:55.631Z] #47 21.27 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:41:55.828Z] #40 ... [2020-10-28T15:41:55.828Z] [2020-10-28T15:41:55.828Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:55.828Z] #34 7.294 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:55.828Z] #34 7.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:55.828Z] #34 7.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:55.828Z] #34 9.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:55.828Z] #34 ... [2020-10-28T15:41:55.828Z] [2020-10-28T15:41:55.828Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:55.828Z] #32 5.632 + RM_GOPATH=0 [2020-10-28T15:41:55.828Z] #32 5.632 + TMP_GOPATH= [2020-10-28T15:41:55.828Z] #32 5.632 + : /build [2020-10-28T15:41:55.828Z] #32 5.632 + '[' -z '' ']' [2020-10-28T15:41:55.828Z] #32 5.632 ++ mktemp -d [2020-10-28T15:41:55.828Z] #32 5.632 + export GOPATH=/tmp/tmp.mAdszBVQ3t [2020-10-28T15:41:55.828Z] #32 5.632 + GOPATH=/tmp/tmp.mAdszBVQ3t [2020-10-28T15:41:55.828Z] #32 5.632 + RM_GOPATH=1 [2020-10-28T15:41:55.828Z] #32 5.632 + case "$(go env GOARCH)" in [2020-10-28T15:41:55.828Z] #32 5.632 ++ go env GOARCH [2020-10-28T15:41:55.828Z] #32 5.653 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.828Z] #32 5.653 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:55.828Z] #32 5.653 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:55.828Z] #32 5.657 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:55.828Z] #32 5.663 + dir=/tmp/install [2020-10-28T15:41:55.828Z] #32 5.663 + bin=tomlv [2020-10-28T15:41:55.828Z] #32 5.663 + shift [2020-10-28T15:41:55.828Z] #32 5.663 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-10-28T15:41:55.828Z] #32 5.663 + . /tmp/install/tomlv.installer [2020-10-28T15:41:55.828Z] #32 5.663 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:55.828Z] #32 5.663 + install_tomlv [2020-10-28T15:41:55.828Z] #32 5.663 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-28T15:41:55.828Z] #32 5.663 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mAdszBVQ3t/src/github.com/BurntSushi/toml [2020-10-28T15:41:55.828Z] #32 5.672 Cloning into '/tmp/tmp.mAdszBVQ3t/src/github.com/BurntSushi/toml'... [2020-10-28T15:41:55.828Z] #32 6.995 + cd /tmp/tmp.mAdszBVQ3t/src/github.com/BurntSushi/toml [2020-10-28T15:41:55.828Z] #32 6.995 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-28T15:41:55.828Z] #32 7.157 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:41:55.828Z] #32 8.255 runtime/internal/atomic [2020-10-28T15:41:55.828Z] #32 8.271 internal/cpu [2020-10-28T15:41:55.828Z] #32 9.270 runtime/internal/sys [2020-10-28T15:41:55.828Z] #32 9.504 internal/bytealg [2020-10-28T15:41:55.828Z] #32 9.671 math/bits [2020-10-28T15:41:55.828Z] #32 10.45 math [2020-10-28T15:41:55.828Z] #32 10.90 runtime [2020-10-28T15:41:55.895Z] #47 21.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:41:55.895Z] #47 21.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:41:55.895Z] #47 21.34 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:41:55.895Z] #47 21.36 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:41:55.895Z] #47 21.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:55.895Z] #47 21.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:55.895Z] #47 21.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:41:55.895Z] #47 21.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:41:55.895Z] #47 21.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:41:55.895Z] #47 21.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:41:55.895Z] #47 21.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:41:56.108Z] #32 ... [2020-10-28T15:41:56.108Z] [2020-10-28T15:41:56.108Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:56.108Z] #45 6.270 + RM_GOPATH=0 [2020-10-28T15:41:56.108Z] #45 6.270 + TMP_GOPATH= [2020-10-28T15:41:56.108Z] #45 6.270 + : /build [2020-10-28T15:41:56.108Z] #45 6.270 + '[' -z '' ']' [2020-10-28T15:41:56.108Z] #45 6.270 ++ mktemp -d [2020-10-28T15:41:56.108Z] #45 6.270 + export GOPATH=/tmp/tmp.lgXoBrFYO2 [2020-10-28T15:41:56.108Z] #45 6.270 + GOPATH=/tmp/tmp.lgXoBrFYO2 [2020-10-28T15:41:56.108Z] #45 6.270 + RM_GOPATH=1 [2020-10-28T15:41:56.108Z] #45 6.270 + case "$(go env GOARCH)" in [2020-10-28T15:41:56.108Z] #45 6.295 ++ go env GOARCH [2020-10-28T15:41:56.108Z] #45 6.295 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.108Z] #45 6.295 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.108Z] #45 6.295 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:56.108Z] #45 6.295 + dir=/tmp/install [2020-10-28T15:41:56.108Z] #45 6.295 + bin=gotestsum [2020-10-28T15:41:56.108Z] #45 6.295 + shift [2020-10-28T15:41:56.108Z] #45 6.295 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-10-28T15:41:56.108Z] #45 6.295 + . /tmp/install/gotestsum.installer [2020-10-28T15:41:56.108Z] #45 6.295 ++ : v0.5.3 [2020-10-28T15:41:56.108Z] #45 6.295 + install_gotestsum [2020-10-28T15:41:56.108Z] #45 6.295 + set -e [2020-10-28T15:41:56.108Z] #45 6.295 + export GO111MODULE=on [2020-10-28T15:41:56.108Z] #45 6.295 + GO111MODULE=on [2020-10-28T15:41:56.108Z] #45 6.295 + GOBIN=/build [2020-10-28T15:41:56.108Z] #45 6.295 + go get gotest.tools/gotestsum@v0.5.3 [2020-10-28T15:41:56.108Z] #45 6.307 go: finding gotest.tools v0.5.3 [2020-10-28T15:41:56.108Z] #45 6.327 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:56.108Z] #45 7.482 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:56.108Z] #45 7.984 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:41:56.108Z] #45 9.603 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:56.108Z] #45 9.681 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:56.108Z] #45 9.737 go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:41:56.108Z] #45 9.737 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:56.108Z] #45 9.763 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:56.108Z] #45 9.854 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:56.108Z] #45 10.10 go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:41:56.108Z] #45 10.30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:56.108Z] #45 10.54 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:56.108Z] #45 10.91 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:56.159Z] #47 ... [2020-10-28T15:41:56.159Z] [2020-10-28T15:41:56.159Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:56.159Z] #45 11.66 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:56.159Z] #45 12.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:56.159Z] #45 12.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:56.159Z] #45 18.91 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:41:56.159Z] #45 18.91 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:41:56.159Z] #45 18.92 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:41:56.159Z] #45 18.93 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:41:56.159Z] #45 19.35 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:41:56.159Z] #45 19.41 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:41:56.159Z] #45 19.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:41:56.159Z] #45 19.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:41:56.159Z] #45 19.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:41:56.159Z] #45 20.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:41:56.159Z] #45 20.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:41:56.159Z] #45 ... [2020-10-28T15:41:56.159Z] [2020-10-28T15:41:56.159Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:56.159Z] #47 21.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:41:56.159Z] #47 21.76 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:41:56.159Z] #47 21.78 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:41:56.159Z] #47 21.78 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:41:56.305Z] #62 27.19 Checking out files: 48% (924/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1699/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-10-28T15:41:56.305Z] #62 28.58 + cd /tmp/tmp.mbASNpo3Pu/src/github.com/docker/libnetwork [2020-10-28T15:41:56.305Z] #62 28.59 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:56.305Z] #62 ... [2020-10-28T15:41:56.305Z] [2020-10-28T15:41:56.305Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:56.305Z] #49 18.82 + cd /tmp/tmp.G5Kgcs4kQX/src/github.com/mvdan/sh [2020-10-28T15:41:56.305Z] #49 18.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:41:56.305Z] #49 19.04 + GO111MODULE=on [2020-10-28T15:41:56.305Z] #49 19.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:41:56.305Z] #49 21.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:56.305Z] #49 21.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:56.305Z] #49 21.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:56.305Z] #49 21.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:41:56.305Z] #49 22.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:41:56.305Z] #49 23.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:41:56.305Z] #49 24.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:56.305Z] #49 26.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:41:56.367Z] #45 ... [2020-10-28T15:41:56.367Z] [2020-10-28T15:41:56.367Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:56.367Z] #43 5.457 + RM_GOPATH=0 [2020-10-28T15:41:56.367Z] #43 5.457 + TMP_GOPATH= [2020-10-28T15:41:56.367Z] #43 5.457 + : /build [2020-10-28T15:41:56.367Z] #43 5.457 + '[' -z '' ']' [2020-10-28T15:41:56.367Z] #43 5.457 ++ mktemp -d [2020-10-28T15:41:56.367Z] #43 5.457 + export GOPATH=/tmp/tmp.4XpNyAWUPb [2020-10-28T15:41:56.367Z] #43 5.457 + GOPATH=/tmp/tmp.4XpNyAWUPb [2020-10-28T15:41:56.367Z] #43 5.457 + RM_GOPATH=1 [2020-10-28T15:41:56.367Z] #43 5.457 + case "$(go env GOARCH)" in [2020-10-28T15:41:56.367Z] #43 5.457 ++ go env GOARCH [2020-10-28T15:41:56.367Z] #43 5.461 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.367Z] #43 5.461 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.367Z] #43 5.463 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:56.367Z] #43 5.465 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:56.367Z] #43 5.465 + dir=/tmp/install [2020-10-28T15:41:56.367Z] #43 5.465 + bin=vndr [2020-10-28T15:41:56.367Z] #43 5.465 + shift [2020-10-28T15:41:56.367Z] #43 5.465 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-10-28T15:41:56.367Z] #43 5.465 + . /tmp/install/vndr.installer [2020-10-28T15:41:56.367Z] #43 5.465 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:56.367Z] #43 5.465 + install_vndr [2020-10-28T15:41:56.367Z] #43 5.465 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-10-28T15:41:56.367Z] #43 5.465 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4XpNyAWUPb/src/github.com/LK4D4/vndr [2020-10-28T15:41:56.367Z] #43 5.475 Cloning into '/tmp/tmp.4XpNyAWUPb/src/github.com/LK4D4/vndr'... [2020-10-28T15:41:56.367Z] #43 6.082 + cd /tmp/tmp.4XpNyAWUPb/src/github.com/LK4D4/vndr [2020-10-28T15:41:56.367Z] #43 6.082 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-10-28T15:41:56.367Z] #43 6.119 + go build -buildmode=pie -v -o /build/vndr . [2020-10-28T15:41:56.367Z] #43 8.151 internal/cpu [2020-10-28T15:41:56.368Z] #43 8.255 runtime/internal/atomic [2020-10-28T15:41:56.368Z] #43 9.070 runtime/internal/sys [2020-10-28T15:41:56.368Z] #43 9.500 internal/bytealg [2020-10-28T15:41:56.368Z] #43 9.511 runtime/internal/math [2020-10-28T15:41:56.368Z] #43 9.606 internal/race [2020-10-28T15:41:56.368Z] #43 9.998 sync/atomic [2020-10-28T15:41:56.368Z] #43 10.88 unicode [2020-10-28T15:41:56.368Z] #43 10.89 runtime [2020-10-28T15:41:56.368Z] #43 ... [2020-10-28T15:41:56.368Z] [2020-10-28T15:41:56.368Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:56.368Z] #62 6.660 + RM_GOPATH=0 [2020-10-28T15:41:56.368Z] #62 6.660 + TMP_GOPATH= [2020-10-28T15:41:56.368Z] #62 6.660 + : /build [2020-10-28T15:41:56.368Z] #62 6.660 + '[' -z '' ']' [2020-10-28T15:41:56.368Z] #62 6.660 ++ mktemp -d [2020-10-28T15:41:56.368Z] #62 6.701 + export GOPATH=/tmp/tmp.gKpQWkfTtv [2020-10-28T15:41:56.368Z] #62 6.701 + GOPATH=/tmp/tmp.gKpQWkfTtv [2020-10-28T15:41:56.368Z] #62 6.701 + RM_GOPATH=1 [2020-10-28T15:41:56.368Z] #62 6.701 + case "$(go env GOARCH)" in [2020-10-28T15:41:56.368Z] #62 6.701 ++ go env GOARCH [2020-10-28T15:41:56.368Z] #62 6.741 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.368Z] #62 6.741 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:56.368Z] #62 6.741 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:56.368Z] #62 6.766 + dir=/tmp/install [2020-10-28T15:41:56.368Z] #62 6.766 + bin=proxy [2020-10-28T15:41:56.368Z] #62 6.766 + shift [2020-10-28T15:41:56.368Z] #62 6.766 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-10-28T15:41:56.368Z] #62 6.766 + . /tmp/install/proxy.installer [2020-10-28T15:41:56.368Z] #62 6.766 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:56.368Z] #62 6.769 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:41:56.368Z] #62 6.769 + install_proxy [2020-10-28T15:41:56.368Z] #62 6.769 + case "$1" in [2020-10-28T15:41:56.368Z] #62 6.769 + export CGO_ENABLED=0 [2020-10-28T15:41:56.368Z] #62 6.769 + CGO_ENABLED=0 [2020-10-28T15:41:56.368Z] #62 6.769 + _install_proxy [2020-10-28T15:41:56.368Z] #62 6.769 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-10-28T15:41:56.368Z] #62 6.769 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gKpQWkfTtv/src/github.com/docker/libnetwork [2020-10-28T15:41:56.368Z] #62 6.820 Cloning into '/tmp/tmp.gKpQWkfTtv/src/github.com/docker/libnetwork'... [2020-10-28T15:41:56.422Z] #47 21.84 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:41:56.422Z] #47 21.90 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:41:56.422Z] #47 21.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:41:56.422Z] #47 22.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:41:56.565Z] #12 ... [2020-10-28T15:41:56.565Z] [2020-10-28T15:41:56.565Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:56.565Z] #44 43.28 sync [2020-10-28T15:41:56.565Z] #44 43.29 internal/reflectlite [2020-10-28T15:41:56.565Z] #44 46.28 math/rand [2020-10-28T15:41:56.565Z] #44 46.28 internal/singleflight [2020-10-28T15:41:56.565Z] #44 46.32 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:41:56.565Z] #44 48.68 sort [2020-10-28T15:41:56.565Z] #44 48.72 strconv [2020-10-28T15:41:56.565Z] #44 48.81 syscall [2020-10-28T15:41:56.565Z] #44 48.84 io [2020-10-28T15:41:56.565Z] #44 53.14 vendor/golang.org/x/net/dns/dnsmessage [2020-10-28T15:41:56.575Z] #49 ... [2020-10-28T15:41:56.575Z] [2020-10-28T15:41:56.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:56.575Z] #43 24.34 unicode/utf16 [2020-10-28T15:41:56.575Z] #43 24.64 container/list [2020-10-28T15:41:56.575Z] #43 25.33 crypto/internal/subtle [2020-10-28T15:41:56.575Z] #43 25.43 crypto/subtle [2020-10-28T15:41:56.575Z] #43 25.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:41:56.575Z] #43 25.76 internal/nettrace [2020-10-28T15:41:56.575Z] #43 25.92 runtime/cgo [2020-10-28T15:41:56.632Z] #62 ... [2020-10-28T15:41:56.632Z] [2020-10-28T15:41:56.632Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:56.632Z] #38 5.887 + git clone https://github.com/docker/distribution.git . [2020-10-28T15:41:56.632Z] #38 5.887 Cloning into '.'... [2020-10-28T15:41:56.686Z] #47 22.07 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:41:56.686Z] #47 22.07 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:41:56.686Z] #47 22.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:41:56.838Z] #41 42.28 CC compel/plugins/std/string.o [2020-10-28T15:41:56.868Z] #44 ... [2020-10-28T15:41:56.868Z] [2020-10-28T15:41:56.868Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:56.868Z] #35 43.32 Selecting previously unselected package libicu63:ppc64el. [2020-10-28T15:41:56.868Z] #35 43.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 43.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-28T15:41:56.868Z] #35 49.72 Selecting previously unselected package libxml2:ppc64el. [2020-10-28T15:41:56.868Z] #35 49.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 49.74 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:41:56.868Z] #35 50.25 Selecting previously unselected package libarchive13:ppc64el. [2020-10-28T15:41:56.868Z] #35 50.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 50.28 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-28T15:41:56.868Z] #35 50.61 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-10-28T15:41:56.868Z] #35 50.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 50.61 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-28T15:41:56.868Z] #35 50.74 Selecting previously unselected package librhash0:ppc64el. [2020-10-28T15:41:56.868Z] #35 50.75 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 50.75 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-10-28T15:41:56.868Z] #35 50.90 Selecting previously unselected package libuv1:ppc64el. [2020-10-28T15:41:56.868Z] #35 50.93 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 50.94 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-10-28T15:41:56.868Z] #35 51.16 Selecting previously unselected package cmake. [2020-10-28T15:41:56.868Z] #35 51.17 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-10-28T15:41:56.868Z] #35 51.18 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:41:56.868Z] #35 ... [2020-10-28T15:41:56.868Z] [2020-10-28T15:41:56.868Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:41:56.868Z] #41 48.11 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:56.868Z] #41 48.11 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:56.868Z] #41 48.12 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:41:56.868Z] #41 48.12 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:41:56.868Z] #41 48.22 Setting up python-six (1.12.0-1) ... [2020-10-28T15:41:56.868Z] #41 52.89 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-28T15:41:56.868Z] #41 52.89 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-28T15:41:56.868Z] #41 52.93 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:56.868Z] #41 52.93 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-10-28T15:41:56.868Z] #41 52.95 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:56.868Z] #41 52.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:41:56.868Z] #41 52.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:41:56.868Z] #41 52.99 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-28T15:41:56.868Z] #41 53.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:41:56.868Z] #41 53.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:41:56.891Z] #38 ... [2020-10-28T15:41:56.891Z] [2020-10-28T15:41:56.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:56.891Z] #11 7.221 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:41:56.891Z] #11 7.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:41:56.891Z] #11 7.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:41:56.891Z] #11 9.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:41:56.891Z] #11 ... [2020-10-28T15:41:56.891Z] [2020-10-28T15:41:56.891Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:56.950Z] #47 22.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:41:56.950Z] #47 22.41 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:41:56.950Z] #47 22.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:41:56.950Z] #47 22.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:41:56.950Z] #47 22.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:41:56.950Z] #47 22.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:41:56.950Z] #47 22.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:41:57.097Z] #41 42.91 CC compel/plugins/std/infect.o [2020-10-28T15:41:57.173Z] #43 ... [2020-10-28T15:41:57.173Z] [2020-10-28T15:41:57.173Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:57.173Z] #62 29.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:41:57.223Z] #47 22.72 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:41:57.223Z] #47 22.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:41:57.223Z] #47 22.76 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:41:57.223Z] #47 22.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:41:57.406Z] #56 11.98 Checking out files: 76% (609/792) Checking out files: 77% (610/792) Checking out files: 78% (618/792) Checking out files: 79% (626/792) Checking out files: 80% (634/792) Checking out files: 81% (642/792) Checking out files: 82% (650/792) Checking out files: 83% (658/792) Checking out files: 84% (666/792) Checking out files: 85% (674/792) Checking out files: 86% (682/792) Checking out files: 87% (690/792) Checking out files: 88% (697/792) Checking out files: 89% (705/792) Checking out files: 90% (713/792) Checking out files: 91% (721/792) Checking out files: 92% (729/792) Checking out files: 93% (737/792) Checking out files: 94% (745/792) Checking out files: 95% (753/792) Checking out files: 96% (761/792) Checking out files: 97% (769/792) Checking out files: 98% (777/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-10-28T15:41:57.406Z] #56 12.37 + cd /tmp/tmp.k2jsitgeYG/src/github.com/rootless-containers/rootlesskit [2020-10-28T15:41:57.406Z] #56 12.37 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-28T15:41:57.486Z] #47 22.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:41:57.486Z] #47 23.01 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:41:57.522Z] #41 ... [2020-10-28T15:41:57.522Z] [2020-10-28T15:41:57.522Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:41:57.522Z] #35 54.26 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-28T15:41:57.522Z] #35 54.27 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:41:57.666Z] #41 43.22 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-28T15:41:57.666Z] #41 43.29 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-28T15:41:57.666Z] #41 43.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-28T15:41:57.666Z] #41 ... [2020-10-28T15:41:57.666Z] [2020-10-28T15:41:57.666Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:57.666Z] #56 DONE 126.5s [2020-10-28T15:41:57.666Z] [2020-10-28T15:41:57.666Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:41:57.666Z] #57 DONE 0.1s [2020-10-28T15:41:57.666Z] [2020-10-28T15:41:57.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:41:57.666Z] #41 43.41 AR compel/plugins/std.lib.a [2020-10-28T15:41:57.666Z] #41 ... [2020-10-28T15:41:57.666Z] [2020-10-28T15:41:57.666Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:57.666Z] #11 126.5 Selecting previously unselected package libapparmor1:amd64. [2020-10-28T15:41:57.666Z] #11 126.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-28T15:41:57.666Z] #11 126.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:41:57.666Z] #11 ... [2020-10-28T15:41:57.666Z] [2020-10-28T15:41:57.666Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:41:57.666Z] #58 DONE 0.1s [2020-10-28T15:41:57.750Z] #47 23.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:41:57.750Z] #47 23.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:41:57.750Z] #47 23.27 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:41:57.750Z] #47 23.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:41:57.750Z] #47 23.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:41:57.823Z] #35 54.29 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-10-28T15:41:57.823Z] #35 54.32 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:41:57.823Z] #35 54.36 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-10-28T15:41:57.823Z] #35 54.37 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:41:57.823Z] #35 54.38 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:41:57.823Z] #35 54.38 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-28T15:41:57.823Z] #35 54.40 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-28T15:41:57.823Z] #35 54.41 Setting up cmake (3.13.4-1) ... [2020-10-28T15:41:57.823Z] #35 54.43 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:41:57.823Z] #35 54.47 Processing triggers for mime-support (3.62) ... [2020-10-28T15:41:57.926Z] [2020-10-28T15:41:57.926Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:41:57.926Z] #11 126.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-28T15:41:57.926Z] #11 126.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-28T15:41:57.926Z] #11 126.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:41:58.013Z] #47 23.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:41:58.013Z] #47 23.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:41:58.013Z] #47 23.36 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:41:58.013Z] #47 23.42 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:41:58.013Z] #47 ... [2020-10-28T15:41:58.013Z] [2020-10-28T15:41:58.013Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:41:58.013Z] #38 13.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:41:58.013Z] #38 15.33 + 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-10-28T15:41:58.013Z] #38 ... [2020-10-28T15:41:58.013Z] [2020-10-28T15:41:58.013Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:41:58.013Z] #47 23.49 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:41:58.013Z] #47 23.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:41:58.013Z] #47 23.51 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:41:58.124Z] #35 DONE 54.7s [2020-10-28T15:41:58.124Z] [2020-10-28T15:41:58.124Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:41:58.124Z] #50 49.86 io [2020-10-28T15:41:58.124Z] #50 49.87 strconv [2020-10-28T15:41:58.124Z] #50 49.87 sort [2020-10-28T15:41:58.124Z] #50 49.88 syscall [2020-10-28T15:41:58.124Z] #50 54.80 strings [2020-10-28T15:41:58.124Z] #50 54.82 bytes [2020-10-28T15:41:58.185Z] #11 126.9 Selecting previously unselected package libbtrfs0. [2020-10-28T15:41:58.185Z] #11 126.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:41:58.185Z] #11 126.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:41:58.185Z] #11 127.0 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:41:58.185Z] #11 127.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:41:58.185Z] #11 127.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:41:58.277Z] #47 23.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:41:58.277Z] #47 23.70 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:41:58.277Z] #47 23.75 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:41:58.277Z] #47 23.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:41:58.277Z] #47 23.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:41:58.336Z] #56 13.22 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:41:58.336Z] #56 13.22 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-28T15:41:58.444Z] #11 127.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-28T15:41:58.444Z] #11 127.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:41:58.444Z] #11 127.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:41:58.444Z] #11 127.3 Selecting previously unselected package libudev-dev:amd64. [2020-10-28T15:41:58.444Z] #11 127.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:41:58.444Z] #11 127.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:41:58.454Z] #50 ... [2020-10-28T15:41:58.454Z] [2020-10-28T15:41:58.454Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:41:58.454Z] #36 0.394 + RM_GOPATH=0 [2020-10-28T15:41:58.454Z] #36 0.394 + TMP_GOPATH= [2020-10-28T15:41:58.454Z] #36 0.394 + : /build [2020-10-28T15:41:58.454Z] #36 0.395 + '[' -z '' ']' [2020-10-28T15:41:58.454Z] #36 0.396 ++ mktemp -d [2020-10-28T15:41:58.454Z] #36 0.397 + export GOPATH=/tmp/tmp.tePDjGOeHm [2020-10-28T15:41:58.454Z] #36 0.398 + GOPATH=/tmp/tmp.tePDjGOeHm [2020-10-28T15:41:58.454Z] #36 0.398 + RM_GOPATH=1 [2020-10-28T15:41:58.454Z] #36 0.398 + case "$(go env GOARCH)" in [2020-10-28T15:41:58.454Z] #36 0.398 ++ go env GOARCH [2020-10-28T15:41:58.454Z] #36 0.421 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:58.454Z] #36 0.422 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:41:58.454Z] #36 0.425 ++ dirname /tmp/install/install.sh [2020-10-28T15:41:58.454Z] #36 0.427 + dir=/tmp/install [2020-10-28T15:41:58.454Z] #36 0.428 + bin=tini [2020-10-28T15:41:58.454Z] #36 0.428 + shift [2020-10-28T15:41:58.454Z] #36 0.428 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:41:58.454Z] #36 0.433 + . /tmp/install/tini.installer [2020-10-28T15:41:58.454Z] #36 0.434 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:41:58.454Z] #36 0.435 + install_tini [2020-10-28T15:41:58.454Z] #36 0.435 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:41:58.454Z] #36 0.435 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:41:58.454Z] #36 0.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.tePDjGOeHm/tini [2020-10-28T15:41:58.454Z] #36 0.439 Cloning into '/tmp/tmp.tePDjGOeHm/tini'... [2020-10-28T15:41:58.540Z] #47 23.91 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:41:58.540Z] #47 24.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:41:58.540Z] #47 24.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:41:58.704Z] #11 127.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-28T15:41:58.704Z] #11 127.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-28T15:41:58.704Z] #11 127.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:41:58.805Z] #47 24.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:41:58.805Z] #47 24.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:41:58.805Z] #47 24.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:41:58.805Z] #47 24.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:41:59.131Z] #47 24.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:41:59.131Z] #47 24.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:41:59.131Z] #47 24.63 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:41:59.131Z] #47 24.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:41:59.271Z] #11 128.0 Selecting previously unselected package libpcre16-3:amd64. [2020-10-28T15:41:59.271Z] #11 128.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:41:59.271Z] #11 128.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:41:59.395Z] #47 24.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:41:59.395Z] #47 24.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:41:59.530Z] #11 128.2 Selecting previously unselected package libpcre32-3:amd64. [2020-10-28T15:41:59.530Z] #11 128.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:41:59.530Z] #11 128.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:41:59.530Z] #11 128.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-28T15:41:59.530Z] #11 128.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-28T15:41:59.530Z] #11 128.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:41:59.663Z] #47 25.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:41:59.663Z] #47 25.01 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:41:59.663Z] #47 25.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:41:59.663Z] #47 25.22 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:41:59.663Z] #47 25.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:41:59.788Z] #11 128.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-28T15:41:59.788Z] #11 128.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-28T15:41:59.788Z] #11 128.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:41:59.930Z] #47 25.28 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:00.000Z] #36 1.645 + cd /tmp/tmp.tePDjGOeHm/tini [2020-10-28T15:42:00.000Z] #36 1.658 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:00.000Z] #36 1.705 + cmake . [2020-10-28T15:42:00.048Z] #11 128.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-28T15:42:00.048Z] #11 128.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-28T15:42:00.048Z] #11 128.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:42:00.194Z] #47 25.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:00.194Z] #47 25.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:00.307Z] #11 129.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-28T15:42:00.307Z] #11 129.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:42:00.307Z] #11 129.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:42:00.307Z] #11 129.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-28T15:42:00.307Z] #11 129.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-28T15:42:00.307Z] #11 129.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:42:00.307Z] #11 129.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-28T15:42:00.307Z] #11 129.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:42:00.459Z] #47 25.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:00.459Z] #47 25.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:00.459Z] #47 26.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:00.578Z] #11 129.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:42:00.653Z] #36 2.549 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:42:00.653Z] #36 2.631 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:42:00.724Z] #47 26.15 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:00.724Z] #47 26.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:00.724Z] #47 26.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:00.837Z] #11 129.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:42:00.837Z] #11 129.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:42:00.837Z] #11 129.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:42:00.837Z] #11 129.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:42:00.988Z] #47 26.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:00.988Z] #47 26.60 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:42:01.097Z] #11 129.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:42:01.097Z] #11 129.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:01.097Z] #11 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:42:01.097Z] #11 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:42:01.097Z] #11 130.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:01.097Z] #11 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-28T15:42:01.097Z] #11 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-28T15:42:01.097Z] #11 130.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:42:01.097Z] #11 130.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:42:01.097Z] #11 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:42:01.097Z] #11 130.0 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:42:01.097Z] #11 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:42:01.097Z] #11 130.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:42:01.097Z] #11 130.1 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:01.256Z] #47 26.70 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:42:01.256Z] #47 26.74 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:01.668Z] #11 DONE 130.4s [2020-10-28T15:42:01.668Z] [2020-10-28T15:42:01.668Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:01.722Z] #36 3.413 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:42:01.722Z] #36 3.417 -- Detecting C compiler ABI info [2020-10-28T15:42:01.838Z] #47 27.37 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:42:02.103Z] #47 27.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:02.103Z] #47 27.64 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:42:02.103Z] #47 27.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:02.103Z] #47 27.69 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:02.103Z] #47 27.71 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:02.366Z] #47 27.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:02.366Z] #47 27.88 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:02.376Z] #36 4.153 -- Detecting C compiler ABI info - done [2020-10-28T15:42:02.376Z] #36 4.228 -- Detecting C compile features [2020-10-28T15:42:02.483Z] #62 ... [2020-10-28T15:42:02.483Z] [2020-10-28T15:42:02.483Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:42:02.483Z] #38 29.59 Checking out files: 63% (1050/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/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-10-28T15:42:02.483Z] #38 30.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:42:02.483Z] #38 32.92 + 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-10-28T15:42:02.511Z] #56 ... [2020-10-28T15:42:02.511Z] [2020-10-28T15:42:02.511Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:02.511Z] #47 6.732 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:42:02.511Z] #47 7.753 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-10-28T15:42:02.511Z] #47 ... [2020-10-28T15:42:02.511Z] [2020-10-28T15:42:02.511Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:02.511Z] #45 11.41 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:42:02.511Z] #45 11.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:42:02.511Z] #45 11.63 go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:42:02.511Z] #45 11.72 go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:42:02.511Z] #45 11.72 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:42:02.511Z] #45 12.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:42:02.511Z] #45 12.37 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:42:02.511Z] #45 13.08 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:42:02.511Z] #45 13.67 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:42:02.511Z] #45 14.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:42:02.511Z] #45 15.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:42:02.511Z] #45 ... [2020-10-28T15:42:02.511Z] [2020-10-28T15:42:02.511Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:02.511Z] #32 17.54 internal/testlog [2020-10-28T15:42:02.945Z] #47 ... [2020-10-28T15:42:02.945Z] [2020-10-28T15:42:02.945Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:02.945Z] #34 18.26 Fetched 8219 kB in 13s (636 kB/s) [2020-10-28T15:42:02.945Z] #34 18.26 Reading package lists... [2020-10-28T15:42:02.945Z] #34 23.08 Reading package lists... [2020-10-28T15:42:02.945Z] #34 ... [2020-10-28T15:42:02.945Z] [2020-10-28T15:42:02.945Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:02.945Z] #27 3.113 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T15:42:02.945Z] #27 3.582 [2020-10-28T15:42:02.945Z] #27 3.836 #=#=# 0.5% #### 6.7% ######## 12.5% ############## 20.4% ################ 22.8% ################### 27.5% ####################### 32.2% ########################## 37.2% ############################# 41.4% ################################# 46.1% #################################### 51.3% ######################################## 56.0% ########################################## 58.4% ############################################ 62.3% ############################################### 65.4% ################################################# 68.4% #################################################### 72.9% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 84.4% ############################################################## 87.3% ################################################################### 93.1% ####################################################################### 98.9% ######################################################################## 100.0% [2020-10-28T15:42:02.945Z] #27 6.831 [2020-10-28T15:42:02.945Z] #27 7.180 0.2% ########################### 37.6% ######################################## 56.2% ############################################################ 83.4% ######################################################################## 100.0% [2020-10-28T15:42:02.945Z] #27 8.028 [2020-10-28T15:42:03.050Z] #51 1.418 + RM_GOPATH=0 [2020-10-28T15:42:03.050Z] #51 1.418 + TMP_GOPATH= [2020-10-28T15:42:03.050Z] #51 1.418 + : /build [2020-10-28T15:42:03.050Z] #51 1.419 + '[' -z '' ']' [2020-10-28T15:42:03.050Z] #51 1.422 ++ mktemp -d [2020-10-28T15:42:03.050Z] #51 1.423 + export GOPATH=/tmp/tmp.9uvw5m9RfE [2020-10-28T15:42:03.050Z] #51 1.423 + GOPATH=/tmp/tmp.9uvw5m9RfE [2020-10-28T15:42:03.050Z] #51 1.423 + RM_GOPATH=1 [2020-10-28T15:42:03.050Z] #51 1.423 + case "$(go env GOARCH)" in [2020-10-28T15:42:03.050Z] #51 1.423 ++ go env GOARCH [2020-10-28T15:42:03.050Z] #51 1.440 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:03.050Z] #51 1.440 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:03.050Z] #51 ... [2020-10-28T15:42:03.050Z] [2020-10-28T15:42:03.050Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:42:03.050Z] #12 DONE 1.4s [2020-10-28T15:42:03.050Z] [2020-10-28T15:42:03.050Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:03.050Z] #51 1.443 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:03.050Z] #51 1.445 + dir=/tmp/install [2020-10-28T15:42:03.050Z] #51 1.446 + bin=runc [2020-10-28T15:42:03.050Z] #51 1.446 + shift [2020-10-28T15:42:03.050Z] #51 1.446 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:42:03.050Z] #51 1.446 + . /tmp/install/runc.installer [2020-10-28T15:42:03.050Z] #51 1.446 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:42:03.050Z] #51 1.448 + install_runc [2020-10-28T15:42:03.050Z] #51 1.448 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:42:03.050Z] #51 1.448 + uname -r [2020-10-28T15:42:03.050Z] #51 1.479 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:42:03.050Z] #51 1.479 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:42:03.050Z] #51 1.479 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9uvw5m9RfE/src/github.com/opencontainers/runc [2020-10-28T15:42:03.050Z] #51 1.481 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:42:03.050Z] #51 1.486 Cloning into '/tmp/tmp.9uvw5m9RfE/src/github.com/opencontainers/runc'... [2020-10-28T15:42:03.058Z] #38 ... [2020-10-28T15:42:03.058Z] [2020-10-28T15:42:03.058Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:03.058Z] #47 25.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:03.058Z] #47 29.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:03.058Z] #47 29.21 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:03.058Z] #47 29.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:03.058Z] #47 29.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:03.058Z] #47 29.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:03.058Z] #47 29.24 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:42:03.058Z] #47 29.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:03.058Z] #47 29.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:03.058Z] #47 29.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:03.058Z] #47 29.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:03.058Z] #47 29.42 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:03.058Z] #47 29.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:03.058Z] #47 29.84 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:42:03.058Z] #47 29.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:03.058Z] #47 29.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:03.058Z] #47 29.88 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:03.058Z] #47 29.89 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:03.058Z] #47 29.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:03.058Z] #47 29.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:03.058Z] #47 30.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:03.058Z] #47 30.09 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:03.058Z] #47 30.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:03.058Z] #47 30.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:03.058Z] #47 30.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:03.058Z] #47 30.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:03.058Z] #47 30.21 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:03.058Z] #47 30.21 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:03.058Z] #47 30.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:03.058Z] #47 30.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:03.058Z] #47 30.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:03.058Z] #47 30.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:03.058Z] #47 30.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:03.058Z] #47 30.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:03.058Z] #47 30.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:03.058Z] #47 30.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:03.058Z] #47 30.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:03.058Z] #47 30.51 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:03.058Z] #47 30.51 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:03.058Z] #47 30.53 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:03.058Z] #47 30.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:03.058Z] #47 30.69 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:03.058Z] #47 30.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:03.058Z] #47 30.78 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:42:03.058Z] #47 30.93 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:03.058Z] #47 30.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:03.058Z] #47 30.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:03.058Z] #47 30.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:03.058Z] #47 31.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:03.058Z] #47 31.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:03.058Z] #47 31.17 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:03.058Z] #47 31.20 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:42:03.058Z] #47 31.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:03.058Z] #47 31.22 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:03.058Z] #47 31.38 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:03.058Z] #47 31.49 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:03.058Z] #47 31.66 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:42:03.058Z] #47 31.67 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:03.058Z] #47 31.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:03.058Z] #47 31.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:42:03.058Z] #47 31.98 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:03.058Z] #47 32.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:03.058Z] #47 32.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:03.058Z] #47 32.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:03.058Z] #47 32.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:03.058Z] #47 32.17 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:03.058Z] #47 32.18 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:42:03.058Z] #47 32.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:03.058Z] #47 32.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:03.058Z] #47 32.36 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:42:03.058Z] #47 32.49 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:03.058Z] #47 32.49 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:42:03.058Z] #47 32.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:03.058Z] #47 32.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:03.058Z] #47 32.81 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:03.058Z] #47 32.92 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:03.058Z] #47 33.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:03.058Z] #47 33.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:03.058Z] #47 33.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:03.058Z] #47 33.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:03.058Z] #47 33.69 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:03.058Z] #47 33.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:03.058Z] #47 34.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:03.058Z] #47 34.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:03.058Z] #47 34.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:03.058Z] #47 34.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:03.058Z] #47 34.18 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:03.058Z] #47 34.22 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:03.058Z] #47 34.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:03.058Z] #47 34.63 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:42:03.058Z] #47 34.64 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:03.058Z] #47 34.78 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:03.058Z] #47 34.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:03.058Z] #47 35.00 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:03.058Z] #47 35.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:03.058Z] #47 35.55 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:42:03.058Z] #47 35.55 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:03.074Z] #32 17.93 encoding [2020-10-28T15:42:03.074Z] #32 ... [2020-10-28T15:42:03.074Z] [2020-10-28T15:42:03.074Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:03.074Z] #22 17.68 + mkdir -p /build [2020-10-28T15:42:03.074Z] #22 17.71 + mv docker/docker /build/ [2020-10-28T15:42:03.074Z] #22 17.78 + rmdir docker [2020-10-28T15:42:03.074Z] #22 DONE 18.1s [2020-10-28T15:42:03.074Z] [2020-10-28T15:42:03.074Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:03.074Z] #32 18.17 runtime/cgo [2020-10-28T15:42:03.320Z] #47 35.75 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:03.320Z] #47 35.87 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:03.586Z] #54 138.8 + bin/containerd-stress [2020-10-28T15:42:03.894Z] #47 36.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:03.895Z] #47 36.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:04.003Z] #27 8.297 #=#=# ############## 19.6% ########################## 36.4% #################################### 51.1% ############################################ 61.7% ####################################################### 77.0% ######################################################################## 100.0% [2020-10-28T15:42:04.003Z] #27 ... [2020-10-28T15:42:04.003Z] [2020-10-28T15:42:04.003Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:04.003Z] #53 19.29 Fetched 8219 kB in 14s (568 kB/s) [2020-10-28T15:42:04.003Z] #53 19.29 Reading package lists... [2020-10-28T15:42:04.003Z] #53 25.77 Reading package lists... [2020-10-28T15:42:04.003Z] #53 ... [2020-10-28T15:42:04.003Z] [2020-10-28T15:42:04.003Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:04.003Z] #47 28.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:04.003Z] #47 28.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:04.003Z] #47 28.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:04.003Z] #47 29.07 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:04.157Z] #47 36.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:04.157Z] #47 36.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:04.430Z] #51 ... [2020-10-28T15:42:04.431Z] [2020-10-28T15:42:04.431Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:42:04.431Z] #13 DONE 1.1s [2020-10-28T15:42:04.431Z] [2020-10-28T15:42:04.431Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:42:04.431Z] #14 ... [2020-10-28T15:42:04.431Z] [2020-10-28T15:42:04.431Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:04.431Z] #43 123.2 net/textproto [2020-10-28T15:42:04.431Z] #43 123.3 crypto/x509 [2020-10-28T15:42:04.431Z] #43 124.5 vendor/golang.org/x/net/http/httpguts [2020-10-28T15:42:04.431Z] #43 124.8 vendor/golang.org/x/net/http/httpproxy [2020-10-28T15:42:04.431Z] #43 125.3 mime/multipart [2020-10-28T15:42:04.431Z] #43 127.6 crypto/tls [2020-10-28T15:42:04.545Z] #36 ... [2020-10-28T15:42:04.545Z] [2020-10-28T15:42:04.545Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:04.545Z] #41 60.73 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-28T15:42:04.545Z] #41 60.74 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:04.545Z] #41 DONE 61.0s [2020-10-28T15:42:04.545Z] [2020-10-28T15:42:04.545Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:04.545Z] #12 58.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:42:04.545Z] #12 58.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:42:04.545Z] #12 58.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:42:04.588Z] #47 ... [2020-10-28T15:42:04.588Z] [2020-10-28T15:42:04.588Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:04.588Z] #40 19.93 Fetched 8219 kB in 15s (563 kB/s) [2020-10-28T15:42:04.588Z] #40 19.93 Reading package lists... [2020-10-28T15:42:04.588Z] #40 26.02 Reading package lists... [2020-10-28T15:42:04.588Z] #40 ... [2020-10-28T15:42:04.588Z] [2020-10-28T15:42:04.588Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:04.588Z] #27 9.397 [2020-10-28T15:42:04.686Z] #54 140.2 + bin/containerd-shim [2020-10-28T15:42:04.689Z] #43 ... [2020-10-28T15:42:04.689Z] [2020-10-28T15:42:04.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:04.689Z] #41 43.52 CC compel/plugins/fds/fds.o [2020-10-28T15:42:04.689Z] #41 43.93 AR compel/plugins/fds.lib.a [2020-10-28T15:42:04.689Z] #41 44.04 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:42:04.689Z] #41 44.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:42:04.689Z] #41 44.43 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-28T15:42:04.689Z] #41 44.57 HOSTDEP compel/src/main-host.d [2020-10-28T15:42:04.689Z] #41 44.72 DEP compel/src/lib/ptrace.d [2020-10-28T15:42:04.689Z] #41 44.86 DEP compel/src/lib/infect.d [2020-10-28T15:42:04.689Z] #41 45.01 DEP compel/src/lib/infect-util.d [2020-10-28T15:42:04.689Z] #41 45.08 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:42:04.689Z] #41 45.16 DEP compel/arch/x86/src/lib/infect.d [2020-10-28T15:42:04.689Z] #41 45.26 DEP compel/arch/x86/src/lib/cpu.d [2020-10-28T15:42:04.689Z] #41 45.30 DEP compel/src/lib/log.d [2020-10-28T15:42:04.689Z] #41 45.36 DEP compel/src/main.d [2020-10-28T15:42:04.689Z] #41 45.45 DEP compel/src/lib/handle-elf.d [2020-10-28T15:42:04.689Z] #41 45.56 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-28T15:42:04.689Z] #41 45.66 CC compel/src/lib/log.o [2020-10-28T15:42:04.689Z] #41 45.96 CC compel/arch/x86/src/lib/cpu.o [2020-10-28T15:42:04.689Z] #41 46.56 CC compel/arch/x86/src/lib/infect.o [2020-10-28T15:42:04.689Z] #41 47.29 CC compel/src/lib/infect-rpc.o [2020-10-28T15:42:04.689Z] #41 47.82 CC compel/src/lib/infect-util.o [2020-10-28T15:42:04.689Z] #41 48.24 CC compel/src/lib/infect.o [2020-10-28T15:42:04.851Z] #27 9.720 0.0% ### 5.4% ###### 9.0% [2020-10-28T15:42:04.851Z] #27 ... [2020-10-28T15:42:04.851Z] [2020-10-28T15:42:04.851Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:04.851Z] #11 20.42 Fetched 8219 kB in 15s (553 kB/s) [2020-10-28T15:42:04.851Z] #11 20.42 Reading package lists... [2020-10-28T15:42:05.107Z] #47 37.36 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:05.117Z] #11 26.95 Reading package lists... [2020-10-28T15:42:05.117Z] #11 ... [2020-10-28T15:42:05.117Z] [2020-10-28T15:42:05.117Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:05.258Z] #41 ... [2020-10-28T15:42:05.258Z] [2020-10-28T15:42:05.258Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:42:05.258Z] #14 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:42:05.258Z] #14 DONE 1.1s [2020-10-28T15:42:05.258Z] [2020-10-28T15:42:05.258Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:42:05.369Z] #47 37.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:05.632Z] #47 37.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:05.894Z] #47 38.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:06.238Z] #47 38.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:06.238Z] #47 38.55 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:06.238Z] #47 38.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:06.238Z] #47 38.66 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:06.504Z] #47 38.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:06.504Z] #47 38.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:06.504Z] #47 38.96 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:06.639Z] #15 DONE 1.1s [2020-10-28T15:42:06.639Z] [2020-10-28T15:42:06.639Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:42:06.735Z] #27 9.720 0.0% ### 5.4% ###### 9.0% ######### 13.4% ############# 18.2% ############### 21.9% ################### 26.8% ##################### 30.1% ######################### 35.8% ############################### 43.3% ###################################### 53.2% ########################################### 60.1% ################################################# 68.5% ###################################################### 76.1% ############################################################ 84.0% ################################################################ 90.1% ##################################################################### 96.6% ######################################################################## 100.0% [2020-10-28T15:42:06.801Z] #47 ... [2020-10-28T15:42:06.801Z] [2020-10-28T15:42:06.801Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:06.801Z] #49 29.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:42:06.801Z] #49 29.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:42:06.801Z] #49 30.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:42:06.801Z] #49 30.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:42:06.801Z] #49 31.29 runtime [2020-10-28T15:42:06.801Z] #49 31.34 runtime/cgo [2020-10-28T15:42:06.998Z] #27 12.05 [2020-10-28T15:42:07.081Z] #49 ... [2020-10-28T15:42:07.081Z] [2020-10-28T15:42:07.081Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:07.081Z] #47 39.55 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:07.262Z] #27 ... [2020-10-28T15:42:07.262Z] [2020-10-28T15:42:07.262Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:07.262Z] #32 22.74 internal/reflectlite [2020-10-28T15:42:07.262Z] #32 22.74 sync [2020-10-28T15:42:07.262Z] #32 25.42 errors [2020-10-28T15:42:07.262Z] #32 25.46 sort [2020-10-28T15:42:07.262Z] #32 25.89 strconv [2020-10-28T15:42:07.262Z] #32 25.93 internal/oserror [2020-10-28T15:42:07.262Z] #32 25.96 io [2020-10-28T15:42:07.262Z] #32 26.10 syscall [2020-10-28T15:42:07.262Z] #32 28.55 bytes [2020-10-28T15:42:07.262Z] #32 28.56 strings [2020-10-28T15:42:07.262Z] #32 32.34 reflect [2020-10-28T15:42:07.262Z] #32 ... [2020-10-28T15:42:07.262Z] [2020-10-28T15:42:07.262Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:07.321Z] #12 ... [2020-10-28T15:42:07.321Z] [2020-10-28T15:42:07.321Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:07.321Z] #36 6.699 -- Detecting C compile features - done [2020-10-28T15:42:07.321Z] #36 6.766 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:42:07.321Z] #36 7.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:42:07.321Z] #36 7.285 -- Configuring done [2020-10-28T15:42:07.321Z] #36 7.316 -- Generating done [2020-10-28T15:42:07.321Z] #36 7.325 -- Build files have been written to: /tmp/tmp.tePDjGOeHm/tini [2020-10-28T15:42:07.321Z] #36 7.333 + make tini-static [2020-10-28T15:42:07.321Z] #36 7.826 Scanning dependencies of target tini-static [2020-10-28T15:42:07.321Z] #36 7.882 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:42:07.349Z] #47 39.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:07.349Z] #47 39.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:07.579Z] #16 DONE 1.0s [2020-10-28T15:42:07.579Z] [2020-10-28T15:42:07.579Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:42:07.614Z] #47 39.99 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:07.614Z] #47 40.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:07.614Z] #47 40.11 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:07.614Z] #47 40.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:07.614Z] #47 40.17 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:07.618Z] #36 9.631 [100%] Linking C executable tini-static [2020-10-28T15:42:08.217Z] #47 40.51 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:08.217Z] #47 40.58 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:08.217Z] #47 40.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:08.263Z] #36 ... [2020-10-28T15:42:08.263Z] [2020-10-28T15:42:08.263Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:08.263Z] #44 54.71 bytes [2020-10-28T15:42:08.263Z] #44 61.63 bufio [2020-10-28T15:42:08.263Z] #44 63.04 reflect [2020-10-28T15:42:08.263Z] #44 ... [2020-10-28T15:42:08.263Z] [2020-10-28T15:42:08.263Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:08.263Z] #42 1.754 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:42:08.263Z] #42 1.754 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:42:08.263Z] #42 1.765 Note: Building without GnuTLS support [2020-10-28T15:42:08.263Z] #42 1.782 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:42:08.263Z] #42 1.782 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:42:08.263Z] #42 3.279 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:42:08.263Z] #42 3.338 GEN .gitid [2020-10-28T15:42:08.263Z] #42 3.365 GEN criu/include/version.h [2020-10-28T15:42:08.263Z] #42 3.511 GEN include/common/asm [2020-10-28T15:42:08.326Z] #32 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:08.326Z] #11 12.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:42:08.326Z] #11 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:42:08.326Z] #11 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:08.326Z] #40 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:42:08.326Z] #40 15.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:42:08.326Z] #40 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:08.326Z] #47 19.86 go: downloading github.com/spf13/cobra v0.0.5 [2020-10-28T15:42:08.326Z] #47 19.89 go: downloading github.com/pkg/errors v0.8.1 [2020-10-28T15:42:08.326Z] #47 19.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:08.326Z] #47 19.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:08.326Z] #47 20.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:08.326Z] #47 20.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:08.326Z] #47 20.11 go: downloading github.com/fatih/color v1.7.0 [2020-10-28T15:42:08.326Z] #47 20.14 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:08.326Z] #47 20.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:42:08.326Z] #47 20.25 go: extracting github.com/pkg/errors v0.8.1 [2020-10-28T15:42:08.326Z] #47 20.28 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:08.326Z] #47 20.47 go: extracting github.com/fatih/color v1.7.0 [2020-10-28T15:42:08.326Z] #47 20.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:08.326Z] #47 20.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:08.326Z] #47 20.70 go: extracting github.com/spf13/cobra v0.0.5 [2020-10-28T15:42:08.326Z] #47 20.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:08.326Z] #47 20.95 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:08.326Z] #47 20.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:42:08.326Z] #47 21.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:08.326Z] #47 21.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:08.326Z] #47 21.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:08.326Z] #47 21.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:08.326Z] #47 21.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:08.326Z] #47 21.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:08.326Z] #47 22.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:08.326Z] #47 22.22 go: downloading github.com/spf13/viper v1.6.1 [2020-10-28T15:42:08.326Z] #47 22.34 go: extracting github.com/spf13/viper v1.6.1 [2020-10-28T15:42:08.326Z] #47 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:08.326Z] #53 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:42:08.326Z] #53 16.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:42:08.326Z] #53 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:08.326Z] #34 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:42:08.326Z] #34 16.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:42:08.326Z] #34 ... [2020-10-28T15:42:08.326Z] [2020-10-28T15:42:08.326Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:08.326Z] #49 22.21 + cd /tmp/tmp.TWtiywvYgW/src/github.com/mvdan/sh [2020-10-28T15:42:08.326Z] #49 22.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-10-28T15:42:08.326Z] #49 22.31 + GO111MODULE=on [2020-10-28T15:42:08.326Z] #49 22.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-10-28T15:42:08.516Z] #17 DONE 1.1s [2020-10-28T15:42:08.516Z] [2020-10-28T15:42:08.516Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:08.565Z] #42 ... [2020-10-28T15:42:08.565Z] [2020-10-28T15:42:08.565Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:08.565Z] #36 10.38 [100%] Built target tini-static [2020-10-28T15:42:08.565Z] #36 10.43 + mkdir -p /build [2020-10-28T15:42:08.565Z] #36 10.43 + cp tini-static /build/docker-init [2020-10-28T15:42:08.565Z] #36 DONE 10.6s [2020-10-28T15:42:08.804Z] #47 ... [2020-10-28T15:42:08.804Z] [2020-10-28T15:42:08.804Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:08.804Z] #40 31.01 Fetched 8396 kB in 25s (338 kB/s) [2020-10-28T15:42:08.864Z] [2020-10-28T15:42:08.864Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:08.864Z] #12 65.03 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:42:08.864Z] #12 65.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-28T15:42:08.864Z] #12 65.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:08.864Z] #12 65.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:42:08.864Z] #12 65.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-28T15:42:08.864Z] #12 65.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:09.067Z] #40 31.01 Reading package lists... [2020-10-28T15:42:09.067Z] #40 ... [2020-10-28T15:42:09.067Z] [2020-10-28T15:42:09.067Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:09.067Z] #53 31.03 Fetched 8396 kB in 24s (344 kB/s) [2020-10-28T15:42:09.067Z] #53 31.03 Reading package lists... [2020-10-28T15:42:09.067Z] #53 ... [2020-10-28T15:42:09.067Z] [2020-10-28T15:42:09.067Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:09.067Z] #47 41.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:09.067Z] #47 41.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:09.067Z] #47 41.56 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:09.142Z] #54 144.6 + bin/containerd-shim-runc-v1 [2020-10-28T15:42:09.257Z] #49 24.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:42:09.257Z] #49 24.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:42:09.385Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% [2020-10-28T15:42:09.385Z] #27 ... [2020-10-28T15:42:09.385Z] [2020-10-28T15:42:09.385Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:09.385Z] #43 24.96 internal/reflectlite [2020-10-28T15:42:09.385Z] #43 25.02 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:42:09.385Z] #43 25.03 math/rand [2020-10-28T15:42:09.385Z] #43 25.03 internal/singleflight [2020-10-28T15:42:09.385Z] #43 27.83 sort [2020-10-28T15:42:09.385Z] #43 27.84 strconv [2020-10-28T15:42:09.385Z] #43 27.91 syscall [2020-10-28T15:42:09.385Z] #43 27.91 io [2020-10-28T15:42:09.385Z] #43 30.41 vendor/golang.org/x/net/dns/dnsmessage [2020-10-28T15:42:09.385Z] #43 30.72 bytes [2020-10-28T15:42:09.385Z] #43 34.05 bufio [2020-10-28T15:42:09.516Z] #49 24.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:42:09.641Z] #47 41.82 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:09.641Z] #47 41.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:09.651Z] #43 ... [2020-10-28T15:42:09.651Z] [2020-10-28T15:42:09.651Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:09.898Z] #18 1.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:42:09.898Z] #18 1.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:42:09.902Z] #47 42.09 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:10.079Z] #49 25.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:42:10.157Z] #18 1.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:42:10.163Z] #47 42.56 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:10.163Z] #47 42.62 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:10.163Z] #47 ... [2020-10-28T15:42:10.163Z] [2020-10-28T15:42:10.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:10.163Z] #11 32.67 Fetched 8396 kB in 25s (338 kB/s) [2020-10-28T15:42:10.337Z] #49 25.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:42:10.424Z] #11 32.67 Reading package lists... [2020-10-28T15:42:10.424Z] #11 ... [2020-10-28T15:42:10.424Z] [2020-10-28T15:42:10.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:10.424Z] #40 31.01 Reading package lists... [2020-10-28T15:42:10.724Z] #18 2.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:42:10.903Z] #49 ... [2020-10-28T15:42:10.903Z] [2020-10-28T15:42:10.903Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:10.903Z] #43 15.88 unicode/utf8 [2020-10-28T15:42:10.903Z] #43 17.00 math [2020-10-28T15:42:10.903Z] #43 23.32 unicode/utf16 [2020-10-28T15:42:10.903Z] #43 23.50 container/list [2020-10-28T15:42:10.903Z] #43 24.20 crypto/internal/subtle [2020-10-28T15:42:10.903Z] #43 24.50 crypto/subtle [2020-10-28T15:42:10.903Z] #43 24.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-28T15:42:10.903Z] #43 24.92 internal/nettrace [2020-10-28T15:42:10.903Z] #43 25.35 runtime/cgo [2020-10-28T15:42:10.903Z] #43 ... [2020-10-28T15:42:10.903Z] [2020-10-28T15:42:10.903Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:10.903Z] #45 17.76 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:42:10.903Z] #45 23.43 go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:42:10.903Z] #45 23.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:42:10.903Z] #45 23.74 go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:42:10.903Z] #45 23.90 go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:42:10.903Z] #45 23.90 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:42:10.903Z] #45 24.03 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:42:10.903Z] #45 24.44 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:42:10.903Z] #45 24.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:42:10.903Z] #45 24.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:42:10.903Z] #45 24.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:42:10.903Z] #45 24.89 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:42:10.997Z] #40 42.25 Reading package lists... [2020-10-28T15:42:10.997Z] #40 ... [2020-10-28T15:42:10.997Z] [2020-10-28T15:42:10.997Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:10.997Z] #34 33.50 Fetched 8396 kB in 26s (326 kB/s) [2020-10-28T15:42:11.259Z] #34 33.50 Reading package lists... [2020-10-28T15:42:11.259Z] #34 ... [2020-10-28T15:42:11.259Z] [2020-10-28T15:42:11.259Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:11.259Z] #53 31.03 Reading package lists... [2020-10-28T15:42:11.469Z] #45 ... [2020-10-28T15:42:11.469Z] [2020-10-28T15:42:11.469Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:11.469Z] #49 26.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:42:11.662Z] #12 ... [2020-10-28T15:42:11.662Z] [2020-10-28T15:42:11.662Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:11.662Z] #33 58.28 bufio [2020-10-28T15:42:11.662Z] #33 60.21 reflect [2020-10-28T15:42:11.662Z] #33 61.30 path [2020-10-28T15:42:11.662Z] #33 63.08 text/tabwriter [2020-10-28T15:42:11.662Z] #33 ... [2020-10-28T15:42:11.662Z] [2020-10-28T15:42:11.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:11.662Z] #42 6.043 PBCC images/timens.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.063 DEP images/timens.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.163 PBCC images/fown.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.178 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.292 PBCC images/opts.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.322 PBCC images/memfd.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.395 DEP images/fown.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.465 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.527 DEP images/opts.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.565 DEP images/memfd.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.615 PBCC images/sit.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.673 DEP images/sit.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.752 PBCC images/macvlan.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.770 DEP images/macvlan.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.865 PBCC images/autofs.pb-c.c [2020-10-28T15:42:11.662Z] #42 6.905 DEP images/autofs.pb-c.d [2020-10-28T15:42:11.662Z] #42 6.994 PBCC images/sysctl.pb-c.c [2020-10-28T15:42:11.662Z] #42 7.004 DEP images/sysctl.pb-c.d [2020-10-28T15:42:11.662Z] #42 7.068 PBCC images/time.pb-c.c [2020-10-28T15:42:11.662Z] #42 7.095 DEP images/time.pb-c.d [2020-10-28T15:42:11.662Z] #42 7.187 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:42:11.662Z] #42 7.211 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:42:11.662Z] #42 7.278 PBCC images/seccomp.pb-c.c [2020-10-28T15:42:11.662Z] #42 7.296 DEP images/seccomp.pb-c.d [2020-10-28T15:42:11.662Z] #42 7.400 PBCC images/userns.pb-c.c [2020-10-28T15:42:11.663Z] #18 3.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:42:11.961Z] #42 7.424 DEP images/userns.pb-c.d [2020-10-28T15:42:11.961Z] #42 7.473 PBCC images/cgroup.pb-c.c [2020-10-28T15:42:11.961Z] #42 7.522 DEP images/cgroup.pb-c.d [2020-10-28T15:42:11.961Z] #42 7.584 PBCC images/ext-file.pb-c.c [2020-10-28T15:42:11.961Z] #42 7.611 DEP images/ext-file.pb-c.d [2020-10-28T15:42:11.961Z] #42 7.671 PBCC images/rpc.pb-c.c [2020-10-28T15:42:11.961Z] #42 7.773 DEP images/rpc.pb-c.d [2020-10-28T15:42:12.262Z] #42 7.829 PBCC images/siginfo.pb-c.c [2020-10-28T15:42:12.262Z] #42 7.847 DEP images/siginfo.pb-c.d [2020-10-28T15:42:12.262Z] #42 7.926 PBCC images/pagemap.pb-c.c [2020-10-28T15:42:12.262Z] #42 7.993 DEP images/pagemap.pb-c.d [2020-10-28T15:42:12.262Z] #42 8.047 PBCC images/rlimit.pb-c.c [2020-10-28T15:42:12.563Z] #42 8.057 DEP images/rlimit.pb-c.d [2020-10-28T15:42:12.563Z] #42 8.144 PBCC images/file-lock.pb-c.c [2020-10-28T15:42:12.563Z] #42 8.175 DEP images/file-lock.pb-c.d [2020-10-28T15:42:12.563Z] #42 8.214 PBCC images/tty.pb-c.c [2020-10-28T15:42:12.563Z] #42 8.284 DEP images/tty.pb-c.d [2020-10-28T15:42:12.656Z] #54 147.7 + bin/containerd-shim-runc-v2 [2020-10-28T15:42:12.840Z] #49 27.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:42:12.863Z] #42 8.382 PBCC images/tun.pb-c.c [2020-10-28T15:42:12.863Z] #42 8.463 PBCC images/netdev.pb-c.c [2020-10-28T15:42:12.863Z] #42 8.493 DEP images/tun.pb-c.d [2020-10-28T15:42:12.863Z] #42 8.518 DEP images/netdev.pb-c.d [2020-10-28T15:42:12.863Z] #42 8.562 PBCC images/vma.pb-c.c [2020-10-28T15:42:12.863Z] #42 8.608 DEP images/vma.pb-c.d [2020-10-28T15:42:12.863Z] #42 8.638 PBCC images/creds.pb-c.c [2020-10-28T15:42:12.863Z] #42 8.686 DEP images/creds.pb-c.d [2020-10-28T15:42:12.947Z] #54 148.4 + binaries [2020-10-28T15:42:12.947Z] #54 148.4 + install -D bin/containerd /build/containerd [2020-10-28T15:42:12.947Z] #54 148.4 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:42:12.947Z] #54 148.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:42:12.947Z] #54 148.5 + install -D bin/ctr /build/ctr [2020-10-28T15:42:13.044Z] #18 4.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:42:13.165Z] #42 8.759 PBCC images/utsns.pb-c.c [2020-10-28T15:42:13.165Z] #42 8.774 DEP images/utsns.pb-c.d [2020-10-28T15:42:13.165Z] #42 8.831 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:42:13.165Z] #42 8.855 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:42:13.165Z] #42 8.873 DEP images/ipc-desc.pb-c.d [2020-10-28T15:42:13.165Z] #42 8.911 DEP images/ipc-sem.pb-c.d [2020-10-28T15:42:13.165Z] #42 8.953 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:42:13.465Z] #42 8.964 DEP images/ipc-msg.pb-c.d [2020-10-28T15:42:13.465Z] #42 9.017 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:42:13.465Z] #42 9.040 DEP images/ipc-shm.pb-c.d [2020-10-28T15:42:13.465Z] #42 9.083 PBCC images/ipc-var.pb-c.c [2020-10-28T15:42:13.465Z] #42 9.103 DEP images/ipc-var.pb-c.d [2020-10-28T15:42:13.465Z] #42 9.160 PBCC images/sk-opts.pb-c.c [2020-10-28T15:42:13.465Z] #42 9.180 PBCC images/packet-sock.pb-c.c [2020-10-28T15:42:13.532Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################## 34.2% ######################### 36.0% ########################### 37.5% ########################### 38.9% ############################# 40.7% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 48.1% ################################### 49.3% #################################### 50.7% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.1% ########################################## 58.6% ########################################## 59.4% ########################################## 59.4% ############################################ 61.8% ############################################ 61.9% ############################################# 63.8% ############################################### 66.6% ################################################ 68.0% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 80.8% [2020-10-28T15:42:13.532Z] #27 ... [2020-10-28T15:42:13.532Z] [2020-10-28T15:42:13.532Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:13.532Z] #34 28.75 Building dependency tree... [2020-10-28T15:42:13.532Z] #34 31.90 The following additional packages will be installed: [2020-10-28T15:42:13.532Z] #34 31.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:42:13.532Z] #34 31.94 Suggested packages: [2020-10-28T15:42:13.532Z] #34 31.94 cmake-doc ninja-build lrzip [2020-10-28T15:42:13.532Z] #34 31.94 Recommended packages: [2020-10-28T15:42:13.532Z] #34 31.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:42:13.532Z] #34 32.82 The following NEW packages will be installed: [2020-10-28T15:42:13.532Z] #34 32.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:42:13.532Z] #34 32.84 vim-common xxd [2020-10-28T15:42:13.532Z] #34 33.20 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:13.532Z] #34 33.20 Need to get 14.2 MB of archives. [2020-10-28T15:42:13.532Z] #34 33.20 After this operation, 60.0 MB of additional disk space will be used. [2020-10-28T15:42:13.532Z] #34 33.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-28T15:42:13.532Z] #34 33.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:42:13.532Z] #34 33.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:42:13.532Z] #34 33.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-28T15:42:13.532Z] #34 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-10-28T15:42:13.532Z] #34 34.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-10-28T15:42:13.532Z] #34 34.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-10-28T15:42:13.532Z] #34 34.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-10-28T15:42:13.532Z] #34 34.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-10-28T15:42:13.532Z] #34 34.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-10-28T15:42:13.532Z] #34 36.16 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:13.532Z] #34 36.40 Fetched 14.2 MB in 2s (8762 kB/s) [2020-10-28T15:42:13.532Z] #34 36.54 Selecting previously unselected package xxd. [2020-10-28T15:42:13.532Z] #34 36.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-28T15:42:13.532Z] #34 36.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-28T15:42:13.532Z] #34 36.72 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:42:13.532Z] #34 ... [2020-10-28T15:42:13.532Z] [2020-10-28T15:42:13.532Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:13.577Z] #54 DONE 149.1s [2020-10-28T15:42:13.766Z] #42 9.242 DEP images/sk-opts.pb-c.d [2020-10-28T15:42:13.766Z] #42 9.299 DEP images/packet-sock.pb-c.d [2020-10-28T15:42:13.766Z] #42 9.352 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:42:13.766Z] #42 9.398 DEP images/sk-netlink.pb-c.d [2020-10-28T15:42:13.766Z] #42 9.467 PBCC images/sk-inet.pb-c.c [2020-10-28T15:42:13.766Z] #42 9.509 DEP images/sk-inet.pb-c.d [2020-10-28T15:42:13.766Z] #42 9.597 PBCC images/sk-unix.pb-c.c [2020-10-28T15:42:14.069Z] #42 9.686 DEP images/sk-unix.pb-c.d [2020-10-28T15:42:14.069Z] #42 9.755 PBCC images/mm.pb-c.c [2020-10-28T15:42:14.069Z] #42 9.798 DEP images/mm.pb-c.d [2020-10-28T15:42:14.069Z] #42 9.874 PBCC images/timerfd.pb-c.c [2020-10-28T15:42:14.367Z] #42 9.924 DEP images/timerfd.pb-c.d [2020-10-28T15:42:14.367Z] #42 9.965 PBCC images/timer.pb-c.c [2020-10-28T15:42:14.367Z] #42 9.981 DEP images/timer.pb-c.d [2020-10-28T15:42:14.367Z] #42 10.02 PBCC images/sa.pb-c.c [2020-10-28T15:42:14.367Z] #42 10.06 DEP images/sa.pb-c.d [2020-10-28T15:42:14.367Z] #42 10.10 PBCC images/pipe-data.pb-c.c [2020-10-28T15:42:14.423Z] #18 ... [2020-10-28T15:42:14.423Z] [2020-10-28T15:42:14.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:14.423Z] #41 51.61 CC compel/src/lib/ptrace.o [2020-10-28T15:42:14.423Z] #41 52.21 AR compel/libcompel.a [2020-10-28T15:42:14.423Z] #41 52.37 HOSTCC compel/src/main-host.o [2020-10-28T15:42:14.423Z] #41 52.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-28T15:42:14.423Z] #41 53.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:42:14.423Z] #41 53.54 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:42:14.423Z] #41 53.76 HOSTLINK compel/compel-host-bin [2020-10-28T15:42:14.423Z] #41 53.90 DEP soccr/soccr.d [2020-10-28T15:42:14.423Z] #41 54.01 CC soccr/soccr.o [2020-10-28T15:42:14.423Z] #41 55.66 AR soccr/libsoccr.a [2020-10-28T15:42:14.423Z] #41 55.69 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:42:14.423Z] #41 56.04 DEP criu/arch/x86/sigframe.d [2020-10-28T15:42:14.423Z] #41 56.15 DEP criu/arch/x86/sigaction_compat.d [2020-10-28T15:42:14.423Z] #41 56.24 DEP criu/arch/x86/kerndat.d [2020-10-28T15:42:14.423Z] #41 56.35 DEP criu/arch/x86/crtools.d [2020-10-28T15:42:14.423Z] #41 56.45 DEP criu/arch/x86/cpu.d [2020-10-28T15:42:14.423Z] #41 56.62 CC criu/arch/x86/cpu.o [2020-10-28T15:42:14.423Z] #41 57.35 CC criu/arch/x86/crtools.o [2020-10-28T15:42:14.423Z] #41 58.52 CC criu/arch/x86/kerndat.o [2020-10-28T15:42:14.423Z] #41 59.04 CC criu/arch/x86/sigaction_compat.o [2020-10-28T15:42:14.423Z] #41 59.33 CC criu/arch/x86/sigframe.o [2020-10-28T15:42:14.423Z] #41 59.59 LINK criu/arch/x86/crtools.built-in.o [2020-10-28T15:42:14.423Z] #41 59.64 DEP criu/pie/util-vdso-elf32.d [2020-10-28T15:42:14.423Z] #41 59.81 DEP criu/pie/util-vdso.d [2020-10-28T15:42:14.423Z] #41 59.93 DEP criu/pie/util.d [2020-10-28T15:42:14.423Z] #41 60.07 CC criu/pie/util.o [2020-10-28T15:42:14.423Z] #41 60.29 CC criu/pie/util-vdso.o [2020-10-28T15:42:14.608Z] [2020-10-28T15:42:14.608Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:42:14.608Z] #55 DONE 0.3s [2020-10-28T15:42:14.608Z] [2020-10-28T15:42:14.608Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:42:14.626Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################## 34.2% ######################### 36.0% ########################### 37.5% ########################### 38.9% ############################# 40.7% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 48.1% ################################### 49.3% #################################### 50.7% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.1% ########################################## 58.6% ########################################## 59.4% ########################################## 59.4% ############################################ 61.8% ############################################ 61.9% ############################################# 63.8% ############################################### 66.6% ################################################ 68.0% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 85.3% ############################################################## 86.1% ############################################################## 87.1% ############################################################### 88.1% ############################################################### 88.1% ############################################################### 88.8% [2020-10-28T15:42:14.626Z] #27 ... [2020-10-28T15:42:14.626Z] [2020-10-28T15:42:14.626Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:14.626Z] #47 30.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.57 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.72 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:14.626Z] #47 30.74 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:14.626Z] #47 32.98 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:14.626Z] #47 35.29 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:42:14.626Z] #47 ... [2020-10-28T15:42:14.626Z] [2020-10-28T15:42:14.626Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:14.668Z] #42 10.11 DEP images/pipe-data.pb-c.d [2020-10-28T15:42:14.668Z] #42 10.15 PBCC images/mnt.pb-c.c [2020-10-28T15:42:14.668Z] #42 10.21 DEP images/mnt.pb-c.d [2020-10-28T15:42:14.668Z] #42 10.25 PBCC images/sk-packet.pb-c.c [2020-10-28T15:42:14.668Z] #42 10.27 DEP images/sk-packet.pb-c.d [2020-10-28T15:42:14.668Z] #42 10.32 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:42:14.668Z] #42 10.38 DEP images/tcp-stream.pb-c.d [2020-10-28T15:42:14.734Z] #49 29.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:42:14.968Z] #42 10.47 PBCC images/pipe.pb-c.c [2020-10-28T15:42:14.968Z] #42 10.51 DEP images/pipe.pb-c.d [2020-10-28T15:42:14.968Z] #42 10.60 PBCC images/pstree.pb-c.c [2020-10-28T15:42:14.968Z] #42 10.65 DEP images/pstree.pb-c.d [2020-10-28T15:42:14.968Z] #42 10.69 PBCC images/fs.pb-c.c [2020-10-28T15:42:14.968Z] #42 10.74 DEP images/fs.pb-c.d [2020-10-28T15:42:14.968Z] #42 ... [2020-10-28T15:42:14.968Z] [2020-10-28T15:42:14.968Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:14.968Z] #50 61.67 bufio [2020-10-28T15:42:14.968Z] #50 63.38 reflect [2020-10-28T15:42:14.968Z] #50 64.80 regexp/syntax [2020-10-28T15:42:14.972Z] #59 DONE 0.1s [2020-10-28T15:42:14.972Z] [2020-10-28T15:42:14.972Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:42:14.972Z] #61 DONE 0.2s [2020-10-28T15:42:14.972Z] [2020-10-28T15:42:14.972Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:42:14.972Z] #63 DONE 0.1s [2020-10-28T15:42:14.972Z] [2020-10-28T15:42:14.972Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:42:14.972Z] #64 DONE 0.0s [2020-10-28T15:42:15.154Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################## 34.2% ######################### 36.0% ########################### 37.5% ########################### 38.9% ############################# 40.7% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 48.1% ################################### 49.3% #################################### 50.7% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.1% ########################################## 58.6% ########################################## 59.4% ########################################## 59.4% ############################################ 61.8% ############################################ 61.9% ############################################# 63.8% ############################################### 66.6% ################################################ 68.0% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 85.3% ############################################################## 86.1% ############################################################## 87.1% ############################################################### 88.1% ############################################################### 88.1% ############################################################### 88.8% ################################################################ 89.8% ################################################################# 90.7% ################################################################# 90.7% ################################################################## 91.7% [2020-10-28T15:42:15.154Z] #27 ... [2020-10-28T15:42:15.154Z] [2020-10-28T15:42:15.154Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:42:15.154Z] #30 30.61 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-28T15:42:15.154Z] #30 31.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:42:15.154Z] #30 31.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:42:15.262Z] [2020-10-28T15:42:15.262Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:42:15.269Z] #50 ... [2020-10-28T15:42:15.269Z] [2020-10-28T15:42:15.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:15.269Z] #42 10.82 PBCC images/signalfd.pb-c.c [2020-10-28T15:42:15.269Z] #42 ... [2020-10-28T15:42:15.269Z] [2020-10-28T15:42:15.269Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:15.269Z] #46 DONE 71.9s [2020-10-28T15:42:15.269Z] [2020-10-28T15:42:15.269Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:15.269Z] #42 10.89 DEP images/signalfd.pb-c.d [2020-10-28T15:42:15.269Z] #42 10.95 PBCC images/fh.pb-c.c [2020-10-28T15:42:15.269Z] #42 11.03 PBCC images/fsnotify.pb-c.c [2020-10-28T15:42:15.392Z] #41 61.11 CC criu/pie/util-vdso-elf32.o [2020-10-28T15:42:15.421Z] #30 ... [2020-10-28T15:42:15.421Z] [2020-10-28T15:42:15.421Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:15.569Z] #42 11.10 DEP images/fh.pb-c.d [2020-10-28T15:42:15.569Z] #42 11.20 DEP images/fsnotify.pb-c.d [2020-10-28T15:42:15.569Z] #42 11.28 PBCC images/eventpoll.pb-c.c [2020-10-28T15:42:15.875Z] #42 11.31 DEP images/eventpoll.pb-c.d [2020-10-28T15:42:15.875Z] #42 11.47 PBCC images/eventfd.pb-c.c [2020-10-28T15:42:15.875Z] #42 11.56 DEP images/eventfd.pb-c.d [2020-10-28T15:42:15.875Z] #42 11.58 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:42:15.875Z] #42 11.61 DEP images/remap-file-path.pb-c.d [2020-10-28T15:42:15.875Z] #42 11.65 PBCC images/fifo.pb-c.c [2020-10-28T15:42:15.875Z] #42 11.67 DEP images/fifo.pb-c.d [2020-10-28T15:42:15.894Z] #65 DONE 0.6s [2020-10-28T15:42:15.894Z] [2020-10-28T15:42:15.894Z] #66 exporting to image [2020-10-28T15:42:15.894Z] #66 exporting layers [2020-10-28T15:42:15.954Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################## 34.2% ######################### 36.0% ########################### 37.5% ########################### 38.9% ############################# 40.7% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 48.1% ################################### 49.3% #################################### 50.7% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.1% ########################################## 58.6% ########################################## 59.4% ########################################## 59.4% ############################################ 61.8% ############################################ 61.9% ############################################# 63.8% ############################################### 66.6% ################################################ 68.0% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 85.3% ############################################################## 86.1% ############################################################## 87.1% ############################################################### 88.1% ############################################################### 88.1% ############################################################### 88.8% ################################################################ 89.8% ################################################################# 90.7% ################################################################# 90.7% ################################################################## 91.7% ################################################################## 91.9% ################################################################## 92.7% ################################################################### 93.1% #################################################################### 94.7% ##################################################################### 96.1% ###################################################################### 97.6% [2020-10-28T15:42:15.954Z] #27 ... [2020-10-28T15:42:15.954Z] [2020-10-28T15:42:15.954Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:15.954Z] #53 25.77 Reading package lists... [2020-10-28T15:42:15.954Z] #53 31.69 Building dependency tree... [2020-10-28T15:42:15.954Z] #53 35.17 The following additional packages will be installed: [2020-10-28T15:42:15.954Z] #53 35.18 libbtrfs0 [2020-10-28T15:42:15.954Z] #53 35.39 The following NEW packages will be installed: [2020-10-28T15:42:15.954Z] #53 35.43 libbtrfs-dev libbtrfs0 [2020-10-28T15:42:15.954Z] #53 36.01 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:15.954Z] #53 36.01 Need to get 119 kB of archives. [2020-10-28T15:42:15.954Z] #53 36.01 After this operation, 387 kB of additional disk space will be used. [2020-10-28T15:42:15.954Z] #53 36.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-28T15:42:15.954Z] #53 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-28T15:42:15.954Z] #53 38.50 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:15.954Z] #53 39.59 Fetched 119 kB in 0s (284 kB/s) [2020-10-28T15:42:15.954Z] #53 ... [2020-10-28T15:42:15.954Z] [2020-10-28T15:42:15.954Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:16.189Z] #42 11.71 PBCC images/ghost-file.pb-c.c [2020-10-28T15:42:16.189Z] #42 11.76 DEP images/ghost-file.pb-c.d [2020-10-28T15:42:16.189Z] #42 11.80 PBCC images/regfile.pb-c.c [2020-10-28T15:42:16.189Z] #42 11.85 DEP images/regfile.pb-c.d [2020-10-28T15:42:16.189Z] #42 11.90 PBCC images/ns.pb-c.c [2020-10-28T15:42:16.354Z] #41 61.92 AR criu/pie/pie.lib.a [2020-10-28T15:42:16.354Z] #41 61.99 DEP criu/pie/restorer.d [2020-10-28T15:42:16.354Z] #41 62.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-28T15:42:16.487Z] #42 11.93 DEP images/ns.pb-c.d [2020-10-28T15:42:16.487Z] #42 11.97 PBCC images/fdinfo.pb-c.c [2020-10-28T15:42:16.487Z] #42 12.06 DEP images/fdinfo.pb-c.d [2020-10-28T15:42:16.526Z] #27 12.39 0.0% 0.8% # 1.8% ## 3.3% ### 4.8% #### 6.3% ##### 7.8% ###### 9.4% ####### 10.7% ######## 12.1% ######### 13.7% ########## 15.1% ########### 16.5% ############# 18.3% ############## 19.5% ############### 21.1% ################ 22.6% ################# 24.2% ################## 25.9% ################### 27.2% #################### 28.7% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################## 34.2% ######################### 36.0% ########################### 37.5% ########################### 38.9% ############################# 40.7% ############################## 42.7% ################################ 44.6% ################################# 46.5% ################################## 48.1% ################################### 49.3% #################################### 50.7% ##################################### 52.5% ###################################### 54.1% ######################################## 55.9% ######################################### 57.1% ########################################## 58.6% ########################################## 59.4% ########################################## 59.4% ############################################ 61.8% ############################################ 61.9% ############################################# 63.8% ############################################### 66.6% ################################################ 68.0% ################################################### 70.9% #################################################### 73.2% ####################################################### 76.5% ######################################################## 78.2% ########################################################## 80.7% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 84.6% ############################################################# 85.3% ############################################################## 86.1% ############################################################## 87.1% ############################################################### 88.1% ############################################################### 88.1% ############################################################### 88.8% ################################################################ 89.8% ################################################################# 90.7% ################################################################# 90.7% ################################################################## 91.7% ################################################################## 91.9% ################################################################## 92.7% ################################################################### 93.1% #################################################################### 94.7% ##################################################################### 96.1% ###################################################################### 97.6% ###################################################################### 98.5% ####################################################################### 100.0% ######################################################################## 100.0% [2020-10-28T15:42:16.526Z] #27 ... [2020-10-28T15:42:16.526Z] [2020-10-28T15:42:16.526Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:16.526Z] #40 26.02 Reading package lists... [2020-10-28T15:42:16.526Z] #40 32.02 Building dependency tree... [2020-10-28T15:42:16.526Z] #40 35.39 The following additional packages will be installed: [2020-10-28T15:42:16.526Z] #40 35.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:42:16.526Z] #40 35.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:42:16.526Z] #40 35.40 Suggested packages: [2020-10-28T15:42:16.526Z] #40 35.40 manpages-dev python-setuptools [2020-10-28T15:42:16.526Z] #40 36.69 The following NEW packages will be installed: [2020-10-28T15:42:16.526Z] #40 36.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:42:16.526Z] #40 36.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:42:16.526Z] #40 36.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:42:16.526Z] #40 36.70 python-six zlib1g-dev [2020-10-28T15:42:16.526Z] #40 37.44 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:16.526Z] #40 37.44 Need to get 3798 kB of archives. [2020-10-28T15:42:16.526Z] #40 37.44 After this operation, 21.6 MB of additional disk space will be used. [2020-10-28T15:42:16.526Z] #40 37.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-10-28T15:42:16.526Z] #40 37.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-28T15:42:16.526Z] #40 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-10-28T15:42:16.526Z] #40 37.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-28T15:42:16.526Z] #40 37.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-10-28T15:42:16.526Z] #40 37.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-28T15:42:16.526Z] #40 37.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-10-28T15:42:16.526Z] #40 37.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-10-28T15:42:16.526Z] #40 37.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-10-28T15:42:16.526Z] #40 37.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-10-28T15:42:16.526Z] #40 37.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-10-28T15:42:16.526Z] #40 38.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-10-28T15:42:16.526Z] #40 38.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-10-28T15:42:16.526Z] #40 38.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-10-28T15:42:16.526Z] #40 38.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:42:16.526Z] #40 38.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:42:16.526Z] #40 38.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-10-28T15:42:16.526Z] #40 40.11 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:16.526Z] #40 41.39 Fetched 3798 kB in 1s (2727 kB/s) [2020-10-28T15:42:16.526Z] #40 ... [2020-10-28T15:42:16.526Z] [2020-10-28T15:42:16.526Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:16.526Z] #27 21.50 [2020-10-28T15:42:16.557Z] #53 42.96 Reading package lists... [2020-10-28T15:42:16.557Z] #53 ... [2020-10-28T15:42:16.557Z] [2020-10-28T15:42:16.557Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:16.557Z] #47 48.73 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:16.628Z] #49 31.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-10-28T15:42:16.791Z] #42 12.29 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:42:16.791Z] #42 12.50 PBCC images/core-arm.pb-c.c [2020-10-28T15:42:16.885Z] #49 31.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-10-28T15:42:16.885Z] #49 ... [2020-10-28T15:42:16.885Z] [2020-10-28T15:42:16.885Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:42:16.885Z] #38 28.12 Checking out files: 80% (1338/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/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-10-28T15:42:16.885Z] #38 28.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-28T15:42:16.885Z] #38 31.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-10-28T15:42:16.921Z] #41 62.45 DEP criu/arch/x86/restorer_unmap.d [2020-10-28T15:42:16.921Z] #41 62.48 DEP criu/arch/x86/restorer.d [2020-10-28T15:42:16.921Z] #41 62.65 DEP criu/arch/x86/vdso-pie.d [2020-10-28T15:42:16.921Z] #41 62.74 DEP criu/pie/parasite-vdso.d [2020-10-28T15:42:16.921Z] #41 ... [2020-10-28T15:42:16.921Z] [2020-10-28T15:42:16.921Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:16.921Z] #43 135.7 net/http/httptrace [2020-10-28T15:42:16.921Z] #43 136.0 net/http [2020-10-28T15:42:17.096Z] #42 12.63 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:42:17.096Z] #42 12.67 PBCC images/core-s390.pb-c.c [2020-10-28T15:42:17.096Z] #42 12.72 PBCC images/core-x86.pb-c.c [2020-10-28T15:42:17.096Z] #42 12.78 PBCC images/core.pb-c.c [2020-10-28T15:42:17.096Z] #42 12.86 PBCC images/inventory.pb-c.c [2020-10-28T15:42:17.180Z] #43 ... [2020-10-28T15:42:17.180Z] [2020-10-28T15:42:17.180Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:17.180Z] #51 10.63 + cd /tmp/tmp.9uvw5m9RfE/src/github.com/opencontainers/runc [2020-10-28T15:42:17.180Z] #51 10.63 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:42:17.180Z] #51 10.92 + '[' -z '' ']' [2020-10-28T15:42:17.180Z] #51 10.92 + target=static [2020-10-28T15:42:17.180Z] #51 10.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:42:17.180Z] #51 11.32 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-10-28T15:42:17.400Z] #42 12.97 DEP images/core-aarch64.pb-c.d [2020-10-28T15:42:17.400Z] #42 13.03 DEP images/core-arm.pb-c.d [2020-10-28T15:42:17.400Z] #42 13.08 DEP images/core-ppc64.pb-c.d [2020-10-28T15:42:17.400Z] #42 13.14 DEP images/core-s390.pb-c.d [2020-10-28T15:42:17.480Z] #27 ... [2020-10-28T15:42:17.480Z] [2020-10-28T15:42:17.480Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:17.480Z] #11 26.95 Reading package lists... [2020-10-28T15:42:17.480Z] #11 33.13 Building dependency tree... [2020-10-28T15:42:17.480Z] #11 36.95 The following additional packages will be installed: [2020-10-28T15:42:17.480Z] #11 36.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:42:17.480Z] #11 36.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:42:17.480Z] #11 36.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:42:17.480Z] #11 36.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:17.480Z] #11 36.98 Suggested packages: [2020-10-28T15:42:17.480Z] #11 36.98 gcc-8-locales seccomp wine64 [2020-10-28T15:42:17.480Z] #11 37.58 The following NEW packages will be installed: [2020-10-28T15:42:17.480Z] #11 37.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:42:17.480Z] #11 37.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:42:17.480Z] #11 37.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:42:17.480Z] #11 37.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:42:17.480Z] #11 37.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:42:17.480Z] #11 37.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:17.480Z] #11 37.99 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:17.480Z] #11 37.99 Need to get 73.3 MB of archives. [2020-10-28T15:42:17.480Z] #11 37.99 After this operation, 472 MB of additional disk space will be used. [2020-10-28T15:42:17.480Z] #11 37.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-10-28T15:42:17.480Z] #11 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-10-28T15:42:17.480Z] #11 38.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-28T15:42:17.480Z] #11 38.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-10-28T15:42:17.480Z] #11 39.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-10-28T15:42:17.480Z] #11 39.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:42:17.480Z] #11 40.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-28T15:42:17.480Z] #11 41.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-28T15:42:17.480Z] #11 41.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-10-28T15:42:17.480Z] #11 ... [2020-10-28T15:42:17.480Z] [2020-10-28T15:42:17.480Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:17.480Z] #53 42.55 Selecting previously unselected package libbtrfs0. [2020-10-28T15:42:17.480Z] #53 42.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 ... 15383 files and directories currently installed.) [2020-10-28T15:42:17.480Z] #53 42.63 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-28T15:42:17.701Z] #42 13.18 DEP images/core-x86.pb-c.d [2020-10-28T15:42:17.701Z] #42 13.22 DEP images/core.pb-c.d [2020-10-28T15:42:17.701Z] #42 13.27 DEP images/inventory.pb-c.d [2020-10-28T15:42:17.701Z] #42 13.30 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:42:17.701Z] #42 13.32 DEP images/cpuinfo.pb-c.d [2020-10-28T15:42:17.701Z] #42 13.34 PBCC images/stats.pb-c.c [2020-10-28T15:42:17.701Z] #42 13.36 DEP images/stats.pb-c.d [2020-10-28T15:42:18.083Z] #53 ... [2020-10-28T15:42:18.083Z] [2020-10-28T15:42:18.083Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:18.083Z] #32 33.36 bufio [2020-10-28T15:42:18.083Z] #32 34.13 path [2020-10-28T15:42:18.083Z] #32 35.90 text/tabwriter [2020-10-28T15:42:18.083Z] #32 38.30 internal/syscall/execenv [2020-10-28T15:42:18.083Z] #32 38.31 internal/syscall/unix [2020-10-28T15:42:18.083Z] #32 38.33 time [2020-10-28T15:42:18.083Z] #32 40.84 internal/poll [2020-10-28T15:42:18.083Z] #32 42.15 os [2020-10-28T15:42:18.083Z] #32 43.07 internal/fmtsort [2020-10-28T15:42:18.347Z] #32 43.59 path/filepath [2020-10-28T15:42:18.347Z] #32 43.59 fmt [2020-10-28T15:42:18.347Z] #32 ... [2020-10-28T15:42:18.347Z] [2020-10-28T15:42:18.347Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:18.347Z] #47 42.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:42:18.347Z] #47 42.58 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:42:18.347Z] #47 42.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:18.347Z] #47 42.81 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:18.347Z] #47 43.02 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:18.347Z] #47 43.02 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:18.347Z] #47 43.03 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:42:18.347Z] #47 43.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:18.347Z] #47 43.31 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:18.347Z] #47 43.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:18.347Z] #47 43.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:18.347Z] #47 43.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:18.347Z] #47 43.75 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:42:18.347Z] #47 43.75 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:18.347Z] #47 43.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:18.347Z] #47 43.85 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:18.556Z] #51 ... [2020-10-28T15:42:18.556Z] [2020-10-28T15:42:18.556Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:18.556Z] #41 62.96 DEP criu/pie/parasite.d [2020-10-28T15:42:18.556Z] #41 63.18 CC criu/pie/parasite.o [2020-10-28T15:42:18.556Z] #41 64.45 LINK criu/pie/parasite.built-in.o [2020-10-28T15:42:18.556Z] #41 64.47 GEN criu/pie/parasite-blob.h [2020-10-28T15:42:18.556Z] #41 64.50 CC criu/pie/parasite-vdso.o [2020-10-28T15:42:18.612Z] #47 44.23 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:42:18.612Z] #47 44.23 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:18.612Z] #47 44.23 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:18.768Z] #66 exporting layers 2.6s done [2020-10-28T15:42:18.768Z] #66 writing image sha256:df2c3f3429c62d88dd3e91a0dc85ec74a37be1792559e5d7357eb340e67169bc done [2020-10-28T15:42:18.768Z] #66 naming to docker.io/library/docker:b90ef1237e20c85b40054ae107ee7a333b3c93df done [2020-10-28T15:42:18.768Z] #66 DONE 2.6s [2020-10-28T15:42:18.783Z] #38 ... [2020-10-28T15:42:18.783Z] [2020-10-28T15:42:18.783Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-28T15:42:18.877Z] #47 44.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:19.068Z] Running on azwin-2-dfafb0 in d:\jenkins\workspace\moby_PR-41599 [Pipeline] { [Pipeline] ws [2020-10-28T15:42:19.085Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-10-28T15:42:19.199Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/test/unit [2020-10-28T15:42:19.303Z] #62 33.72 Checking out files: 43% (821/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) [2020-10-28T15:42:19.303Z] #62 ... [2020-10-28T15:42:19.303Z] [2020-10-28T15:42:19.303Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:19.303Z] #47 24.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:19.303Z] #47 27.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:19.303Z] #47 27.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:19.303Z] #47 27.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:19.303Z] #47 27.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:19.303Z] #47 27.84 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:42:19.303Z] #47 27.85 go: downloading github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:19.303Z] #47 27.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:19.303Z] #47 27.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:19.303Z] #47 28.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:19.303Z] #47 28.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:19.303Z] #47 28.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:19.303Z] #47 28.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:19.303Z] #47 28.30 go: downloading github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:19.303Z] #47 28.32 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:42:19.303Z] #47 28.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:19.303Z] #47 28.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:19.303Z] #47 28.58 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:19.303Z] #47 28.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:19.303Z] #47 28.77 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:19.303Z] #47 28.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:19.303Z] #47 28.95 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:19.303Z] #47 28.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:19.303Z] #47 29.00 go: downloading github.com/spf13/afero v1.1.2 [2020-10-28T15:42:19.303Z] #47 29.01 go: extracting github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:19.303Z] #47 29.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:19.303Z] #47 29.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:42:19.303Z] #47 29.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:19.303Z] #47 29.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:19.303Z] #47 29.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:19.303Z] #47 29.49 go: extracting github.com/spf13/afero v1.1.2 [2020-10-28T15:42:19.303Z] #47 29.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:19.303Z] #47 29.59 go: downloading github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:19.303Z] #47 29.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:19.303Z] #47 29.81 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:19.303Z] #47 29.82 go: downloading github.com/spf13/cast v1.3.0 [2020-10-28T15:42:19.303Z] #47 29.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:19.303Z] #47 29.82 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:42:19.303Z] #47 29.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:19.303Z] #47 29.83 go: downloading golang.org/x/text v0.3.2 [2020-10-28T15:42:19.303Z] #47 29.86 go: downloading github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:19.303Z] #47 30.34 go: extracting github.com/spf13/cast v1.3.0 [2020-10-28T15:42:19.303Z] #47 30.54 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:19.303Z] #47 30.57 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:19.303Z] #47 30.80 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:19.303Z] #47 30.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:19.303Z] #47 30.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:42:19.303Z] #47 31.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:19.303Z] #47 31.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:42:19.303Z] #47 31.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-10-28T15:42:19.303Z] #47 31.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:19.303Z] #47 31.39 go: extracting github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:19.303Z] #47 31.50 go: extracting github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:19.303Z] #47 31.68 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:19.303Z] #47 31.94 go: downloading github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:19.303Z] #47 32.06 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:19.303Z] #47 32.91 go: extracting github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:19.303Z] #47 32.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:19.303Z] #47 32.99 go: downloading github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:19.303Z] #47 33.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:19.303Z] #47 33.20 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:19.303Z] #47 33.24 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:19.303Z] #47 33.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:19.303Z] #47 33.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:19.303Z] #47 34.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:19.303Z] #47 34.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:19.303Z] #47 34.17 go: extracting github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:19.303Z] #47 34.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:19.457Z] #47 44.81 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:19.457Z] #47 44.84 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:42:19.457Z] #47 44.86 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:19.457Z] #47 44.90 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:19.457Z] #47 44.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:19.494Z] #41 65.17 CC criu/arch/x86/vdso-pie.o [2020-10-28T15:42:19.560Z] #47 ... [2020-10-28T15:42:19.560Z] [2020-10-28T15:42:19.560Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:19.724Z] #47 45.29 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:19.724Z] #47 45.30 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:19.753Z] #41 65.57 CC criu/arch/x86/restorer.o [2020-10-28T15:42:19.878Z] #42 15.08 make[1]: Nothing to be done for 'all'. [2020-10-28T15:42:20.073Z] #62 33.72 Checking out files: 43% (821/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1714/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-10-28T15:42:20.073Z] #62 35.17 + cd /tmp/tmp.gKpQWkfTtv/src/github.com/docker/libnetwork [2020-10-28T15:42:20.073Z] #62 35.17 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-10-28T15:42:20.301Z] #47 45.32 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:20.301Z] #47 45.32 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:42:20.321Z] #41 66.11 CC criu/arch/x86/restorer_unmap.o [2020-10-28T15:42:20.321Z] #41 66.16 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-28T15:42:20.774Z] #47 53.09 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:42:20.877Z] #47 ... [2020-10-28T15:42:20.877Z] [2020-10-28T15:42:20.877Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:20.877Z] #43 36.26 hash [2020-10-28T15:42:20.877Z] #43 36.61 reflect [2020-10-28T15:42:20.877Z] #43 36.75 regexp/syntax [2020-10-28T15:42:20.877Z] #43 40.52 hash/crc32 [2020-10-28T15:42:20.877Z] #43 40.81 time [2020-10-28T15:42:20.877Z] #43 41.23 regexp [2020-10-28T15:42:20.877Z] #43 42.15 vendor/golang.org/x/text/transform [2020-10-28T15:42:20.877Z] #43 45.31 github.com/LK4D4/vndr/versioned [2020-10-28T15:42:20.877Z] #43 45.96 os/exec [2020-10-28T15:42:20.877Z] #43 45.98 internal/lazyregexp [2020-10-28T15:42:20.877Z] #43 46.03 net [2020-10-28T15:42:20.877Z] #43 46.11 flag [2020-10-28T15:42:20.877Z] #43 ... [2020-10-28T15:42:20.877Z] [2020-10-28T15:42:20.877Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:20.877Z] #47 46.50 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:20.890Z] #41 66.47 CC criu/pie/restorer.o [2020-10-28T15:42:21.009Z] #62 35.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-28T15:42:21.434Z] #42 16.89 CC images/stats.o [2020-10-28T15:42:21.434Z] #42 ... [2020-10-28T15:42:21.434Z] [2020-10-28T15:42:21.434Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:21.434Z] #44 67.96 regexp/syntax [2020-10-28T15:42:21.434Z] #44 71.47 vendor/golang.org/x/text/transform [2020-10-28T15:42:21.434Z] #44 75.32 time [2020-10-28T15:42:21.434Z] #44 ... [2020-10-28T15:42:21.434Z] [2020-10-28T15:42:21.434Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:21.434Z] #33 69.21 internal/syscall/execenv [2020-10-28T15:42:21.434Z] #33 69.21 internal/syscall/unix [2020-10-28T15:42:21.434Z] #33 69.27 time [2020-10-28T15:42:21.434Z] #33 77.37 internal/poll [2020-10-28T15:42:21.444Z] #47 46.54 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:21.444Z] #47 46.54 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:21.720Z] #47 ... [2020-10-28T15:42:21.720Z] [2020-10-28T15:42:21.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:21.720Z] #11 32.67 Reading package lists... [2020-10-28T15:42:21.720Z] #11 44.45 Reading package lists... [2020-10-28T15:42:21.720Z] #11 53.13 Building dependency tree... [2020-10-28T15:42:21.720Z] #11 ... [2020-10-28T15:42:21.720Z] [2020-10-28T15:42:21.720Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:21.720Z] #40 42.25 Reading package lists... [2020-10-28T15:42:21.720Z] #40 52.06 Building dependency tree... [2020-10-28T15:42:21.732Z] #33 ... [2020-10-28T15:42:21.733Z] [2020-10-28T15:42:21.733Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:21.733Z] #42 17.43 CC images/core.o [2020-10-28T15:42:21.970Z] ? github.com/docker/docker/api [no test files] [2020-10-28T15:42:21.983Z] #40 ... [2020-10-28T15:42:21.983Z] [2020-10-28T15:42:21.983Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:21.983Z] #34 33.50 Reading package lists... [2020-10-28T15:42:21.983Z] #34 45.17 Reading package lists... [2020-10-28T15:42:22.246Z] #34 53.96 Building dependency tree... [2020-10-28T15:42:22.246Z] #34 ... [2020-10-28T15:42:22.246Z] [2020-10-28T15:42:22.246Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:22.246Z] #53 42.96 Reading package lists... [2020-10-28T15:42:22.246Z] #53 52.68 Building dependency tree... [2020-10-28T15:42:22.843Z] #42 18.24 CC images/core-x86.o [2020-10-28T15:42:22.972Z] #47 47.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:22.972Z] #47 47.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:22.972Z] #47 47.85 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:22.972Z] #47 47.85 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:22.972Z] #47 47.86 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:42:22.972Z] #47 48.38 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:42:22.972Z] #47 48.40 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:23.333Z] #47 48.44 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:42:23.333Z] #47 48.46 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:23.491Z] #42 19.01 CC images/core-arm.o [2020-10-28T15:42:23.632Z] #47 49.00 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:23.632Z] #47 49.03 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:42:23.632Z] #47 49.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:23.632Z] #47 49.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:23.632Z] #47 49.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:23.790Z] #42 19.43 CC images/core-aarch64.o [2020-10-28T15:42:24.178Z] #41 69.38 LINK criu/pie/restorer.built-in.o [2020-10-28T15:42:24.178Z] #41 69.41 GEN criu/pie/restorer-blob.h [2020-10-28T15:42:24.178Z] #41 69.54 DEP criu/vdso.d [2020-10-28T15:42:24.178Z] #41 69.81 DEP criu/vdso-compat.d [2020-10-28T15:42:24.178Z] #41 70.00 DEP criu/uts_ns.d [2020-10-28T15:42:24.210Z] #47 49.56 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:24.210Z] #47 49.60 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:24.210Z] #47 49.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:24.210Z] #47 49.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:24.437Z] #41 70.19 DEP criu/util.d [2020-10-28T15:42:24.440Z] #42 19.98 CC images/core-ppc64.o [2020-10-28T15:42:24.646Z] #47 ... [2020-10-28T15:42:24.646Z] [2020-10-28T15:42:24.646Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:24.646Z] #34 39.76 Selecting previously unselected package vim-common. [2020-10-28T15:42:24.646Z] #34 39.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:42:24.646Z] #34 40.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:24.646Z] #34 ... [2020-10-28T15:42:24.646Z] [2020-10-28T15:42:24.646Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:24.646Z] #47 49.96 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:24.696Z] #41 70.44 DEP criu/uffd.d [2020-10-28T15:42:24.801Z] #53 ... [2020-10-28T15:42:24.801Z] [2020-10-28T15:42:24.801Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:24.801Z] #62 DONE 57.0s [2020-10-28T15:42:24.801Z] [2020-10-28T15:42:24.801Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:24.801Z] #40 56.93 The following additional packages will be installed: [2020-10-28T15:42:24.801Z] #40 56.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:42:24.801Z] #40 56.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:42:24.801Z] #40 57.02 Suggested packages: [2020-10-28T15:42:24.801Z] #40 57.02 manpages-dev python-setuptools [2020-10-28T15:42:24.914Z] #47 49.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:24.914Z] #47 49.98 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:24.914Z] #47 50.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:24.955Z] #41 70.65 DEP criu/tun.d [2020-10-28T15:42:24.955Z] #41 70.83 DEP criu/tty.d [2020-10-28T15:42:25.089Z] #42 20.82 CC images/core-s390.o [2020-10-28T15:42:25.179Z] #47 50.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:25.179Z] #47 50.59 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:25.179Z] #47 50.59 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:25.179Z] #47 50.59 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:25.179Z] #47 50.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:25.213Z] #41 71.08 DEP criu/timerfd.d [2020-10-28T15:42:25.444Z] #47 51.00 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:25.444Z] #47 51.00 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:25.444Z] #47 51.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:25.444Z] #47 51.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:25.781Z] #47 51.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:25.781Z] #47 ... [2020-10-28T15:42:25.781Z] [2020-10-28T15:42:25.781Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:25.781Z] #49 41.20 context [2020-10-28T15:42:25.781Z] #49 41.22 reflect [2020-10-28T15:42:25.781Z] #49 41.23 regexp/syntax [2020-10-28T15:42:25.781Z] #49 41.26 internal/poll [2020-10-28T15:42:25.781Z] #49 43.37 os [2020-10-28T15:42:25.781Z] #49 46.14 mvdan.cc/sh/v3/fileutil [2020-10-28T15:42:25.781Z] #49 47.56 github.com/pkg/diff [2020-10-28T15:42:25.781Z] #49 47.57 go/scanner [2020-10-28T15:42:25.781Z] #49 47.60 encoding/binary [2020-10-28T15:42:25.781Z] #49 47.61 mvdan.cc/editorconfig [2020-10-28T15:42:25.781Z] #49 49.09 go/ast [2020-10-28T15:42:25.781Z] #49 49.60 mvdan.cc/sh/v3/syntax [2020-10-28T15:42:25.781Z] #49 49.62 encoding/base64 [2020-10-28T15:42:25.781Z] #49 49.69 golang.org/x/sys/unix [2020-10-28T15:42:25.781Z] #49 50.40 encoding/json [2020-10-28T15:42:25.781Z] #41 71.30 DEP criu/timens.d [2020-10-28T15:42:25.781Z] #41 71.47 DEP criu/sysfs_parse.d [2020-10-28T15:42:25.781Z] #41 71.67 DEP criu/sysctl.d [2020-10-28T15:42:26.040Z] #41 71.80 DEP criu/string.d [2020-10-28T15:42:26.040Z] #41 71.85 DEP criu/stats.d [2020-10-28T15:42:26.040Z] #41 71.98 DEP criu/sockets.d [2020-10-28T15:42:26.046Z] #49 ... [2020-10-28T15:42:26.046Z] [2020-10-28T15:42:26.046Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:26.046Z] #47 51.24 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:26.046Z] #47 51.24 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:26.046Z] #47 51.24 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:26.046Z] #47 51.28 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:26.046Z] #47 51.33 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:26.046Z] #47 51.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:42:26.146Z] #42 21.86 CC images/cpuinfo.o [2020-10-28T15:42:26.263Z] #62 ... [2020-10-28T15:42:26.263Z] [2020-10-28T15:42:26.263Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:26.263Z] #11 30.96 Fetched 8396 kB in 24s (351 kB/s) [2020-10-28T15:42:26.263Z] #11 30.96 Reading package lists... [2020-10-28T15:42:26.263Z] #11 40.25 Reading package lists... [2020-10-28T15:42:26.263Z] #11 ... [2020-10-28T15:42:26.263Z] [2020-10-28T15:42:26.263Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:26.263Z] #47 34.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:26.263Z] #47 35.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:26.263Z] #47 35.39 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:26.263Z] #47 35.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:26.263Z] #47 35.98 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:26.264Z] #47 35.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:26.264Z] #47 36.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:26.264Z] #47 36.01 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:42:26.264Z] #47 36.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:26.264Z] #47 36.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:26.264Z] #47 36.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:26.264Z] #47 36.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:26.264Z] #47 36.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:26.264Z] #47 36.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:26.264Z] #47 37.21 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:26.264Z] #47 37.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:26.264Z] #47 37.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:26.264Z] #47 37.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:26.264Z] #47 38.03 go: downloading github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:26.264Z] #47 38.07 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:26.264Z] #47 38.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:26.264Z] #47 38.82 go: extracting github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:26.264Z] #47 39.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:26.264Z] #47 40.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:26.264Z] #47 40.56 go: downloading github.com/spf13/pflag v1.0.5 [2020-10-28T15:42:26.311Z] #47 51.80 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:26.311Z] #47 51.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:26.311Z] #47 51.84 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:26.521Z] #47 41.41 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:26.607Z] #41 72.26 DEP criu/sk-unix.d [2020-10-28T15:42:26.607Z] #41 72.40 DEP criu/sk-tcp.d [2020-10-28T15:42:26.657Z] #47 51.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:26.779Z] #47 41.69 go: extracting github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:26.779Z] #47 41.95 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:26.866Z] #41 72.65 DEP criu/sk-queue.d [2020-10-28T15:42:27.125Z] #41 72.86 DEP criu/sk-packet.d [2020-10-28T15:42:27.179Z] #47 ... [2020-10-28T15:42:27.179Z] [2020-10-28T15:42:27.179Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:27.179Z] #53 32.01 Fetched 8396 kB in 25s (334 kB/s) [2020-10-28T15:42:27.179Z] #53 32.01 Reading package lists... [2020-10-28T15:42:27.202Z] #42 22.52 CC images/inventory.o [2020-10-28T15:42:27.202Z] #42 ... [2020-10-28T15:42:27.202Z] [2020-10-28T15:42:27.202Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:27.202Z] #50 73.54 time [2020-10-28T15:42:27.202Z] #50 76.99 regexp [2020-10-28T15:42:27.202Z] #50 82.70 context [2020-10-28T15:42:27.202Z] #50 82.72 os [2020-10-28T15:42:27.202Z] #50 ... [2020-10-28T15:42:27.202Z] [2020-10-28T15:42:27.202Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:27.357Z] #40 59.35 The following NEW packages will be installed: [2020-10-28T15:42:27.357Z] #40 59.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:42:27.357Z] #40 59.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:42:27.357Z] #40 59.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:42:27.357Z] #40 59.39 python-six zlib1g-dev [2020-10-28T15:42:27.357Z] #40 59.86 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:27.357Z] #40 59.86 Need to get 4095 kB of archives. [2020-10-28T15:42:27.357Z] #40 59.86 After this operation, 22.5 MB of additional disk space will be used. [2020-10-28T15:42:27.357Z] #40 59.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-28T15:42:27.357Z] #40 59.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:42:27.357Z] #40 59.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-28T15:42:27.357Z] #40 59.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:42:27.357Z] #40 59.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-28T15:42:27.357Z] #40 59.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:42:27.357Z] #40 59.90 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-10-28T15:42:27.384Z] #41 73.01 DEP criu/sk-netlink.d [2020-10-28T15:42:27.384Z] #41 73.19 DEP criu/sk-inet.d [2020-10-28T15:42:27.436Z] #53 41.69 Reading package lists... [2020-10-28T15:42:27.436Z] #53 ... [2020-10-28T15:42:27.436Z] [2020-10-28T15:42:27.436Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:27.436Z] #40 32.14 Fetched 8396 kB in 25s (335 kB/s) [2020-10-28T15:42:27.436Z] #40 32.14 Reading package lists... [2020-10-28T15:42:27.436Z] #40 42.00 Reading package lists... [2020-10-28T15:42:27.436Z] #40 ... [2020-10-28T15:42:27.436Z] [2020-10-28T15:42:27.436Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:27.436Z] #34 32.35 Fetched 8396 kB in 25s (334 kB/s) [2020-10-28T15:42:27.436Z] #34 32.35 Reading package lists... [2020-10-28T15:42:27.436Z] #34 42.01 Reading package lists... [2020-10-28T15:42:27.436Z] #34 ... [2020-10-28T15:42:27.436Z] [2020-10-28T15:42:27.436Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:27.436Z] #49 32.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-10-28T15:42:27.436Z] #49 32.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-10-28T15:42:27.436Z] #49 33.62 runtime [2020-10-28T15:42:27.436Z] #49 33.63 runtime/cgo [2020-10-28T15:42:27.436Z] #49 ... [2020-10-28T15:42:27.436Z] [2020-10-28T15:42:27.436Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:27.436Z] #47 42.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:27.436Z] #47 42.32 go: extracting github.com/spf13/pflag v1.0.5 [2020-10-28T15:42:27.436Z] #47 42.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:27.611Z] #47 ... [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.611Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:27.611Z] #40 43.03 Selecting previously unselected package libcap-dev:arm64. [2020-10-28T15:42:27.611Z] #40 43.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 ... 15383 files and directories currently installed.) [2020-10-28T15:42:27.611Z] #40 43.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-10-28T15:42:27.611Z] #40 43.78 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-10-28T15:42:27.611Z] #40 50.58 Selecting previously unselected package libnet1:arm64. [2020-10-28T15:42:27.611Z] #40 50.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-28T15:42:27.611Z] #40 51.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:27.611Z] #40 ... [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.611Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-10-28T15:42:27.611Z] #27 22.74 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T15:42:27.611Z] #27 23.08 [2020-10-28T15:42:27.611Z] #27 23.34 # 2.0% ######################################################################## 100.0% [2020-10-28T15:42:27.611Z] #27 23.46 [2020-10-28T15:42:27.611Z] #27 24.86 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T15:42:27.611Z] #27 25.37 [2020-10-28T15:42:27.611Z] #27 25.71 0.0% ######################################################################## 100.0% [2020-10-28T15:42:27.611Z] #27 25.84 [2020-10-28T15:42:27.611Z] #27 26.82 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T15:42:27.611Z] #27 26.90 skipping existing 9a99313a2c50 [2020-10-28T15:42:27.611Z] #27 27.00 [2020-10-28T15:42:27.611Z] #27 28.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T15:42:27.611Z] #27 28.60 [2020-10-28T15:42:27.611Z] #27 28.86 ######################################################################## 100.0% [2020-10-28T15:42:27.611Z] #27 29.02 [2020-10-28T15:42:27.611Z] #27 30.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-10-28T15:42:27.611Z] #27 30.41 [2020-10-28T15:42:27.611Z] #27 30.52 ######################################################################## 100.0% [2020-10-28T15:42:27.611Z] #27 30.60 [2020-10-28T15:42:27.611Z] #27 30.66 Download of images into '/build' complete. [2020-10-28T15:42:27.611Z] #27 30.66 Use something like the following to load the result into a Docker daemon: [2020-10-28T15:42:27.611Z] #27 30.66 tar -cC '/build' . | docker load [2020-10-28T15:42:27.611Z] #27 DONE 32.7s [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.611Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:27.611Z] #62 DONE 53.1s [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.611Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:27.611Z] #45 DONE 53.2s [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.611Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:27.611Z] #40 53.13 Selecting previously unselected package libnet1-dev. [2020-10-28T15:42:27.611Z] #40 53.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-28T15:42:27.611Z] #40 53.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:27.611Z] #40 ... [2020-10-28T15:42:27.611Z] [2020-10-28T15:42:27.612Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:27.612Z] #11 47.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-10-28T15:42:27.612Z] #11 50.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-10-28T15:42:27.612Z] #11 50.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-10-28T15:42:27.612Z] #11 50.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-10-28T15:42:27.612Z] #11 50.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-10-28T15:42:27.612Z] #11 50.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-10-28T15:42:27.612Z] #11 50.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-10-28T15:42:27.612Z] #11 50.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-10-28T15:42:27.612Z] #11 50.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-10-28T15:42:27.612Z] #11 50.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-10-28T15:42:27.612Z] #11 50.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-10-28T15:42:27.612Z] #11 50.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-10-28T15:42:27.612Z] #11 51.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-10-28T15:42:27.612Z] #11 51.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-10-28T15:42:27.612Z] #11 51.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-10-28T15:42:27.612Z] #11 51.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-10-28T15:42:27.612Z] #11 52.68 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:27.618Z] #40 59.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-28T15:42:27.618Z] #40 59.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-28T15:42:27.618Z] #40 60.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-28T15:42:27.618Z] #40 60.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-28T15:42:27.643Z] #41 73.38 DEP criu/signalfd.d [2020-10-28T15:42:27.643Z] #41 73.57 DEP criu/sigframe.d [2020-10-28T15:42:27.803Z] #55 46.12 Checking out files: 56% (1944/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:42:27.804Z] #55 46.92 + cd /tmp/tmp.g1cuic2Hy1/src/github.com/containerd/containerd [2020-10-28T15:42:27.804Z] #55 46.92 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:27.876Z] #11 53.28 Fetched 73.3 MB in 13s (5467 kB/s) [2020-10-28T15:42:27.876Z] #11 53.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:42:27.880Z] #40 60.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-28T15:42:27.880Z] #40 60.44 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-10-28T15:42:27.902Z] #41 73.66 DEP criu/shmem.d [2020-10-28T15:42:27.902Z] #41 73.78 DEP criu/servicefd.d [2020-10-28T15:42:27.999Z] #47 42.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:28.140Z] #11 53.42 (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% [2020-10-28T15:42:28.140Z] #11 ... [2020-10-28T15:42:28.140Z] [2020-10-28T15:42:28.140Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:28.140Z] #40 53.53 Selecting previously unselected package libnl-3-200:arm64. [2020-10-28T15:42:28.140Z] #40 53.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-28T15:42:28.140Z] #40 53.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-28T15:42:28.140Z] #40 53.73 Selecting previously unselected package libnl-3-dev:arm64. [2020-10-28T15:42:28.142Z] #40 60.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-28T15:42:28.142Z] #40 60.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:42:28.142Z] #40 60.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:42:28.142Z] #40 60.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-28T15:42:28.160Z] #41 73.94 DEP criu/seize.d [2020-10-28T15:42:28.160Z] #41 74.07 DEP criu/seccomp.d [2020-10-28T15:42:28.255Z] #47 43.21 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:28.255Z] #47 43.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:28.404Z] #40 53.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-10-28T15:42:28.404Z] #40 53.75 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-28T15:42:28.419Z] #41 74.23 DEP criu/rst-malloc.d [2020-10-28T15:42:28.419Z] #41 74.30 DEP criu/rbtree.d [2020-10-28T15:42:28.419Z] #41 74.34 DEP criu/pstree.d [2020-10-28T15:42:28.511Z] #47 43.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:28.511Z] #47 43.53 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:28.511Z] #47 43.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:28.767Z] #47 43.70 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:28.767Z] #47 43.70 go: downloading github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:28.981Z] #40 ... [2020-10-28T15:42:28.981Z] [2020-10-28T15:42:28.981Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:28.981Z] #32 44.29 io/ioutil [2020-10-28T15:42:28.981Z] #32 45.85 flag [2020-10-28T15:42:28.981Z] #32 45.85 github.com/BurntSushi/toml [2020-10-28T15:42:28.981Z] #32 45.85 log [2020-10-28T15:42:28.981Z] #32 48.71 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:42:28.981Z] #32 ... [2020-10-28T15:42:28.981Z] [2020-10-28T15:42:28.981Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:28.981Z] #34 50.31 Selecting previously unselected package cmake-data. [2020-10-28T15:42:28.981Z] #34 50.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:42:28.981Z] #34 51.11 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:42:28.981Z] #34 ... [2020-10-28T15:42:28.981Z] [2020-10-28T15:42:28.981Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:28.981Z] #53 44.53 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:28.981Z] #53 50.58 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:42:28.981Z] #53 50.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-28T15:42:28.981Z] #53 51.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:28.981Z] #53 53.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:28.981Z] #53 53.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:28.981Z] #53 53.38 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:28.981Z] #53 DONE 54.5s [2020-10-28T15:42:28.987Z] #41 74.58 DEP criu/protobuf.d [2020-10-28T15:42:28.987Z] #41 ... [2020-10-28T15:42:28.987Z] [2020-10-28T15:42:28.987Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:28.987Z] #18 10.35 Fetched 8396 kB in 9s (914 kB/s) [2020-10-28T15:42:28.987Z] #18 10.35 Reading package lists... [2020-10-28T15:42:28.987Z] #18 14.23 Reading package lists... [2020-10-28T15:42:28.987Z] #18 17.90 Building dependency tree... [2020-10-28T15:42:28.987Z] #18 19.41 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:42:28.987Z] #18 19.41 The following additional packages will be installed: [2020-10-28T15:42:28.987Z] #18 19.42 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:42:28.987Z] #18 19.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:42:28.987Z] #18 19.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:42:28.987Z] #18 19.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:42:28.987Z] #18 19.42 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:42:28.987Z] #18 19.43 Suggested packages: [2020-10-28T15:42:28.987Z] #18 19.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:42:28.987Z] #18 19.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:42:28.987Z] #18 19.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:42:28.987Z] #18 19.43 Recommended packages: [2020-10-28T15:42:28.987Z] #18 19.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:42:28.987Z] #18 19.44 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:42:28.987Z] #18 ... [2020-10-28T15:42:28.987Z] [2020-10-28T15:42:28.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:28.987Z] #41 74.79 GEN criu/protobuf-desc-gen.h [2020-10-28T15:42:29.028Z] #47 44.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:29.248Z] [2020-10-28T15:42:29.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:29.248Z] #40 54.64 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-28T15:42:29.248Z] #40 54.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-28T15:42:29.248Z] #40 54.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-28T15:42:29.286Z] #47 44.27 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:29.286Z] #47 44.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:29.286Z] #47 44.34 go: extracting github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:29.379Z] #55 48.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:42:29.379Z] #55 48.22 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:42:29.379Z] #55 48.22 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:42:29.379Z] #55 48.22 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:42:29.379Z] #55 48.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:42:29.379Z] #55 48.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:42:29.379Z] #55 48.22 + '[' '' = dynamic ']' [2020-10-28T15:42:29.379Z] #55 48.22 + make [2020-10-28T15:42:29.548Z] #47 44.53 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:29.548Z] #47 44.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:29.680Z] #55 48.84 + bin/ctr [2020-10-28T15:42:29.815Z] #47 44.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-10-28T15:42:29.825Z] #40 ... [2020-10-28T15:42:29.825Z] [2020-10-28T15:42:29.825Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:29.825Z] #32 DONE 55.1s [2020-10-28T15:42:29.825Z] [2020-10-28T15:42:29.825Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:29.825Z] #40 55.26 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-10-28T15:42:29.825Z] #40 55.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-10-28T15:42:29.825Z] #40 55.27 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-28T15:42:29.923Z] #41 ... [2020-10-28T15:42:29.924Z] [2020-10-28T15:42:29.924Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:29.924Z] #43 148.9 github.com/LK4D4/vndr/godl [2020-10-28T15:42:29.924Z] #43 149.7 github.com/LK4D4/vndr [2020-10-28T15:42:30.062Z] #40 62.40 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:30.074Z] #47 45.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:30.074Z] #47 45.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:30.182Z] #43 ... [2020-10-28T15:42:30.182Z] [2020-10-28T15:42:30.182Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:30.182Z] #18 21.59 The following NEW packages will be installed: [2020-10-28T15:42:30.182Z] #18 21.59 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:42:30.182Z] #18 21.59 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:42:30.182Z] #18 21.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:42:30.182Z] #18 21.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:42:30.182Z] #18 21.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:42:30.182Z] #18 21.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:42:30.182Z] #18 21.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:42:30.182Z] #18 21.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:42:30.182Z] #18 21.60 xz-utils zip [2020-10-28T15:42:30.324Z] #40 ... [2020-10-28T15:42:30.324Z] [2020-10-28T15:42:30.324Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:30.324Z] #47 60.48 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:42:30.324Z] #47 60.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:42:30.324Z] #47 60.62 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:30.324Z] #47 60.67 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:30.324Z] #47 60.77 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:30.324Z] #47 60.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:30.324Z] #47 60.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:30.324Z] #47 60.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:30.324Z] #47 61.05 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:42:30.324Z] #47 61.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.14 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:30.324Z] #47 61.19 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.23 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:42:30.324Z] #47 61.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.24 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:30.324Z] #47 61.27 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:30.324Z] #47 61.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.29 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:42:30.324Z] #47 61.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.55 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.61 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:30.324Z] #47 61.76 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:30.324Z] #47 61.77 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:30.324Z] #47 61.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:30.324Z] #47 61.92 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:30.324Z] #47 61.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:30.324Z] #47 61.96 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:30.324Z] #47 62.11 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:30.324Z] #47 62.19 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:42:30.324Z] #47 62.21 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:42:30.324Z] #47 62.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:30.324Z] #47 62.35 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:30.324Z] #47 62.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:30.324Z] #47 62.43 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:30.324Z] #47 62.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:42:30.324Z] #47 62.52 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:30.324Z] #47 62.53 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:30.324Z] #47 62.61 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:42:30.324Z] #47 62.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:30.324Z] #47 62.77 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:42:30.324Z] #47 62.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:30.333Z] #47 45.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:30.333Z] #47 45.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:30.333Z] #47 45.43 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:30.441Z] #18 21.94 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:30.441Z] #18 21.94 Need to get 28.5 MB of archives. [2020-10-28T15:42:30.441Z] #18 21.94 After this operation, 116 MB of additional disk space will be used. [2020-10-28T15:42:30.441Z] #18 21.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-28T15:42:30.441Z] #18 21.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-28T15:42:30.441Z] #18 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-28T15:42:30.441Z] #18 22.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-28T15:42:30.549Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-10-28T15:42:30.587Z] #47 62.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:30.587Z] #47 62.90 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:30.587Z] #47 62.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:30.587Z] #47 62.99 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:30.587Z] #47 63.03 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:30.587Z] #47 63.09 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:42:30.602Z] #47 45.55 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:30.602Z] #47 45.56 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:30.701Z] #18 22.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-28T15:42:30.701Z] #18 22.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-28T15:42:30.701Z] #18 22.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:42:30.701Z] #18 22.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-28T15:42:30.701Z] #18 22.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-28T15:42:30.701Z] #18 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-28T15:42:30.701Z] #18 22.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-28T15:42:30.701Z] #18 22.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-28T15:42:30.701Z] #18 22.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-28T15:42:30.701Z] #18 22.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-28T15:42:30.701Z] #18 22.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-28T15:42:30.701Z] #18 22.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-28T15:42:30.701Z] #18 22.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:42:30.701Z] #18 22.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:42:30.801Z] #40 56.05 Selecting previously unselected package zlib1g-dev:arm64. [2020-10-28T15:42:30.801Z] #40 56.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-10-28T15:42:30.801Z] #40 56.10 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:42:30.857Z] #47 ... [2020-10-28T15:42:30.857Z] [2020-10-28T15:42:30.857Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:30.857Z] #53 58.24 The following additional packages will be installed: [2020-10-28T15:42:30.857Z] #53 58.27 libbtrfs0 [2020-10-28T15:42:30.857Z] #53 58.67 The following NEW packages will be installed: [2020-10-28T15:42:30.857Z] #53 58.68 libbtrfs-dev libbtrfs0 [2020-10-28T15:42:30.857Z] #53 59.40 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:30.857Z] #53 59.40 Need to get 119 kB of archives. [2020-10-28T15:42:30.857Z] #53 59.40 After this operation, 387 kB of additional disk space will be used. [2020-10-28T15:42:30.857Z] #53 59.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:42:30.857Z] #53 59.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:42:30.857Z] #53 61.34 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:30.857Z] #53 61.73 Fetched 119 kB in 0s (255 kB/s) [2020-10-28T15:42:30.857Z] #53 62.02 Selecting previously unselected package libbtrfs0. [2020-10-28T15:42:30.857Z] #53 62.02 (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-10-28T15:42:30.857Z] #53 62.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:42:30.857Z] #53 62.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:30.857Z] #53 62.43 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:42:30.857Z] #53 62.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:42:30.857Z] #53 62.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:30.857Z] #53 62.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:30.857Z] #53 62.91 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:30.857Z] #53 62.92 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:30.857Z] #53 DONE 63.2s [2020-10-28T15:42:30.857Z] [2020-10-28T15:42:30.857Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:30.857Z] #40 62.82 Fetched 4095 kB in 1s (4168 kB/s) [2020-10-28T15:42:30.857Z] #40 62.96 Selecting previously unselected package libcap-dev:amd64. [2020-10-28T15:42:30.857Z] #40 62.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-10-28T15:42:30.857Z] #40 63.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-28T15:42:30.857Z] #40 63.13 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:42:30.861Z] #47 45.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:30.861Z] #47 45.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:30.961Z] #18 22.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:42:30.961Z] #18 22.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-28T15:42:30.961Z] #18 22.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-28T15:42:30.961Z] #18 22.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-28T15:42:30.961Z] #18 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-28T15:42:30.961Z] #18 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:42:30.961Z] #18 22.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:42:30.961Z] #18 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:42:30.961Z] #18 22.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-28T15:42:30.961Z] #18 22.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-28T15:42:30.961Z] #18 22.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:42:31.079Z] #40 56.41 Selecting previously unselected package libprotobuf17:arm64. [2020-10-28T15:42:31.079Z] #40 56.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:31.079Z] #40 56.42 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:31.079Z] #40 ... [2020-10-28T15:42:31.079Z] [2020-10-28T15:42:31.079Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:31.079Z] #43 46.53 go/token [2020-10-28T15:42:31.079Z] #43 47.18 go/scanner [2020-10-28T15:42:31.079Z] #43 47.86 net/url [2020-10-28T15:42:31.079Z] #43 48.14 text/template/parse [2020-10-28T15:42:31.079Z] #43 48.43 go/ast [2020-10-28T15:42:31.079Z] #43 49.57 encoding/binary [2020-10-28T15:42:31.079Z] #43 50.61 encoding/json [2020-10-28T15:42:31.079Z] #43 51.28 text/template [2020-10-28T15:42:31.079Z] #43 52.16 go/parser [2020-10-28T15:42:31.079Z] #43 ... [2020-10-28T15:42:31.079Z] [2020-10-28T15:42:31.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:31.079Z] #11 53.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-10-28T15:42:31.079Z] #11 53.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-10-28T15:42:31.080Z] #11 53.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:42:31.080Z] #11 55.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:42:31.080Z] #11 55.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-10-28T15:42:31.080Z] #11 56.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:42:31.117Z] #47 46.11 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:31.136Z] #40 63.42 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:42:31.136Z] #40 63.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:42:31.136Z] #40 63.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:31.220Z] #18 ... [2020-10-28T15:42:31.220Z] [2020-10-28T15:42:31.220Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:31.220Z] #43 DONE 160.1s [2020-10-28T15:42:31.399Z] #40 63.77 Selecting previously unselected package libnet1-dev. [2020-10-28T15:42:31.399Z] #40 63.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:42:31.399Z] #40 63.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:31.479Z] [2020-10-28T15:42:31.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:31.479Z] #41 76.46 DEP criu/protobuf-desc.d [2020-10-28T15:42:31.479Z] #41 76.64 DEP criu/proc_parse.d [2020-10-28T15:42:31.479Z] #41 76.86 DEP criu/plugin.d [2020-10-28T15:42:31.479Z] #41 76.95 DEP criu/pipes.d [2020-10-28T15:42:31.479Z] #41 77.23 DEP criu/pie-util.d [2020-10-28T15:42:31.737Z] #41 77.42 DEP criu/pie-util-vdso.d [2020-10-28T15:42:31.737Z] #41 77.58 DEP criu/pie-util-vdso-elf32.d [2020-10-28T15:42:31.942Z] #40 64.15 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:42:31.942Z] #40 64.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:42:31.942Z] #40 64.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:42:31.996Z] #41 77.79 DEP criu/path.d [2020-10-28T15:42:32.207Z] #40 64.48 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-28T15:42:32.207Z] #40 64.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-28T15:42:32.207Z] #40 64.59 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:42:32.255Z] #41 78.02 DEP criu/parasite-syscall.d [2020-10-28T15:42:32.514Z] #41 78.19 DEP criu/pagemap.d [2020-10-28T15:42:32.514Z] #41 78.32 DEP criu/pagemap-cache.d [2020-10-28T15:42:32.773Z] #41 78.43 DEP criu/page-xfer.d [2020-10-28T15:42:32.773Z] #41 78.62 DEP criu/page-pipe.d [2020-10-28T15:42:32.781Z] #40 64.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:42:32.781Z] #40 64.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:32.781Z] #40 64.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:32.781Z] #40 65.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-28T15:42:32.781Z] #40 65.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:32.781Z] #40 65.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:33.032Z] #41 78.70 DEP criu/netfilter.d [2020-10-28T15:42:33.032Z] #41 78.81 DEP criu/net.d [2020-10-28T15:42:33.043Z] #40 65.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-28T15:42:33.043Z] #40 65.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-28T15:42:33.043Z] #40 65.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:42:33.043Z] #40 ... [2020-10-28T15:42:33.043Z] [2020-10-28T15:42:33.043Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:33.043Z] #11 53.13 Building dependency tree... [2020-10-28T15:42:33.043Z] #11 58.47 The following additional packages will be installed: [2020-10-28T15:42:33.043Z] #11 58.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:42:33.043Z] #11 58.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:42:33.043Z] #11 58.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:42:33.043Z] #11 58.51 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:33.043Z] #11 58.55 Suggested packages: [2020-10-28T15:42:33.043Z] #11 58.55 gcc-8-locales seccomp wine64 [2020-10-28T15:42:33.043Z] #11 60.75 The following NEW packages will be installed: [2020-10-28T15:42:33.043Z] #11 60.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:42:33.043Z] #11 60.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:42:33.043Z] #11 60.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:42:33.043Z] #11 60.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:42:33.043Z] #11 60.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:42:33.043Z] #11 60.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:33.043Z] #11 61.43 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:33.043Z] #11 61.43 Need to get 77.7 MB of archives. [2020-10-28T15:42:33.043Z] #11 61.43 After this operation, 487 MB of additional disk space will be used. [2020-10-28T15:42:33.043Z] #11 61.43 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-10-28T15:42:33.043Z] #11 61.88 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-10-28T15:42:33.043Z] #11 62.34 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-10-28T15:42:33.043Z] #11 62.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-28T15:42:33.043Z] #11 62.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-28T15:42:33.043Z] #11 62.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:42:33.043Z] #11 63.06 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-10-28T15:42:33.043Z] #11 63.63 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-10-28T15:42:33.043Z] #11 63.63 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-10-28T15:42:33.043Z] #11 ... [2020-10-28T15:42:33.043Z] [2020-10-28T15:42:33.043Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:33.043Z] #47 63.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:33.043Z] #47 63.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:33.043Z] #47 63.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:33.043Z] #47 63.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:33.043Z] #47 63.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:33.043Z] #47 63.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:33.043Z] #47 63.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:33.043Z] #47 63.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:33.043Z] #47 63.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:33.043Z] #47 63.81 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:33.043Z] #47 63.86 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:33.043Z] #47 63.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:33.043Z] #47 63.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:33.043Z] #47 64.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:33.043Z] #47 64.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:33.044Z] #47 64.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:33.044Z] #47 64.08 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:33.044Z] #47 64.09 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:33.044Z] #47 64.09 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:33.044Z] #47 64.25 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:33.044Z] #47 64.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:33.044Z] #47 64.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:42:33.044Z] #47 64.90 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:33.044Z] #47 64.96 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:33.044Z] #47 64.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:33.044Z] #47 64.99 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:33.292Z] #41 79.04 DEP criu/namespaces.d [2020-10-28T15:42:33.344Z] #55 ... [2020-10-28T15:42:33.344Z] [2020-10-28T15:42:33.344Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:33.344Z] #33 80.16 os [2020-10-28T15:42:33.344Z] #33 80.85 internal/fmtsort [2020-10-28T15:42:33.344Z] #33 83.21 path/filepath [2020-10-28T15:42:33.344Z] #33 83.22 fmt [2020-10-28T15:42:33.344Z] #33 85.56 io/ioutil [2020-10-28T15:42:33.344Z] #33 87.69 log [2020-10-28T15:42:33.344Z] #33 87.70 github.com/BurntSushi/toml [2020-10-28T15:42:33.344Z] #33 87.70 flag [2020-10-28T15:42:33.551Z] #41 79.27 DEP criu/mount.d [2020-10-28T15:42:33.551Z] #41 79.42 DEP criu/memfd.d [2020-10-28T15:42:33.616Z] #47 ... [2020-10-28T15:42:33.616Z] [2020-10-28T15:42:33.616Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:33.616Z] #34 53.96 Building dependency tree... [2020-10-28T15:42:33.616Z] #34 59.68 The following additional packages will be installed: [2020-10-28T15:42:33.616Z] #34 59.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:42:33.616Z] #34 59.73 Suggested packages: [2020-10-28T15:42:33.616Z] #34 59.74 cmake-doc ninja-build lrzip [2020-10-28T15:42:33.616Z] #34 59.74 Recommended packages: [2020-10-28T15:42:33.616Z] #34 59.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:42:33.616Z] #34 61.69 The following NEW packages will be installed: [2020-10-28T15:42:33.616Z] #34 61.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:42:33.616Z] #34 61.74 vim-common xxd [2020-10-28T15:42:33.616Z] #34 62.39 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:33.616Z] #34 62.39 Need to get 14.9 MB of archives. [2020-10-28T15:42:33.616Z] #34 62.39 After this operation, 61.8 MB of additional disk space will be used. [2020-10-28T15:42:33.616Z] #34 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:42:33.616Z] #34 62.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:42:33.616Z] #34 62.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:42:33.616Z] #34 62.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:42:33.616Z] #34 63.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-28T15:42:33.616Z] #34 63.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-28T15:42:33.616Z] #34 64.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-28T15:42:33.616Z] #34 64.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-28T15:42:33.616Z] #34 64.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-28T15:42:33.616Z] #34 64.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-28T15:42:33.616Z] #34 65.88 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:33.644Z] #33 ... [2020-10-28T15:42:33.644Z] [2020-10-28T15:42:33.644Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:33.644Z] #42 22.83 CC images/fdinfo.o [2020-10-28T15:42:33.644Z] #42 23.49 CC images/fown.o [2020-10-28T15:42:33.644Z] #42 23.69 CC images/ns.o [2020-10-28T15:42:33.644Z] #42 24.02 CC images/regfile.o [2020-10-28T15:42:33.644Z] #42 24.37 CC images/ghost-file.o [2020-10-28T15:42:33.644Z] #42 24.71 CC images/fifo.o [2020-10-28T15:42:33.644Z] #42 24.93 CC images/remap-file-path.o [2020-10-28T15:42:33.644Z] #42 25.22 CC images/eventfd.o [2020-10-28T15:42:33.644Z] #42 25.43 CC images/eventpoll.o [2020-10-28T15:42:33.644Z] #42 25.74 CC images/fh.o [2020-10-28T15:42:33.644Z] #42 26.11 CC images/fsnotify.o [2020-10-28T15:42:33.644Z] #42 27.02 CC images/signalfd.o [2020-10-28T15:42:33.644Z] #42 27.39 CC images/fs.o [2020-10-28T15:42:33.644Z] #42 27.74 CC images/pstree.o [2020-10-28T15:42:33.644Z] #42 28.07 CC images/pipe.o [2020-10-28T15:42:33.644Z] #42 28.32 CC images/tcp-stream.o [2020-10-28T15:42:33.644Z] #42 28.70 CC images/sk-packet.o [2020-10-28T15:42:33.644Z] #42 29.02 CC images/mnt.o [2020-10-28T15:42:33.644Z] #42 29.28 CC images/pipe-data.o [2020-10-28T15:42:33.645Z] #11 ... [2020-10-28T15:42:33.645Z] [2020-10-28T15:42:33.645Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:33.645Z] #43 58.85 go/doc [2020-10-28T15:42:33.645Z] #43 59.07 encoding/xml [2020-10-28T15:42:33.811Z] #41 79.58 DEP criu/mem.d [2020-10-28T15:42:33.877Z] #34 ... [2020-10-28T15:42:33.878Z] [2020-10-28T15:42:33.878Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:33.878Z] #32 56.06 sync [2020-10-28T15:42:33.878Z] #32 56.11 internal/reflectlite [2020-10-28T15:42:33.878Z] #32 60.51 sort [2020-10-28T15:42:33.878Z] #32 60.55 errors [2020-10-28T15:42:33.878Z] #32 61.23 strconv [2020-10-28T15:42:33.878Z] #32 62.68 io [2020-10-28T15:42:33.878Z] #32 64.47 internal/oserror [2020-10-28T15:42:33.878Z] #32 64.76 syscall [2020-10-28T15:42:33.878Z] #32 ... [2020-10-28T15:42:33.878Z] [2020-10-28T15:42:33.878Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:33.878Z] #34 66.30 Fetched 14.9 MB in 2s (6076 kB/s) [2020-10-28T15:42:33.945Z] #42 29.52 CC images/sa.o [2020-10-28T15:42:34.070Z] #41 79.81 DEP criu/lsm.d [2020-10-28T15:42:34.070Z] #41 79.95 DEP criu/log.d [2020-10-28T15:42:34.231Z] #43 59.58 compress/flate [2020-10-28T15:42:34.261Z] #42 29.78 CC images/timer.o [2020-10-28T15:42:34.261Z] #42 ... [2020-10-28T15:42:34.261Z] [2020-10-28T15:42:34.261Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:34.261Z] #44 80.87 regexp [2020-10-28T15:42:34.261Z] #44 85.85 io/ioutil [2020-10-28T15:42:34.261Z] #44 86.15 net [2020-10-28T15:42:34.261Z] #44 87.08 os/exec [2020-10-28T15:42:34.261Z] #44 90.61 internal/lazyregexp [2020-10-28T15:42:34.261Z] #44 ... [2020-10-28T15:42:34.261Z] [2020-10-28T15:42:34.261Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:34.261Z] #50 88.37 mvdan.cc/sh/v3/fileutil [2020-10-28T15:42:34.261Z] #50 88.91 encoding/binary [2020-10-28T15:42:34.261Z] #50 88.93 github.com/pkg/diff [2020-10-28T15:42:34.261Z] #50 88.93 flag [2020-10-28T15:42:34.261Z] #50 88.95 go/token [2020-10-28T15:42:34.329Z] #41 80.10 DEP criu/libnetlink.d [2020-10-28T15:42:34.329Z] #41 80.22 DEP criu/kerndat.d [2020-10-28T15:42:34.413Z] #47 ... [2020-10-28T15:42:34.413Z] [2020-10-28T15:42:34.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:34.413Z] #11 40.25 Reading package lists... [2020-10-28T15:42:34.450Z] #34 66.73 Selecting previously unselected package xxd. [2020-10-28T15:42:34.451Z] #34 66.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:34.451Z] #34 66.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:42:34.451Z] #34 66.83 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:42:34.588Z] #41 80.39 DEP criu/kcmp-ids.d [2020-10-28T15:42:34.588Z] #41 80.48 DEP criu/irmap.d [2020-10-28T15:42:34.847Z] #41 80.63 DEP criu/ipc_ns.d [2020-10-28T15:42:34.847Z] #41 80.77 DEP criu/image.d [2020-10-28T15:42:35.023Z] #34 67.36 Selecting previously unselected package vim-common. [2020-10-28T15:42:35.023Z] #34 67.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:42:35.023Z] #34 67.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:35.285Z] #34 ... [2020-10-28T15:42:35.285Z] [2020-10-28T15:42:35.285Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:35.285Z] #43 57.80 sync [2020-10-28T15:42:35.285Z] #43 57.80 internal/reflectlite [2020-10-28T15:42:35.285Z] #43 60.13 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:42:35.285Z] #43 61.11 math/rand [2020-10-28T15:42:35.285Z] #43 63.20 internal/singleflight [2020-10-28T15:42:35.285Z] #43 63.92 strconv [2020-10-28T15:42:35.285Z] #43 63.92 io [2020-10-28T15:42:35.285Z] #43 66.81 bytes [2020-10-28T15:42:35.323Z] #50 91.77 go/scanner [2020-10-28T15:42:35.416Z] #41 81.00 DEP criu/image-desc.d [2020-10-28T15:42:35.416Z] #41 81.07 DEP criu/fsnotify.d [2020-10-28T15:42:35.547Z] #43 ... [2020-10-28T15:42:35.547Z] [2020-10-28T15:42:35.547Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:35.547Z] #40 65.71 Selecting previously unselected package libprotobuf17:amd64. [2020-10-28T15:42:35.547Z] #40 65.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:35.547Z] #40 65.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:35.547Z] #40 67.08 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-28T15:42:35.547Z] #40 67.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:35.547Z] #40 67.09 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:35.547Z] #40 67.52 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-28T15:42:35.547Z] #40 67.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:35.547Z] #40 67.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:35.675Z] #41 81.24 DEP criu/filesystems.d [2020-10-28T15:42:35.675Z] #41 81.38 DEP criu/files.d [2020-10-28T15:42:35.933Z] #41 81.58 DEP criu/files-reg.d [2020-10-28T15:42:35.933Z] #41 81.76 DEP criu/files-ext.d [2020-10-28T15:42:36.192Z] #41 81.93 DEP criu/file-lock.d [2020-10-28T15:42:36.451Z] #41 82.14 DEP criu/file-ids.d [2020-10-28T15:42:36.451Z] #41 82.18 DEP criu/fifo.d [2020-10-28T15:42:36.451Z] #41 82.29 DEP criu/fdstore.d [2020-10-28T15:42:36.710Z] #41 82.37 DEP criu/fault-injection.d [2020-10-28T15:42:36.710Z] #41 82.43 DEP criu/external.d [2020-10-28T15:42:36.710Z] #41 82.51 DEP criu/eventpoll.d [2020-10-28T15:42:36.969Z] #41 82.62 DEP criu/eventfd.d [2020-10-28T15:42:36.969Z] #41 82.82 DEP criu/crtools.d [2020-10-28T15:42:37.228Z] #41 82.97 DEP criu/cr-service.d [2020-10-28T15:42:37.431Z] #50 93.79 mvdan.cc/editorconfig [2020-10-28T15:42:37.431Z] #50 93.94 mvdan.cc/sh/v3/syntax [2020-10-28T15:42:37.468Z] #40 69.69 Selecting previously unselected package libprotoc17:amd64. [2020-10-28T15:42:37.468Z] #40 69.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:37.468Z] #40 69.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:37.490Z] #41 83.14 DEP criu/cr-restore.d [2020-10-28T15:42:37.511Z] #11 49.91 Building dependency tree... [2020-10-28T15:42:37.750Z] #41 ... [2020-10-28T15:42:37.750Z] [2020-10-28T15:42:37.751Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:42:37.751Z] #30 DONE 166.3s [2020-10-28T15:42:37.751Z] [2020-10-28T15:42:37.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:37.751Z] #41 83.47 DEP criu/cr-errno.d [2020-10-28T15:42:37.751Z] #41 83.53 DEP criu/cr-dump.d [2020-10-28T15:42:37.751Z] #41 ... [2020-10-28T15:42:37.751Z] [2020-10-28T15:42:37.751Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:37.751Z] #18 23.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:42:37.751Z] #18 23.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:42:37.751Z] #18 23.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:42:37.751Z] #18 23.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-28T15:42:37.751Z] #18 23.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-28T15:42:37.751Z] #18 23.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:42:37.751Z] #18 23.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:42:37.751Z] #18 23.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:42:37.751Z] #18 23.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-28T15:42:37.751Z] #18 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:42:37.751Z] #18 23.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:42:37.751Z] #18 23.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:42:37.751Z] #18 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-28T15:42:37.751Z] #18 23.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-28T15:42:37.751Z] #18 23.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-28T15:42:37.751Z] #18 23.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:42:37.751Z] #18 24.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-28T15:42:37.751Z] #18 24.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-28T15:42:37.751Z] #18 24.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-28T15:42:37.751Z] #18 24.80 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:37.751Z] #18 24.86 Fetched 28.5 MB in 2s (11.4 MB/s) [2020-10-28T15:42:37.751Z] #18 24.91 Selecting previously unselected package pigz. [2020-10-28T15:42:37.751Z] #18 24.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-10-28T15:42:37.751Z] #18 24.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 25.00 Unpacking pigz (2.4-1) ... [2020-10-28T15:42:37.751Z] #18 25.09 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-28T15:42:37.751Z] #18 25.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 25.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:42:37.751Z] #18 25.56 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:42:37.751Z] #18 25.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 25.59 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:42:37.751Z] #18 26.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:42:37.751Z] #18 26.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:42:37.751Z] #18 28.72 Selecting previously unselected package python3-minimal. [2020-10-28T15:42:37.751Z] #18 28.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-10-28T15:42:37.751Z] #18 28.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 28.76 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:42:37.751Z] #18 28.87 Selecting previously unselected package libmpdec2:amd64. [2020-10-28T15:42:37.751Z] #18 28.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 28.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:42:37.751Z] #18 28.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-28T15:42:37.751Z] #18 28.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:42:37.751Z] #18 29.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:42:38.041Z] #40 70.42 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:42:38.041Z] #40 70.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:38.041Z] #40 70.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:42:38.080Z] #50 ... [2020-10-28T15:42:38.080Z] [2020-10-28T15:42:38.080Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:38.080Z] #42 30.47 CC images/timerfd.o [2020-10-28T15:42:38.080Z] #42 30.71 CC images/mm.o [2020-10-28T15:42:38.080Z] #42 31.09 CC images/sk-opts.o [2020-10-28T15:42:38.080Z] #42 31.41 CC images/sk-unix.o [2020-10-28T15:42:38.080Z] #42 31.82 CC images/sk-inet.o [2020-10-28T15:42:38.080Z] #42 32.30 CC images/tun.o [2020-10-28T15:42:38.080Z] #42 32.76 CC images/sk-netlink.o [2020-10-28T15:42:38.080Z] #42 33.02 CC images/packet-sock.o [2020-10-28T15:42:38.080Z] #42 33.57 CC images/ipc-var.o [2020-10-28T15:42:38.080Z] #42 33.83 CC images/ipc-desc.o [2020-10-28T15:42:38.303Z] #40 70.61 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:42:38.303Z] #40 70.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:38.303Z] #40 70.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:42:38.303Z] #40 70.84 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:42:38.303Z] #40 70.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:42:38.303Z] #40 70.87 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:38.320Z] #18 ... [2020-10-28T15:42:38.320Z] [2020-10-28T15:42:38.320Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:38.320Z] #41 83.97 DEP criu/cr-dedup.d [2020-10-28T15:42:38.320Z] #41 84.23 DEP criu/cr-check.d [2020-10-28T15:42:38.380Z] #42 34.07 CC images/ipc-shm.o [2020-10-28T15:42:38.680Z] #42 34.30 CC images/ipc-msg.o [2020-10-28T15:42:38.877Z] #40 71.07 Selecting previously unselected package python-six. [2020-10-28T15:42:38.877Z] #40 71.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:42:38.877Z] #40 71.11 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:42:38.877Z] #40 71.22 Selecting previously unselected package python-protobuf. [2020-10-28T15:42:38.877Z] #40 71.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:38.877Z] #40 71.24 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:42:38.888Z] #41 84.55 DEP criu/config.d [2020-10-28T15:42:38.888Z] #41 84.78 DEP criu/clone-noasan.d [2020-10-28T15:42:38.888Z] #41 84.82 DEP criu/cgroup.d [2020-10-28T15:42:38.979Z] #42 34.60 CC images/ipc-sem.o [2020-10-28T15:42:39.147Z] #41 84.93 DEP criu/cgroup-props.d [2020-10-28T15:42:39.147Z] #41 85.00 DEP criu/bitmap.d [2020-10-28T15:42:39.147Z] #41 85.02 DEP criu/bfd.d [2020-10-28T15:42:39.278Z] #42 34.83 CC images/utsns.o [2020-10-28T15:42:39.278Z] #42 35.03 CC images/creds.o [2020-10-28T15:42:39.406Z] #41 85.09 DEP criu/autofs.d [2020-10-28T15:42:39.450Z] #40 71.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:39.549Z] #43 64.25 compress/gzip [2020-10-28T15:42:39.549Z] #43 ... [2020-10-28T15:42:39.549Z] [2020-10-28T15:42:39.549Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:39.549Z] #11 59.98 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:42:39.549Z] #11 59.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:42:39.549Z] #11 59.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:42:39.549Z] #11 60.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-10-28T15:42:39.549Z] #11 60.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-28T15:42:39.549Z] #11 60.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-28T15:42:39.549Z] #11 60.43 Selecting previously unselected package dmsetup. [2020-10-28T15:42:39.549Z] #11 60.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-10-28T15:42:39.549Z] #11 60.44 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:42:39.549Z] #11 60.60 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:42:39.549Z] #11 60.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:42:39.549Z] #11 60.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:42:39.549Z] #11 ... [2020-10-28T15:42:39.549Z] [2020-10-28T15:42:39.549Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:39.549Z] #54 2.938 + RM_GOPATH=0 [2020-10-28T15:42:39.549Z] #54 2.938 + TMP_GOPATH= [2020-10-28T15:42:39.549Z] #54 2.938 + : /build [2020-10-28T15:42:39.549Z] #54 2.938 + '[' -z '' ']' [2020-10-28T15:42:39.549Z] #54 2.938 ++ mktemp -d [2020-10-28T15:42:39.549Z] #54 3.075 + export GOPATH=/tmp/tmp.ij9JaIKqwe [2020-10-28T15:42:39.549Z] #54 3.075 + GOPATH=/tmp/tmp.ij9JaIKqwe [2020-10-28T15:42:39.549Z] #54 3.075 + RM_GOPATH=1 [2020-10-28T15:42:39.549Z] #54 3.075 + case "$(go env GOARCH)" in [2020-10-28T15:42:39.549Z] #54 3.075 ++ go env GOARCH [2020-10-28T15:42:39.549Z] #54 3.093 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:39.549Z] #54 3.093 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:39.549Z] #54 3.093 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:39.549Z] #54 3.103 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:39.549Z] #54 3.104 + dir=/tmp/install [2020-10-28T15:42:39.549Z] #54 3.104 + bin=containerd [2020-10-28T15:42:39.549Z] #54 3.104 + shift [2020-10-28T15:42:39.549Z] #54 3.104 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:42:39.549Z] #54 3.104 + . /tmp/install/containerd.installer [2020-10-28T15:42:39.549Z] #54 3.104 ++ set -e [2020-10-28T15:42:39.549Z] #54 3.104 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:39.549Z] #54 3.104 + install_containerd [2020-10-28T15:42:39.549Z] #54 3.104 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:42:39.549Z] #54 3.128 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ij9JaIKqwe/src/github.com/containerd/containerd [2020-10-28T15:42:39.549Z] #54 3.128 Cloning into '/tmp/tmp.ij9JaIKqwe/src/github.com/containerd/containerd'... [2020-10-28T15:42:39.549Z] #54 ... [2020-10-28T15:42:39.549Z] [2020-10-28T15:42:39.549Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:39.549Z] #40 58.09 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-10-28T15:42:39.549Z] #40 58.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 58.78 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:39.549Z] #40 59.93 Selecting previously unselected package libprotobuf-dev:arm64. [2020-10-28T15:42:39.549Z] #40 59.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 59.95 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:39.549Z] #40 61.95 Selecting previously unselected package libprotoc17:arm64. [2020-10-28T15:42:39.549Z] #40 61.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 61.98 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:39.549Z] #40 63.19 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:42:39.549Z] #40 63.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 63.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:42:39.549Z] #40 63.66 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:42:39.549Z] #40 63.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 63.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:42:39.549Z] #40 63.98 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:42:39.549Z] #40 63.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:42:39.549Z] #40 64.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:39.549Z] #40 64.40 Selecting previously unselected package python-six. [2020-10-28T15:42:39.549Z] #40 64.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:42:39.549Z] #40 64.40 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:42:39.549Z] #40 64.54 Selecting previously unselected package python-protobuf. [2020-10-28T15:42:39.549Z] #40 64.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-10-28T15:42:39.549Z] #40 64.56 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:42:39.577Z] #42 35.28 CC images/vma.o [2020-10-28T15:42:39.665Z] #41 85.28 DEP criu/aio.d [2020-10-28T15:42:39.665Z] #41 85.48 DEP criu/action-scripts.d [2020-10-28T15:42:39.924Z] #41 85.74 CC criu/action-scripts.o [2020-10-28T15:42:40.024Z] #40 ... [2020-10-28T15:42:40.024Z] [2020-10-28T15:42:40.024Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:42:40.024Z] #30 67.95 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-28T15:42:40.024Z] #30 69.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:42:40.024Z] #30 69.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:42:40.226Z] #42 35.59 CC images/netdev.o [2020-10-28T15:42:40.226Z] #42 ... [2020-10-28T15:42:40.226Z] [2020-10-28T15:42:40.226Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:40.226Z] #33 92.69 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:42:40.226Z] #33 DONE 96.9s [2020-10-28T15:42:40.226Z] [2020-10-28T15:42:40.226Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:40.226Z] #50 95.64 encoding/base64 [2020-10-28T15:42:40.226Z] #50 95.94 go/ast [2020-10-28T15:42:40.492Z] #41 86.16 CC criu/aio.o [2020-10-28T15:42:40.506Z] #40 66.04 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:40.751Z] #41 86.59 CC criu/autofs.o [2020-10-28T15:42:40.785Z] #11 ... [2020-10-28T15:42:40.785Z] [2020-10-28T15:42:40.785Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:40.785Z] #40 42.00 Reading package lists... [2020-10-28T15:42:40.785Z] #40 51.87 Building dependency tree... [2020-10-28T15:42:40.968Z] #30 ... [2020-10-28T15:42:40.968Z] [2020-10-28T15:42:40.968Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:40.968Z] #54 1.446 + RM_GOPATH=0 [2020-10-28T15:42:40.968Z] #54 1.446 + TMP_GOPATH= [2020-10-28T15:42:40.968Z] #54 1.447 + : /build [2020-10-28T15:42:40.968Z] #54 1.447 + '[' -z '' ']' [2020-10-28T15:42:40.968Z] #54 1.460 ++ mktemp -d [2020-10-28T15:42:40.968Z] #54 1.508 + export GOPATH=/tmp/tmp.bjJh7kCAd3 [2020-10-28T15:42:40.968Z] #54 1.508 + GOPATH=/tmp/tmp.bjJh7kCAd3 [2020-10-28T15:42:40.968Z] #54 1.508 + RM_GOPATH=1 [2020-10-28T15:42:40.968Z] #54 1.508 + case "$(go env GOARCH)" in [2020-10-28T15:42:40.968Z] #54 1.509 ++ go env GOARCH [2020-10-28T15:42:40.968Z] #54 1.528 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:40.968Z] #54 1.528 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:40.968Z] #54 1.528 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:40.968Z] #54 1.534 + dir=/tmp/install [2020-10-28T15:42:40.968Z] #54 1.568 + bin=containerd [2020-10-28T15:42:40.968Z] #54 1.569 + shift [2020-10-28T15:42:40.968Z] #54 1.569 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:42:40.968Z] #54 1.569 + . /tmp/install/containerd.installer [2020-10-28T15:42:40.968Z] #54 1.569 ++ set -e [2020-10-28T15:42:40.968Z] #54 1.571 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:40.968Z] #54 1.572 + install_containerd [2020-10-28T15:42:40.968Z] #54 1.574 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:42:40.968Z] #54 1.574 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:40.968Z] #54 1.575 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bjJh7kCAd3/src/github.com/containerd/containerd [2020-10-28T15:42:40.968Z] #54 1.577 Cloning into '/tmp/tmp.bjJh7kCAd3/src/github.com/containerd/containerd'... [2020-10-28T15:42:40.968Z] #54 ... [2020-10-28T15:42:40.968Z] [2020-10-28T15:42:40.968Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:40.968Z] #11 68.66 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-10-28T15:42:40.968Z] #11 71.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-28T15:42:40.968Z] #11 71.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-28T15:42:40.968Z] #11 71.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:42:40.968Z] #11 71.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:42:40.968Z] #11 71.32 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-10-28T15:42:40.968Z] #11 71.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-28T15:42:40.968Z] #11 71.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-28T15:42:40.968Z] #11 71.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-28T15:42:40.968Z] #11 71.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-28T15:42:40.968Z] #11 71.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-28T15:42:40.968Z] #11 71.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-28T15:42:40.968Z] #11 71.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-28T15:42:40.968Z] #11 71.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-28T15:42:40.968Z] #11 71.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-28T15:42:40.968Z] #11 71.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-28T15:42:40.968Z] #11 72.65 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:40.968Z] #11 72.89 Fetched 77.7 MB in 10s (7429 kB/s) [2020-10-28T15:42:40.968Z] #11 73.01 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:42:40.968Z] #11 73.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:40.968Z] #11 73.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:42:40.968Z] #11 73.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:42:41.293Z] #50 ... [2020-10-28T15:42:41.293Z] [2020-10-28T15:42:41.293Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:41.293Z] #12 87.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:42:41.293Z] #12 88.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-28T15:42:41.293Z] #12 88.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:41.591Z] #12 ... [2020-10-28T15:42:41.591Z] [2020-10-28T15:42:41.591Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:41.591Z] #42 36.11 CC images/tty.o [2020-10-28T15:42:41.591Z] #42 37.31 CC images/file-lock.o [2020-10-28T15:42:41.889Z] #42 37.48 CC images/rlimit.o [2020-10-28T15:42:42.002Z] #40 ... [2020-10-28T15:42:42.002Z] [2020-10-28T15:42:42.002Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:42.002Z] #11 67.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:42:42.002Z] #11 67.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:42:42.002Z] #11 67.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:42:42.129Z] #41 87.92 CC criu/bfd.o [2020-10-28T15:42:42.155Z] #40 ... [2020-10-28T15:42:42.155Z] [2020-10-28T15:42:42.155Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:42.155Z] #11 55.35 The following additional packages will be installed: [2020-10-28T15:42:42.155Z] #11 55.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-28T15:42:42.155Z] #11 55.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-28T15:42:42.155Z] #11 55.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-28T15:42:42.155Z] #11 55.40 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:42.155Z] #11 55.44 Suggested packages: [2020-10-28T15:42:42.155Z] #11 55.45 gcc-8-locales seccomp wine64 [2020-10-28T15:42:42.188Z] #42 37.69 CC images/pagemap.o [2020-10-28T15:42:42.338Z] using credential docker-jenkins-github-credentials [2020-10-28T15:42:42.411Z] #11 57.41 The following NEW packages will be installed: [2020-10-28T15:42:42.411Z] #11 57.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-10-28T15:42:42.411Z] #11 57.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-10-28T15:42:42.411Z] #11 57.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-10-28T15:42:42.411Z] #11 57.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-10-28T15:42:42.411Z] #11 57.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-10-28T15:42:42.411Z] #11 57.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-10-28T15:42:42.412Z] Cloning the remote Git repository [2020-10-28T15:42:42.412Z] Cloning with configured refspecs honoured and without tags [2020-10-28T15:42:42.489Z] #42 37.93 CC images/siginfo.o [2020-10-28T15:42:42.489Z] #42 38.17 CC images/rpc.o [2020-10-28T15:42:42.601Z] Cloning repository https://github.com/moby/moby.git [2020-10-28T15:42:42.697Z] #41 88.38 CC criu/bitmap.o [2020-10-28T15:42:42.897Z] #11 75.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:42:42.897Z] #11 75.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:42:42.897Z] #11 75.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:42:42.956Z] #41 88.52 CC criu/cgroup-props.o [2020-10-28T15:42:42.977Z] #11 58.01 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:42.977Z] #11 58.01 Need to get 77.7 MB of archives. [2020-10-28T15:42:42.977Z] #11 58.01 After this operation, 487 MB of additional disk space will be used. [2020-10-28T15:42:42.977Z] #11 58.01 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-10-28T15:42:43.238Z] #11 58.34 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-10-28T15:42:43.472Z] #11 ... [2020-10-28T15:42:43.472Z] [2020-10-28T15:42:43.472Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:43.472Z] #40 76.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:43.523Z] #41 89.27 CC criu/cgroup.o [2020-10-28T15:42:43.735Z] #40 76.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:43.735Z] #40 76.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:43.735Z] #40 76.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:43.735Z] #40 76.06 Setting up python-six (1.12.0-1) ... [2020-10-28T15:42:43.802Z] #11 58.68 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-10-28T15:42:43.802Z] #11 58.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-28T15:42:43.802Z] #11 58.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-28T15:42:43.802Z] #11 58.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-28T15:42:44.023Z] #42 39.56 CC images/ext-file.o [2020-10-28T15:42:44.023Z] #42 39.75 CC images/cgroup.o [2020-10-28T15:42:44.365Z] #11 59.37 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-10-28T15:42:44.460Z] #41 ... [2020-10-28T15:42:44.460Z] [2020-10-28T15:42:44.460Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:44.460Z] #18 30.69 Selecting previously unselected package python3.7. [2020-10-28T15:42:44.460Z] #18 30.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 30.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:42:44.460Z] #18 30.82 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-28T15:42:44.460Z] #18 30.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 30.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:42:44.460Z] #18 30.98 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:42:44.460Z] #18 31.67 Selecting previously unselected package python3. [2020-10-28T15:42:44.460Z] #18 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-10-28T15:42:44.460Z] #18 31.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 31.75 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:42:44.460Z] #18 31.83 Selecting previously unselected package libip4tc0:amd64. [2020-10-28T15:42:44.460Z] #18 31.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 31.85 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:42:44.460Z] #18 31.94 Selecting previously unselected package libip6tc0:amd64. [2020-10-28T15:42:44.460Z] #18 31.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 31.94 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:42:44.460Z] #18 32.03 Selecting previously unselected package libiptc0:amd64. [2020-10-28T15:42:44.460Z] #18 32.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.03 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:42:44.460Z] #18 32.11 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-28T15:42:44.460Z] #18 32.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:42:44.460Z] #18 32.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-28T15:42:44.460Z] #18 32.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:42:44.460Z] #18 32.27 Selecting previously unselected package libnftnl11:amd64. [2020-10-28T15:42:44.460Z] #18 32.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.29 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:42:44.460Z] #18 32.36 Selecting previously unselected package iptables. [2020-10-28T15:42:44.460Z] #18 32.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.37 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:42:44.460Z] #18 32.65 Selecting previously unselected package xxd. [2020-10-28T15:42:44.460Z] #18 32.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 32.66 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:42:44.460Z] #18 32.81 Selecting previously unselected package vim-common. [2020-10-28T15:42:44.460Z] #18 32.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:42:44.460Z] #18 32.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:44.460Z] #18 32.99 Selecting previously unselected package bash-completion. [2020-10-28T15:42:44.460Z] #18 32.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:42:44.460Z] #18 35.63 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:42:44.460Z] #18 36.03 Selecting previously unselected package bzip2. [2020-10-28T15:42:44.460Z] #18 36.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-28T15:42:44.460Z] #18 36.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:42:44.460Z] #18 36.13 Selecting previously unselected package xz-utils. [2020-10-28T15:42:44.566Z] #11 ... [2020-10-28T15:42:44.566Z] [2020-10-28T15:42:44.566Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:44.566Z] #49 59.52 golang.org/x/crypto/ssh/terminal [2020-10-28T15:42:44.566Z] #49 63.12 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:42:44.566Z] #49 ... [2020-10-28T15:42:44.566Z] [2020-10-28T15:42:44.566Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:44.566Z] #40 69.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:44.566Z] #40 ... [2020-10-28T15:42:44.566Z] [2020-10-28T15:42:44.566Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:44.566Z] #34 59.93 Selecting previously unselected package libicu63:arm64. [2020-10-28T15:42:44.566Z] #34 59.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 59.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-28T15:42:44.566Z] #34 64.69 Selecting previously unselected package libxml2:arm64. [2020-10-28T15:42:44.566Z] #34 64.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 65.05 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:42:44.566Z] #34 66.06 Selecting previously unselected package libarchive13:arm64. [2020-10-28T15:42:44.566Z] #34 66.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 66.07 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-28T15:42:44.566Z] #34 66.84 Selecting previously unselected package libjsoncpp1:arm64. [2020-10-28T15:42:44.566Z] #34 66.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 66.86 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-28T15:42:44.566Z] #34 67.10 Selecting previously unselected package librhash0:arm64. [2020-10-28T15:42:44.566Z] #34 67.10 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 67.11 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-10-28T15:42:44.566Z] #34 67.27 Selecting previously unselected package libuv1:arm64. [2020-10-28T15:42:44.566Z] #34 67.27 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 67.28 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-10-28T15:42:44.566Z] #34 67.49 Selecting previously unselected package cmake. [2020-10-28T15:42:44.566Z] #34 67.49 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-10-28T15:42:44.566Z] #34 67.50 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:42:42.987Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-10-28T15:42:44.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:42:44.009Z] > git --version # timeout=10 [2020-10-28T15:42:44.058Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-28T15:42:44.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:42:44.062Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:42:44.670Z] #42 ... [2020-10-28T15:42:44.670Z] [2020-10-28T15:42:44.670Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:44.670Z] #44 91.29 github.com/LK4D4/vndr/versioned [2020-10-28T15:42:44.670Z] #44 92.97 encoding/binary [2020-10-28T15:42:44.670Z] #44 92.98 go/scanner [2020-10-28T15:42:44.670Z] #44 92.98 net/url [2020-10-28T15:42:44.670Z] #44 96.52 go/ast [2020-10-28T15:42:44.670Z] #44 98.50 text/template/parse [2020-10-28T15:42:44.670Z] #44 99.18 encoding/json [2020-10-28T15:42:44.719Z] #18 36.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-28T15:42:44.719Z] #18 36.14 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:42:44.719Z] #18 36.30 Selecting previously unselected package apparmor. [2020-10-28T15:42:44.719Z] #18 36.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-28T15:42:44.720Z] #18 36.39 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:42:44.927Z] #11 60.02 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-10-28T15:42:45.125Z] #40 ... [2020-10-28T15:42:45.125Z] [2020-10-28T15:42:45.125Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:45.125Z] #45 DONE 77.5s [2020-10-28T15:42:45.125Z] [2020-10-28T15:42:45.125Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:45.125Z] #34 68.01 Selecting previously unselected package cmake-data. [2020-10-28T15:42:45.125Z] #34 68.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:42:45.125Z] #34 68.03 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:42:45.125Z] #34 71.49 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:42:45.125Z] #34 71.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:42:45.125Z] #34 71.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:42:45.184Z] #11 60.04 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-10-28T15:42:45.289Z] #18 36.77 Selecting previously unselected package aufs-tools. [2020-10-28T15:42:45.290Z] #18 36.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-28T15:42:45.290Z] #18 36.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:42:45.325Z] #44 ... [2020-10-28T15:42:45.325Z] [2020-10-28T15:42:45.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:45.325Z] #42 40.82 CC images/userns.o [2020-10-28T15:42:45.387Z] #34 ... [2020-10-28T15:42:45.387Z] [2020-10-28T15:42:45.387Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:45.387Z] #32 67.65 reflect [2020-10-28T15:42:45.387Z] #32 74.47 time [2020-10-28T15:42:45.387Z] #32 ... [2020-10-28T15:42:45.387Z] [2020-10-28T15:42:45.387Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:45.387Z] #49 69.91 syscall [2020-10-28T15:42:45.387Z] #49 69.93 bytes [2020-10-28T15:42:45.387Z] #49 72.52 reflect [2020-10-28T15:42:45.387Z] #49 77.62 time [2020-10-28T15:42:45.549Z] #18 36.91 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:42:45.549Z] #18 36.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:42:45.549Z] #18 36.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:42:45.549Z] #18 37.08 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:42:45.549Z] #18 37.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:42:45.549Z] #18 37.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:42:45.625Z] #42 41.25 CC images/google/protobuf/descriptor.o [2020-10-28T15:42:45.808Z] #18 37.21 Selecting previously unselected package jq. [2020-10-28T15:42:45.808Z] #18 37.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:42:45.808Z] #18 37.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:42:45.808Z] #18 37.30 Selecting previously unselected package libaio1:amd64. [2020-10-28T15:42:45.808Z] #18 37.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-28T15:42:45.808Z] #18 37.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:42:45.808Z] #18 37.38 Selecting previously unselected package libgpm2:amd64. [2020-10-28T15:42:45.808Z] #18 37.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-28T15:42:45.808Z] #18 37.38 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:42:45.964Z] #34 ... [2020-10-28T15:42:45.964Z] [2020-10-28T15:42:45.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:45.964Z] #40 71.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:45.964Z] #40 ... [2020-10-28T15:42:45.964Z] [2020-10-28T15:42:45.964Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:45.964Z] #49 DONE 71.5s [2020-10-28T15:42:45.964Z] [2020-10-28T15:42:45.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:45.964Z] #40 71.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-28T15:42:46.067Z] #18 37.46 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:42:46.067Z] #18 37.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:42:46.067Z] #18 37.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:42:46.067Z] #18 ... [2020-10-28T15:42:46.067Z] [2020-10-28T15:42:46.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:46.067Z] #41 92.00 CC criu/clone-noasan.o [2020-10-28T15:42:46.235Z] #40 71.64 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-10-28T15:42:46.235Z] #40 71.71 Setting up python-six (1.12.0-1) ... [2020-10-28T15:42:46.235Z] #11 ... [2020-10-28T15:42:46.235Z] [2020-10-28T15:42:46.235Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:46.235Z] #53 41.69 Reading package lists... [2020-10-28T15:42:46.235Z] #53 51.57 Building dependency tree... [2020-10-28T15:42:46.235Z] #53 57.21 The following additional packages will be installed: [2020-10-28T15:42:46.235Z] #53 57.23 libbtrfs0 [2020-10-28T15:42:46.235Z] #53 57.67 The following NEW packages will be installed: [2020-10-28T15:42:46.235Z] #53 57.71 libbtrfs-dev libbtrfs0 [2020-10-28T15:42:46.235Z] #53 58.28 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:46.235Z] #53 58.28 Need to get 119 kB of archives. [2020-10-28T15:42:46.235Z] #53 58.28 After this operation, 387 kB of additional disk space will be used. [2020-10-28T15:42:46.235Z] #53 58.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:42:46.235Z] #53 58.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:42:46.235Z] #53 60.20 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:46.235Z] #53 60.45 Fetched 119 kB in 0s (336 kB/s) [2020-10-28T15:42:46.235Z] #53 60.72 Selecting previously unselected package libbtrfs0. [2020-10-28T15:42:46.235Z] #53 60.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:46.235Z] #53 60.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:42:46.235Z] #53 60.84 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:46.235Z] #53 61.13 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:42:46.235Z] #53 ... [2020-10-28T15:42:46.235Z] [2020-10-28T15:42:46.235Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:46.235Z] #40 57.48 The following additional packages will be installed: [2020-10-28T15:42:46.235Z] #40 57.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-28T15:42:46.235Z] #40 57.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-28T15:42:46.235Z] #40 57.51 Suggested packages: [2020-10-28T15:42:46.235Z] #40 57.53 manpages-dev python-setuptools [2020-10-28T15:42:46.235Z] #40 59.63 The following NEW packages will be installed: [2020-10-28T15:42:46.235Z] #40 59.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-28T15:42:46.235Z] #40 59.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-28T15:42:46.235Z] #40 59.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-28T15:42:46.235Z] #40 59.71 python-six zlib1g-dev [2020-10-28T15:42:46.235Z] #40 60.23 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:46.235Z] #40 60.23 Need to get 4095 kB of archives. [2020-10-28T15:42:46.235Z] #40 60.23 After this operation, 22.5 MB of additional disk space will be used. [2020-10-28T15:42:46.235Z] #40 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-28T15:42:46.235Z] #40 60.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:42:46.235Z] #40 60.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-28T15:42:46.235Z] #40 60.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:42:46.236Z] #40 60.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-28T15:42:46.236Z] #40 60.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:42:46.236Z] #40 60.28 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-10-28T15:42:46.236Z] #40 60.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-28T15:42:46.236Z] #40 60.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-28T15:42:46.236Z] #40 60.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-28T15:42:46.236Z] #40 60.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-28T15:42:46.236Z] #40 60.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-28T15:42:46.236Z] #40 60.89 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-10-28T15:42:46.236Z] #40 60.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-28T15:42:46.236Z] #40 60.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-28T15:42:46.236Z] #40 60.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-28T15:42:46.236Z] #40 60.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-28T15:42:46.236Z] #40 ... [2020-10-28T15:42:46.236Z] [2020-10-28T15:42:46.236Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:46.236Z] #34 42.01 Reading package lists... [2020-10-28T15:42:46.236Z] #34 51.69 Building dependency tree... [2020-10-28T15:42:46.236Z] #34 57.20 The following additional packages will be installed: [2020-10-28T15:42:46.236Z] #34 57.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-28T15:42:46.236Z] #34 57.22 Suggested packages: [2020-10-28T15:42:46.236Z] #34 57.24 cmake-doc ninja-build lrzip [2020-10-28T15:42:46.236Z] #34 57.24 Recommended packages: [2020-10-28T15:42:46.236Z] #34 57.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-28T15:42:46.236Z] #34 58.90 The following NEW packages will be installed: [2020-10-28T15:42:46.236Z] #34 58.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-28T15:42:46.236Z] #34 58.94 vim-common xxd [2020-10-28T15:42:46.236Z] #34 59.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:42:46.236Z] #34 59.42 Need to get 14.9 MB of archives. [2020-10-28T15:42:46.236Z] #34 59.42 After this operation, 61.8 MB of additional disk space will be used. [2020-10-28T15:42:46.236Z] #34 59.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:42:46.236Z] #34 59.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:42:46.236Z] #34 59.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-28T15:42:46.236Z] #34 59.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:42:46.236Z] #34 61.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-28T15:42:46.236Z] #34 61.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-28T15:42:46.326Z] #41 92.27 CC criu/config.o [2020-10-28T15:42:46.331Z] #49 ... [2020-10-28T15:42:46.331Z] [2020-10-28T15:42:46.331Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:46.542Z] #34 61.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-28T15:42:46.542Z] #34 61.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-28T15:42:46.542Z] #34 61.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-28T15:42:46.542Z] #34 61.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-28T15:42:46.542Z] #34 ... [2020-10-28T15:42:46.542Z] [2020-10-28T15:42:46.542Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:46.542Z] #53 61.13 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:42:46.542Z] #53 61.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:42:46.542Z] #53 61.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:46.593Z] #11 78.81 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:42:46.593Z] #11 78.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:42:46.593Z] #11 78.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:42:46.827Z] #53 61.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:46.827Z] #53 61.76 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:46.827Z] #53 ... [2020-10-28T15:42:46.827Z] [2020-10-28T15:42:46.827Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:46.827Z] #47 51.79 go: extracting golang.org/x/text v0.3.2 [2020-10-28T15:42:46.827Z] #47 59.63 go: finding github.com/fatih/color v1.7.0 [2020-10-28T15:42:46.827Z] #47 59.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-10-28T15:42:46.827Z] #47 59.86 go: finding github.com/mattn/go-colorable v0.1.4 [2020-10-28T15:42:46.827Z] #47 59.90 go: finding github.com/mattn/go-isatty v0.0.8 [2020-10-28T15:42:46.827Z] #47 60.08 go: finding github.com/go-critic/go-critic v0.4.1 [2020-10-28T15:42:46.827Z] #47 60.08 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-10-28T15:42:46.827Z] #47 60.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-10-28T15:42:46.827Z] #47 60.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-10-28T15:42:46.827Z] #47 60.21 go: finding github.com/pkg/errors v0.8.1 [2020-10-28T15:42:46.827Z] #47 60.28 go: finding github.com/sirupsen/logrus v1.4.2 [2020-10-28T15:42:46.827Z] #47 60.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.32 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.33 go: finding github.com/stretchr/testify v1.4.0 [2020-10-28T15:42:46.827Z] #47 60.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-10-28T15:42:46.827Z] #47 60.37 go: finding github.com/davecgh/go-spew v1.1.1 [2020-10-28T15:42:46.827Z] #47 60.40 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.45 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.48 go: finding github.com/stretchr/objx v0.2.0 [2020-10-28T15:42:46.827Z] #47 60.49 go: finding github.com/spf13/viper v1.6.1 [2020-10-28T15:42:46.827Z] #47 60.53 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-10-28T15:42:46.827Z] #47 60.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-10-28T15:42:46.827Z] #47 60.94 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-10-28T15:42:46.827Z] #47 61.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-10-28T15:42:46.827Z] #47 61.18 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-10-28T15:42:46.827Z] #47 61.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-10-28T15:42:46.827Z] #47 61.38 go: finding github.com/gobwas/glob v0.2.3 [2020-10-28T15:42:46.827Z] #47 61.66 go: finding github.com/spf13/cobra v0.0.5 [2020-10-28T15:42:46.827Z] #47 61.75 go: finding github.com/hashicorp/hcl v1.0.0 [2020-10-28T15:42:46.827Z] #47 61.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-10-28T15:42:46.856Z] #11 79.11 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-28T15:42:46.856Z] #11 79.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:42:46.856Z] #11 79.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:42:47.109Z] #47 61.87 go: finding github.com/spf13/pflag v1.0.5 [2020-10-28T15:42:47.109Z] #47 61.92 go: finding github.com/magiconair/properties v1.8.1 [2020-10-28T15:42:47.109Z] #47 62.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T15:42:47.109Z] #47 62.11 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-10-28T15:42:47.109Z] #47 62.14 go: finding github.com/pelletier/go-toml v1.2.0 [2020-10-28T15:42:47.109Z] #47 62.16 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-10-28T15:42:47.109Z] #47 62.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-10-28T15:42:47.109Z] #47 ... [2020-10-28T15:42:47.109Z] [2020-10-28T15:42:47.109Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:47.109Z] #53 62.12 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:47.130Z] #11 79.42 Selecting previously unselected package dmsetup. [2020-10-28T15:42:47.130Z] #11 79.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:42:47.130Z] #11 79.47 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:42:47.130Z] #11 ... [2020-10-28T15:42:47.130Z] [2020-10-28T15:42:47.130Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:47.130Z] #43 69.54 reflect [2020-10-28T15:42:47.130Z] #43 69.98 bufio [2020-10-28T15:42:47.130Z] #43 71.93 syscall [2020-10-28T15:42:47.386Z] #53 ... [2020-10-28T15:42:47.387Z] [2020-10-28T15:42:47.387Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:47.387Z] #32 52.45 sync [2020-10-28T15:42:47.387Z] #32 52.47 internal/reflectlite [2020-10-28T15:42:47.387Z] #32 56.69 sort [2020-10-28T15:42:47.387Z] #32 56.69 errors [2020-10-28T15:42:47.387Z] #32 57.29 strconv [2020-10-28T15:42:47.387Z] #32 58.55 io [2020-10-28T15:42:47.387Z] #32 60.74 internal/oserror [2020-10-28T15:42:47.387Z] #32 61.18 syscall [2020-10-28T15:42:47.391Z] #43 ... [2020-10-28T15:42:47.391Z] [2020-10-28T15:42:47.391Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:47.391Z] #34 79.12 Selecting previously unselected package libxml2:amd64. [2020-10-28T15:42:47.391Z] #34 79.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-28T15:42:47.391Z] #34 79.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:42:47.649Z] #32 ... [2020-10-28T15:42:47.649Z] [2020-10-28T15:42:47.649Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:47.649Z] #47 62.22 go: finding github.com/spf13/afero v1.1.2 [2020-10-28T15:42:47.649Z] #47 62.28 go: finding github.com/spf13/cast v1.3.0 [2020-10-28T15:42:47.649Z] #47 62.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-10-28T15:42:47.649Z] #47 62.31 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-10-28T15:42:47.649Z] #47 62.32 go: finding golang.org/x/text v0.3.2 [2020-10-28T15:42:47.649Z] #47 62.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-10-28T15:42:47.649Z] #47 62.47 go: finding github.com/subosito/gotenv v1.2.0 [2020-10-28T15:42:47.649Z] #47 62.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-10-28T15:42:47.649Z] #47 62.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-10-28T15:42:47.649Z] #47 62.59 go: finding gopkg.in/ini.v1 v1.51.0 [2020-10-28T15:42:47.649Z] #47 62.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-10-28T15:42:47.649Z] #47 62.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-10-28T15:42:47.649Z] #47 62.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-10-28T15:42:47.649Z] #47 62.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-10-28T15:42:47.659Z] #34 79.89 Selecting previously unselected package libarchive13:amd64. [2020-10-28T15:42:47.659Z] #34 79.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-28T15:42:47.659Z] #34 79.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:42:47.703Z] #41 93.50 CC criu/cr-check.o [2020-10-28T15:42:47.910Z] #47 62.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-10-28T15:42:47.910Z] #47 62.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-10-28T15:42:47.910Z] #47 ... [2020-10-28T15:42:47.910Z] [2020-10-28T15:42:47.910Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-10-28T15:42:47.910Z] #53 DONE 63.0s [2020-10-28T15:42:47.910Z] [2020-10-28T15:42:47.910Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:47.910Z] #62 DONE 63.0s [2020-10-28T15:42:47.910Z] [2020-10-28T15:42:47.910Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:47.910Z] #47 62.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-10-28T15:42:47.920Z] #34 80.23 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-28T15:42:47.920Z] #34 80.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-28T15:42:47.920Z] #34 80.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:42:47.920Z] #34 80.41 Selecting previously unselected package librhash0:amd64. [2020-10-28T15:42:47.920Z] #34 80.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-28T15:42:47.920Z] #34 80.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:42:48.171Z] #47 63.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-10-28T15:42:48.171Z] #47 63.23 go: finding github.com/kisielk/gotool v1.0.0 [2020-10-28T15:42:48.171Z] #47 63.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-10-28T15:42:48.171Z] #47 63.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-10-28T15:42:48.171Z] #47 63.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-10-28T15:42:48.182Z] #34 80.59 Selecting previously unselected package libuv1:amd64. [2020-10-28T15:42:48.182Z] #34 80.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-28T15:42:48.182Z] #34 80.62 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:42:48.398Z] #42 43.99 CC images/opts.o [2020-10-28T15:42:48.427Z] #47 63.40 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-10-28T15:42:48.427Z] #47 63.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-10-28T15:42:48.427Z] #47 63.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-10-28T15:42:48.427Z] #47 63.51 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-10-28T15:42:48.427Z] #47 63.51 go: finding github.com/ultraware/funlen v0.0.2 [2020-10-28T15:42:48.427Z] #47 63.55 go: finding github.com/ultraware/whitespace v0.0.4 [2020-10-28T15:42:48.427Z] #47 63.59 go: finding github.com/uudashr/gocognit v1.0.1 [2020-10-28T15:42:48.444Z] #34 80.77 Selecting previously unselected package cmake. [2020-10-28T15:42:48.444Z] #34 80.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-28T15:42:48.444Z] #34 80.78 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:42:48.687Z] #47 63.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-10-28T15:42:48.687Z] #47 63.73 go: finding github.com/gogo/protobuf v1.2.1 [2020-10-28T15:42:48.701Z] #42 44.26 CC images/seccomp.o [2020-10-28T15:42:48.948Z] #47 63.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-10-28T15:42:49.000Z] #42 44.62 CC images/binfmt-misc.o [2020-10-28T15:42:49.206Z] #47 64.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-10-28T15:42:49.206Z] #47 64.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-10-28T15:42:49.299Z] #42 44.91 CC images/time.o [2020-10-28T15:42:49.464Z] #47 64.39 go: finding github.com/BurntSushi/toml v0.3.1 [2020-10-28T15:42:49.464Z] #47 64.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-10-28T15:42:49.564Z] #40 74.53 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:42:49.564Z] #40 ... [2020-10-28T15:42:49.564Z] [2020-10-28T15:42:49.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:49.564Z] #34 71.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-28T15:42:49.564Z] #34 71.67 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:42:49.564Z] #34 71.71 Setting up libuv1:arm64 (1.24.1-1) ... [2020-10-28T15:42:49.564Z] #34 71.76 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:49.564Z] #34 71.85 Setting up librhash0:arm64 (1.3.8-1) ... [2020-10-28T15:42:49.564Z] #34 71.89 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:42:49.564Z] #34 71.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:42:49.564Z] #34 72.04 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-10-28T15:42:49.564Z] #34 72.07 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-10-28T15:42:49.564Z] #34 72.10 Setting up cmake (3.13.4-1) ... [2020-10-28T15:42:49.564Z] #34 72.15 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:49.564Z] #34 72.43 Processing triggers for mime-support (3.62) ... [2020-10-28T15:42:49.564Z] #34 DONE 75.0s [2020-10-28T15:42:49.564Z] [2020-10-28T15:42:49.564Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:49.599Z] #42 45.15 CC images/sysctl.o [2020-10-28T15:42:49.599Z] #42 45.38 CC images/autofs.o [2020-10-28T15:42:49.609Z] #41 94.98 CC criu/cr-dedup.o [2020-10-28T15:42:49.609Z] #41 95.38 CC criu/cr-dump.o [2020-10-28T15:42:49.831Z] #35 ... [2020-10-28T15:42:49.831Z] [2020-10-28T15:42:49.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:49.831Z] #43 65.16 crypto/rand [2020-10-28T15:42:49.831Z] #43 65.74 github.com/LK4D4/vndr/build [2020-10-28T15:42:49.831Z] #43 66.25 crypto/elliptic [2020-10-28T15:42:49.831Z] #43 67.44 encoding/asn1 [2020-10-28T15:42:49.831Z] #43 70.25 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:42:49.831Z] #43 70.99 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:42:49.831Z] #43 72.04 crypto/x509/pkix [2020-10-28T15:42:49.831Z] #43 72.97 vendor/golang.org/x/crypto/cryptobyte [2020-10-28T15:42:49.831Z] #43 73.13 mime [2020-10-28T15:42:49.831Z] #43 74.59 mime/quotedprintable [2020-10-28T15:42:49.831Z] #43 74.65 net/http/internal [2020-10-28T15:42:49.831Z] #43 ... [2020-10-28T15:42:49.831Z] [2020-10-28T15:42:49.831Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:50.098Z] #40 75.47 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-28T15:42:50.098Z] #40 75.52 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:50.098Z] #40 75.56 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-10-28T15:42:50.098Z] #40 75.57 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:50.098Z] #40 75.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:42:50.098Z] #40 75.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:50.098Z] #40 75.62 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-10-28T15:42:50.098Z] #40 75.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:42:50.098Z] #40 75.66 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:42:50.249Z] #42 45.75 CC images/macvlan.o [2020-10-28T15:42:50.551Z] #42 46.02 CC images/sit.o [2020-10-28T15:42:50.551Z] #42 46.26 CC images/memfd.o [2020-10-28T15:42:50.852Z] #42 ... [2020-10-28T15:42:50.852Z] [2020-10-28T15:42:50.852Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:50.852Z] #12 104.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-10-28T15:42:50.852Z] #12 104.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 104.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-10-28T15:42:50.852Z] #12 104.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 104.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 104.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-28T15:42:50.852Z] #12 105.0 Selecting previously unselected package libbtrfs0. [2020-10-28T15:42:50.852Z] #12 105.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:50.852Z] #12 105.1 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:42:50.852Z] #12 105.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:50.852Z] #12 105.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-10-28T15:42:50.852Z] #12 105.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-28T15:42:50.852Z] #12 105.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 105.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-28T15:42:50.852Z] #12 105.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 105.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-10-28T15:42:50.852Z] #12 105.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-10-28T15:42:50.852Z] #12 105.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 105.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-28T15:42:50.852Z] #12 106.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-10-28T15:42:50.852Z] #12 106.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 106.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-28T15:42:50.852Z] #12 106.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-10-28T15:42:50.852Z] #12 106.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 106.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-28T15:42:50.852Z] #12 106.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 106.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 106.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-28T15:42:50.852Z] #12 106.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 106.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 106.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-28T15:42:50.852Z] #12 107.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 107.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 107.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-28T15:42:50.852Z] #12 107.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 107.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 107.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-28T15:42:50.852Z] #12 107.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-10-28T15:42:50.852Z] #12 107.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-28T15:42:50.852Z] #12 107.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-28T15:42:51.151Z] #12 108.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-28T15:42:51.456Z] #12 108.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-28T15:42:51.456Z] #12 108.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:42:51.456Z] #12 108.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-28T15:42:51.456Z] #12 108.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:51.456Z] #12 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:42:51.456Z] #12 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:42:51.456Z] #12 108.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:42:51.517Z] #41 ... [2020-10-28T15:42:51.517Z] [2020-10-28T15:42:51.517Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:42:51.517Z] #18 41.01 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:42:51.517Z] #18 41.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:42:51.517Z] #18 41.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:51.517Z] #18 41.12 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:42:51.517Z] #18 41.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:42:51.517Z] #18 41.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:42:51.517Z] #18 41.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:42:51.517Z] #18 41.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:51.517Z] #18 41.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:51.517Z] #18 41.30 Selecting previously unselected package libreadline5:amd64. [2020-10-28T15:42:51.517Z] #18 41.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-28T15:42:51.517Z] #18 41.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:42:51.517Z] #18 41.42 Selecting previously unselected package net-tools. [2020-10-28T15:42:51.517Z] #18 41.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-28T15:42:51.517Z] #18 41.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:42:51.518Z] #18 41.64 Selecting previously unselected package python-pip-whl. [2020-10-28T15:42:51.518Z] #18 41.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:42:51.518Z] #18 41.67 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:42:51.518Z] #18 42.24 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:42:51.518Z] #18 42.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:42:51.518Z] #18 42.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:42:51.518Z] #18 42.37 Selecting previously unselected package python3-distutils. [2020-10-28T15:42:51.518Z] #18 42.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:42:51.518Z] #18 42.38 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:42:51.518Z] #18 42.53 Selecting previously unselected package python3-pip. [2020-10-28T15:42:51.518Z] #18 42.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:42:51.518Z] #18 42.53 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:42:51.518Z] #18 42.71 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:42:51.518Z] #18 42.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:42:51.518Z] #18 42.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:51.518Z] #18 42.84 Selecting previously unselected package python3-setuptools. [2020-10-28T15:42:51.518Z] #18 42.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:42:51.518Z] #18 42.86 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:42:51.518Z] #18 43.07 Selecting previously unselected package python3-wheel. [2020-10-28T15:42:51.757Z] #12 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-28T15:42:51.757Z] #12 108.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-28T15:42:51.757Z] #12 108.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:42:51.757Z] #12 108.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-28T15:42:51.757Z] #12 108.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-28T15:42:51.757Z] #12 108.4 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:42:51.757Z] #12 108.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-28T15:42:51.757Z] #12 108.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-28T15:42:51.757Z] #12 108.4 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:51.762Z] #34 84.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:42:51.762Z] #34 84.14 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:42:51.762Z] #34 84.15 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:42:51.762Z] #34 84.16 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:51.762Z] #34 84.18 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:42:51.762Z] #34 84.19 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:42:51.762Z] #34 84.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:42:51.762Z] #34 84.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:42:51.777Z] #18 43.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:42:51.777Z] #18 43.09 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:42:51.777Z] #18 43.14 Selecting previously unselected package sudo. [2020-10-28T15:42:51.777Z] #18 43.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-28T15:42:51.777Z] #18 43.16 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:42:52.022Z] #34 84.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:42:52.022Z] #34 84.25 Setting up cmake (3.13.4-1) ... [2020-10-28T15:42:52.022Z] #34 84.26 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:52.022Z] #34 84.36 Processing triggers for mime-support (3.62) ... [2020-10-28T15:42:52.037Z] #18 43.65 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:42:52.073Z] #12 DONE 108.7s [2020-10-28T15:42:52.073Z] [2020-10-28T15:42:52.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:52.073Z] #42 46.61 CC images/timens.o [2020-10-28T15:42:52.073Z] #42 46.90 LINK images/built-in.o [2020-10-28T15:42:52.073Z] #42 47.10 GEN compel/include/asm [2020-10-28T15:42:52.073Z] #42 47.11 GEN compel/include/version.h [2020-10-28T15:42:52.073Z] #42 47.17 touch .config [2020-10-28T15:42:52.073Z] #42 47.23 GEN include/common/config.h [2020-10-28T15:42:52.073Z] #42 47.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-28T15:42:52.073Z] #42 47.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-28T15:42:52.073Z] #42 47.46 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-10-28T15:42:52.073Z] #42 47.47 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-10-28T15:42:52.073Z] #42 47.53 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-10-28T15:42:52.073Z] #42 47.62 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-10-28T15:42:52.073Z] #42 47.71 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-10-28T15:42:52.073Z] #42 47.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:42:52.073Z] #42 47.74 DEP compel/plugins/std/infect.d [2020-10-28T15:42:52.073Z] #42 ... [2020-10-28T15:42:52.073Z] [2020-10-28T15:42:52.073Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:52.073Z] #50 98.58 encoding/json [2020-10-28T15:42:52.073Z] #50 98.61 golang.org/x/sys/unix [2020-10-28T15:42:52.285Z] #34 ... [2020-10-28T15:42:52.285Z] [2020-10-28T15:42:52.285Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:52.285Z] #49 84.62 context [2020-10-28T15:42:52.296Z] #18 43.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-28T15:42:52.296Z] #18 43.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:42:52.374Z] #50 ... [2020-10-28T15:42:52.374Z] [2020-10-28T15:42:52.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:52.374Z] #42 47.84 DEP compel/plugins/std/string.d [2020-10-28T15:42:52.374Z] #42 47.96 DEP compel/plugins/std/log.d [2020-10-28T15:42:52.374Z] #42 48.08 DEP compel/plugins/std/fds.d [2020-10-28T15:42:52.374Z] #42 48.13 DEP compel/plugins/std/std.d [2020-10-28T15:42:52.548Z] #49 ... [2020-10-28T15:42:52.548Z] [2020-10-28T15:42:52.548Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:52.548Z] #34 DONE 84.9s [2020-10-28T15:42:52.556Z] #18 43.91 Selecting previously unselected package uidmap. [2020-10-28T15:42:52.556Z] #18 43.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-28T15:42:52.556Z] #18 43.93 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:42:52.556Z] #18 44.05 Selecting previously unselected package vim-runtime. [2020-10-28T15:42:52.556Z] #18 44.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:42:52.556Z] #18 44.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:42:52.556Z] #18 44.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:42:52.556Z] #18 44.11 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:42:52.677Z] #42 ... [2020-10-28T15:42:52.677Z] [2020-10-28T15:42:52.677Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:42:52.677Z] #13 DONE 0.6s [2020-10-28T15:42:52.677Z] [2020-10-28T15:42:52.677Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:52.677Z] #42 48.26 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:42:52.677Z] #42 48.38 DEP compel/plugins/fds/fds.d [2020-10-28T15:42:52.811Z] [2020-10-28T15:42:52.811Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:52.978Z] #42 48.60 CC compel/plugins/std/std.o [2020-10-28T15:42:52.978Z] #42 ... [2020-10-28T15:42:52.978Z] [2020-10-28T15:42:52.978Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:42:52.978Z] #14 DONE 0.4s [2020-10-28T15:42:53.278Z] [2020-10-28T15:42:53.278Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:53.278Z] #52 0.513 + RM_GOPATH=0 [2020-10-28T15:42:53.278Z] #52 0.514 + TMP_GOPATH= [2020-10-28T15:42:53.278Z] #52 0.514 + : /build [2020-10-28T15:42:53.278Z] #52 0.514 + '[' -z '' ']' [2020-10-28T15:42:53.278Z] #52 0.515 ++ mktemp -d [2020-10-28T15:42:53.278Z] #52 0.519 + export GOPATH=/tmp/tmp.TjkRgeRxuJ [2020-10-28T15:42:53.278Z] #52 0.519 + GOPATH=/tmp/tmp.TjkRgeRxuJ [2020-10-28T15:42:53.278Z] #52 0.519 + RM_GOPATH=1 [2020-10-28T15:42:53.278Z] #52 0.520 + case "$(go env GOARCH)" in [2020-10-28T15:42:53.278Z] #52 0.531 ++ go env GOARCH [2020-10-28T15:42:53.278Z] #52 0.557 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:53.278Z] #52 0.557 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:53.278Z] #52 0.567 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:53.278Z] #52 0.568 + dir=/tmp/install [2020-10-28T15:42:53.278Z] #52 0.569 + bin=runc [2020-10-28T15:42:53.278Z] #52 0.569 + shift [2020-10-28T15:42:53.278Z] #52 0.569 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:42:53.278Z] #52 0.570 + . /tmp/install/runc.installer [2020-10-28T15:42:53.278Z] #52 0.570 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:42:53.278Z] #52 0.571 + install_runc [2020-10-28T15:42:53.278Z] #52 0.572 + uname -r [2020-10-28T15:42:53.278Z] #52 0.574 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:42:53.278Z] #52 0.581 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:42:53.278Z] #52 0.582 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:42:53.278Z] #52 0.582 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:42:53.278Z] #52 0.582 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TjkRgeRxuJ/src/github.com/opencontainers/runc [2020-10-28T15:42:53.278Z] #52 0.592 Cloning into '/tmp/tmp.TjkRgeRxuJ/src/github.com/opencontainers/runc'... [2020-10-28T15:42:53.384Z] #35 0.956 + RM_GOPATH=0 [2020-10-28T15:42:53.384Z] #35 0.956 + TMP_GOPATH= [2020-10-28T15:42:53.384Z] #35 0.956 + : /build [2020-10-28T15:42:53.384Z] #35 0.956 + '[' -z '' ']' [2020-10-28T15:42:53.384Z] #35 0.956 ++ mktemp -d [2020-10-28T15:42:53.384Z] #35 0.956 + export GOPATH=/tmp/tmp.AaR0lwtXDc [2020-10-28T15:42:53.384Z] #35 0.956 + GOPATH=/tmp/tmp.AaR0lwtXDc [2020-10-28T15:42:53.384Z] #35 0.956 + RM_GOPATH=1 [2020-10-28T15:42:53.384Z] #35 0.956 + case "$(go env GOARCH)" in [2020-10-28T15:42:53.384Z] #35 0.956 ++ go env GOARCH [2020-10-28T15:42:53.384Z] #35 0.983 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:53.384Z] #35 0.983 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:53.384Z] #35 0.984 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:53.384Z] #35 0.987 + dir=/tmp/install [2020-10-28T15:42:53.384Z] #35 0.987 + bin=tini [2020-10-28T15:42:53.384Z] #35 0.987 + shift [2020-10-28T15:42:53.384Z] #35 0.987 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:42:53.384Z] #35 0.987 + . /tmp/install/tini.installer [2020-10-28T15:42:53.384Z] #35 0.987 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:53.384Z] #35 0.987 + install_tini [2020-10-28T15:42:53.384Z] #35 0.987 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:42:53.384Z] #35 0.987 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:53.384Z] #35 0.993 + git clone https://github.com/krallin/tini.git /tmp/tmp.AaR0lwtXDc/tini [2020-10-28T15:42:53.580Z] #52 ... [2020-10-28T15:42:53.580Z] [2020-10-28T15:42:53.580Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:42:53.580Z] #15 0.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:42:53.580Z] #15 DONE 0.4s [2020-10-28T15:42:53.580Z] [2020-10-28T15:42:53.580Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:42:53.645Z] #35 1.013 Cloning into '/tmp/tmp.AaR0lwtXDc/tini'... [2020-10-28T15:42:53.663Z] #47 ... [2020-10-28T15:42:53.663Z] [2020-10-28T15:42:53.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:53.663Z] #43 58.67 io [2020-10-28T15:42:53.663Z] #43 58.68 strconv [2020-10-28T15:42:53.663Z] #43 60.79 bytes [2020-10-28T15:42:53.663Z] #43 64.59 reflect [2020-10-28T15:42:53.663Z] #43 64.84 bufio [2020-10-28T15:42:53.663Z] #43 68.17 syscall [2020-10-28T15:42:53.882Z] #16 DONE 0.4s [2020-10-28T15:42:53.882Z] [2020-10-28T15:42:53.882Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:53.882Z] #42 49.03 CC compel/plugins/std/fds.o [2020-10-28T15:42:53.882Z] #42 49.54 CC compel/plugins/std/log.o [2020-10-28T15:42:53.920Z] #43 ... [2020-10-28T15:42:53.920Z] [2020-10-28T15:42:53.920Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:42:53.920Z] #30 67.31 Checking out files: 84% (1281/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: 95% (1451/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-10-28T15:42:53.920Z] #30 68.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-10-28T15:42:53.920Z] #30 68.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-28T15:42:54.186Z] #42 ... [2020-10-28T15:42:54.187Z] [2020-10-28T15:42:54.187Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:42:54.187Z] #17 DONE 0.3s [2020-10-28T15:42:54.187Z] [2020-10-28T15:42:54.187Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:42:54.379Z] #40 79.40 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-10-28T15:42:54.379Z] #40 79.42 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:54.490Z] #18 DONE 0.4s [2020-10-28T15:42:54.490Z] [2020-10-28T15:42:54.490Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:54.490Z] #44 109.3 go/parser [2020-10-28T15:42:54.490Z] #44 110.2 text/template [2020-10-28T15:42:54.590Z] #35 1.809 + cd /tmp/tmp.AaR0lwtXDc/tini [2020-10-28T15:42:54.590Z] #35 1.809 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:54.590Z] #35 1.821 + cmake . [2020-10-28T15:42:54.856Z] #35 ... [2020-10-28T15:42:54.856Z] [2020-10-28T15:42:54.856Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:54.856Z] #40 80.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:42:54.856Z] #40 80.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:42:54.856Z] #40 80.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:54.856Z] #40 80.39 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:42:54.856Z] #40 80.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:54.856Z] #40 80.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:42:54.856Z] #40 80.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:54.856Z] #40 80.46 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:54.856Z] #40 80.48 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:42:54.856Z] #40 80.50 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:42:54.856Z] #40 86.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:42:54.856Z] #40 86.85 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:42:54.856Z] #40 DONE 87.2s [2020-10-28T15:42:54.856Z] [2020-10-28T15:42:54.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:55.946Z] #18 47.28 Selecting previously unselected package vim. [2020-10-28T15:42:55.946Z] #18 47.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:42:55.946Z] #18 47.33 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:42:56.306Z] #40 ... [2020-10-28T15:42:56.306Z] [2020-10-28T15:42:56.306Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:56.306Z] #35 1.410 + RM_GOPATH=0 [2020-10-28T15:42:56.306Z] #35 1.410 + TMP_GOPATH= [2020-10-28T15:42:56.306Z] #35 1.410 + : /build [2020-10-28T15:42:56.306Z] #35 1.410 + '[' -z '' ']' [2020-10-28T15:42:56.306Z] #35 1.411 ++ mktemp -d [2020-10-28T15:42:56.306Z] #35 1.423 + export GOPATH=/tmp/tmp.UjCpsGkXb1 [2020-10-28T15:42:56.306Z] #35 1.423 + GOPATH=/tmp/tmp.UjCpsGkXb1 [2020-10-28T15:42:56.306Z] #35 1.423 + RM_GOPATH=1 [2020-10-28T15:42:56.306Z] #35 1.423 + case "$(go env GOARCH)" in [2020-10-28T15:42:56.306Z] #35 1.425 ++ go env GOARCH [2020-10-28T15:42:56.306Z] #35 1.450 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:56.306Z] #35 1.451 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:56.306Z] #35 1.452 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:56.306Z] #35 1.453 + dir=/tmp/install [2020-10-28T15:42:56.306Z] #35 1.454 + bin=tini [2020-10-28T15:42:56.306Z] #35 1.455 + shift [2020-10-28T15:42:56.306Z] #35 1.455 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:42:56.306Z] #35 1.456 + . /tmp/install/tini.installer [2020-10-28T15:42:56.306Z] #35 1.460 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:56.306Z] #35 1.461 + install_tini [2020-10-28T15:42:56.306Z] #35 1.464 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:42:56.306Z] #35 1.464 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:56.306Z] #35 1.465 + git clone https://github.com/krallin/tini.git /tmp/tmp.UjCpsGkXb1/tini [2020-10-28T15:42:56.306Z] #35 1.488 Cloning into '/tmp/tmp.UjCpsGkXb1/tini'... [2020-10-28T15:42:56.306Z] #35 2.280 + cd /tmp/tmp.UjCpsGkXb1/tini [2020-10-28T15:42:56.306Z] #35 2.280 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:42:56.306Z] #35 2.298 + cmake . [2020-10-28T15:42:56.306Z] #35 3.096 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:42:56.306Z] #35 3.132 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:42:56.306Z] #35 3.872 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:42:56.306Z] #35 3.874 -- Detecting C compiler ABI info [2020-10-28T15:42:56.306Z] #35 4.714 -- Detecting C compiler ABI info - done [2020-10-28T15:42:56.306Z] #35 4.769 -- Detecting C compile features [2020-10-28T15:42:56.306Z] #35 6.921 -- Detecting C compile features - done [2020-10-28T15:42:56.543Z] #18 48.17 Selecting previously unselected package xfsprogs. [2020-10-28T15:42:56.569Z] #35 7.013 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:42:56.610Z] #44 113.1 encoding/xml [2020-10-28T15:42:56.802Z] #18 48.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-28T15:42:56.802Z] #18 48.22 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:42:56.833Z] #35 ... [2020-10-28T15:42:56.833Z] [2020-10-28T15:42:56.833Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:56.833Z] #40 DONE 82.2s [2020-10-28T15:42:56.833Z] [2020-10-28T15:42:56.833Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:56.833Z] #35 7.315 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:42:56.833Z] #35 ... [2020-10-28T15:42:56.833Z] [2020-10-28T15:42:56.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:57.369Z] #18 48.68 Selecting previously unselected package zip. [2020-10-28T15:42:57.369Z] #18 48.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-28T15:42:57.369Z] #18 48.70 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:42:57.369Z] #18 48.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:42:57.369Z] #18 48.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:42:57.369Z] #18 48.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:42:57.369Z] #18 48.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:42:57.369Z] #18 48.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:42:57.369Z] #18 48.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:42:57.369Z] #18 48.97 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:42:57.369Z] #18 48.98 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:42:57.369Z] #18 48.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:57.407Z] #41 2.165 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:42:57.407Z] #41 2.165 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:42:57.407Z] #41 2.183 Note: Building without GnuTLS support [2020-10-28T15:42:57.407Z] #41 2.188 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:42:57.407Z] #41 2.198 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:42:57.407Z] #41 ... [2020-10-28T15:42:57.407Z] [2020-10-28T15:42:57.407Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:57.407Z] #11 79.79 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:42:57.407Z] #11 79.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:42:57.407Z] #11 79.85 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:42:57.407Z] #11 85.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:42:57.407Z] #11 85.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:42:57.407Z] #11 85.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:42:57.629Z] #18 49.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:42:57.629Z] #18 49.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:57.629Z] #18 49.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:42:57.629Z] #18 49.06 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:42:57.629Z] #18 49.07 Setting up zip (3.0-11+b1) ... [2020-10-28T15:42:57.629Z] #18 49.08 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:57.629Z] #18 49.11 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:42:57.667Z] #11 ... [2020-10-28T15:42:57.667Z] [2020-10-28T15:42:57.667Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:57.667Z] #35 2.721 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:42:57.667Z] #35 2.819 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:42:57.667Z] #35 3.482 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:42:57.667Z] #35 3.486 -- Detecting C compiler ABI info [2020-10-28T15:42:57.667Z] #35 4.138 -- Detecting C compiler ABI info - done [2020-10-28T15:42:57.667Z] #35 4.176 -- Detecting C compile features [2020-10-28T15:42:57.667Z] #35 ... [2020-10-28T15:42:57.667Z] [2020-10-28T15:42:57.667Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:57.667Z] #43 80.10 time [2020-10-28T15:42:57.667Z] #43 83.04 internal/fmtsort [2020-10-28T15:42:57.667Z] #43 83.76 internal/syscall/unix [2020-10-28T15:42:57.667Z] #43 84.09 strings [2020-10-28T15:42:57.667Z] #43 86.36 os [2020-10-28T15:42:57.667Z] #43 87.55 regexp/syntax [2020-10-28T15:42:57.928Z] #43 ... [2020-10-28T15:42:57.928Z] [2020-10-28T15:42:57.928Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:57.928Z] #32 81.48 internal/poll [2020-10-28T15:42:57.928Z] #32 82.59 internal/fmtsort [2020-10-28T15:42:57.928Z] #32 83.47 internal/syscall/execenv [2020-10-28T15:42:57.928Z] #32 83.70 internal/syscall/unix [2020-10-28T15:42:57.928Z] #32 83.71 strings [2020-10-28T15:42:57.928Z] #32 84.01 os [2020-10-28T15:42:57.928Z] #32 87.36 path [2020-10-28T15:42:57.928Z] #32 88.09 text/tabwriter [2020-10-28T15:42:57.928Z] #32 88.43 fmt [2020-10-28T15:42:57.928Z] #32 88.85 path/filepath [2020-10-28T15:42:57.928Z] #32 90.18 io/ioutil [2020-10-28T15:42:57.928Z] #32 ... [2020-10-28T15:42:57.928Z] [2020-10-28T15:42:57.928Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:42:57.928Z] #43 90.41 fmt [2020-10-28T15:42:58.106Z] #30 ... [2020-10-28T15:42:58.106Z] [2020-10-28T15:42:58.106Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:42:58.106Z] #54 2.380 + RM_GOPATH=0 [2020-10-28T15:42:58.106Z] #54 2.380 + TMP_GOPATH= [2020-10-28T15:42:58.106Z] #54 2.380 + : /build [2020-10-28T15:42:58.106Z] #54 2.380 + '[' -z '' ']' [2020-10-28T15:42:58.106Z] #54 2.380 ++ mktemp -d [2020-10-28T15:42:58.106Z] #54 2.380 + export GOPATH=/tmp/tmp.A78QqohBnR [2020-10-28T15:42:58.106Z] #54 2.380 + GOPATH=/tmp/tmp.A78QqohBnR [2020-10-28T15:42:58.106Z] #54 2.380 + RM_GOPATH=1 [2020-10-28T15:42:58.106Z] #54 2.380 + case "$(go env GOARCH)" in [2020-10-28T15:42:58.106Z] #54 2.380 ++ go env GOARCH [2020-10-28T15:42:58.106Z] #54 2.415 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:58.106Z] #54 2.416 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:58.106Z] #54 2.416 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:42:58.106Z] #54 2.416 ++ dirname /tmp/install/install.sh [2020-10-28T15:42:58.106Z] #54 2.416 + dir=/tmp/install [2020-10-28T15:42:58.106Z] #54 2.416 + bin=containerd [2020-10-28T15:42:58.106Z] #54 2.416 + shift [2020-10-28T15:42:58.106Z] #54 2.416 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-10-28T15:42:58.106Z] #54 2.416 + . /tmp/install/containerd.installer [2020-10-28T15:42:58.106Z] #54 2.416 ++ set -e [2020-10-28T15:42:58.106Z] #54 2.416 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:42:58.106Z] #54 2.416 + install_containerd [2020-10-28T15:42:58.106Z] #54 2.416 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-10-28T15:42:58.106Z] #54 2.417 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A78QqohBnR/src/github.com/containerd/containerd [2020-10-28T15:42:58.106Z] #54 2.434 Cloning into '/tmp/tmp.A78QqohBnR/src/github.com/containerd/containerd'... [2020-10-28T15:42:58.106Z] #54 ... [2020-10-28T15:42:58.106Z] [2020-10-28T15:42:58.106Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:58.106Z] #40 63.06 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:58.106Z] #40 63.64 Fetched 4095 kB in 1s (3849 kB/s) [2020-10-28T15:42:58.106Z] #40 63.84 Selecting previously unselected package libcap-dev:amd64. [2020-10-28T15:42:58.106Z] #40 63.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:58.106Z] #40 64.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 64.01 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:42:58.106Z] #40 64.39 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:42:58.106Z] #40 64.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 64.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:58.106Z] #40 64.76 Selecting previously unselected package libnet1-dev. [2020-10-28T15:42:58.106Z] #40 64.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 64.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:42:58.106Z] #40 65.32 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:42:58.106Z] #40 65.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 65.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:42:58.106Z] #40 65.88 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-28T15:42:58.106Z] #40 65.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 65.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:42:58.106Z] #40 66.32 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:42:58.106Z] #40 66.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 66.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:58.106Z] #40 66.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-28T15:42:58.106Z] #40 66.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 66.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:42:58.106Z] #40 66.65 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-28T15:42:58.106Z] #40 66.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 66.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:42:58.106Z] #40 67.10 Selecting previously unselected package libprotobuf17:amd64. [2020-10-28T15:42:58.106Z] #40 67.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 67.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:58.106Z] #40 68.24 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-28T15:42:58.106Z] #40 68.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 68.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:58.106Z] #40 68.52 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-28T15:42:58.106Z] #40 68.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 68.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:58.106Z] #40 70.54 Selecting previously unselected package libprotoc17:amd64. [2020-10-28T15:42:58.106Z] #40 70.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 70.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:42:58.106Z] #40 71.58 Selecting previously unselected package protobuf-c-compiler. [2020-10-28T15:42:58.106Z] #40 71.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 71.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:42:58.106Z] #40 71.81 Selecting previously unselected package protobuf-compiler. [2020-10-28T15:42:58.106Z] #40 71.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 71.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:42:58.106Z] #40 72.10 Selecting previously unselected package python-pkg-resources. [2020-10-28T15:42:58.106Z] #40 72.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:42:58.106Z] #40 72.13 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:58.106Z] #40 72.53 Selecting previously unselected package python-six. [2020-10-28T15:42:58.106Z] #40 72.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-28T15:42:58.106Z] #40 72.56 Unpacking python-six (1.12.0-1) ... [2020-10-28T15:42:58.106Z] #40 72.74 Selecting previously unselected package python-protobuf. [2020-10-28T15:42:58.106Z] #40 72.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-28T15:42:58.106Z] #40 72.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-28T15:42:58.151Z] #44 ... [2020-10-28T15:42:58.151Z] [2020-10-28T15:42:58.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:42:58.151Z] #42 50.92 CC compel/plugins/std/string.o [2020-10-28T15:42:58.151Z] #42 51.72 CC compel/plugins/std/infect.o [2020-10-28T15:42:58.151Z] #42 52.31 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-10-28T15:42:58.151Z] #42 52.36 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-10-28T15:42:58.151Z] #42 52.43 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-10-28T15:42:58.151Z] #42 52.49 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-10-28T15:42:58.151Z] #42 52.52 AR compel/plugins/std.lib.a [2020-10-28T15:42:58.151Z] #42 52.69 CC compel/plugins/fds/fds.o [2020-10-28T15:42:58.151Z] #42 53.04 AR compel/plugins/fds.lib.a [2020-10-28T15:42:58.151Z] #42 53.14 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:42:58.151Z] #42 53.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:42:58.151Z] #42 53.54 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-10-28T15:42:58.151Z] #42 53.61 HOSTDEP compel/src/main-host.d [2020-10-28T15:42:58.151Z] #42 53.72 DEP compel/src/lib/ptrace.d [2020-10-28T15:42:58.452Z] #42 53.86 DEP compel/src/lib/infect.d [2020-10-28T15:42:58.452Z] #42 54.05 DEP compel/src/lib/infect-util.d [2020-10-28T15:42:58.669Z] #40 73.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:58.669Z] #40 ... [2020-10-28T15:42:58.669Z] [2020-10-28T15:42:58.669Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:42:58.669Z] #32 63.64 reflect [2020-10-28T15:42:58.669Z] #32 72.24 time [2020-10-28T15:42:58.669Z] #32 ... [2020-10-28T15:42:58.669Z] [2020-10-28T15:42:58.669Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:42:58.669Z] #40 73.68 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-28T15:42:58.752Z] #42 54.17 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:42:58.752Z] #42 54.34 DEP compel/arch/ppc64/src/lib/infect.d [2020-10-28T15:42:58.925Z] #40 ... [2020-10-28T15:42:58.925Z] [2020-10-28T15:42:58.925Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:42:58.925Z] #34 63.86 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:58.925Z] #34 64.09 Fetched 14.9 MB in 3s (5177 kB/s) [2020-10-28T15:42:58.925Z] #34 64.28 Selecting previously unselected package xxd. [2020-10-28T15:42:58.926Z] #34 64.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:58.926Z] #34 64.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:42:58.926Z] #34 64.42 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:42:58.926Z] #34 64.84 Selecting previously unselected package vim-common. [2020-10-28T15:42:58.926Z] #34 64.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:42:58.926Z] #34 64.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:42:58.926Z] #34 65.71 Selecting previously unselected package cmake-data. [2020-10-28T15:42:58.926Z] #34 65.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-28T15:42:58.926Z] #34 65.78 Unpacking cmake-data (3.13.4-1) ... [2020-10-28T15:42:58.926Z] #34 69.88 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:42:58.926Z] #34 69.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:42:58.926Z] #34 69.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:42:59.051Z] #42 54.49 DEP compel/arch/ppc64/src/lib/cpu.d [2020-10-28T15:42:59.051Z] #42 54.60 DEP compel/src/lib/log.d [2020-10-28T15:42:59.051Z] #42 54.72 DEP compel/src/main.d [2020-10-28T15:42:59.051Z] #42 54.86 DEP compel/src/lib/handle-elf.d [2020-10-28T15:42:59.182Z] #34 ... [2020-10-28T15:42:59.182Z] [2020-10-28T15:42:59.182Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:42:59.182Z] #11 65.67 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-10-28T15:42:59.182Z] #11 68.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-28T15:42:59.182Z] #11 68.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-28T15:42:59.182Z] #11 68.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-28T15:42:59.182Z] #11 68.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-28T15:42:59.182Z] #11 68.96 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-10-28T15:42:59.182Z] #11 68.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-28T15:42:59.182Z] #11 69.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-28T15:42:59.182Z] #11 69.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-28T15:42:59.182Z] #11 69.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-28T15:42:59.182Z] #11 69.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-28T15:42:59.182Z] #11 69.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-28T15:42:59.182Z] #11 69.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-28T15:42:59.182Z] #11 69.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-28T15:42:59.182Z] #11 69.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-28T15:42:59.182Z] #11 69.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-28T15:42:59.182Z] #11 70.87 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:42:59.182Z] #11 71.38 Fetched 77.7 MB in 12s (6687 kB/s) [2020-10-28T15:42:59.182Z] #11 71.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-28T15:42:59.182Z] #11 71.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-28T15:42:59.182Z] #11 71.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:42:59.182Z] #11 71.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:42:59.348Z] #42 54.96 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-10-28T15:42:59.348Z] #42 55.14 CC compel/src/lib/log.o [2020-10-28T15:42:59.392Z] #41 2.760 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:42:59.392Z] #41 2.760 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:42:59.392Z] #41 2.788 Note: Building without GnuTLS support [2020-10-28T15:42:59.392Z] #41 2.797 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:42:59.392Z] #41 2.797 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:42:59.647Z] #42 55.37 CC compel/arch/ppc64/src/lib/cpu.o [2020-10-28T15:42:59.845Z] #43 92.19 regexp [2020-10-28T15:42:59.947Z] #42 55.70 CC compel/arch/ppc64/src/lib/infect.o [2020-10-28T15:43:00.342Z] #41 ... [2020-10-28T15:43:00.342Z] [2020-10-28T15:43:00.342Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:00.342Z] #43 75.77 vendor/golang.org/x/net/idna [2020-10-28T15:43:00.342Z] #43 80.43 net/textproto [2020-10-28T15:43:00.342Z] #43 80.43 vendor/golang.org/x/net/http/httpproxy [2020-10-28T15:43:00.342Z] #43 80.43 crypto/x509 [2020-10-28T15:43:00.342Z] #43 81.42 vendor/golang.org/x/net/http/httpguts [2020-10-28T15:43:00.342Z] #43 81.42 mime/multipart [2020-10-28T15:43:00.342Z] #43 83.38 crypto/tls [2020-10-28T15:43:00.342Z] #43 ... [2020-10-28T15:43:00.342Z] [2020-10-28T15:43:00.342Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:00.342Z] #54 29.41 Checking out files: 48% (1662/3445) Checking out files: 49% (1689/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:43:00.342Z] #54 30.63 + cd /tmp/tmp.ij9JaIKqwe/src/github.com/containerd/containerd [2020-10-28T15:43:00.342Z] #54 30.63 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:43:00.426Z] #18 51.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:43:00.426Z] #18 51.83 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:43:00.426Z] #18 51.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:43:00.426Z] #18 51.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:43:00.426Z] #18 51.95 invoke-rc.d: could not determine current runlevel [2020-10-28T15:43:00.426Z] #18 51.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:43:00.426Z] #18 51.98 Setting up pigz (2.4-1) ... [2020-10-28T15:43:00.426Z] #18 51.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:43:00.426Z] #18 52.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:43:00.426Z] #18 52.03 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:43:00.426Z] #18 52.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:43:00.606Z] #54 31.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:43:00.606Z] #54 31.48 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:43:00.606Z] #54 31.48 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:00.606Z] #54 31.48 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:00.606Z] #54 31.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:43:00.606Z] #54 31.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:43:00.606Z] #54 31.48 + '[' '' = dynamic ']' [2020-10-28T15:43:00.606Z] #54 31.48 + make [2020-10-28T15:43:00.606Z] #54 ... [2020-10-28T15:43:00.606Z] [2020-10-28T15:43:00.606Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:00.606Z] #11 76.17 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:43:00.606Z] #11 76.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-28T15:43:00.606Z] #11 76.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:00.606Z] #11 76.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:43:00.606Z] #11 76.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-28T15:43:00.606Z] #11 76.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:00.685Z] #18 52.05 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:43:00.872Z] #11 ... [2020-10-28T15:43:00.872Z] [2020-10-28T15:43:00.872Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:00.872Z] #35 7.552 -- Configuring done [2020-10-28T15:43:00.872Z] #35 7.583 -- Generating done [2020-10-28T15:43:00.872Z] #35 7.628 -- Build files have been written to: /tmp/tmp.UjCpsGkXb1/tini [2020-10-28T15:43:00.872Z] #35 7.628 + make tini-static [2020-10-28T15:43:00.872Z] #35 7.962 Scanning dependencies of target tini-static [2020-10-28T15:43:00.872Z] #35 8.036 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:43:00.872Z] #35 9.129 [100%] Linking C executable tini-static [2020-10-28T15:43:00.872Z] #35 9.815 [100%] Built target tini-static [2020-10-28T15:43:00.872Z] #35 9.908 + mkdir -p /build [2020-10-28T15:43:00.872Z] #35 9.913 + cp tini-static /build/docker-init [2020-10-28T15:43:00.945Z] #18 52.40 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:43:00.945Z] #18 52.42 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:43:00.945Z] #18 52.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:43:00.945Z] #18 52.44 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:43:00.945Z] #18 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:43:00.945Z] #18 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:43:00.945Z] #18 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:43:00.945Z] #18 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:43:00.945Z] #18 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:43:00.945Z] #18 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:43:00.945Z] #18 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:43:00.945Z] #18 52.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:43:00.945Z] #18 52.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:43:00.945Z] #18 52.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:43:01.005Z] #42 56.61 CC compel/src/lib/infect-rpc.o [2020-10-28T15:43:01.205Z] #18 52.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:43:01.205Z] #18 52.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:43:01.205Z] #18 52.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:43:01.205Z] #18 52.60 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:43:01.304Z] #42 57.02 CC compel/src/lib/infect-util.o [2020-10-28T15:43:01.450Z] #35 DONE 11.8s [2020-10-28T15:43:01.450Z] [2020-10-28T15:43:01.450Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:01.450Z] #56 82.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:43:01.450Z] #56 82.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:43:01.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:43:01.440Z] > git config --add remote.origin.fetch +refs/pull/41599/head:refs/remotes/origin/PR-41599 # timeout=10 [2020-10-28T15:43:01.689Z] Fetching without tags [2020-10-28T15:43:01.700Z] #11 76.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-28T15:43:01.700Z] #11 76.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-28T15:43:01.700Z] #11 76.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:43:01.774Z] #18 ... [2020-10-28T15:43:01.774Z] [2020-10-28T15:43:01.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:01.774Z] #41 97.55 CC criu/cr-errno.o [2020-10-28T15:43:01.774Z] #41 97.64 CC criu/cr-restore.o [2020-10-28T15:43:01.774Z] #41 102.0 CC criu/cr-service.o [2020-10-28T15:43:01.774Z] #41 103.9 CC criu/crtools.o [2020-10-28T15:43:01.774Z] #41 104.5 CC criu/eventfd.o [2020-10-28T15:43:01.774Z] #41 104.9 CC criu/eventpoll.o [2020-10-28T15:43:01.774Z] #41 105.8 CC criu/external.o [2020-10-28T15:43:01.774Z] #41 106.2 CC criu/fault-injection.o [2020-10-28T15:43:01.774Z] #41 106.3 CC criu/fdstore.o [2020-10-28T15:43:01.774Z] #41 106.7 CC criu/fifo.o [2020-10-28T15:43:01.774Z] #41 107.1 CC criu/file-ids.o [2020-10-28T15:43:01.774Z] #41 107.5 CC criu/file-lock.o [2020-10-28T15:43:01.955Z] #42 57.38 CC compel/src/lib/infect.o [2020-10-28T15:43:02.254Z] #42 ... [2020-10-28T15:43:02.254Z] [2020-10-28T15:43:02.254Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:02.254Z] #52 10.36 + cd /tmp/tmp.TjkRgeRxuJ/src/github.com/opencontainers/runc [2020-10-28T15:43:02.254Z] #52 10.36 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:43:02.392Z] #43 ... [2020-10-28T15:43:02.392Z] [2020-10-28T15:43:02.392Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:02.392Z] #35 6.204 -- Detecting C compile features - done [2020-10-28T15:43:02.392Z] #35 6.238 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:43:02.392Z] #35 6.473 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:43:02.392Z] #35 6.587 -- Configuring done [2020-10-28T15:43:02.392Z] #35 6.592 -- Generating done [2020-10-28T15:43:02.392Z] #35 6.622 -- Build files have been written to: /tmp/tmp.AaR0lwtXDc/tini [2020-10-28T15:43:02.392Z] #35 6.630 + make tini-static [2020-10-28T15:43:02.392Z] #35 7.016 Scanning dependencies of target tini-static [2020-10-28T15:43:02.393Z] #35 7.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:43:02.393Z] #35 8.624 [100%] Linking C executable tini-static [2020-10-28T15:43:02.393Z] #35 9.257 [100%] Built target tini-static [2020-10-28T15:43:02.393Z] #35 9.340 + mkdir -p /build [2020-10-28T15:43:02.393Z] #35 9.348 + cp tini-static /build/docker-init [2020-10-28T15:43:02.393Z] #35 DONE 9.7s [2020-10-28T15:43:02.393Z] [2020-10-28T15:43:02.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:02.393Z] #41 4.314 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:43:02.393Z] #41 4.361 GEN .gitid [2020-10-28T15:43:02.393Z] #41 4.392 GEN criu/include/version.h [2020-10-28T15:43:02.393Z] #41 4.487 GEN include/common/asm [2020-10-28T15:43:02.393Z] #41 6.227 PBCC images/timens.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.272 DEP images/timens.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.344 PBCC images/fown.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.370 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.445 PBCC images/opts.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.523 PBCC images/memfd.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.576 DEP images/fown.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.648 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.726 DEP images/opts.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.816 DEP images/memfd.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.872 PBCC images/sit.pb-c.c [2020-10-28T15:43:02.393Z] #41 6.920 DEP images/sit.pb-c.d [2020-10-28T15:43:02.393Z] #41 6.964 PBCC images/macvlan.pb-c.c [2020-10-28T15:43:02.393Z] #41 7.027 DEP images/macvlan.pb-c.d [2020-10-28T15:43:02.393Z] #41 7.119 PBCC images/autofs.pb-c.c [2020-10-28T15:43:02.393Z] #41 7.180 DEP images/autofs.pb-c.d [2020-10-28T15:43:02.393Z] #41 7.242 PBCC images/sysctl.pb-c.c [2020-10-28T15:43:02.393Z] #41 7.292 DEP images/sysctl.pb-c.d [2020-10-28T15:43:02.393Z] #41 7.356 PBCC images/time.pb-c.c [2020-10-28T15:43:02.393Z] #41 7.491 DEP images/time.pb-c.d [2020-10-28T15:43:02.654Z] #41 7.611 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:43:02.654Z] #41 7.744 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:43:02.654Z] #41 7.819 PBCC images/seccomp.pb-c.c [2020-10-28T15:43:02.712Z] #41 108.5 CC criu/files-ext.o [2020-10-28T15:43:02.913Z] #52 10.81 + '[' -z '' ']' [2020-10-28T15:43:02.913Z] #52 10.81 + target=static [2020-10-28T15:43:02.913Z] #52 10.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:43:02.915Z] #41 7.891 DEP images/seccomp.pb-c.d [2020-10-28T15:43:02.915Z] #41 8.009 PBCC images/userns.pb-c.c [2020-10-28T15:43:02.915Z] #41 8.054 DEP images/userns.pb-c.d [2020-10-28T15:43:02.915Z] #41 8.079 PBCC images/cgroup.pb-c.c [2020-10-28T15:43:02.915Z] #41 8.128 DEP images/cgroup.pb-c.d [2020-10-28T15:43:03.006Z] Merging remotes/origin/master commit a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a into PR head commit b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:43:03.176Z] #41 8.208 PBCC images/ext-file.pb-c.c [2020-10-28T15:43:03.176Z] #41 8.308 DEP images/ext-file.pb-c.d [2020-10-28T15:43:03.176Z] #41 8.376 PBCC images/rpc.pb-c.c [2020-10-28T15:43:03.281Z] #41 108.9 CC criu/files-reg.o [2020-10-28T15:43:03.382Z] #56 ... [2020-10-28T15:43:03.382Z] [2020-10-28T15:43:03.382Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:03.382Z] #41 4.826 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:43:03.382Z] #41 4.927 GEN .gitid [2020-10-28T15:43:03.382Z] #41 5.033 GEN criu/include/version.h [2020-10-28T15:43:03.382Z] #41 5.154 GEN include/common/asm [2020-10-28T15:43:03.382Z] #41 6.736 PBCC images/timens.pb-c.c [2020-10-28T15:43:03.382Z] #41 6.782 DEP images/timens.pb-c.d [2020-10-28T15:43:03.438Z] #41 8.457 DEP images/rpc.pb-c.d [2020-10-28T15:43:03.438Z] #41 8.539 PBCC images/siginfo.pb-c.c [2020-10-28T15:43:03.438Z] #41 8.549 DEP images/siginfo.pb-c.d [2020-10-28T15:43:03.438Z] #41 8.595 PBCC images/pagemap.pb-c.c [2020-10-28T15:43:03.438Z] #41 8.622 DEP images/pagemap.pb-c.d [2020-10-28T15:43:03.438Z] #41 ... [2020-10-28T15:43:03.438Z] [2020-10-28T15:43:03.438Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:03.438Z] #49 85.91 encoding/binary [2020-10-28T15:43:03.438Z] #49 85.94 os [2020-10-28T15:43:03.438Z] #49 88.27 encoding/base64 [2020-10-28T15:43:03.438Z] #49 89.31 golang.org/x/sys/unix [2020-10-28T15:43:03.438Z] #49 89.85 fmt [2020-10-28T15:43:03.438Z] #49 94.88 encoding/json [2020-10-28T15:43:03.559Z] #52 11.43 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-10-28T15:43:03.646Z] #41 6.833 PBCC images/fown.pb-c.c [2020-10-28T15:43:03.647Z] #41 6.897 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:43:03.647Z] #41 6.966 PBCC images/opts.pb-c.c [2020-10-28T15:43:03.647Z] #41 6.997 PBCC images/memfd.pb-c.c [2020-10-28T15:43:03.701Z] #49 ... [2020-10-28T15:43:03.701Z] [2020-10-28T15:43:03.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:03.701Z] #41 8.702 PBCC images/rlimit.pb-c.c [2020-10-28T15:43:03.701Z] #41 8.710 DEP images/rlimit.pb-c.d [2020-10-28T15:43:03.701Z] #41 8.750 PBCC images/file-lock.pb-c.c [2020-10-28T15:43:03.701Z] #41 8.804 DEP images/file-lock.pb-c.d [2020-10-28T15:43:03.701Z] #41 8.853 PBCC images/tty.pb-c.c [2020-10-28T15:43:03.701Z] #41 8.940 DEP images/tty.pb-c.d [2020-10-28T15:43:03.850Z] #41 ... [2020-10-28T15:43:03.850Z] [2020-10-28T15:43:03.850Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:03.850Z] #18 55.49 Setting up iptables (1.8.2-4) ... [2020-10-28T15:43:03.910Z] #41 7.042 DEP images/fown.pb-c.d [2020-10-28T15:43:03.910Z] #41 7.083 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:43:03.910Z] #41 7.126 DEP images/opts.pb-c.d [2020-10-28T15:43:03.910Z] #41 7.231 DEP images/memfd.pb-c.d [2020-10-28T15:43:03.964Z] #41 9.011 PBCC images/tun.pb-c.c [2020-10-28T15:43:03.964Z] #41 9.040 PBCC images/netdev.pb-c.c [2020-10-28T15:43:03.964Z] #41 9.085 DEP images/tun.pb-c.d [2020-10-28T15:43:03.964Z] #41 9.146 DEP images/netdev.pb-c.d [2020-10-28T15:43:03.964Z] #41 9.238 PBCC images/vma.pb-c.c [2020-10-28T15:43:04.110Z] #18 55.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:43:04.110Z] #18 55.54 Setting up python3 (3.7.3-1) ... [2020-10-28T15:43:04.174Z] #41 ... [2020-10-28T15:43:04.174Z] [2020-10-28T15:43:04.174Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:04.174Z] #56 DONE 89.5s [2020-10-28T15:43:04.174Z] [2020-10-28T15:43:04.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:04.174Z] #41 7.272 PBCC images/sit.pb-c.c [2020-10-28T15:43:04.174Z] #41 7.293 DEP images/sit.pb-c.d [2020-10-28T15:43:04.174Z] #41 7.401 PBCC images/macvlan.pb-c.c [2020-10-28T15:43:04.174Z] #41 7.416 DEP images/macvlan.pb-c.d [2020-10-28T15:43:04.174Z] #41 7.453 PBCC images/autofs.pb-c.c [2020-10-28T15:43:04.174Z] #41 7.489 DEP images/autofs.pb-c.d [2020-10-28T15:43:04.174Z] #41 ... [2020-10-28T15:43:04.174Z] [2020-10-28T15:43:04.174Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:43:04.174Z] #57 DONE 0.2s [2020-10-28T15:43:04.174Z] [2020-10-28T15:43:04.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:04.174Z] #41 7.516 PBCC images/sysctl.pb-c.c [2020-10-28T15:43:04.174Z] #41 7.540 DEP images/sysctl.pb-c.d [2020-10-28T15:43:04.174Z] #41 7.593 PBCC images/time.pb-c.c [2020-10-28T15:43:04.225Z] #41 9.303 DEP images/vma.pb-c.d [2020-10-28T15:43:04.225Z] #41 9.368 PBCC images/creds.pb-c.c [2020-10-28T15:43:04.225Z] #41 9.388 DEP images/creds.pb-c.d [2020-10-28T15:43:04.225Z] #41 9.472 PBCC images/utsns.pb-c.c [2020-10-28T15:43:01.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:43:01.603Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-28T15:43:01.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-28T15:43:01.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:43:01.728Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41599/head:refs/remotes/origin/PR-41599 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T15:43:03.113Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:43:03.163Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:43:04.441Z] #41 7.626 DEP images/time.pb-c.d [2020-10-28T15:43:04.441Z] #41 7.658 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:43:04.441Z] #41 7.686 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:43:04.441Z] #41 7.721 PBCC images/seccomp.pb-c.c [2020-10-28T15:43:04.441Z] #41 ... [2020-10-28T15:43:04.441Z] [2020-10-28T15:43:04.441Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:43:04.441Z] #58 DONE 0.2s [2020-10-28T15:43:04.441Z] [2020-10-28T15:43:04.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:04.441Z] #41 7.743 DEP images/seccomp.pb-c.d [2020-10-28T15:43:04.441Z] #41 7.781 PBCC images/userns.pb-c.c [2020-10-28T15:43:04.441Z] #41 7.794 DEP images/userns.pb-c.d [2020-10-28T15:43:04.441Z] #41 7.831 PBCC images/cgroup.pb-c.c [2020-10-28T15:43:04.486Z] #41 9.493 DEP images/utsns.pb-c.d [2020-10-28T15:43:04.486Z] #41 9.553 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:43:04.486Z] #41 9.569 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:43:04.486Z] #41 9.593 DEP images/ipc-desc.pb-c.d [2020-10-28T15:43:04.486Z] #41 9.649 DEP images/ipc-sem.pb-c.d [2020-10-28T15:43:04.486Z] #41 9.735 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:43:04.635Z] #52 ... [2020-10-28T15:43:04.635Z] [2020-10-28T15:43:04.635Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:04.635Z] #19 0.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:43:04.635Z] #19 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:43:04.635Z] #19 0.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:43:04.635Z] #19 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-28T15:43:04.635Z] #19 3.344 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB] [2020-10-28T15:43:04.635Z] #19 4.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-10-28T15:43:04.635Z] #19 ... [2020-10-28T15:43:04.635Z] [2020-10-28T15:43:04.635Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:04.635Z] #44 120.9 math/big [2020-10-28T15:43:04.679Z] #18 56.01 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:43:04.705Z] #41 7.872 DEP images/cgroup.pb-c.d [2020-10-28T15:43:04.705Z] #41 7.920 PBCC images/ext-file.pb-c.c [2020-10-28T15:43:04.705Z] #41 7.965 DEP images/ext-file.pb-c.d [2020-10-28T15:43:04.705Z] #41 8.012 PBCC images/rpc.pb-c.c [2020-10-28T15:43:04.705Z] #41 8.045 DEP images/rpc.pb-c.d [2020-10-28T15:43:04.747Z] #41 9.782 DEP images/ipc-msg.pb-c.d [2020-10-28T15:43:04.747Z] #41 9.853 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:43:04.747Z] #41 9.894 DEP images/ipc-shm.pb-c.d [2020-10-28T15:43:04.747Z] #41 9.961 PBCC images/ipc-var.pb-c.c [2020-10-28T15:43:04.969Z] #41 8.122 PBCC images/siginfo.pb-c.c [2020-10-28T15:43:04.969Z] #41 8.131 DEP images/siginfo.pb-c.d [2020-10-28T15:43:04.969Z] #41 8.195 PBCC images/pagemap.pb-c.c [2020-10-28T15:43:04.969Z] #41 8.246 DEP images/pagemap.pb-c.d [2020-10-28T15:43:04.974Z] #11 ... [2020-10-28T15:43:04.975Z] [2020-10-28T15:43:04.975Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:04.975Z] #43 79.80 time [2020-10-28T15:43:05.048Z] #41 10.00 DEP images/ipc-var.pb-c.d [2020-10-28T15:43:05.048Z] #41 10.04 PBCC images/sk-opts.pb-c.c [2020-10-28T15:43:05.048Z] #41 10.10 PBCC images/packet-sock.pb-c.c [2020-10-28T15:43:05.048Z] #41 10.24 DEP images/sk-opts.pb-c.d [2020-10-28T15:43:05.239Z] #41 8.303 PBCC images/rlimit.pb-c.c [2020-10-28T15:43:05.239Z] #41 8.331 DEP images/rlimit.pb-c.d [2020-10-28T15:43:05.239Z] #41 8.414 PBCC images/file-lock.pb-c.c [2020-10-28T15:43:05.239Z] #41 8.446 DEP images/file-lock.pb-c.d [2020-10-28T15:43:05.239Z] #41 8.492 PBCC images/tty.pb-c.c [2020-10-28T15:43:05.239Z] #41 8.589 DEP images/tty.pb-c.d [2020-10-28T15:43:05.239Z] #41 8.648 PBCC images/tun.pb-c.c [2020-10-28T15:43:05.248Z] #18 56.77 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:43:05.313Z] #41 10.32 DEP images/packet-sock.pb-c.d [2020-10-28T15:43:05.313Z] #41 10.45 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:43:05.503Z] #41 8.671 PBCC images/netdev.pb-c.c [2020-10-28T15:43:05.503Z] #41 8.714 DEP images/tun.pb-c.d [2020-10-28T15:43:05.577Z] #41 10.55 DEP images/sk-netlink.pb-c.d [2020-10-28T15:43:05.577Z] #41 10.60 PBCC images/sk-inet.pb-c.c [2020-10-28T15:43:05.577Z] #41 10.69 DEP images/sk-inet.pb-c.d [2020-10-28T15:43:05.577Z] #41 10.74 PBCC images/sk-unix.pb-c.c [2020-10-28T15:43:05.577Z] #41 10.82 DEP images/sk-unix.pb-c.d [2020-10-28T15:43:05.767Z] #41 8.802 DEP images/netdev.pb-c.d [2020-10-28T15:43:05.767Z] #41 8.871 PBCC images/vma.pb-c.c [2020-10-28T15:43:05.767Z] #41 8.963 DEP images/vma.pb-c.d [2020-10-28T15:43:05.767Z] #41 9.043 PBCC images/creds.pb-c.c [2020-10-28T15:43:05.767Z] #41 9.059 DEP images/creds.pb-c.d [2020-10-28T15:43:05.767Z] #41 9.130 PBCC images/utsns.pb-c.c [2020-10-28T15:43:05.767Z] #41 9.167 DEP images/utsns.pb-c.d [2020-10-28T15:43:05.844Z] #41 10.88 PBCC images/mm.pb-c.c [2020-10-28T15:43:05.844Z] #41 10.97 DEP images/mm.pb-c.d [2020-10-28T15:43:05.844Z] #41 11.02 PBCC images/timerfd.pb-c.c [2020-10-28T15:43:05.844Z] #41 11.08 DEP images/timerfd.pb-c.d [2020-10-28T15:43:05.904Z] #43 ... [2020-10-28T15:43:05.904Z] [2020-10-28T15:43:05.904Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:05.904Z] #45 DONE 80.8s [2020-10-28T15:43:05.904Z] [2020-10-28T15:43:05.904Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:05.904Z] #32 81.08 internal/poll [2020-10-28T15:43:06.031Z] #41 9.233 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:43:06.031Z] #41 9.256 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:43:06.031Z] #41 9.301 DEP images/ipc-desc.pb-c.d [2020-10-28T15:43:06.031Z] #41 9.348 DEP images/ipc-sem.pb-c.d [2020-10-28T15:43:06.031Z] #41 9.417 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:43:06.100Z] Merge succeeded, producing b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:43:06.100Z] Checking out Revision b90ef1237e20c85b40054ae107ee7a333b3c93df (PR-41599) [2020-10-28T15:43:06.109Z] #41 11.10 PBCC images/timer.pb-c.c [2020-10-28T15:43:06.109Z] #41 11.16 DEP images/timer.pb-c.d [2020-10-28T15:43:06.109Z] #41 11.25 PBCC images/sa.pb-c.c [2020-10-28T15:43:06.109Z] #41 11.35 DEP images/sa.pb-c.d [2020-10-28T15:43:06.295Z] #41 9.445 DEP images/ipc-msg.pb-c.d [2020-10-28T15:43:06.295Z] #41 9.484 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:43:06.295Z] #41 9.506 DEP images/ipc-shm.pb-c.d [2020-10-28T15:43:06.295Z] #41 9.579 PBCC images/ipc-var.pb-c.c [2020-10-28T15:43:06.295Z] #41 9.626 DEP images/ipc-var.pb-c.d [2020-10-28T15:43:06.295Z] #41 9.686 PBCC images/sk-opts.pb-c.c [2020-10-28T15:43:06.370Z] #41 11.42 PBCC images/pipe-data.pb-c.c [2020-10-28T15:43:06.370Z] #41 11.46 DEP images/pipe-data.pb-c.d [2020-10-28T15:43:06.370Z] #41 11.55 PBCC images/mnt.pb-c.c [2020-10-28T15:43:06.469Z] #32 ... [2020-10-28T15:43:06.469Z] [2020-10-28T15:43:06.469Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:06.469Z] #49 71.44 reflect [2020-10-28T15:43:06.469Z] #49 71.47 syscall [2020-10-28T15:43:06.559Z] #41 9.710 PBCC images/packet-sock.pb-c.c [2020-10-28T15:43:06.559Z] #41 9.754 DEP images/sk-opts.pb-c.d [2020-10-28T15:43:06.559Z] #41 9.782 DEP images/packet-sock.pb-c.d [2020-10-28T15:43:06.559Z] #41 9.831 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:43:06.559Z] #41 9.865 DEP images/sk-netlink.pb-c.d [2020-10-28T15:43:06.559Z] #41 9.898 PBCC images/sk-inet.pb-c.c [2020-10-28T15:43:06.559Z] #41 9.934 DEP images/sk-inet.pb-c.d [2020-10-28T15:43:06.631Z] #41 11.61 DEP images/mnt.pb-c.d [2020-10-28T15:43:06.631Z] #41 11.69 PBCC images/sk-packet.pb-c.c [2020-10-28T15:43:06.631Z] #41 11.73 DEP images/sk-packet.pb-c.d [2020-10-28T15:43:06.631Z] #41 11.78 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:43:06.631Z] #41 11.84 DEP images/tcp-stream.pb-c.d [2020-10-28T15:43:06.728Z] #49 ... [2020-10-28T15:43:06.728Z] [2020-10-28T15:43:06.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:06.728Z] #11 80.11 Selecting previously unselected package binutils-mingw-w64. [2020-10-28T15:43:06.728Z] #11 80.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-28T15:43:06.728Z] #11 80.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:43:06.728Z] #11 80.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-28T15:43:06.728Z] #11 80.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:43:06.728Z] #11 80.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:06.728Z] #11 80.64 Selecting previously unselected package dmsetup. [2020-10-28T15:43:06.728Z] #11 80.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:43:06.728Z] #11 80.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-28T15:43:06.728Z] #11 81.02 Selecting previously unselected package mingw-w64-common. [2020-10-28T15:43:06.728Z] #11 81.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-28T15:43:06.728Z] #11 81.03 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-28T15:43:06.828Z] #41 9.980 PBCC images/sk-unix.pb-c.c [2020-10-28T15:43:06.828Z] #41 10.04 DEP images/sk-unix.pb-c.d [2020-10-28T15:43:06.828Z] #41 10.07 PBCC images/mm.pb-c.c [2020-10-28T15:43:06.828Z] #41 10.12 DEP images/mm.pb-c.d [2020-10-28T15:43:06.828Z] #41 10.16 PBCC images/timerfd.pb-c.c [2020-10-28T15:43:06.892Z] #41 11.91 PBCC images/pipe.pb-c.c [2020-10-28T15:43:06.892Z] #41 12.00 DEP images/pipe.pb-c.d [2020-10-28T15:43:06.892Z] #41 12.05 PBCC images/pstree.pb-c.c [2020-10-28T15:43:06.892Z] #41 12.09 DEP images/pstree.pb-c.d [2020-10-28T15:43:06.892Z] #41 12.12 PBCC images/fs.pb-c.c [2020-10-28T15:43:07.093Z] #41 10.20 DEP images/timerfd.pb-c.d [2020-10-28T15:43:07.093Z] #41 10.29 PBCC images/timer.pb-c.c [2020-10-28T15:43:07.093Z] #41 10.30 DEP images/timer.pb-c.d [2020-10-28T15:43:07.093Z] #41 10.35 PBCC images/sa.pb-c.c [2020-10-28T15:43:07.093Z] #41 10.42 DEP images/sa.pb-c.d [2020-10-28T15:43:07.153Z] #41 12.16 DEP images/fs.pb-c.d [2020-10-28T15:43:07.154Z] #41 12.20 PBCC images/signalfd.pb-c.c [2020-10-28T15:43:07.154Z] #41 12.26 DEP images/signalfd.pb-c.d [2020-10-28T15:43:07.154Z] #41 12.36 PBCC images/fh.pb-c.c [2020-10-28T15:43:07.155Z] #18 58.69 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:43:07.358Z] #41 10.54 PBCC images/pipe-data.pb-c.c [2020-10-28T15:43:07.358Z] #41 10.57 DEP images/pipe-data.pb-c.d [2020-10-28T15:43:07.358Z] #41 10.64 PBCC images/mnt.pb-c.c [2020-10-28T15:43:07.415Z] #41 12.47 PBCC images/fsnotify.pb-c.c [2020-10-28T15:43:07.415Z] #41 12.55 DEP images/fh.pb-c.d [2020-10-28T15:43:07.415Z] #41 12.60 DEP images/fsnotify.pb-c.d [2020-10-28T15:43:07.415Z] #41 12.68 PBCC images/eventpoll.pb-c.c [2020-10-28T15:43:07.415Z] #18 58.72 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:43:05.711Z] > git remote # timeout=10 [2020-10-28T15:43:05.789Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T15:43:05.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-28T15:43:05.838Z] > git merge a66aa12f6937bfe37651ea9cb513c3a11b1ecf2a # timeout=10 [2020-10-28T15:43:05.974Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-10-28T15:43:06.136Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T15:43:06.184Z] > git checkout -f b90ef1237e20c85b40054ae107ee7a333b3c93df # timeout=10 [2020-10-28T15:43:07.622Z] #41 10.72 DEP images/mnt.pb-c.d [2020-10-28T15:43:07.622Z] #41 10.76 PBCC images/sk-packet.pb-c.c [2020-10-28T15:43:07.622Z] #41 10.82 DEP images/sk-packet.pb-c.d [2020-10-28T15:43:07.622Z] #41 10.88 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:43:07.622Z] #41 10.95 DEP images/tcp-stream.pb-c.d [2020-10-28T15:43:07.675Z] #18 59.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:43:07.676Z] #41 12.74 DEP images/eventpoll.pb-c.d [2020-10-28T15:43:07.676Z] #41 12.79 PBCC images/eventfd.pb-c.c [2020-10-28T15:43:07.676Z] #41 12.82 DEP images/eventfd.pb-c.d [2020-10-28T15:43:07.676Z] #41 12.87 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:43:07.676Z] #41 12.91 DEP images/remap-file-path.pb-c.d [2020-10-28T15:43:07.885Z] #41 11.00 PBCC images/pipe.pb-c.c [2020-10-28T15:43:07.885Z] #41 11.05 DEP images/pipe.pb-c.d [2020-10-28T15:43:07.885Z] #41 11.10 PBCC images/pstree.pb-c.c [2020-10-28T15:43:07.885Z] #41 11.13 DEP images/pstree.pb-c.d [2020-10-28T15:43:07.885Z] #41 11.18 PBCC images/fs.pb-c.c [2020-10-28T15:43:07.885Z] #41 11.19 DEP images/fs.pb-c.d [2020-10-28T15:43:07.885Z] #41 11.24 PBCC images/signalfd.pb-c.c [2020-10-28T15:43:07.937Z] #41 12.98 PBCC images/fifo.pb-c.c [2020-10-28T15:43:07.937Z] #41 13.03 DEP images/fifo.pb-c.d [2020-10-28T15:43:07.937Z] #41 13.08 PBCC images/ghost-file.pb-c.c [2020-10-28T15:43:07.937Z] #41 13.15 DEP images/ghost-file.pb-c.d [2020-10-28T15:43:08.149Z] #41 11.32 DEP images/signalfd.pb-c.d [2020-10-28T15:43:08.149Z] #41 11.43 PBCC images/fh.pb-c.c [2020-10-28T15:43:08.149Z] #41 11.48 PBCC images/fsnotify.pb-c.c [2020-10-28T15:43:08.149Z] #41 11.49 DEP images/fh.pb-c.d [2020-10-28T15:43:08.199Z] #41 13.19 PBCC images/regfile.pb-c.c [2020-10-28T15:43:08.199Z] #41 13.21 DEP images/regfile.pb-c.d [2020-10-28T15:43:08.199Z] #41 13.28 PBCC images/ns.pb-c.c [2020-10-28T15:43:08.199Z] #41 13.29 DEP images/ns.pb-c.d [2020-10-28T15:43:08.199Z] #41 13.34 PBCC images/fdinfo.pb-c.c [2020-10-28T15:43:08.199Z] #41 13.43 DEP images/fdinfo.pb-c.d [2020-10-28T15:43:08.412Z] #41 11.58 DEP images/fsnotify.pb-c.d [2020-10-28T15:43:08.412Z] #41 11.65 PBCC images/eventpoll.pb-c.c [2020-10-28T15:43:08.412Z] #41 11.68 DEP images/eventpoll.pb-c.d [2020-10-28T15:43:08.412Z] #41 11.75 PBCC images/eventfd.pb-c.c [2020-10-28T15:43:08.463Z] #41 13.52 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:43:08.463Z] #41 13.61 PBCC images/core-arm.pb-c.c [2020-10-28T15:43:08.463Z] #41 13.65 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:43:08.463Z] #41 13.71 PBCC images/core-s390.pb-c.c [2020-10-28T15:43:08.614Z] #18 59.95 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:43:08.675Z] #41 11.79 DEP images/eventfd.pb-c.d [2020-10-28T15:43:08.675Z] #41 11.85 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:43:08.675Z] #41 11.90 DEP images/remap-file-path.pb-c.d [2020-10-28T15:43:08.675Z] #41 11.96 PBCC images/fifo.pb-c.c [2020-10-28T15:43:08.675Z] #41 11.99 DEP images/fifo.pb-c.d [2020-10-28T15:43:08.675Z] #41 12.03 PBCC images/ghost-file.pb-c.c [2020-10-28T15:43:08.675Z] #41 12.07 DEP images/ghost-file.pb-c.d [2020-10-28T15:43:08.724Z] #41 ... [2020-10-28T15:43:08.724Z] [2020-10-28T15:43:08.724Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:08.724Z] #32 92.09 flag [2020-10-28T15:43:08.724Z] #32 92.09 github.com/BurntSushi/toml [2020-10-28T15:43:08.724Z] #32 93.53 log [2020-10-28T15:43:08.724Z] #32 96.84 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:43:08.724Z] #32 DONE 101.0s [2020-10-28T15:43:08.724Z] [2020-10-28T15:43:08.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:08.724Z] #41 13.78 PBCC images/core-x86.pb-c.c [2020-10-28T15:43:08.724Z] #41 ... [2020-10-28T15:43:08.724Z] [2020-10-28T15:43:08.724Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:08.724Z] #43 96.10 go/token [2020-10-28T15:43:08.724Z] #43 96.50 internal/lazyregexp [2020-10-28T15:43:08.724Z] #43 96.80 net/url [2020-10-28T15:43:08.724Z] #43 97.05 go/scanner [2020-10-28T15:43:08.724Z] #43 98.55 go/ast [2020-10-28T15:43:08.724Z] #43 98.55 text/template/parse [2020-10-28T15:43:08.873Z] #18 60.36 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:43:08.938Z] #41 12.13 PBCC images/regfile.pb-c.c [2020-10-28T15:43:08.939Z] #41 12.18 DEP images/regfile.pb-c.d [2020-10-28T15:43:08.939Z] #41 12.22 PBCC images/ns.pb-c.c [2020-10-28T15:43:08.939Z] #41 12.26 DEP images/ns.pb-c.d [2020-10-28T15:43:08.939Z] #41 12.30 PBCC images/fdinfo.pb-c.c [2020-10-28T15:43:08.986Z] #43 ... [2020-10-28T15:43:08.986Z] [2020-10-28T15:43:08.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:08.986Z] #41 13.86 PBCC images/core.pb-c.c [2020-10-28T15:43:08.986Z] #41 13.95 PBCC images/inventory.pb-c.c [2020-10-28T15:43:08.986Z] #41 14.04 DEP images/core-aarch64.pb-c.d [2020-10-28T15:43:08.986Z] #41 14.09 DEP images/core-arm.pb-c.d [2020-10-28T15:43:08.986Z] #41 14.14 DEP images/core-ppc64.pb-c.d [2020-10-28T15:43:08.986Z] #41 14.26 DEP images/core-s390.pb-c.d [2020-10-28T15:43:09.221Z] #41 12.37 DEP images/fdinfo.pb-c.d [2020-10-28T15:43:09.221Z] #41 12.41 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:43:09.221Z] #41 12.45 PBCC images/core-arm.pb-c.c [2020-10-28T15:43:09.221Z] #41 12.48 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:43:09.221Z] #41 12.52 PBCC images/core-s390.pb-c.c [2020-10-28T15:43:09.487Z] #41 12.56 PBCC images/core-x86.pb-c.c [2020-10-28T15:43:09.487Z] #41 12.61 PBCC images/core.pb-c.c [2020-10-28T15:43:09.487Z] #41 12.69 PBCC images/inventory.pb-c.c [2020-10-28T15:43:09.487Z] #41 12.76 DEP images/core-aarch64.pb-c.d [2020-10-28T15:43:09.487Z] #41 12.79 DEP images/core-arm.pb-c.d [2020-10-28T15:43:09.559Z] #41 14.42 DEP images/core-x86.pb-c.d [2020-10-28T15:43:09.559Z] #41 14.53 DEP images/core.pb-c.d [2020-10-28T15:43:09.559Z] #41 14.62 DEP images/inventory.pb-c.d [2020-10-28T15:43:09.559Z] #41 14.71 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:43:09.559Z] #41 14.77 DEP images/cpuinfo.pb-c.d [2020-10-28T15:43:09.559Z] #41 14.85 PBCC images/stats.pb-c.c [2020-10-28T15:43:09.751Z] #41 12.83 DEP images/core-ppc64.pb-c.d [2020-10-28T15:43:09.751Z] #41 12.87 DEP images/core-s390.pb-c.d [2020-10-28T15:43:09.751Z] #41 12.92 DEP images/core-x86.pb-c.d [2020-10-28T15:43:09.751Z] #41 12.96 DEP images/core.pb-c.d [2020-10-28T15:43:09.751Z] #41 13.00 DEP images/inventory.pb-c.d [2020-10-28T15:43:09.751Z] #41 13.06 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:43:09.820Z] #41 14.92 DEP images/stats.pb-c.d [2020-10-28T15:43:10.014Z] #41 13.08 DEP images/cpuinfo.pb-c.d [2020-10-28T15:43:10.014Z] #41 13.11 PBCC images/stats.pb-c.c [2020-10-28T15:43:10.014Z] #41 13.13 DEP images/stats.pb-c.d [2020-10-28T15:43:10.080Z] #41 ... [2020-10-28T15:43:10.080Z] [2020-10-28T15:43:10.080Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:10.080Z] #11 92.38 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:43:10.080Z] #11 92.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:10.080Z] #11 92.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:10.080Z] #11 92.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:43:10.080Z] #11 92.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:10.080Z] #11 92.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:10.080Z] #11 ... [2020-10-28T15:43:10.080Z] [2020-10-28T15:43:10.080Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:10.080Z] #49 98.36 github.com/pkg/diff [2020-10-28T15:43:10.080Z] #49 99.99 go/ast [2020-10-28T15:43:10.080Z] #49 101.5 golang.org/x/crypto/ssh/terminal [2020-10-28T15:43:10.253Z] #18 61.54 Setting up python3-pip (18.1-5) ... [2020-10-28T15:43:10.262Z] #44 ... [2020-10-28T15:43:10.262Z] [2020-10-28T15:43:10.262Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:10.262Z] #42 60.71 CC compel/src/lib/ptrace.o [2020-10-28T15:43:10.262Z] #42 61.23 AR compel/libcompel.a [2020-10-28T15:43:10.262Z] #42 61.29 HOSTCC compel/src/main-host.o [2020-10-28T15:43:10.262Z] #42 61.64 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-10-28T15:43:10.262Z] #42 61.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:43:10.262Z] #42 62.28 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:43:10.262Z] #42 62.49 HOSTLINK compel/compel-host-bin [2020-10-28T15:43:10.262Z] #42 62.67 DEP soccr/soccr.d [2020-10-28T15:43:10.262Z] #42 62.87 CC soccr/soccr.o [2020-10-28T15:43:10.262Z] #42 65.18 AR soccr/libsoccr.a [2020-10-28T15:43:10.262Z] #42 65.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:43:10.262Z] #42 65.68 DEP criu/arch/ppc64/sigframe.d [2020-10-28T15:43:10.262Z] #42 65.87 DEP criu/arch/ppc64/crtools.d [2020-10-28T15:43:10.513Z] #18 ... [2020-10-28T15:43:10.513Z] [2020-10-28T15:43:10.513Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:43:10.513Z] #38 199.2 + dpkg --print-architecture [2020-10-28T15:43:10.513Z] #38 199.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-28T15:43:10.561Z] #42 66.08 DEP criu/arch/ppc64/cpu.d [2020-10-28T15:43:10.561Z] #42 66.32 CC criu/arch/ppc64/cpu.o [2020-10-28T15:43:10.653Z] #49 103.1 mvdan.cc/editorconfig [2020-10-28T15:43:10.916Z] #49 ... [2020-10-28T15:43:10.916Z] [2020-10-28T15:43:10.916Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:10.916Z] #43 103.4 text/template [2020-10-28T15:43:11.034Z] #38 199.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-28T15:43:11.034Z] #38 199.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-28T15:43:11.178Z] #43 103.5 go/parser [2020-10-28T15:43:11.211Z] #42 ... [2020-10-28T15:43:11.211Z] [2020-10-28T15:43:11.211Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:11.211Z] #50 118.4 golang.org/x/crypto/ssh/terminal [2020-10-28T15:43:11.211Z] #50 121.7 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:43:11.211Z] #50 DONE 127.8s [2020-10-28T15:43:11.211Z] [2020-10-28T15:43:11.211Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:11.211Z] #44 126.4 go/doc [2020-10-28T15:43:11.411Z] #41 14.28 make[1]: Nothing to be done for 'all'. [2020-10-28T15:43:11.411Z] #41 ... [2020-10-28T15:43:11.411Z] [2020-10-28T15:43:11.411Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:11.411Z] #11 96.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:43:11.411Z] #11 96.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-10-28T15:43:11.411Z] #11 96.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:11.972Z] #38 ... [2020-10-28T15:43:11.972Z] [2020-10-28T15:43:11.972Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:11.972Z] #18 62.55 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:43:11.972Z] #18 62.60 Processing triggers for mime-support (3.62) ... [2020-10-28T15:43:11.972Z] #18 DONE 63.5s [2020-10-28T15:43:11.980Z] #11 ... [2020-10-28T15:43:11.980Z] [2020-10-28T15:43:11.980Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:11.980Z] #43 86.26 strings [2020-10-28T15:43:11.989Z] #11 ... [2020-10-28T15:43:11.989Z] [2020-10-28T15:43:11.989Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:11.989Z] #54 32.74 + bin/ctr [2020-10-28T15:43:11.989Z] #54 ... [2020-10-28T15:43:11.989Z] [2020-10-28T15:43:11.989Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:11.989Z] #43 88.67 net/http/httptrace [2020-10-28T15:43:11.989Z] #43 88.91 net/http [2020-10-28T15:43:12.232Z] [2020-10-28T15:43:12.232Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:43:12.252Z] #43 ... [2020-10-28T15:43:12.252Z] [2020-10-28T15:43:12.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:12.252Z] #41 15.48 CC images/stats.o [2020-10-28T15:43:12.801Z] #19 0.949 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:43:12.829Z] #41 15.89 CC images/core.o [2020-10-28T15:43:13.060Z] #19 0.954 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:43:13.060Z] #19 0.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:43:13.060Z] #19 DONE 1.0s [2020-10-28T15:43:13.060Z] [2020-10-28T15:43:13.060Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:43:13.349Z] #43 ... [2020-10-28T15:43:13.349Z] [2020-10-28T15:43:13.349Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-10-28T15:43:13.349Z] #34 80.39 Selecting previously unselected package libxml2:amd64. [2020-10-28T15:43:13.349Z] #34 80.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 80.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:43:13.349Z] #34 81.44 Selecting previously unselected package libarchive13:amd64. [2020-10-28T15:43:13.349Z] #34 81.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 81.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:43:13.349Z] #34 82.05 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-28T15:43:13.349Z] #34 82.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 82.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:43:13.349Z] #34 82.35 Selecting previously unselected package librhash0:amd64. [2020-10-28T15:43:13.349Z] #34 82.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 82.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:43:13.349Z] #34 82.68 Selecting previously unselected package libuv1:amd64. [2020-10-28T15:43:13.349Z] #34 82.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 82.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:43:13.349Z] #34 82.94 Selecting previously unselected package cmake. [2020-10-28T15:43:13.349Z] #34 82.95 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-28T15:43:13.349Z] #34 82.98 Unpacking cmake (3.13.4-1) ... [2020-10-28T15:43:13.349Z] #34 87.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:43:13.349Z] #34 87.53 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:43:13.349Z] #34 87.55 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-28T15:43:13.349Z] #34 87.56 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:43:13.349Z] #34 87.62 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-28T15:43:13.349Z] #34 87.66 Setting up cmake-data (3.13.4-1) ... [2020-10-28T15:43:13.349Z] #34 87.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-28T15:43:13.349Z] #34 87.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-28T15:43:13.349Z] #34 87.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-28T15:43:13.349Z] #34 87.78 Setting up cmake (3.13.4-1) ... [2020-10-28T15:43:13.349Z] #34 87.80 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:43:13.349Z] #34 87.91 Processing triggers for mime-support (3.62) ... [2020-10-28T15:43:13.349Z] #34 DONE 88.5s [2020-10-28T15:43:13.408Z] #41 16.56 CC images/core-x86.o [2020-10-28T15:43:13.607Z] [2020-10-28T15:43:13.607Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:14.359Z] #41 17.28 CC images/core-arm.o [2020-10-28T15:43:14.541Z] #35 1.072 + RM_GOPATH=0 [2020-10-28T15:43:14.541Z] #35 1.074 + TMP_GOPATH= [2020-10-28T15:43:14.541Z] #35 1.074 + : /build [2020-10-28T15:43:14.541Z] #35 1.074 + '[' -z '' ']' [2020-10-28T15:43:14.541Z] #35 1.075 ++ mktemp -d [2020-10-28T15:43:14.541Z] #35 1.079 + export GOPATH=/tmp/tmp.2tGXO7LHN9 [2020-10-28T15:43:14.541Z] #35 1.080 + GOPATH=/tmp/tmp.2tGXO7LHN9 [2020-10-28T15:43:14.541Z] #35 1.080 + RM_GOPATH=1 [2020-10-28T15:43:14.541Z] #35 1.080 + case "$(go env GOARCH)" in [2020-10-28T15:43:14.541Z] #35 1.083 ++ go env GOARCH [2020-10-28T15:43:14.541Z] #35 1.113 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:14.541Z] #35 1.113 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:14.541Z] #35 1.114 ++ dirname /tmp/install/install.sh [2020-10-28T15:43:14.541Z] #35 1.115 + dir=/tmp/install [2020-10-28T15:43:14.541Z] #35 1.123 + bin=tini [2020-10-28T15:43:14.541Z] #35 1.123 + shift [2020-10-28T15:43:14.541Z] #35 1.124 + '[' '!' -f /tmp/install/tini.installer ']' [2020-10-28T15:43:14.541Z] #35 1.125 + . /tmp/install/tini.installer [2020-10-28T15:43:14.541Z] #35 1.125 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:43:14.541Z] #35 1.126 + install_tini [2020-10-28T15:43:14.541Z] #35 1.126 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-10-28T15:43:14.541Z] #35 1.126 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:43:14.541Z] #35 1.126 + git clone https://github.com/krallin/tini.git /tmp/tmp.2tGXO7LHN9/tini [2020-10-28T15:43:14.541Z] #35 1.128 Cloning into '/tmp/tmp.2tGXO7LHN9/tini'... [2020-10-28T15:43:14.623Z] #41 17.76 CC images/core-aarch64.o [2020-10-28T15:43:14.887Z] #41 18.23 CC images/core-ppc64.o [2020-10-28T15:43:15.390Z] #43 107.3 encoding/xml [2020-10-28T15:43:15.470Z] #35 1.853 + cd /tmp/tmp.2tGXO7LHN9/tini [2020-10-28T15:43:15.470Z] #35 1.853 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-10-28T15:43:15.470Z] #35 1.885 + cmake . [2020-10-28T15:43:15.470Z] #35 ... [2020-10-28T15:43:15.470Z] [2020-10-28T15:43:15.470Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:43:15.470Z] #40 80.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-28T15:43:15.470Z] #40 80.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:43:15.470Z] #40 80.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:43:15.470Z] #40 80.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-28T15:43:15.470Z] #40 80.82 Setting up python-six (1.12.0-1) ... [2020-10-28T15:43:15.470Z] #40 87.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-28T15:43:15.470Z] #40 87.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:43:15.470Z] #40 87.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-28T15:43:15.470Z] #40 87.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-28T15:43:15.470Z] #40 87.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-28T15:43:15.470Z] #40 87.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-28T15:43:15.470Z] #40 87.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-28T15:43:15.470Z] #40 87.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-28T15:43:15.470Z] #40 87.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-28T15:43:15.470Z] #40 87.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-28T15:43:15.599Z] #20 ... [2020-10-28T15:43:15.599Z] [2020-10-28T15:43:15.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:15.599Z] #41 111.2 CC criu/files.o [2020-10-28T15:43:15.599Z] #41 113.2 CC criu/filesystems.o [2020-10-28T15:43:15.599Z] #41 113.8 CC criu/fsnotify.o [2020-10-28T15:43:15.599Z] #41 115.1 CC criu/image-desc.o [2020-10-28T15:43:15.599Z] #41 115.3 CC criu/image.o [2020-10-28T15:43:15.599Z] #41 116.2 CC criu/ipc_ns.o [2020-10-28T15:43:15.599Z] #41 117.4 CC criu/irmap.o [2020-10-28T15:43:15.599Z] #41 118.0 CC criu/kcmp-ids.o [2020-10-28T15:43:15.599Z] #41 118.3 CC criu/kerndat.o [2020-10-28T15:43:15.599Z] #41 119.8 CC criu/libnetlink.o [2020-10-28T15:43:15.599Z] #41 120.3 CC criu/log.o [2020-10-28T15:43:15.599Z] #41 120.8 CC criu/lsm.o [2020-10-28T15:43:15.599Z] #41 121.3 CC criu/mem.o [2020-10-28T15:43:15.651Z] #43 108.2 go/doc [2020-10-28T15:43:15.726Z] #40 ... [2020-10-28T15:43:15.726Z] [2020-10-28T15:43:15.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:15.726Z] #11 90.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-28T15:43:15.726Z] #11 90.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-28T15:43:15.726Z] #11 90.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:43:15.772Z] #44 ... [2020-10-28T15:43:15.772Z] [2020-10-28T15:43:15.772Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:15.772Z] #42 67.03 CC criu/arch/ppc64/crtools.o [2020-10-28T15:43:15.772Z] #42 68.74 CC criu/arch/ppc64/sigframe.o [2020-10-28T15:43:15.772Z] #42 69.09 LINK criu/arch/ppc64/crtools.built-in.o [2020-10-28T15:43:15.772Z] #42 69.14 DEP criu/pie/util-vdso.d [2020-10-28T15:43:15.772Z] #42 69.36 DEP criu/pie/util.d [2020-10-28T15:43:15.772Z] #42 69.65 CC criu/pie/util.o [2020-10-28T15:43:15.772Z] #42 69.99 CC criu/pie/util-vdso.o [2020-10-28T15:43:15.772Z] #42 70.75 AR criu/pie/pie.lib.a [2020-10-28T15:43:15.772Z] #42 70.83 DEP criu/pie/restorer.d [2020-10-28T15:43:15.772Z] #42 71.10 DEP criu/arch/ppc64/vdso-trampoline.d [2020-10-28T15:43:15.772Z] #42 71.12 DEP criu/arch/ppc64/restorer.d [2020-10-28T15:43:15.772Z] #42 ... [2020-10-28T15:43:15.772Z] [2020-10-28T15:43:15.772Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:15.772Z] #19 11.00 Fetched 8171 kB in 11s (776 kB/s) [2020-10-28T15:43:15.772Z] #19 11.00 Reading package lists... [2020-10-28T15:43:15.772Z] #19 16.49 Reading package lists... [2020-10-28T15:43:15.772Z] #19 ... [2020-10-28T15:43:15.772Z] [2020-10-28T15:43:15.772Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:15.772Z] #57 129.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:43:15.772Z] #57 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:43:15.838Z] #41 19.00 CC images/core-s390.o [2020-10-28T15:43:16.224Z] #43 ... [2020-10-28T15:43:16.225Z] [2020-10-28T15:43:16.225Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:16.225Z] #54 42.65 Checking out files: 49% (1690/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 91% (3162/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:43:16.225Z] #54 43.99 + cd /tmp/tmp.bjJh7kCAd3/src/github.com/containerd/containerd [2020-10-28T15:43:16.225Z] #54 43.99 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:43:16.225Z] #54 45.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:43:16.225Z] #54 45.17 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:43:16.225Z] #54 45.17 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:16.225Z] #54 45.17 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:16.225Z] #54 45.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:43:16.225Z] #54 45.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:43:16.225Z] #54 45.17 + '[' '' = dynamic ']' [2020-10-28T15:43:16.225Z] #54 45.17 + make [2020-10-28T15:43:16.419Z] #41 19.59 CC images/cpuinfo.o [2020-10-28T15:43:17.000Z] #41 20.05 CC images/inventory.o [2020-10-28T15:43:17.175Z] #54 46.08 + bin/ctr [2020-10-28T15:43:17.265Z] #41 20.43 CC images/fdinfo.o [2020-10-28T15:43:17.507Z] #41 123.1 CC criu/memfd.o [2020-10-28T15:43:17.531Z] #41 20.77 CC images/fown.o [2020-10-28T15:43:17.795Z] #41 20.92 CC images/ns.o [2020-10-28T15:43:17.795Z] #41 21.16 CC images/regfile.o [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-28T15:43:17.868Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-10-28T15:43:17.868Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-28T15:43:17.868Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-28T15:43:18.059Z] #41 21.45 CC images/ghost-file.o [2020-10-28T15:43:18.076Z] #41 123.8 CC criu/mount.o [2020-10-28T15:43:18.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-28T15:43:18.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-28T15:43:18.159Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-10-28T15:43:18.244Z] #11 ... [2020-10-28T15:43:18.244Z] [2020-10-28T15:43:18.244Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:18.244Z] #49 83.31 context [2020-10-28T15:43:18.244Z] #49 84.59 internal/poll [2020-10-28T15:43:18.244Z] #49 87.82 os [2020-10-28T15:43:18.244Z] #49 90.26 encoding/base64 [2020-10-28T15:43:18.244Z] #49 91.29 golang.org/x/sys/unix [2020-10-28T15:43:18.244Z] #49 91.85 fmt [2020-10-28T15:43:18.336Z] #41 ... [2020-10-28T15:43:18.336Z] [2020-10-28T15:43:18.336Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:43:18.336Z] #20 5.198 Collecting yamllint==1.16.0 [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/types [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-28T15:43:18.451Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-28T15:43:18.500Z] #49 ... [2020-10-28T15:43:18.501Z] [2020-10-28T15:43:18.501Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:18.501Z] #35 2.639 -- The C compiler identification is GNU 8.3.0 [2020-10-28T15:43:18.501Z] #35 2.751 -- Check for working C compiler: /usr/bin/cc [2020-10-28T15:43:18.501Z] #35 3.461 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-28T15:43:18.501Z] #35 3.465 -- Detecting C compiler ABI info [2020-10-28T15:43:18.501Z] #35 4.209 -- Detecting C compiler ABI info - done [2020-10-28T15:43:18.501Z] #35 4.252 -- Detecting C compile features [2020-10-28T15:43:18.554Z] #57 ... [2020-10-28T15:43:18.554Z] [2020-10-28T15:43:18.554Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:18.554Z] #19 21.42 Building dependency tree... [2020-10-28T15:43:18.554Z] #19 23.09 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:43:18.554Z] #19 23.09 The following additional packages will be installed: [2020-10-28T15:43:18.554Z] #19 23.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:43:18.554Z] #19 23.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:43:18.554Z] #19 23.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:43:18.554Z] #19 23.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:43:18.554Z] #19 23.10 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:43:18.554Z] #19 23.10 Suggested packages: [2020-10-28T15:43:18.554Z] #19 23.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:43:18.554Z] #19 23.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:43:18.554Z] #19 23.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:43:18.554Z] #19 23.10 Recommended packages: [2020-10-28T15:43:18.554Z] #19 23.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:43:18.554Z] #19 23.10 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:43:18.637Z] #41 21.83 CC images/fifo.o [2020-10-28T15:43:18.742Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-10-28T15:43:18.742Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-28T15:43:18.742Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-28T15:43:18.742Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-10-28T15:43:18.901Z] #41 22.13 CC images/remap-file-path.o [2020-10-28T15:43:19.033Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-28T15:43:19.033Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-28T15:43:19.165Z] #41 22.46 CC images/eventfd.o [2020-10-28T15:43:19.326Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-10-28T15:43:19.428Z] #41 22.75 CC images/eventpoll.o [2020-10-28T15:43:19.430Z] #35 ... [2020-10-28T15:43:19.430Z] [2020-10-28T15:43:19.430Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-10-28T15:43:19.430Z] #40 93.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-28T15:43:19.430Z] #40 93.72 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:43:19.430Z] #40 DONE 94.5s [2020-10-28T15:43:19.430Z] [2020-10-28T15:43:19.430Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:19.430Z] #32 84.53 internal/fmtsort [2020-10-28T15:43:19.430Z] #32 85.03 internal/syscall/execenv [2020-10-28T15:43:19.430Z] #32 85.39 internal/syscall/unix [2020-10-28T15:43:19.430Z] #32 85.55 strings [2020-10-28T15:43:19.430Z] #32 85.97 os [2020-10-28T15:43:19.430Z] #32 88.83 path [2020-10-28T15:43:19.430Z] #32 89.69 text/tabwriter [2020-10-28T15:43:19.430Z] #32 90.53 path/filepath [2020-10-28T15:43:19.430Z] #32 90.55 fmt [2020-10-28T15:43:19.430Z] #32 92.02 io/ioutil [2020-10-28T15:43:19.430Z] #32 94.00 flag [2020-10-28T15:43:19.430Z] #32 94.00 github.com/BurntSushi/toml [2020-10-28T15:43:19.607Z] #19 25.18 The following NEW packages will be installed: [2020-10-28T15:43:19.607Z] #19 25.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:43:19.607Z] #19 25.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:43:19.607Z] #19 25.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:43:19.607Z] #19 25.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:43:19.607Z] #19 25.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:43:19.607Z] #19 25.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:43:19.607Z] #19 25.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:43:19.607Z] #19 25.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:43:19.607Z] #19 25.18 xz-utils zip [2020-10-28T15:43:19.686Z] #32 ... [2020-10-28T15:43:19.686Z] [2020-10-28T15:43:19.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:19.907Z] #19 25.38 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:43:19.907Z] #19 25.38 Need to get 29.2 MB of archives. [2020-10-28T15:43:19.907Z] #19 25.38 After this operation, 134 MB of additional disk space will be used. [2020-10-28T15:43:19.907Z] #19 25.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-10-28T15:43:19.907Z] #19 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-10-28T15:43:19.907Z] #19 25.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-10-28T15:43:20.005Z] #41 23.18 CC images/fh.o [2020-10-28T15:43:20.207Z] #19 25.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-10-28T15:43:20.207Z] #19 25.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-10-28T15:43:20.207Z] #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-10-28T15:43:20.207Z] #19 25.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:43:20.207Z] #19 25.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-10-28T15:43:20.207Z] #19 25.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-10-28T15:43:20.207Z] #19 25.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-10-28T15:43:20.207Z] #19 25.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-10-28T15:43:20.207Z] #19 25.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-10-28T15:43:20.207Z] #19 25.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-10-28T15:43:20.207Z] #19 25.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-10-28T15:43:20.207Z] #19 25.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-10-28T15:43:20.207Z] #19 25.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-10-28T15:43:20.207Z] #19 25.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-28T15:43:20.207Z] #19 25.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:43:20.268Z] #41 23.51 CC images/fsnotify.o [2020-10-28T15:43:20.509Z] #19 25.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:43:20.509Z] #19 25.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-10-28T15:43:20.509Z] #19 25.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-10-28T15:43:20.509Z] #19 25.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-10-28T15:43:20.509Z] #19 25.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-10-28T15:43:20.509Z] #19 25.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-28T15:43:20.509Z] #19 25.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-28T15:43:20.509Z] #19 25.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-28T15:43:20.509Z] #19 25.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-10-28T15:43:20.509Z] #19 25.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-10-28T15:43:20.509Z] #19 25.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-28T15:43:20.846Z] #41 24.20 CC images/signalfd.o [2020-10-28T15:43:21.110Z] #41 24.45 CC images/fs.o [2020-10-28T15:43:21.163Z] #19 26.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-28T15:43:21.163Z] #19 ... [2020-10-28T15:43:21.163Z] [2020-10-28T15:43:21.163Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:21.163Z] #57 DONE 137.7s [2020-10-28T15:43:21.163Z] [2020-10-28T15:43:21.163Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:21.163Z] #19 26.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-28T15:43:21.163Z] #19 26.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-28T15:43:21.163Z] #19 26.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-10-28T15:43:21.163Z] #19 26.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-10-28T15:43:21.163Z] #19 26.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:43:21.163Z] #19 26.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:43:21.163Z] #19 ... [2020-10-28T15:43:21.163Z] [2020-10-28T15:43:21.163Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:43:21.163Z] #58 DONE 0.1s [2020-10-28T15:43:21.163Z] [2020-10-28T15:43:21.163Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:43:21.163Z] #59 DONE 0.1s [2020-10-28T15:43:21.163Z] [2020-10-28T15:43:21.163Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:21.163Z] #19 26.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:43:21.163Z] #19 26.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-10-28T15:43:21.163Z] #19 26.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:43:21.163Z] #19 26.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:43:21.163Z] #19 26.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:43:21.163Z] #19 26.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-10-28T15:43:21.163Z] #19 26.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-10-28T15:43:21.163Z] #19 26.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-10-28T15:43:21.388Z] #54 ... [2020-10-28T15:43:21.388Z] [2020-10-28T15:43:21.388Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:21.388Z] #41 16.26 make[1]: Nothing to be done for 'all'. [2020-10-28T15:43:21.388Z] #41 17.62 CC images/stats.o [2020-10-28T15:43:21.388Z] #41 17.98 CC images/core.o [2020-10-28T15:43:21.388Z] #41 18.58 CC images/core-x86.o [2020-10-28T15:43:21.388Z] #41 19.13 CC images/core-arm.o [2020-10-28T15:43:21.388Z] #41 19.48 CC images/core-aarch64.o [2020-10-28T15:43:21.388Z] #41 19.87 CC images/core-ppc64.o [2020-10-28T15:43:21.388Z] #41 20.40 CC images/core-s390.o [2020-10-28T15:43:21.388Z] #41 21.13 CC images/cpuinfo.o [2020-10-28T15:43:21.388Z] #41 21.53 CC images/inventory.o [2020-10-28T15:43:21.388Z] #41 21.88 CC images/fdinfo.o [2020-10-28T15:43:21.388Z] #41 22.18 CC images/fown.o [2020-10-28T15:43:21.388Z] #41 22.44 CC images/ns.o [2020-10-28T15:43:21.388Z] #41 22.66 CC images/regfile.o [2020-10-28T15:43:21.388Z] #41 22.97 CC images/ghost-file.o [2020-10-28T15:43:21.388Z] #41 23.30 CC images/fifo.o [2020-10-28T15:43:21.388Z] #41 23.51 CC images/remap-file-path.o [2020-10-28T15:43:21.388Z] #41 23.70 CC images/eventfd.o [2020-10-28T15:43:21.388Z] #41 23.97 CC images/eventpoll.o [2020-10-28T15:43:21.388Z] #41 24.28 CC images/fh.o [2020-10-28T15:43:21.388Z] #41 24.56 CC images/fsnotify.o [2020-10-28T15:43:21.388Z] #41 25.18 CC images/signalfd.o [2020-10-28T15:43:21.388Z] #41 25.41 CC images/fs.o [2020-10-28T15:43:21.388Z] #41 25.68 CC images/pstree.o [2020-10-28T15:43:21.388Z] #41 25.91 CC images/pipe.o [2020-10-28T15:43:21.388Z] #41 26.10 CC images/tcp-stream.o [2020-10-28T15:43:21.388Z] #41 26.39 CC images/sk-packet.o [2020-10-28T15:43:21.388Z] #41 26.69 CC images/mnt.o [2020-10-28T15:43:21.460Z] #19 26.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:43:21.460Z] #19 27.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-10-28T15:43:21.515Z] Commit message: "registry: minor cleanup in search code" [2020-10-28T15:43:21.579Z] #41 2.016 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:43:21.579Z] #41 2.016 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:43:21.579Z] #41 2.037 Note: Building without GnuTLS support [2020-10-28T15:43:21.579Z] #41 2.046 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:43:21.579Z] #41 2.046 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:43:21.688Z] #41 24.70 CC images/pstree.o [2020-10-28T15:43:21.688Z] #41 24.97 CC images/pipe.o [2020-10-28T15:43:21.757Z] #19 27.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-10-28T15:43:21.757Z] #19 27.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-10-28T15:43:21.961Z] #41 ... [2020-10-28T15:43:21.961Z] [2020-10-28T15:43:21.961Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:21.961Z] #49 104.1 mvdan.cc/sh/v3/fileutil [2020-10-28T15:43:21.961Z] #49 104.3 mvdan.cc/sh/v3/syntax [2020-10-28T15:43:21.961Z] #49 110.7 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:43:21.961Z] #49 ... [2020-10-28T15:43:21.961Z] [2020-10-28T15:43:21.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:21.961Z] #41 27.00 CC images/pipe-data.o [2020-10-28T15:43:21.961Z] #41 27.20 CC images/sa.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-10-28T15:43:22.052Z] ok github.com/docker/docker/builder/remotecontext 0.357s coverage: 13.6% of statements [2020-10-28T15:43:22.052Z] ok github.com/docker/docker/builder/dockerfile 1.039s coverage: 48.0% of statements [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-28T15:43:22.269Z] #41 25.28 CC images/tcp-stream.o [2020-10-28T15:43:22.532Z] #41 25.56 CC images/sk-packet.o [2020-10-28T15:43:22.534Z] #41 27.43 CC images/timer.o [2020-10-28T15:43:22.685Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-10-28T15:43:22.796Z] #41 25.88 CC images/mnt.o [2020-10-28T15:43:22.796Z] #41 26.13 CC images/pipe-data.o [2020-10-28T15:43:22.796Z] #41 27.77 CC images/timerfd.o [2020-10-28T15:43:22.812Z] #19 28.30 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:43:23.058Z] #41 28.02 CC images/mm.o [2020-10-28T15:43:23.059Z] #41 26.39 CC images/sa.o [2020-10-28T15:43:23.129Z] #19 28.45 Fetched 29.2 MB in 2s (14.4 MB/s) [2020-10-28T15:43:23.129Z] #19 28.56 Selecting previously unselected package pigz. [2020-10-28T15:43:23.129Z] #19 28.56 (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-10-28T15:43:23.129Z] #19 28.66 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-10-28T15:43:23.129Z] #19 28.68 Unpacking pigz (2.4-1) ... [2020-10-28T15:43:23.317Z] ok github.com/docker/docker/builder/remotecontext/git 1.061s coverage: 86.3% of statements [2020-10-28T15:43:23.317Z] ? github.com/docker/docker/cli [no test files] [2020-10-28T15:43:23.317Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-28T15:43:23.321Z] #41 28.35 CC images/sk-opts.o [2020-10-28T15:43:23.321Z] #41 28.59 CC images/sk-unix.o [2020-10-28T15:43:23.322Z] #41 26.58 CC images/timer.o [2020-10-28T15:43:23.426Z] #19 28.83 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-10-28T15:43:23.426Z] #19 28.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-28T15:43:23.426Z] #19 28.89 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-28T15:43:23.582Z] #41 ... [2020-10-28T15:43:23.582Z] [2020-10-28T15:43:23.582Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:23.582Z] #49 DONE 116.0s [2020-10-28T15:43:23.586Z] #41 26.87 CC images/timerfd.o [2020-10-28T15:43:23.614Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:43:23.844Z] [2020-10-28T15:43:23.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:23.844Z] #41 28.95 CC images/sk-inet.o [2020-10-28T15:43:23.873Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:43:23.874Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:43:23.878Z] #41 27.11 CC images/mm.o [2020-10-28T15:43:24.029Z] #19 29.30 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:43:24.029Z] #19 29.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-28T15:43:24.029Z] #19 29.32 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:43:24.108Z] #41 ... [2020-10-28T15:43:24.108Z] [2020-10-28T15:43:24.108Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:24.108Z] #35 6.525 -- Detecting C compile features - done [2020-10-28T15:43:24.108Z] #35 6.530 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-28T15:43:24.108Z] #35 6.954 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-28T15:43:24.108Z] #35 7.113 -- Configuring done [2020-10-28T15:43:24.108Z] #35 7.150 -- Generating done [2020-10-28T15:43:24.108Z] #35 7.158 -- Build files have been written to: /tmp/tmp.2tGXO7LHN9/tini [2020-10-28T15:43:24.108Z] #35 7.163 + make tini-static [2020-10-28T15:43:24.108Z] #35 7.676 Scanning dependencies of target tini-static [2020-10-28T15:43:24.108Z] #35 7.815 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-28T15:43:24.108Z] #35 9.271 [100%] Linking C executable tini-static [2020-10-28T15:43:24.108Z] #35 9.840 [100%] Built target tini-static [2020-10-28T15:43:24.108Z] #35 9.889 + mkdir -p /build [2020-10-28T15:43:24.108Z] #35 9.905 + cp tini-static /build/docker-init [2020-10-28T15:43:24.108Z] #35 DONE 10.2s [2020-10-28T15:43:24.108Z] [2020-10-28T15:43:24.108Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:24.108Z] #43 88.66 os [2020-10-28T15:43:24.108Z] #43 88.95 regexp/syntax [2020-10-28T15:43:24.108Z] #43 92.67 fmt [2020-10-28T15:43:24.108Z] #43 94.05 regexp [2020-10-28T15:43:24.108Z] #43 97.67 go/token [2020-10-28T15:43:24.108Z] #43 98.27 internal/lazyregexp [2020-10-28T15:43:24.108Z] #43 98.45 net/url [2020-10-28T15:43:24.108Z] #43 ... [2020-10-28T15:43:24.108Z] [2020-10-28T15:43:24.108Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:24.108Z] #41 4.273 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:43:24.108Z] #41 4.363 GEN .gitid [2020-10-28T15:43:24.108Z] #41 4.440 GEN criu/include/version.h [2020-10-28T15:43:24.108Z] #41 4.644 GEN include/common/asm [2020-10-28T15:43:24.144Z] #41 ... [2020-10-28T15:43:24.144Z] [2020-10-28T15:43:24.144Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:24.144Z] #43 99.76 github.com/LK4D4/vndr/godl [2020-10-28T15:43:24.144Z] #43 100.6 github.com/LK4D4/vndr [2020-10-28T15:43:24.144Z] #43 DONE 109.7s [2020-10-28T15:43:24.144Z] [2020-10-28T15:43:24.144Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:24.144Z] #41 27.38 CC images/sk-opts.o [2020-10-28T15:43:24.407Z] #41 27.73 CC images/sk-unix.o [2020-10-28T15:43:24.631Z] + docker version [2020-10-28T15:43:24.676Z] #19 30.07 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-28T15:43:24.676Z] #19 30.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:43:24.788Z] #41 29.65 CC images/tun.o [2020-10-28T15:43:24.998Z] #41 28.22 CC images/sk-inet.o [2020-10-28T15:43:25.049Z] #41 30.19 CC images/sk-netlink.o [2020-10-28T15:43:25.255Z] #20 12.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:43:25.255Z] #20 12.22 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:43:25.255Z] #20 12.29 Building wheels for collected packages: pyyaml [2020-10-28T15:43:25.269Z] #41 28.52 CC images/tun.o [2020-10-28T15:43:25.310Z] #41 30.43 CC images/packet-sock.o [2020-10-28T15:43:25.515Z] #20 12.29 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:43:25.533Z] #41 ... [2020-10-28T15:43:25.533Z] [2020-10-28T15:43:25.533Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:43:25.533Z] #30 DONE 110.8s [2020-10-28T15:43:25.533Z] [2020-10-28T15:43:25.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:25.533Z] #41 28.79 CC images/sk-netlink.o [2020-10-28T15:43:25.734Z] #19 ... [2020-10-28T15:43:25.734Z] [2020-10-28T15:43:25.734Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:25.734Z] #42 71.41 DEP criu/arch/ppc64/vdso-pie.d [2020-10-28T15:43:25.734Z] #42 71.57 DEP criu/pie/parasite-vdso.d [2020-10-28T15:43:25.734Z] #42 71.74 DEP criu/pie/parasite.d [2020-10-28T15:43:25.734Z] #42 72.03 CC criu/pie/parasite.o [2020-10-28T15:43:25.734Z] #42 73.49 LINK criu/pie/parasite.built-in.o [2020-10-28T15:43:25.734Z] #42 73.50 GEN criu/pie/parasite-blob.h [2020-10-28T15:43:25.734Z] #42 73.54 CC criu/pie/parasite-vdso.o [2020-10-28T15:43:25.734Z] #42 74.33 CC criu/arch/ppc64/vdso-pie.o [2020-10-28T15:43:25.734Z] #42 74.84 CC criu/arch/ppc64/restorer.o [2020-10-28T15:43:25.734Z] #42 75.28 CC criu/arch/ppc64/vdso-trampoline.o [2020-10-28T15:43:25.734Z] #42 75.32 CC criu/pie/restorer.o [2020-10-28T15:43:25.734Z] #42 80.15 LINK criu/pie/restorer.built-in.o [2020-10-28T15:43:25.734Z] #42 80.16 GEN criu/pie/restorer-blob.h [2020-10-28T15:43:25.734Z] #42 80.39 DEP criu/vdso.d [2020-10-28T15:43:25.734Z] #42 80.68 DEP criu/uts_ns.d [2020-10-28T15:43:25.734Z] #42 80.85 DEP criu/util.d [2020-10-28T15:43:25.734Z] #42 81.06 DEP criu/uffd.d [2020-10-28T15:43:25.734Z] #42 81.30 DEP criu/tun.d [2020-10-28T15:43:25.734Z] #42 81.49 DEP criu/tty.d [2020-10-28T15:43:25.883Z] #41 30.83 CC images/ipc-var.o [2020-10-28T15:43:25.883Z] #41 31.03 CC images/ipc-desc.o [2020-10-28T15:43:26.033Z] #42 81.72 DEP criu/timerfd.d [2020-10-28T15:43:26.085Z] ok github.com/docker/docker/client 0.137s coverage: 75.4% of statements [2020-10-28T15:43:26.109Z] #41 29.09 CC images/packet-sock.o [2020-10-28T15:43:26.109Z] #41 29.46 CC images/ipc-var.o [2020-10-28T15:43:26.145Z] #41 31.23 CC images/ipc-shm.o [2020-10-28T15:43:26.332Z] #42 81.94 DEP criu/timens.d [2020-10-28T15:43:26.372Z] #41 29.61 CC images/ipc-desc.o [2020-10-28T15:43:26.407Z] #41 31.45 CC images/ipc-msg.o [2020-10-28T15:43:26.454Z] #20 13.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:43:26.454Z] #20 13.40 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:43:26.454Z] #20 13.49 Successfully built pyyaml [2020-10-28T15:43:26.630Z] #41 6.771 PBCC images/timens.pb-c.c [2020-10-28T15:43:26.630Z] #41 6.829 DEP images/timens.pb-c.d [2020-10-28T15:43:26.630Z] #41 6.898 PBCC images/fown.pb-c.c [2020-10-28T15:43:26.630Z] #41 6.955 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-28T15:43:26.630Z] #41 7.078 PBCC images/opts.pb-c.c [2020-10-28T15:43:26.630Z] #41 7.133 PBCC images/memfd.pb-c.c [2020-10-28T15:43:26.630Z] #41 7.182 DEP images/fown.pb-c.d [2020-10-28T15:43:26.630Z] #41 7.250 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-28T15:43:26.630Z] #41 7.288 DEP images/opts.pb-c.d [2020-10-28T15:43:26.636Z] #41 29.88 CC images/ipc-shm.o [2020-10-28T15:43:26.637Z] #42 82.19 DEP criu/sysfs_parse.d [2020-10-28T15:43:26.637Z] #42 ... [2020-10-28T15:43:26.637Z] [2020-10-28T15:43:26.637Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:26.637Z] #44 133.2 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:43:26.637Z] #44 138.5 github.com/LK4D4/vndr/build [2020-10-28T15:43:26.668Z] #41 31.68 CC images/ipc-sem.o [2020-10-28T15:43:26.668Z] #41 31.87 CC images/utsns.o [2020-10-28T15:43:26.714Z] #20 13.51 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-28T15:43:26.887Z] #41 7.368 DEP images/memfd.pb-c.d [2020-10-28T15:43:26.887Z] #41 7.497 PBCC images/sit.pb-c.c [2020-10-28T15:43:26.887Z] #41 7.564 DEP images/sit.pb-c.d [2020-10-28T15:43:26.907Z] #41 29.99 CC images/ipc-msg.o [2020-10-28T15:43:26.907Z] #41 30.19 CC images/ipc-sem.o [2020-10-28T15:43:26.933Z] #41 32.04 CC images/creds.o [2020-10-28T15:43:26.937Z] #44 ... [2020-10-28T15:43:26.937Z] [2020-10-28T15:43:26.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:26.937Z] #42 82.40 DEP criu/sysctl.d [2020-10-28T15:43:26.937Z] #42 82.59 DEP criu/string.d [2020-10-28T15:43:26.937Z] #42 82.63 DEP criu/stats.d [2020-10-28T15:43:26.974Z] #20 13.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:43:27.144Z] #41 7.620 PBCC images/macvlan.pb-c.c [2020-10-28T15:43:27.144Z] #41 7.656 DEP images/macvlan.pb-c.d [2020-10-28T15:43:27.144Z] #41 7.720 PBCC images/autofs.pb-c.c [2020-10-28T15:43:27.144Z] #41 7.754 DEP images/autofs.pb-c.d [2020-10-28T15:43:27.144Z] #41 7.799 PBCC images/sysctl.pb-c.c [2020-10-28T15:43:27.144Z] #41 7.826 DEP images/sysctl.pb-c.d [2020-10-28T15:43:27.194Z] #41 32.26 CC images/vma.o [2020-10-28T15:43:27.233Z] #20 DONE 14.3s [2020-10-28T15:43:27.233Z] [2020-10-28T15:43:27.233Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:43:27.237Z] #42 82.80 DEP criu/sockets.d [2020-10-28T15:43:27.237Z] #42 83.02 DEP criu/sk-unix.d [2020-10-28T15:43:27.406Z] #41 7.900 PBCC images/time.pb-c.c [2020-10-28T15:43:27.406Z] #41 7.928 DEP images/time.pb-c.d [2020-10-28T15:43:27.406Z] #41 7.964 PBCC images/binfmt-misc.pb-c.c [2020-10-28T15:43:27.406Z] #41 7.994 DEP images/binfmt-misc.pb-c.d [2020-10-28T15:43:27.406Z] #41 8.034 PBCC images/seccomp.pb-c.c [2020-10-28T15:43:27.456Z] #41 32.52 CC images/netdev.o [2020-10-28T15:43:27.483Z] #41 30.58 CC images/utsns.o [2020-10-28T15:43:27.483Z] #41 30.80 CC images/creds.o [2020-10-28T15:43:27.537Z] #42 83.26 DEP criu/sk-tcp.d [2020-10-28T15:43:27.664Z] #41 8.096 DEP images/seccomp.pb-c.d [2020-10-28T15:43:27.664Z] #41 8.176 PBCC images/userns.pb-c.c [2020-10-28T15:43:27.664Z] #41 8.189 DEP images/userns.pb-c.d [2020-10-28T15:43:27.664Z] #41 8.226 PBCC images/cgroup.pb-c.c [2020-10-28T15:43:27.664Z] #41 8.267 DEP images/cgroup.pb-c.d [2020-10-28T15:43:27.718Z] #41 32.79 CC images/tty.o [2020-10-28T15:43:27.747Z] #41 30.95 CC images/vma.o [2020-10-28T15:43:27.803Z] #23 DONE 0.3s [2020-10-28T15:43:27.803Z] [2020-10-28T15:43:27.803Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:43:27.837Z] #42 83.52 DEP criu/sk-queue.d [2020-10-28T15:43:27.921Z] #41 8.341 PBCC images/ext-file.pb-c.c [2020-10-28T15:43:27.921Z] #41 8.407 DEP images/ext-file.pb-c.d [2020-10-28T15:43:27.921Z] #41 8.465 PBCC images/rpc.pb-c.c [2020-10-28T15:43:27.921Z] #41 8.526 DEP images/rpc.pb-c.d [2020-10-28T15:43:27.921Z] #41 8.584 PBCC images/siginfo.pb-c.c [2020-10-28T15:43:28.010Z] #41 31.23 CC images/netdev.o [2020-10-28T15:43:28.139Z] #42 83.70 DEP criu/sk-packet.d [2020-10-28T15:43:28.139Z] #42 83.92 DEP criu/sk-netlink.d [2020-10-28T15:43:28.178Z] #41 8.645 DEP images/siginfo.pb-c.d [2020-10-28T15:43:28.178Z] #41 8.685 PBCC images/pagemap.pb-c.c [2020-10-28T15:43:28.178Z] #41 ... [2020-10-28T15:43:28.178Z] [2020-10-28T15:43:28.178Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:28.178Z] #32 96.07 log [2020-10-28T15:43:28.178Z] #32 98.40 github.com/BurntSushi/toml/cmd/tomlv [2020-10-28T15:43:28.178Z] #32 DONE 103.3s [2020-10-28T15:43:28.178Z] [2020-10-28T15:43:28.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:28.178Z] #41 8.717 DEP images/pagemap.pb-c.d [2020-10-28T15:43:28.178Z] #41 8.788 PBCC images/rlimit.pb-c.c [2020-10-28T15:43:28.275Z] #41 31.54 CC images/tty.o [2020-10-28T15:43:28.291Z] #41 33.25 CC images/file-lock.o [2020-10-28T15:43:28.291Z] #41 33.42 CC images/rlimit.o [2020-10-28T15:43:28.435Z] #41 8.831 DEP images/rlimit.pb-c.d [2020-10-28T15:43:28.435Z] #41 8.917 PBCC images/file-lock.pb-c.c [2020-10-28T15:43:28.435Z] #41 9.015 DEP images/file-lock.pb-c.d [2020-10-28T15:43:28.441Z] #42 84.13 DEP criu/sk-inet.d [2020-10-28T15:43:28.553Z] #41 33.63 CC images/pagemap.o [2020-10-28T15:43:28.692Z] #41 9.114 PBCC images/tty.pb-c.c [2020-10-28T15:43:28.692Z] #41 9.199 DEP images/tty.pb-c.d [2020-10-28T15:43:28.692Z] #41 9.320 PBCC images/tun.pb-c.c [2020-10-28T15:43:28.754Z] #42 84.42 DEP criu/signalfd.d [2020-10-28T15:43:28.814Z] #41 33.96 CC images/siginfo.o [2020-10-28T15:43:28.814Z] #41 ... [2020-10-28T15:43:28.814Z] [2020-10-28T15:43:28.814Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:28.814Z] #43 111.1 github.com/LK4D4/vndr/build [2020-10-28T15:43:28.814Z] #43 112.9 github.com/LK4D4/vndr/versioned [2020-10-28T15:43:28.814Z] #43 113.0 compress/flate [2020-10-28T15:43:28.814Z] #43 114.4 hash/crc32 [2020-10-28T15:43:28.814Z] #43 115.0 vendor/golang.org/x/crypto/cryptobyte [2020-10-28T15:43:28.814Z] #43 115.9 compress/gzip [2020-10-28T15:43:28.814Z] #43 116.9 net [2020-10-28T15:43:28.814Z] #43 117.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-28T15:43:28.814Z] #43 118.5 vendor/golang.org/x/crypto/hkdf [2020-10-28T15:43:28.814Z] #43 118.7 vendor/golang.org/x/text/transform [2020-10-28T15:43:28.814Z] #43 119.3 vendor/golang.org/x/text/unicode/bidi [2020-10-28T15:43:28.814Z] #43 121.0 vendor/golang.org/x/text/secure/bidirule [2020-10-28T15:43:28.814Z] #43 121.3 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:43:28.851Z] #41 32.04 CC images/file-lock.o [2020-10-28T15:43:28.949Z] #41 9.452 PBCC images/netdev.pb-c.c [2020-10-28T15:43:28.949Z] #41 9.512 DEP images/tun.pb-c.d [2020-10-28T15:43:29.053Z] #42 84.60 DEP criu/sigframe.d [2020-10-28T15:43:29.053Z] #42 84.69 DEP criu/shmem.d [2020-10-28T15:43:29.076Z] #43 ... [2020-10-28T15:43:29.076Z] [2020-10-28T15:43:29.076Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:29.076Z] #41 34.18 CC images/rpc.o [2020-10-28T15:43:29.114Z] #41 32.23 CC images/rlimit.o [2020-10-28T15:43:29.115Z] #41 32.41 CC images/pagemap.o [2020-10-28T15:43:29.208Z] #41 9.668 DEP images/netdev.pb-c.d [2020-10-28T15:43:29.208Z] #41 9.764 PBCC images/vma.pb-c.c [2020-10-28T15:43:29.208Z] #41 9.852 DEP images/vma.pb-c.d [2020-10-28T15:43:29.352Z] #42 84.91 DEP criu/servicefd.d [2020-10-28T15:43:29.352Z] #42 85.06 DEP criu/seize.d [2020-10-28T15:43:29.378Z] #41 32.60 CC images/siginfo.o [2020-10-28T15:43:29.466Z] #41 9.976 PBCC images/creds.pb-c.c [2020-10-28T15:43:29.466Z] #41 9.983 DEP images/creds.pb-c.d [2020-10-28T15:43:29.466Z] #41 10.04 PBCC images/utsns.pb-c.c [2020-10-28T15:43:29.466Z] #41 10.06 DEP images/utsns.pb-c.d [2020-10-28T15:43:29.466Z] #41 10.10 PBCC images/ipc-desc.pb-c.c [2020-10-28T15:43:29.641Z] #41 32.87 CC images/rpc.o [2020-10-28T15:43:29.651Z] #42 85.28 DEP criu/seccomp.d [2020-10-28T15:43:29.651Z] #42 85.44 DEP criu/rst-malloc.d [2020-10-28T15:43:29.723Z] #41 10.12 PBCC images/ipc-sem.pb-c.c [2020-10-28T15:43:29.723Z] #41 10.14 DEP images/ipc-desc.pb-c.d [2020-10-28T15:43:29.723Z] #41 10.20 DEP images/ipc-sem.pb-c.d [2020-10-28T15:43:29.723Z] #41 10.25 PBCC images/ipc-msg.pb-c.c [2020-10-28T15:43:29.723Z] #41 10.28 DEP images/ipc-msg.pb-c.d [2020-10-28T15:43:29.723Z] #41 10.31 PBCC images/ipc-shm.pb-c.c [2020-10-28T15:43:29.723Z] #41 10.36 DEP images/ipc-shm.pb-c.d [2020-10-28T15:43:29.723Z] #41 10.41 PBCC images/ipc-var.pb-c.c [2020-10-28T15:43:29.954Z] #42 85.53 DEP criu/rbtree.d [2020-10-28T15:43:29.954Z] #42 85.57 DEP criu/pstree.d [2020-10-28T15:43:29.980Z] #41 10.46 DEP images/ipc-var.pb-c.d [2020-10-28T15:43:29.980Z] #41 10.50 PBCC images/sk-opts.pb-c.c [2020-10-28T15:43:29.980Z] #41 10.51 PBCC images/packet-sock.pb-c.c [2020-10-28T15:43:30.021Z] #41 35.24 CC images/ext-file.o [2020-10-28T15:43:30.253Z] #41 10.58 DEP images/sk-opts.pb-c.d [2020-10-28T15:43:30.253Z] #41 10.64 DEP images/packet-sock.pb-c.d [2020-10-28T15:43:30.253Z] #41 10.71 PBCC images/sk-netlink.pb-c.c [2020-10-28T15:43:30.253Z] #41 10.79 DEP images/sk-netlink.pb-c.d [2020-10-28T15:43:30.253Z] #41 10.84 PBCC images/sk-inet.pb-c.c [2020-10-28T15:43:30.255Z] #42 85.82 DEP criu/protobuf.d [2020-10-28T15:43:30.255Z] #42 86.02 GEN criu/protobuf-desc-gen.h [2020-10-28T15:43:30.283Z] #41 35.46 CC images/cgroup.o [2020-10-28T15:43:30.470Z] Client: Docker Engine - Enterprise [2020-10-28T15:43:30.470Z] Version: 19.03.12 [2020-10-28T15:43:30.470Z] API version: 1.40 [2020-10-28T15:43:30.470Z] Go version: go1.13.13 [2020-10-28T15:43:30.470Z] Git commit: 4306744 [2020-10-28T15:43:30.470Z] Built: 08/05/2020 19:27:53 [2020-10-28T15:43:30.470Z] OS/Arch: windows/amd64 [2020-10-28T15:43:30.470Z] Experimental: false [2020-10-28T15:43:30.470Z] [2020-10-28T15:43:30.470Z] Server: Docker Engine - Enterprise [2020-10-28T15:43:30.470Z] Engine: [2020-10-28T15:43:30.470Z] Version: 19.03.12 [2020-10-28T15:43:30.470Z] API version: 1.40 (minimum version 1.24) [2020-10-28T15:43:30.470Z] Go version: go1.13.13 [2020-10-28T15:43:30.470Z] Git commit: f295753ffd [2020-10-28T15:43:30.470Z] Built: 08/05/2020 19:26:41 [2020-10-28T15:43:30.470Z] OS/Arch: windows/amd64 [2020-10-28T15:43:30.470Z] Experimental: true [2020-10-28T15:43:30.511Z] #41 10.94 DEP images/sk-inet.pb-c.d [2020-10-28T15:43:30.511Z] #41 10.99 PBCC images/sk-unix.pb-c.c [2020-10-28T15:43:30.511Z] #41 11.08 DEP images/sk-unix.pb-c.d [2020-10-28T15:43:30.595Z] #41 33.85 CC images/ext-file.o [2020-10-28T15:43:30.768Z] #41 11.14 PBCC images/mm.pb-c.c [2020-10-28T15:43:30.768Z] #41 11.23 DEP images/mm.pb-c.d [2020-10-28T15:43:30.768Z] #41 11.34 PBCC images/timerfd.pb-c.c [2020-10-28T15:43:30.856Z] #41 36.01 CC images/userns.o [2020-10-28T15:43:30.860Z] #41 34.11 CC images/cgroup.o [2020-10-28T15:43:31.026Z] #41 11.37 DEP images/timerfd.pb-c.d [2020-10-28T15:43:31.026Z] #41 11.40 PBCC images/timer.pb-c.c [2020-10-28T15:43:31.026Z] #41 11.42 DEP images/timer.pb-c.d [2020-10-28T15:43:31.026Z] #41 11.49 PBCC images/sa.pb-c.c [2020-10-28T15:43:31.026Z] #41 11.52 DEP images/sa.pb-c.d [2020-10-28T15:43:31.026Z] #41 11.56 PBCC images/pipe-data.pb-c.c [2020-10-28T15:43:31.026Z] #41 11.59 DEP images/pipe-data.pb-c.d [2020-10-28T15:43:31.026Z] #41 11.63 PBCC images/mnt.pb-c.c [2020-10-28T15:43:31.097Z] #28 ... [2020-10-28T15:43:31.097Z] [2020-10-28T15:43:31.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:31.097Z] #41 127.0 CC criu/namespaces.o [2020-10-28T15:43:31.097Z] #41 128.7 CC criu/net.o [2020-10-28T15:43:31.097Z] #41 132.0 CC criu/netfilter.o [2020-10-28T15:43:31.097Z] #41 132.4 CC criu/page-pipe.o [2020-10-28T15:43:31.097Z] #41 133.2 CC criu/page-xfer.o [2020-10-28T15:43:31.097Z] #41 134.9 CC criu/pagemap-cache.o [2020-10-28T15:43:31.097Z] #41 135.2 CC criu/pagemap.o [2020-10-28T15:43:31.097Z] #41 135.9 CC criu/parasite-syscall.o [2020-10-28T15:43:31.097Z] #41 136.6 CC criu/path.o [2020-10-28T15:43:31.097Z] #41 136.9 CC criu/pie-util-vdso-elf32.o [2020-10-28T15:43:31.118Z] #41 36.25 CC images/google/protobuf/descriptor.o [Pipeline] sh [2020-10-28T15:43:31.284Z] #41 11.71 DEP images/mnt.pb-c.d [2020-10-28T15:43:31.284Z] #41 11.80 PBCC images/sk-packet.pb-c.c [2020-10-28T15:43:31.284Z] #41 11.81 DEP images/sk-packet.pb-c.d [2020-10-28T15:43:31.284Z] #41 11.84 PBCC images/tcp-stream.pb-c.c [2020-10-28T15:43:31.284Z] #41 11.89 DEP images/tcp-stream.pb-c.d [2020-10-28T15:43:31.437Z] #41 34.70 CC images/userns.o [2020-10-28T15:43:31.541Z] #41 11.97 PBCC images/pipe.pb-c.c [2020-10-28T15:43:31.541Z] #41 12.03 DEP images/pipe.pb-c.d [2020-10-28T15:43:31.541Z] #41 12.11 PBCC images/pstree.pb-c.c [2020-10-28T15:43:31.541Z] #41 12.15 DEP images/pstree.pb-c.d [2020-10-28T15:43:31.666Z] #41 ... [2020-10-28T15:43:31.666Z] [2020-10-28T15:43:31.666Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:43:31.666Z] #28 DONE 4.1s [2020-10-28T15:43:31.666Z] [2020-10-28T15:43:31.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:31.666Z] #41 137.3 CC criu/pie-util-vdso.o [2020-10-28T15:43:31.666Z] #41 ... [2020-10-28T15:43:31.666Z] [2020-10-28T15:43:31.666Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:43:31.701Z] #41 ... [2020-10-28T15:43:31.701Z] [2020-10-28T15:43:31.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:31.701Z] #11 113.7 Selecting previously unselected package libapparmor1:arm64. [2020-10-28T15:43:31.701Z] #11 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 113.7 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-10-28T15:43:31.701Z] #11 113.9 Selecting previously unselected package libapparmor-dev:arm64. [2020-10-28T15:43:31.701Z] #11 113.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 113.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-28T15:43:31.701Z] #11 114.1 Selecting previously unselected package libbtrfs0. [2020-10-28T15:43:31.701Z] #11 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 114.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:43:31.701Z] #11 114.2 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:43:31.701Z] #11 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 114.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:43:31.701Z] #11 114.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-10-28T15:43:31.701Z] #11 114.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 114.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-28T15:43:31.701Z] #11 114.5 Selecting previously unselected package libudev-dev:arm64. [2020-10-28T15:43:31.701Z] #11 114.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 114.6 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-28T15:43:31.701Z] #11 114.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-10-28T15:43:31.701Z] #11 114.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 114.9 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-10-28T15:43:31.701Z] #11 115.3 Selecting previously unselected package libpcre16-3:arm64. [2020-10-28T15:43:31.701Z] #11 115.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 115.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-10-28T15:43:31.701Z] #11 115.6 Selecting previously unselected package libpcre32-3:arm64. [2020-10-28T15:43:31.701Z] #11 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 115.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-10-28T15:43:31.701Z] #11 115.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-10-28T15:43:31.701Z] #11 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 115.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-28T15:43:31.701Z] #11 116.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-10-28T15:43:31.701Z] #11 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 116.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-28T15:43:31.701Z] #11 116.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-10-28T15:43:31.701Z] #11 116.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 116.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-28T15:43:31.701Z] #11 116.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-10-28T15:43:31.701Z] #11 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 116.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-28T15:43:31.701Z] #11 116.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-10-28T15:43:31.701Z] #11 116.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 116.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-28T15:43:31.701Z] #11 117.1 Selecting previously unselected package libsystemd-dev:arm64. [2020-10-28T15:43:31.701Z] #11 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-10-28T15:43:31.701Z] #11 117.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-28T15:43:31.798Z] #41 12.19 PBCC images/fs.pb-c.c [2020-10-28T15:43:31.798Z] #41 12.21 DEP images/fs.pb-c.d [2020-10-28T15:43:31.798Z] #41 12.25 PBCC images/signalfd.pb-c.c [2020-10-28T15:43:31.798Z] #41 12.30 DEP images/signalfd.pb-c.d [2020-10-28T15:43:31.798Z] #41 12.38 PBCC images/fh.pb-c.c [2020-10-28T15:43:32.009Z] + docker info [2020-10-28T15:43:32.055Z] #41 12.42 PBCC images/fsnotify.pb-c.c [2020-10-28T15:43:32.055Z] #41 12.47 DEP images/fh.pb-c.d [2020-10-28T15:43:32.055Z] #41 12.51 DEP images/fsnotify.pb-c.d [2020-10-28T15:43:32.055Z] #41 12.58 PBCC images/eventpoll.pb-c.c [2020-10-28T15:43:32.055Z] #41 12.61 DEP images/eventpoll.pb-c.d [2020-10-28T15:43:32.055Z] #41 ... [2020-10-28T15:43:32.055Z] [2020-10-28T15:43:32.055Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:32.055Z] #49 97.02 encoding/json [2020-10-28T15:43:32.055Z] #49 100.8 github.com/pkg/diff [2020-10-28T15:43:32.055Z] #49 102.2 go/ast [2020-10-28T15:43:32.055Z] #49 104.0 golang.org/x/crypto/ssh/terminal [2020-10-28T15:43:32.055Z] #49 105.6 mvdan.cc/editorconfig [2020-10-28T15:43:32.055Z] #49 106.7 mvdan.cc/sh/v3/fileutil [2020-10-28T15:43:32.055Z] #49 106.8 mvdan.cc/sh/v3/syntax [2020-10-28T15:43:32.055Z] #49 ... [2020-10-28T15:43:32.055Z] [2020-10-28T15:43:32.055Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:32.055Z] #11 97.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-28T15:43:32.055Z] #11 97.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:32.055Z] #11 97.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:32.055Z] #11 97.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-28T15:43:32.055Z] #11 97.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:32.055Z] #11 97.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:32.236Z] #31 DONE 0.3s [2020-10-28T15:43:32.236Z] [2020-10-28T15:43:32.236Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:43:32.236Z] #33 DONE 0.0s [2020-10-28T15:43:32.236Z] [2020-10-28T15:43:32.236Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:43:32.236Z] #36 DONE 0.0s [2020-10-28T15:43:32.236Z] [2020-10-28T15:43:32.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:32.236Z] #41 137.8 CC criu/pie-util.o [2020-10-28T15:43:32.236Z] #41 137.9 CC criu/pipes.o [2020-10-28T15:43:32.280Z] #11 117.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-10-28T15:43:32.280Z] #11 117.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-10-28T15:43:32.280Z] #11 117.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-10-28T15:43:32.280Z] #11 117.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:43:32.280Z] #11 117.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-10-28T15:43:32.312Z] #11 ... [2020-10-28T15:43:32.312Z] [2020-10-28T15:43:32.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:32.312Z] #41 12.64 PBCC images/eventfd.pb-c.c [2020-10-28T15:43:32.312Z] #41 12.66 DEP images/eventfd.pb-c.d [2020-10-28T15:43:32.312Z] #41 12.70 PBCC images/remap-file-path.pb-c.c [2020-10-28T15:43:32.312Z] #41 12.73 DEP images/remap-file-path.pb-c.d [2020-10-28T15:43:32.312Z] #41 12.77 PBCC images/fifo.pb-c.c [2020-10-28T15:43:32.312Z] #41 12.79 DEP images/fifo.pb-c.d [2020-10-28T15:43:32.312Z] #41 12.85 PBCC images/ghost-file.pb-c.c [2020-10-28T15:43:32.312Z] #41 12.91 DEP images/ghost-file.pb-c.d [2020-10-28T15:43:32.312Z] #41 12.97 PBCC images/regfile.pb-c.c [2020-10-28T15:43:32.507Z] #41 37.80 CC images/opts.o [2020-10-28T15:43:32.543Z] #11 117.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-10-28T15:43:32.543Z] #11 117.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:32.543Z] #11 117.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:43:32.543Z] #11 117.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-10-28T15:43:32.543Z] #11 117.9 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-10-28T15:43:32.543Z] #11 118.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:43:32.543Z] #11 118.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:43:32.569Z] #41 13.06 DEP images/regfile.pb-c.d [2020-10-28T15:43:32.569Z] #41 13.11 PBCC images/ns.pb-c.c [2020-10-28T15:43:32.569Z] #41 13.16 DEP images/ns.pb-c.d [2020-10-28T15:43:32.569Z] #41 13.21 PBCC images/fdinfo.pb-c.c [2020-10-28T15:43:32.805Z] #41 138.6 CC criu/plugin.o [2020-10-28T15:43:32.806Z] #11 118.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-10-28T15:43:32.806Z] #11 118.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:43:32.806Z] #11 118.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-10-28T15:43:32.806Z] #11 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:43:32.806Z] #11 118.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-10-28T15:43:32.806Z] #11 118.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:32.806Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:43:32.806Z] #11 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-28T15:43:32.807Z] #11 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:32.807Z] #11 118.4 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-10-28T15:43:32.807Z] #11 118.4 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-10-28T15:43:32.807Z] #11 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:43:32.807Z] #11 118.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-10-28T15:43:32.807Z] #11 118.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-10-28T15:43:32.826Z] #41 13.32 DEP images/fdinfo.pb-c.d [2020-10-28T15:43:32.826Z] #41 13.39 PBCC images/core-aarch64.pb-c.c [2020-10-28T15:43:32.826Z] #41 13.43 PBCC images/core-arm.pb-c.c [2020-10-28T15:43:33.039Z] #42 88.44 DEP criu/protobuf-desc.d [2020-10-28T15:43:33.039Z] #42 ... [2020-10-28T15:43:33.039Z] [2020-10-28T15:43:33.039Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:33.039Z] #19 32.59 Selecting previously unselected package python3-minimal. [2020-10-28T15:43:33.039Z] #19 32.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-10-28T15:43:33.039Z] #19 32.71 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 32.71 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:43:33.039Z] #19 32.80 Selecting previously unselected package libmpdec2:ppc64el. [2020-10-28T15:43:33.039Z] #19 32.81 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 32.82 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-10-28T15:43:33.039Z] #19 32.93 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-10-28T15:43:33.039Z] #19 32.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 32.95 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-28T15:43:33.039Z] #19 34.10 Selecting previously unselected package python3.7. [2020-10-28T15:43:33.039Z] #19 34.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 34.11 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:43:33.039Z] #19 34.30 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-10-28T15:43:33.039Z] #19 34.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 34.33 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-28T15:43:33.039Z] #19 34.40 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:43:33.039Z] #19 35.30 Selecting previously unselected package python3. [2020-10-28T15:43:33.039Z] #19 35.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 ... 24022 files and directories currently installed.) [2020-10-28T15:43:33.039Z] #19 35.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 35.40 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:43:33.039Z] #19 35.51 Selecting previously unselected package libip4tc0:ppc64el. [2020-10-28T15:43:33.039Z] #19 35.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 35.53 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-10-28T15:43:33.039Z] #19 35.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-10-28T15:43:33.039Z] #19 35.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 35.68 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-10-28T15:43:33.039Z] #19 35.80 Selecting previously unselected package libiptc0:ppc64el. [2020-10-28T15:43:33.039Z] #19 35.81 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 35.81 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-10-28T15:43:33.039Z] #19 35.89 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-10-28T15:43:33.039Z] #19 35.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 35.92 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-28T15:43:33.039Z] #19 36.01 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-10-28T15:43:33.039Z] #19 36.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 36.03 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-28T15:43:33.039Z] #19 36.12 Selecting previously unselected package libnftnl11:ppc64el. [2020-10-28T15:43:33.039Z] #19 36.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 36.14 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-10-28T15:43:33.039Z] #19 36.29 Selecting previously unselected package iptables. [2020-10-28T15:43:33.039Z] #19 36.29 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 36.30 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:43:33.039Z] #19 36.81 Selecting previously unselected package xxd. [2020-10-28T15:43:33.039Z] #19 36.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-28T15:43:33.039Z] #19 36.82 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:43:33.039Z] #19 36.97 Selecting previously unselected package vim-common. [2020-10-28T15:43:33.039Z] #19 36.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:43:33.039Z] #19 37.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:43:33.039Z] #19 37.19 Selecting previously unselected package bash-completion. [2020-10-28T15:43:33.039Z] #19 37.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:43:33.039Z] #19 ... [2020-10-28T15:43:33.039Z] [2020-10-28T15:43:33.039Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:33.039Z] #42 88.73 DEP criu/proc_parse.d [2020-10-28T15:43:33.070Z] #11 118.5 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:43:33.070Z] #11 118.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-10-28T15:43:33.070Z] #11 118.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-10-28T15:43:33.070Z] #11 118.5 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:43:33.083Z] #41 13.49 PBCC images/core-ppc64.pb-c.c [2020-10-28T15:43:33.083Z] #41 13.54 PBCC images/core-s390.pb-c.c [2020-10-28T15:43:33.083Z] #41 13.65 PBCC images/core-x86.pb-c.c [2020-10-28T15:43:33.083Z] #41 13.71 PBCC images/core.pb-c.c [2020-10-28T15:43:33.083Z] #41 13.76 PBCC images/inventory.pb-c.c [2020-10-28T15:43:33.083Z] #41 37.96 CC images/seccomp.o [2020-10-28T15:43:33.083Z] #41 38.19 CC images/binfmt-misc.o [2020-10-28T15:43:33.338Z] #42 88.94 DEP criu/plugin.d [2020-10-28T15:43:33.340Z] #41 13.82 DEP images/core-aarch64.pb-c.d [2020-10-28T15:43:33.340Z] #41 13.85 DEP images/core-arm.pb-c.d [2020-10-28T15:43:33.345Z] #41 38.40 CC images/time.o [2020-10-28T15:43:33.345Z] #41 38.61 CC images/sysctl.o [2020-10-28T15:43:33.374Z] #41 139.0 CC criu/proc_parse.o [2020-10-28T15:43:33.597Z] #41 13.91 DEP images/core-ppc64.pb-c.d [2020-10-28T15:43:33.597Z] #41 13.98 DEP images/core-s390.pb-c.d [2020-10-28T15:43:33.597Z] #41 14.05 DEP images/core-x86.pb-c.d [2020-10-28T15:43:33.597Z] #41 14.12 DEP images/core.pb-c.d [2020-10-28T15:43:33.606Z] #41 38.82 CC images/autofs.o [2020-10-28T15:43:33.653Z] #42 89.10 DEP criu/pipes.d [2020-10-28T15:43:33.653Z] #42 89.29 DEP criu/pie-util.d [2020-10-28T15:43:33.854Z] #41 14.21 DEP images/inventory.pb-c.d [2020-10-28T15:43:33.854Z] #41 14.27 PBCC images/cpuinfo.pb-c.c [2020-10-28T15:43:33.854Z] #41 14.30 DEP images/cpuinfo.pb-c.d [2020-10-28T15:43:33.854Z] #41 14.36 PBCC images/stats.pb-c.c [2020-10-28T15:43:33.854Z] #41 14.40 DEP images/stats.pb-c.d [2020-10-28T15:43:33.854Z] #41 ... [2020-10-28T15:43:33.854Z] [2020-10-28T15:43:33.854Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:33.854Z] #43 98.93 go/scanner [2020-10-28T15:43:33.854Z] #43 100.5 text/template/parse [2020-10-28T15:43:33.854Z] #43 101.0 go/ast [2020-10-28T15:43:33.854Z] #43 104.7 text/template [2020-10-28T15:43:33.854Z] #43 106.2 go/parser [2020-10-28T15:43:33.871Z] #41 39.01 CC images/macvlan.o [2020-10-28T15:43:33.952Z] #42 89.45 DEP criu/pie-util-vdso.d [2020-10-28T15:43:33.952Z] #42 89.67 DEP criu/path.d [2020-10-28T15:43:34.133Z] #41 39.23 CC images/sit.o [2020-10-28T15:43:34.251Z] #42 89.81 DEP criu/parasite-syscall.d [2020-10-28T15:43:34.251Z] #42 90.02 DEP criu/pagemap.d [2020-10-28T15:43:34.395Z] #41 39.47 CC images/memfd.o [2020-10-28T15:43:34.418Z] #43 109.5 encoding/xml [2020-10-28T15:43:34.549Z] #42 90.20 DEP criu/pagemap-cache.d [2020-10-28T15:43:34.658Z] #41 39.73 CC images/timens.o [2020-10-28T15:43:34.675Z] #43 109.7 go/doc [2020-10-28T15:43:34.756Z] #41 ... [2020-10-28T15:43:34.756Z] [2020-10-28T15:43:34.756Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:34.756Z] #51 90.54 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-10-28T15:43:34.756Z] #51 92.62 + mkdir -p /build [2020-10-28T15:43:34.756Z] #51 92.62 + cp runc /build/runc [2020-10-28T15:43:34.756Z] #51 DONE 93.0s [2020-10-28T15:43:34.756Z] [2020-10-28T15:43:34.756Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:43:34.849Z] #42 90.36 DEP criu/page-xfer.d [2020-10-28T15:43:34.849Z] #42 90.60 DEP criu/page-pipe.d [2020-10-28T15:43:34.920Z] #41 39.97 LINK images/built-in.o [2020-10-28T15:43:34.920Z] #41 ... [2020-10-28T15:43:34.920Z] [2020-10-28T15:43:34.920Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:34.920Z] #56 127.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:43:34.999Z] #11 DONE 120.6s [2020-10-28T15:43:34.999Z] [2020-10-28T15:43:34.999Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:35.148Z] #42 90.73 DEP criu/netfilter.d [2020-10-28T15:43:35.181Z] #56 127.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:43:35.239Z] #43 ... [2020-10-28T15:43:35.239Z] [2020-10-28T15:43:35.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:35.239Z] #41 15.80 make[1]: Nothing to be done for 'all'. [2020-10-28T15:43:35.443Z] #56 ... [2020-10-28T15:43:35.443Z] [2020-10-28T15:43:35.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:35.443Z] #11 117.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:43:35.443Z] #11 117.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:35.443Z] #11 117.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:35.447Z] #42 90.95 DEP criu/net.d [2020-10-28T15:43:35.704Z] #11 ... [2020-10-28T15:43:35.704Z] [2020-10-28T15:43:35.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:35.704Z] #41 40.18 GEN compel/include/asm [2020-10-28T15:43:35.704Z] #41 40.21 GEN compel/include/version.h [2020-10-28T15:43:35.704Z] #41 40.25 touch .config [2020-10-28T15:43:35.704Z] #41 40.30 GEN include/common/config.h [2020-10-28T15:43:35.704Z] #41 40.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-28T15:43:35.704Z] #41 40.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-28T15:43:35.704Z] #41 40.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-28T15:43:35.704Z] #41 40.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-28T15:43:35.704Z] #41 40.46 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-28T15:43:35.704Z] #41 40.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-28T15:43:35.704Z] #41 40.49 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-28T15:43:35.704Z] #41 40.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-28T15:43:35.704Z] #41 40.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-28T15:43:35.704Z] #41 40.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:43:35.704Z] #41 40.55 DEP compel/plugins/std/infect.d [2020-10-28T15:43:35.704Z] #41 40.67 DEP compel/plugins/std/string.d [2020-10-28T15:43:35.704Z] #41 40.76 DEP compel/plugins/std/log.d [2020-10-28T15:43:35.704Z] #41 40.88 DEP compel/plugins/std/fds.d [2020-10-28T15:43:35.747Z] #42 91.23 DEP criu/namespaces.d [2020-10-28T15:43:35.966Z] #41 41.02 DEP compel/plugins/std/std.d [2020-10-28T15:43:35.966Z] #41 41.16 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:43:36.046Z] #42 91.48 DEP criu/mount.d [2020-10-28T15:43:36.047Z] #42 91.69 DEP criu/memfd.d [2020-10-28T15:43:36.138Z] #38 ... [2020-10-28T15:43:36.138Z] [2020-10-28T15:43:36.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:36.138Z] #41 141.8 CC criu/protobuf-desc.o [2020-10-28T15:43:36.228Z] #41 41.28 DEP compel/plugins/fds/fds.d [2020-10-28T15:43:36.321Z] #22 119.3 Checking out files: 26% (2963/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 60% (6641/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 86% (9492/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-28T15:43:36.321Z] #22 121.8 + cd /tmp/tmp.emAqPi5Nsa/tmp/docker-ce [2020-10-28T15:43:36.321Z] #22 121.8 + git checkout -q v17.06.2-ce [2020-10-28T15:43:36.346Z] #42 91.87 DEP criu/mem.d [2020-10-28T15:43:36.346Z] #42 92.11 DEP criu/lsm.d [2020-10-28T15:43:36.489Z] #41 41.48 CC compel/plugins/std/std.o [2020-10-28T15:43:36.609Z] #41 17.16 CC images/stats.o [2020-10-28T15:43:36.645Z] #42 92.29 DEP criu/log.d [2020-10-28T15:43:36.645Z] #42 92.44 DEP criu/libnetlink.d [2020-10-28T15:43:36.707Z] #41 142.6 CC criu/protobuf.o [2020-10-28T15:43:36.751Z] #41 41.92 CC compel/plugins/std/fds.o [2020-10-28T15:43:36.866Z] #41 17.46 CC images/core.o [2020-10-28T15:43:36.946Z] #42 92.63 DEP criu/kerndat.d [2020-10-28T15:43:37.013Z] #41 42.31 CC compel/plugins/std/log.o [2020-10-28T15:43:37.245Z] #42 92.80 DEP criu/kcmp-ids.d [2020-10-28T15:43:37.245Z] #42 92.87 DEP criu/irmap.d [2020-10-28T15:43:37.245Z] #42 93.00 DEP criu/ipc_ns.d [2020-10-28T15:43:37.276Z] #41 142.8 CC criu/pstree.o [2020-10-28T15:43:37.546Z] #42 93.19 DEP criu/image.d [2020-10-28T15:43:37.719Z] #22 ... [2020-10-28T15:43:37.719Z] [2020-10-28T15:43:37.719Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:43:37.719Z] #12 DONE 2.7s [2020-10-28T15:43:37.797Z] #41 18.08 CC images/core-x86.o [2020-10-28T15:43:37.845Z] #41 ... [2020-10-28T15:43:37.845Z] [2020-10-28T15:43:37.845Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:43:37.845Z] #38 DONE 226.3s [2020-10-28T15:43:37.845Z] [2020-10-28T15:43:37.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:37.845Z] #41 143.7 CC criu/rbtree.o [2020-10-28T15:43:37.850Z] #42 93.38 DEP criu/image-desc.d [2020-10-28T15:43:37.850Z] #42 93.54 DEP criu/fsnotify.d [2020-10-28T15:43:37.958Z] #41 43.19 CC compel/plugins/std/string.o [2020-10-28T15:43:37.985Z] [2020-10-28T15:43:37.985Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:37.985Z] #51 2.040 + RM_GOPATH=0 [2020-10-28T15:43:37.985Z] #51 2.040 + TMP_GOPATH= [2020-10-28T15:43:37.985Z] #51 2.041 + : /build [2020-10-28T15:43:37.985Z] #51 2.041 + '[' -z '' ']' [2020-10-28T15:43:37.985Z] #51 2.042 ++ mktemp -d [2020-10-28T15:43:37.985Z] #51 2.044 + export GOPATH=/tmp/tmp.php6PrnkhL [2020-10-28T15:43:37.985Z] #51 2.044 + GOPATH=/tmp/tmp.php6PrnkhL [2020-10-28T15:43:37.985Z] #51 2.044 + RM_GOPATH=1 [2020-10-28T15:43:37.985Z] #51 2.044 + case "$(go env GOARCH)" in [2020-10-28T15:43:37.985Z] #51 2.045 ++ go env GOARCH [2020-10-28T15:43:37.985Z] #51 2.053 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:37.985Z] #51 2.053 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:37.985Z] #51 2.054 ++ dirname /tmp/install/install.sh [2020-10-28T15:43:37.985Z] #51 2.055 + dir=/tmp/install [2020-10-28T15:43:37.985Z] #51 2.057 + bin=runc [2020-10-28T15:43:37.985Z] #51 2.057 + shift [2020-10-28T15:43:37.985Z] #51 2.057 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:43:37.985Z] #51 2.057 + . /tmp/install/runc.installer [2020-10-28T15:43:37.985Z] #51 2.058 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:43:37.985Z] #51 2.058 + install_runc [2020-10-28T15:43:37.985Z] #51 2.062 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:43:37.985Z] #51 2.063 + uname -r [2020-10-28T15:43:37.985Z] #51 2.070 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:43:37.985Z] #51 2.070 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:43:37.985Z] #51 2.071 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.php6PrnkhL/src/github.com/opencontainers/runc [2020-10-28T15:43:37.985Z] #51 2.071 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:43:37.985Z] #51 2.073 Cloning into '/tmp/tmp.php6PrnkhL/src/github.com/opencontainers/runc'... [2020-10-28T15:43:38.054Z] #41 18.60 CC images/core-arm.o [2020-10-28T15:43:38.105Z] #41 143.9 CC criu/rst-malloc.o [2020-10-28T15:43:38.162Z] #42 93.77 DEP criu/filesystems.d [2020-10-28T15:43:38.162Z] #42 93.96 DEP criu/files.d [2020-10-28T15:43:38.365Z] #41 144.2 CC criu/seccomp.o [2020-10-28T15:43:38.462Z] #42 94.21 DEP criu/files-reg.d [2020-10-28T15:43:38.617Z] #41 19.01 CC images/core-aarch64.o [2020-10-28T15:43:38.762Z] #42 94.42 DEP criu/files-ext.d [2020-10-28T15:43:38.875Z] #41 19.43 CC images/core-ppc64.o [2020-10-28T15:43:38.903Z] #41 43.88 CC compel/plugins/std/infect.o [2020-10-28T15:43:38.934Z] #41 144.8 CC criu/seize.o [2020-10-28T15:43:39.066Z] #42 94.63 DEP criu/file-lock.d [2020-10-28T15:43:39.164Z] #41 44.39 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-28T15:43:39.164Z] #41 44.46 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-28T15:43:39.364Z] #42 94.85 DEP criu/file-ids.d [2020-10-28T15:43:39.364Z] #42 95.03 DEP criu/fifo.d [2020-10-28T15:43:39.364Z] #42 ... [2020-10-28T15:43:39.364Z] [2020-10-28T15:43:39.364Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:39.364Z] #44 146.1 vendor/golang.org/x/net/idna [2020-10-28T15:43:39.364Z] #44 147.0 vendor/golang.org/x/crypto/cryptobyte [2020-10-28T15:43:39.364Z] #44 147.3 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:43:39.364Z] #44 150.4 mime [2020-10-28T15:43:39.364Z] #44 150.7 net/http/internal [2020-10-28T15:43:39.364Z] #44 154.0 vendor/golang.org/x/net/http/httpproxy [2020-10-28T15:43:39.364Z] #44 154.0 net/textproto [2020-10-28T15:43:39.364Z] #44 154.0 crypto/x509 [2020-10-28T15:43:39.364Z] #44 155.8 mime/multipart [2020-10-28T15:43:39.364Z] #44 155.8 vendor/golang.org/x/net/http/httpguts [2020-10-28T15:43:39.426Z] #41 44.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-28T15:43:39.426Z] #41 44.60 AR compel/plugins/std.lib.a [2020-10-28T15:43:39.665Z] #44 ... [2020-10-28T15:43:39.665Z] [2020-10-28T15:43:39.665Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:39.665Z] #42 95.22 DEP criu/fdstore.d [2020-10-28T15:43:39.665Z] #42 95.34 DEP criu/fault-injection.d [2020-10-28T15:43:39.665Z] #42 95.40 DEP criu/external.d [2020-10-28T15:43:39.687Z] #41 44.68 CC compel/plugins/fds/fds.o [2020-10-28T15:43:39.806Z] #41 20.08 CC images/core-s390.o [2020-10-28T15:43:39.876Z] #41 145.5 CC criu/servicefd.o [2020-10-28T15:43:39.948Z] #41 44.98 AR compel/plugins/fds.lib.a [2020-10-28T15:43:39.948Z] #41 45.06 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:43:39.948Z] #41 45.13 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:43:39.948Z] #41 45.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-28T15:43:39.964Z] #42 95.59 DEP criu/eventpoll.d [2020-10-28T15:43:40.168Z] #41 145.8 CC criu/shmem.o [2020-10-28T15:43:40.210Z] #41 45.35 HOSTDEP compel/src/main-host.d [2020-10-28T15:43:40.210Z] #41 45.44 DEP compel/src/lib/ptrace.d [2020-10-28T15:43:40.263Z] #42 95.85 DEP criu/eventfd.d [2020-10-28T15:43:40.370Z] #41 20.70 CC images/cpuinfo.o [2020-10-28T15:43:40.429Z] #41 ... [2020-10-28T15:43:40.429Z] [2020-10-28T15:43:40.429Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:43:40.429Z] #39 DONE 0.8s [2020-10-28T15:43:40.472Z] #41 45.58 DEP compel/src/lib/infect.d [2020-10-28T15:43:40.473Z] #41 45.71 DEP compel/src/lib/infect-util.d [2020-10-28T15:43:40.561Z] #51 ... [2020-10-28T15:43:40.561Z] [2020-10-28T15:43:40.561Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:43:40.561Z] #13 DONE 2.7s [2020-10-28T15:43:40.561Z] [2020-10-28T15:43:40.561Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:43:40.562Z] #42 96.04 DEP criu/crtools.d [2020-10-28T15:43:40.562Z] #42 96.27 DEP criu/cr-service.d [2020-10-28T15:43:40.627Z] #41 21.09 CC images/inventory.o [2020-10-28T15:43:40.689Z] [2020-10-28T15:43:40.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:40.689Z] #41 146.4 CC criu/sigframe.o [2020-10-28T15:43:40.689Z] #41 146.6 CC criu/signalfd.o [2020-10-28T15:43:40.735Z] #41 45.79 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:43:40.735Z] #41 45.88 DEP compel/arch/x86/src/lib/infect.d [2020-10-28T15:43:40.735Z] #41 45.98 DEP compel/arch/x86/src/lib/cpu.d [2020-10-28T15:43:40.863Z] #42 96.51 DEP criu/cr-restore.d [2020-10-28T15:43:40.884Z] #41 21.36 CC images/fdinfo.o [2020-10-28T15:43:40.884Z] #41 ... [2020-10-28T15:43:40.884Z] [2020-10-28T15:43:40.884Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:40.884Z] #54 47.57 Checking out files: 46% (1605/3445) Checking out files: 47% (1620/3445) Checking out files: 48% (1654/3445) Checking out files: 49% (1689/3445) Checking out files: 50% (1723/3445) Checking out files: 51% (1757/3445) Checking out files: 52% (1792/3445) Checking out files: 53% (1826/3445) Checking out files: 54% (1861/3445) Checking out files: 55% (1895/3445) Checking out files: 56% (1930/3445) Checking out files: 57% (1964/3445) Checking out files: 58% (1999/3445) Checking out files: 59% (2033/3445) Checking out files: 60% (2067/3445) Checking out files: 61% (2102/3445) Checking out files: 62% (2136/3445) Checking out files: 63% (2171/3445) Checking out files: 64% (2205/3445) Checking out files: 65% (2240/3445) Checking out files: 66% (2274/3445) Checking out files: 67% (2309/3445) Checking out files: 68% (2343/3445) Checking out files: 69% (2378/3445) Checking out files: 70% (2412/3445) Checking out files: 71% (2446/3445) Checking out files: 72% (2481/3445) Checking out files: 73% (2515/3445) Checking out files: 74% (2550/3445) Checking out files: 75% (2584/3445) Checking out files: 76% (2619/3445) Checking out files: 77% (2653/3445) Checking out files: 78% (2688/3445) Checking out files: 79% (2722/3445) Checking out files: 80% (2756/3445) Checking out files: 81% (2791/3445) Checking out files: 82% (2825/3445) Checking out files: 83% (2860/3445) Checking out files: 84% (2894/3445) Checking out files: 85% (2929/3445) Checking out files: 86% (2963/3445) Checking out files: 87% (2998/3445) Checking out files: 88% (3032/3445) Checking out files: 88% (3036/3445) Checking out files: 89% (3067/3445) Checking out files: 90% (3101/3445) Checking out files: 91% (3135/3445) Checking out files: 92% (3170/3445) Checking out files: 93% (3204/3445) Checking out files: 94% (3239/3445) Checking out files: 95% (3273/3445) Checking out files: 96% (3308/3445) Checking out files: 97% (3342/3445) Checking out files: 98% (3377/3445) Checking out files: 99% (3411/3445) Checking out files: 100% (3445/3445) Checking out files: 100% (3445/3445), done. [2020-10-28T15:43:40.884Z] #54 49.11 + cd /tmp/tmp.A78QqohBnR/src/github.com/containerd/containerd [2020-10-28T15:43:40.884Z] #54 49.11 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-10-28T15:43:40.884Z] #54 50.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-28T15:43:40.884Z] #54 50.40 + BUILDTAGS='netgo osusergo static_build' [2020-10-28T15:43:40.884Z] #54 50.40 + export EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:40.884Z] #54 50.40 + EXTRA_FLAGS=-buildmode=pie [2020-10-28T15:43:40.884Z] #54 50.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-28T15:43:40.884Z] #54 50.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-28T15:43:40.884Z] #54 50.40 + '[' '' = dynamic ']' [2020-10-28T15:43:40.884Z] #54 50.40 + make [2020-10-28T15:43:40.884Z] #54 51.39 + bin/ctr [2020-10-28T15:43:40.949Z] #41 146.8 CC criu/sk-inet.o [2020-10-28T15:43:40.996Z] #41 46.05 DEP compel/src/lib/log.d [2020-10-28T15:43:40.996Z] #41 46.13 DEP compel/src/main.d [2020-10-28T15:43:40.996Z] #41 46.22 DEP compel/src/lib/handle-elf.d [2020-10-28T15:43:41.164Z] #42 96.88 DEP criu/cr-errno.d [2020-10-28T15:43:41.164Z] #42 96.89 DEP criu/cr-dump.d [2020-10-28T15:43:41.258Z] #41 46.31 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-28T15:43:41.258Z] #41 46.37 CC compel/src/lib/log.o [2020-10-28T15:43:41.463Z] #42 97.20 DEP criu/cr-dedup.d [2020-10-28T15:43:41.521Z] #41 46.57 CC compel/arch/x86/src/lib/cpu.o [2020-10-28T15:43:41.521Z] #41 ... [2020-10-28T15:43:41.521Z] [2020-10-28T15:43:41.521Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:41.521Z] #11 132.1 Selecting previously unselected package libapparmor1:amd64. [2020-10-28T15:43:41.521Z] #11 132.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:43:41.521Z] #11 132.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-28T15:43:41.521Z] #11 132.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:43:41.521Z] #11 132.4 Selecting previously unselected package libbtrfs0. [2020-10-28T15:43:41.521Z] #11 132.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:43:41.521Z] #11 132.5 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:43:41.521Z] #11 132.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:43:41.521Z] #11 132.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-28T15:43:41.521Z] #11 132.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:41.521Z] #11 132.8 Selecting previously unselected package libudev-dev:amd64. [2020-10-28T15:43:41.521Z] #11 132.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 132.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:43:41.521Z] #11 133.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-28T15:43:41.521Z] #11 133.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 133.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:43:41.521Z] #11 133.3 Selecting previously unselected package libpcre16-3:amd64. [2020-10-28T15:43:41.521Z] #11 133.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 133.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:43:41.521Z] #11 133.5 Selecting previously unselected package libpcre32-3:amd64. [2020-10-28T15:43:41.521Z] #11 133.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 133.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:43:41.521Z] #11 133.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-28T15:43:41.521Z] #11 133.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 133.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:43:41.521Z] #11 133.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-28T15:43:41.521Z] #11 133.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-28T15:43:41.521Z] #11 134.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:43:41.765Z] #42 97.46 DEP criu/cr-check.d [2020-10-28T15:43:41.783Z] #11 ... [2020-10-28T15:43:41.783Z] [2020-10-28T15:43:41.783Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:41.783Z] #56 DONE 134.3s [2020-10-28T15:43:41.893Z] #41 147.5 CC criu/sk-netlink.o [2020-10-28T15:43:41.893Z] #41 147.8 CC criu/sk-packet.o [2020-10-28T15:43:41.958Z] #14 ... [2020-10-28T15:43:41.958Z] [2020-10-28T15:43:41.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:41.958Z] #41 35.13 CC images/google/protobuf/descriptor.o [2020-10-28T15:43:41.958Z] #41 36.54 CC images/opts.o [2020-10-28T15:43:41.958Z] #41 36.80 CC images/seccomp.o [2020-10-28T15:43:41.958Z] #41 37.14 CC images/binfmt-misc.o [2020-10-28T15:43:41.958Z] #41 37.36 CC images/time.o [2020-10-28T15:43:41.958Z] #41 37.56 CC images/sysctl.o [2020-10-28T15:43:41.958Z] #41 37.70 CC images/autofs.o [2020-10-28T15:43:41.958Z] #41 37.93 CC images/macvlan.o [2020-10-28T15:43:41.958Z] #41 38.20 CC images/sit.o [2020-10-28T15:43:41.958Z] #41 38.47 CC images/memfd.o [2020-10-28T15:43:41.958Z] #41 38.77 CC images/timens.o [2020-10-28T15:43:41.958Z] #41 38.97 LINK images/built-in.o [2020-10-28T15:43:41.958Z] #41 39.09 GEN compel/include/asm [2020-10-28T15:43:41.958Z] #41 39.14 GEN compel/include/version.h [2020-10-28T15:43:41.958Z] #41 39.19 touch .config [2020-10-28T15:43:41.958Z] #41 39.28 GEN include/common/config.h [2020-10-28T15:43:41.958Z] #41 39.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:43:41.958Z] #41 39.45 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-10-28T15:43:41.958Z] #41 39.49 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-10-28T15:43:41.958Z] #41 39.52 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-10-28T15:43:41.958Z] #41 39.54 DEP compel/plugins/std/infect.d [2020-10-28T15:43:41.958Z] #41 39.73 DEP compel/plugins/std/string.d [2020-10-28T15:43:41.958Z] #41 39.82 DEP compel/plugins/std/log.d [2020-10-28T15:43:41.958Z] #41 39.89 DEP compel/plugins/std/fds.d [2020-10-28T15:43:41.958Z] #41 39.98 DEP compel/plugins/std/std.d [2020-10-28T15:43:41.958Z] #41 40.12 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:43:41.958Z] #41 40.23 DEP compel/plugins/fds/fds.d [2020-10-28T15:43:41.958Z] #41 40.39 CC compel/plugins/std/std.o [2020-10-28T15:43:41.958Z] #41 40.60 CC compel/plugins/std/fds.o [2020-10-28T15:43:41.958Z] #41 40.85 CC compel/plugins/std/log.o [2020-10-28T15:43:41.958Z] #41 41.60 CC compel/plugins/std/string.o [2020-10-28T15:43:41.958Z] #41 42.06 CC compel/plugins/std/infect.o [2020-10-28T15:43:41.958Z] #41 42.34 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-10-28T15:43:41.958Z] #41 42.52 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-10-28T15:43:41.958Z] #41 42.67 AR compel/plugins/std.lib.a [2020-10-28T15:43:41.958Z] #41 42.72 CC compel/plugins/fds/fds.o [2020-10-28T15:43:41.958Z] #41 42.85 AR compel/plugins/fds.lib.a [2020-10-28T15:43:41.958Z] #41 43.00 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:43:41.958Z] #41 43.08 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:43:41.958Z] #41 43.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-10-28T15:43:41.958Z] #41 43.20 HOSTDEP compel/src/main-host.d [2020-10-28T15:43:41.958Z] #41 43.33 DEP compel/src/lib/ptrace.d [2020-10-28T15:43:41.958Z] #41 43.48 DEP compel/src/lib/infect.d [2020-10-28T15:43:41.958Z] #41 43.59 DEP compel/src/lib/infect-util.d [2020-10-28T15:43:41.958Z] #41 43.67 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:43:41.958Z] #41 43.82 DEP compel/arch/aarch64/src/lib/infect.d [2020-10-28T15:43:41.958Z] #41 43.94 DEP compel/arch/aarch64/src/lib/cpu.d [2020-10-28T15:43:41.958Z] #41 44.03 DEP compel/src/lib/log.d [2020-10-28T15:43:41.958Z] #41 44.18 DEP compel/src/main.d [2020-10-28T15:43:41.958Z] #41 44.32 DEP compel/src/lib/handle-elf.d [2020-10-28T15:43:41.958Z] #41 44.42 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-10-28T15:43:41.958Z] #41 44.58 CC compel/src/lib/log.o [2020-10-28T15:43:41.958Z] #41 44.84 CC compel/arch/aarch64/src/lib/cpu.o [2020-10-28T15:43:41.958Z] #41 45.09 CC compel/arch/aarch64/src/lib/infect.o [2020-10-28T15:43:42.052Z] [2020-10-28T15:43:42.052Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:43:42.052Z] #57 DONE 0.0s [2020-10-28T15:43:42.052Z] [2020-10-28T15:43:42.052Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:43:42.052Z] #58 DONE 0.0s [2020-10-28T15:43:42.052Z] [2020-10-28T15:43:42.052Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:42.052Z] #11 134.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-28T15:43:42.052Z] #11 134.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-28T15:43:42.052Z] #11 134.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:43:42.067Z] #42 97.76 DEP criu/config.d [2020-10-28T15:43:42.222Z] #41 45.40 CC compel/src/lib/infect-rpc.o [2020-10-28T15:43:42.222Z] #41 ... [2020-10-28T15:43:42.222Z] [2020-10-28T15:43:42.222Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:43:42.222Z] #14 1.681 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:43:42.367Z] #42 98.04 DEP criu/clone-noasan.d [2020-10-28T15:43:42.468Z] #41 148.1 CC criu/sk-queue.o [2020-10-28T15:43:42.625Z] #11 135.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-28T15:43:42.625Z] #11 135.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:43:42.625Z] #11 135.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:42.680Z] #42 98.25 DEP criu/cgroup.d [2020-10-28T15:43:42.727Z] #41 148.4 CC criu/sk-tcp.o [2020-10-28T15:43:42.886Z] #11 135.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-28T15:43:42.886Z] #11 135.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-28T15:43:42.886Z] #11 135.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:43:42.981Z] #42 98.54 DEP criu/cgroup-props.d [2020-10-28T15:43:42.981Z] #42 98.67 DEP criu/bitmap.d [2020-10-28T15:43:42.981Z] #42 98.69 DEP criu/bfd.d [2020-10-28T15:43:42.985Z] #41 ... [2020-10-28T15:43:42.985Z] [2020-10-28T15:43:42.985Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:42.985Z] #47 231.4 + /build/golangci-lint --version [2020-10-28T15:43:42.985Z] #47 231.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:43:42.985Z] #47 DONE 231.9s [2020-10-28T15:43:42.985Z] [2020-10-28T15:43:42.985Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:42.985Z] #41 148.8 CC criu/sk-unix.o [2020-10-28T15:43:43.147Z] #11 ... [2020-10-28T15:43:43.147Z] [2020-10-28T15:43:43.147Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:43.147Z] #43 125.3 vendor/golang.org/x/net/idna [2020-10-28T15:43:43.147Z] #43 127.6 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:43:43.147Z] #43 128.8 mime [2020-10-28T15:43:43.147Z] #43 130.5 mime/quotedprintable [2020-10-28T15:43:43.147Z] #43 131.0 net/http/internal [2020-10-28T15:43:43.147Z] #43 133.7 crypto/tls [2020-10-28T15:43:43.147Z] #43 ... [2020-10-28T15:43:43.147Z] [2020-10-28T15:43:43.147Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:43.147Z] #11 135.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-28T15:43:43.147Z] #11 135.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:43:43.147Z] #11 135.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:43:43.173Z] #14 DONE 2.6s [2020-10-28T15:43:43.173Z] [2020-10-28T15:43:43.173Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:43:43.290Z] #42 98.89 DEP criu/autofs.d [2020-10-28T15:43:43.590Z] #42 99.18 DEP criu/aio.d [2020-10-28T15:43:43.676Z] #11 135.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:43:43.676Z] #11 135.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:43:43.676Z] #11 135.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:43:43.676Z] #11 135.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:43:43.676Z] #11 135.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:43:43.676Z] #11 136.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:43:43.676Z] #11 136.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:43.676Z] #11 136.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:43:43.676Z] #11 136.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:43:43.676Z] #11 136.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:43:43.676Z] #11 136.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:43.676Z] #11 136.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-10-28T15:43:43.676Z] #11 136.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-10-28T15:43:43.676Z] #11 136.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:43.676Z] #11 136.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-10-28T15:43:43.676Z] #11 136.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-10-28T15:43:43.676Z] #11 136.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:43:43.676Z] #11 136.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:43:43.891Z] #42 99.42 DEP criu/action-scripts.d [2020-10-28T15:43:43.937Z] #11 136.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:43.937Z] #11 136.2 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:43:43.937Z] #11 136.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:43.937Z] #11 136.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:43:43.937Z] #11 136.3 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:43:44.161Z] #54 ... [2020-10-28T15:43:44.161Z] [2020-10-28T15:43:44.161Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-10-28T15:43:44.161Z] #49 113.1 mvdan.cc/sh/v3/cmd/shfmt [2020-10-28T15:43:44.161Z] #49 DONE 118.8s [2020-10-28T15:43:44.161Z] [2020-10-28T15:43:44.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:44.161Z] #41 21.68 CC images/fown.o [2020-10-28T15:43:44.161Z] #41 21.85 CC images/ns.o [2020-10-28T15:43:44.161Z] #41 22.05 CC images/regfile.o [2020-10-28T15:43:44.161Z] #41 22.31 CC images/ghost-file.o [2020-10-28T15:43:44.161Z] #41 22.63 CC images/fifo.o [2020-10-28T15:43:44.161Z] #41 22.88 CC images/remap-file-path.o [2020-10-28T15:43:44.161Z] #41 23.10 CC images/eventfd.o [2020-10-28T15:43:44.161Z] #41 23.31 CC images/eventpoll.o [2020-10-28T15:43:44.161Z] #41 23.63 CC images/fh.o [2020-10-28T15:43:44.161Z] #41 23.93 CC images/fsnotify.o [2020-10-28T15:43:44.365Z] #41 150.0 CC criu/sockets.o [2020-10-28T15:43:44.418Z] #41 24.81 CC images/signalfd.o [2020-10-28T15:43:44.511Z] #11 DONE 136.7s [2020-10-28T15:43:44.511Z] [2020-10-28T15:43:44.511Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:44.540Z] #42 99.98 CC criu/action-scripts.o [2020-10-28T15:43:44.938Z] #41 150.7 CC criu/stats.o [2020-10-28T15:43:44.982Z] #41 25.33 CC images/fs.o [2020-10-28T15:43:45.189Z] #42 100.7 CC criu/aio.o [2020-10-28T15:43:45.198Z] #41 150.9 CC criu/string.o [2020-10-28T15:43:45.198Z] #41 150.9 CC criu/sysctl.o [2020-10-28T15:43:45.239Z] #41 25.70 CC images/pstree.o [2020-10-28T15:43:45.239Z] #41 25.88 CC images/pipe.o [2020-10-28T15:43:45.457Z] #41 151.2 CC criu/sysfs_parse.o [2020-10-28T15:43:45.491Z] #42 ... [2020-10-28T15:43:45.491Z] [2020-10-28T15:43:45.491Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:45.491Z] #23 156.8 Checking out files: 25% (2835/10991) Checking out files: 26% (2858/10991) Checking out files: 27% (2968/10991) Checking out files: 28% (3078/10991) Checking out files: 29% (3188/10991) Checking out files: 30% (3298/10991) Checking out files: 31% (3408/10991) Checking out files: 32% (3518/10991) Checking out files: 33% (3628/10991) Checking out files: 34% (3737/10991) Checking out files: 35% (3847/10991) Checking out files: 36% (3957/10991) Checking out files: 37% (4067/10991) Checking out files: 38% (4177/10991) Checking out files: 39% (4287/10991) Checking out files: 40% (4397/10991) Checking out files: 41% (4507/10991) Checking out files: 42% (4617/10991) Checking out files: 43% (4727/10991) Checking out files: 44% (4837/10991) Checking out files: 45% (4946/10991) Checking out files: 45% (4978/10991) Checking out files: 46% (5056/10991) Checking out files: 47% (5166/10991) Checking out files: 48% (5276/10991) Checking out files: 49% (5386/10991) Checking out files: 50% (5496/10991) Checking out files: 51% (5606/10991) Checking out files: 52% (5716/10991) Checking out files: 53% (5826/10991) Checking out files: 54% (5936/10991) Checking out files: 55% (6046/10991) Checking out files: 56% (6155/10991) Checking out files: 57% (6265/10991) Checking out files: 58% (6375/10991) Checking out files: 59% (6485/10991) Checking out files: 60% (6595/10991) Checking out files: 61% (6705/10991) Checking out files: 62% (6815/10991) Checking out files: 63% (6925/10991) Checking out files: 64% (7035/10991) Checking out files: 65% (7145/10991) Checking out files: 66% (7255/10991) Checking out files: 67% (7364/10991) Checking out files: 68% (7474/10991) Checking out files: 69% (7584/10991) Checking out files: 70% (7694/10991) Checking out files: 71% (7804/10991) Checking out files: 72% (7914/10991) Checking out files: 72% (7978/10991) Checking out files: 73% (8024/10991) Checking out files: 74% (8134/10991) Checking out files: 75% (8244/10991) Checking out files: 76% (8354/10991) Checking out files: 77% (8464/10991) Checking out files: 78% (8573/10991) Checking out files: 79% (8683/10991) Checking out files: 80% (8793/10991) Checking out files: 81% (8903/10991) Checking out files: 82% (9013/10991) Checking out files: 83% (9123/10991) Checking out files: 84% (9233/10991) Checking out files: 85% (9343/10991) Checking out files: 86% (9453/10991) Checking out files: 87% (9563/10991) Checking out files: 88% (9673/10991) Checking out files: 89% (9782/10991) Checking out files: 90% (9892/10991) Checking out files: 91% (10002/10991) Checking out files: 92% (10112/10991) Checking out files: 93% (10222/10991) Checking out files: 94% (10332/10991) Checking out files: 95% (10442/10991) Checking out files: 95% (10467/10991) Checking out files: 96% (10552/10991) Checking out files: 97% (10662/10991) Checking out files: 98% (10772/10991) Checking out files: 99% (10882/10991) Checking out files: 100% (10991/10991) Checking out files: 100% (10991/10991), done. [2020-10-28T15:43:45.491Z] #23 160.2 + cd /tmp/tmp.9sI444maXg/tmp/docker-ce [2020-10-28T15:43:45.491Z] #23 160.2 + git checkout -q v17.06.2-ce [2020-10-28T15:43:45.491Z] #23 ... [2020-10-28T15:43:45.491Z] [2020-10-28T15:43:45.491Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:45.491Z] #19 41.12 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:43:45.491Z] #19 41.62 Selecting previously unselected package bzip2. [2020-10-28T15:43:45.491Z] #19 41.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 41.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:43:45.491Z] #19 41.71 Selecting previously unselected package xz-utils. [2020-10-28T15:43:45.491Z] #19 41.72 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 41.73 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:43:45.491Z] #19 41.90 Selecting previously unselected package apparmor. [2020-10-28T15:43:45.491Z] #19 41.90 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 42.02 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:43:45.491Z] #19 42.41 Selecting previously unselected package aufs-tools. [2020-10-28T15:43:45.491Z] #19 42.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 42.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:43:45.491Z] #19 42.59 Selecting previously unselected package libonig5:ppc64el. [2020-10-28T15:43:45.491Z] #19 42.60 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 42.61 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-28T15:43:45.491Z] #19 42.77 Selecting previously unselected package libjq1:ppc64el. [2020-10-28T15:43:45.491Z] #19 42.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 42.78 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-28T15:43:45.491Z] #19 42.91 Selecting previously unselected package jq. [2020-10-28T15:43:45.491Z] #19 42.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 42.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:43:45.491Z] #19 43.04 Selecting previously unselected package libaio1:ppc64el. [2020-10-28T15:43:45.491Z] #19 43.06 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 43.07 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-10-28T15:43:45.491Z] #19 43.13 Selecting previously unselected package libgpm2:ppc64el. [2020-10-28T15:43:45.491Z] #19 43.15 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 43.18 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-10-28T15:43:45.491Z] #19 43.24 Selecting previously unselected package libicu63:ppc64el. [2020-10-28T15:43:45.491Z] #19 43.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 43.26 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-28T15:43:45.491Z] #19 47.51 Selecting previously unselected package libnet1:ppc64el. [2020-10-28T15:43:45.491Z] #19 47.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 47.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-28T15:43:45.491Z] #19 47.58 Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-28T15:43:45.491Z] #19 47.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 47.59 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-28T15:43:45.491Z] #19 47.72 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-28T15:43:45.491Z] #19 47.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 47.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:43:45.491Z] #19 47.84 Selecting previously unselected package libreadline5:ppc64el. [2020-10-28T15:43:45.491Z] #19 47.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 47.85 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-28T15:43:45.491Z] #19 48.11 Selecting previously unselected package net-tools. [2020-10-28T15:43:45.491Z] #19 48.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 48.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:43:45.491Z] #19 48.46 Selecting previously unselected package python-pip-whl. [2020-10-28T15:43:45.491Z] #19 48.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:43:45.491Z] #19 48.48 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:43:45.491Z] #19 49.23 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:43:45.491Z] #19 49.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:43:45.491Z] #19 49.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:43:45.491Z] #19 49.47 Selecting previously unselected package python3-distutils. [2020-10-28T15:43:45.491Z] #19 49.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:43:45.491Z] #19 49.52 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:43:45.491Z] #19 49.63 Selecting previously unselected package python3-pip. [2020-10-28T15:43:45.491Z] #19 49.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:43:45.491Z] #19 49.66 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:43:45.491Z] #19 49.82 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:43:45.491Z] #19 49.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:43:45.491Z] #19 49.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:43:45.491Z] #19 50.00 Selecting previously unselected package python3-setuptools. [2020-10-28T15:43:45.491Z] #19 50.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:43:45.491Z] #19 50.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:43:45.491Z] #19 50.43 Selecting previously unselected package python3-wheel. [2020-10-28T15:43:45.491Z] #19 50.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:43:45.491Z] #19 50.44 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:43:45.491Z] #19 50.59 Selecting previously unselected package sudo. [2020-10-28T15:43:45.491Z] #19 50.62 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-10-28T15:43:45.491Z] #19 50.63 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:43:45.496Z] #41 26.12 CC images/tcp-stream.o [2020-10-28T15:43:45.717Z] #41 151.4 CC criu/timens.o [2020-10-28T15:43:45.799Z] #19 51.22 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:43:45.799Z] #19 51.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-10-28T15:43:45.799Z] #19 51.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:43:45.799Z] #19 ... [2020-10-28T15:43:45.799Z] [2020-10-28T15:43:45.799Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:45.799Z] #42 101.4 CC criu/autofs.o [2020-10-28T15:43:45.822Z] #41 26.36 CC images/sk-packet.o [2020-10-28T15:43:45.902Z] #51 1.525 + RM_GOPATH=0 [2020-10-28T15:43:45.902Z] #51 1.525 + TMP_GOPATH= [2020-10-28T15:43:45.902Z] #51 1.526 + : /build [2020-10-28T15:43:45.902Z] #51 1.526 + '[' -z '' ']' [2020-10-28T15:43:45.902Z] #51 1.528 ++ mktemp -d [2020-10-28T15:43:45.902Z] #51 1.534 + export GOPATH=/tmp/tmp.EYO14wnOMb [2020-10-28T15:43:45.902Z] #51 1.534 + GOPATH=/tmp/tmp.EYO14wnOMb [2020-10-28T15:43:45.902Z] #51 1.534 + RM_GOPATH=1 [2020-10-28T15:43:45.902Z] #51 1.535 + case "$(go env GOARCH)" in [2020-10-28T15:43:45.902Z] #51 1.535 ++ go env GOARCH [2020-10-28T15:43:45.902Z] #51 1.555 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:45.902Z] #51 1.555 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:43:45.902Z] #51 1.555 ++ dirname /tmp/install/install.sh [2020-10-28T15:43:45.902Z] #51 1.558 + dir=/tmp/install [2020-10-28T15:43:45.902Z] #51 1.558 + bin=runc [2020-10-28T15:43:45.902Z] #51 1.558 + shift [2020-10-28T15:43:45.902Z] #51 1.559 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:43:45.902Z] #51 1.559 + . /tmp/install/runc.installer [2020-10-28T15:43:45.902Z] #51 1.559 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:43:45.902Z] #51 1.559 + install_runc [2020-10-28T15:43:45.902Z] #51 1.567 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:43:45.902Z] #51 1.568 + uname -r [2020-10-28T15:43:45.902Z] #51 1.578 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:43:45.902Z] #51 1.578 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:43:45.902Z] #51 ... [2020-10-28T15:43:45.902Z] [2020-10-28T15:43:45.902Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:43:45.902Z] #12 DONE 1.7s [2020-10-28T15:43:45.902Z] [2020-10-28T15:43:45.902Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:45.902Z] #51 1.578 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EYO14wnOMb/src/github.com/opencontainers/runc [2020-10-28T15:43:45.902Z] #51 1.578 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:43:45.902Z] #51 1.587 Cloning into '/tmp/tmp.EYO14wnOMb/src/github.com/opencontainers/runc'... [2020-10-28T15:43:45.977Z] #41 151.6 CC criu/timerfd.o [2020-10-28T15:43:45.977Z] #41 151.8 CC criu/tty.o [2020-10-28T15:43:46.386Z] #41 26.81 CC images/mnt.o [2020-10-28T15:43:46.386Z] #41 27.02 CC images/pipe-data.o [2020-10-28T15:43:46.496Z] #15 DONE 2.8s [2020-10-28T15:43:46.496Z] [2020-10-28T15:43:46.496Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:43:46.822Z] Client: [2020-10-28T15:43:46.822Z] Debug Mode: false [2020-10-28T15:43:46.822Z] Plugins: [2020-10-28T15:43:46.822Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-28T15:43:46.822Z] [2020-10-28T15:43:46.822Z] Server: [2020-10-28T15:43:46.822Z] Containers: 0 [2020-10-28T15:43:46.822Z] Running: 0 [2020-10-28T15:43:46.822Z] Paused: 0 [2020-10-28T15:43:46.822Z] Stopped: 0 [2020-10-28T15:43:46.822Z] Images: 0 [2020-10-28T15:43:46.822Z] Server Version: 19.03.12 [2020-10-28T15:43:46.822Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-10-28T15:43:46.822Z] LCOW: [2020-10-28T15:43:46.822Z] Windows: [2020-10-28T15:43:46.822Z] Logging Driver: json-file [2020-10-28T15:43:46.822Z] Plugins: [2020-10-28T15:43:46.822Z] Volume: local [2020-10-28T15:43:46.822Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-28T15:43:46.822Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-28T15:43:46.822Z] Swarm: inactive [2020-10-28T15:43:46.822Z] Default Isolation: process [2020-10-28T15:43:46.822Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-28T15:43:46.822Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-28T15:43:46.822Z] OSType: windows [2020-10-28T15:43:46.822Z] Architecture: x86_64 [2020-10-28T15:43:46.822Z] CPUs: 4 [2020-10-28T15:43:46.822Z] Total Memory: 32GiB [2020-10-28T15:43:46.822Z] Name: azwin-2-dfafb0 [2020-10-28T15:43:46.822Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-28T15:43:46.822Z] Docker Root Dir: D:\docker [2020-10-28T15:43:46.822Z] Debug Mode: false [2020-10-28T15:43:46.822Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:43:46.822Z] Labels: [2020-10-28T15:43:46.822Z] Experimental: true [2020-10-28T15:43:46.822Z] Insecure Registries: [2020-10-28T15:43:46.822Z] 10.0.0.4:5000 [2020-10-28T15:43:46.822Z] 127.0.0.0/8 [2020-10-28T15:43:46.822Z] Registry Mirrors: [2020-10-28T15:43:46.822Z] http://10.0.0.4:5000/ [2020-10-28T15:43:46.822Z] Live Restore Enabled: false [2020-10-28T15:43:46.822Z] [2020-10-28T15:43:46.916Z] #41 152.7 CC criu/tun.o [2020-10-28T15:43:46.961Z] #41 27.27 CC images/sa.o [2020-10-28T15:43:46.961Z] #41 27.53 CC images/timer.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-10-28T15:43:47.175Z] #41 153.0 CC criu/uffd.o [2020-10-28T15:43:47.292Z] #51 ... [2020-10-28T15:43:47.292Z] [2020-10-28T15:43:47.292Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:43:47.292Z] #13 DONE 1.0s [2020-10-28T15:43:47.292Z] [2020-10-28T15:43:47.292Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:43:47.548Z] #41 27.84 CC images/timerfd.o [2020-10-28T15:43:47.548Z] #41 28.07 CC images/mm.o [2020-10-28T15:43:47.744Z] #41 153.5 CC criu/util.o [2020-10-28T15:43:47.807Z] #41 28.42 CC images/sk-opts.o [2020-10-28T15:43:47.867Z] #14 0.955 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:43:48.064Z] #41 28.59 CC images/sk-unix.o [2020-10-28T15:43:48.128Z] #14 DONE 1.0s [2020-10-28T15:43:48.129Z] [2020-10-28T15:43:48.129Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:43:48.314Z] #41 154.2 CC criu/uts_ns.o [2020-10-28T15:43:48.320Z] #41 28.82 CC images/sk-inet.o [2020-10-28T15:43:48.320Z] #41 ... [2020-10-28T15:43:48.320Z] [2020-10-28T15:43:48.320Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:48.320Z] #43 113.4 github.com/LK4D4/vndr/build [2020-10-28T15:43:48.320Z] #43 115.6 github.com/LK4D4/vndr/godl/singleflight [2020-10-28T15:43:48.320Z] #43 115.8 github.com/LK4D4/vndr/versioned [2020-10-28T15:43:48.320Z] #43 115.9 compress/flate [2020-10-28T15:43:48.320Z] #43 116.5 hash/crc32 [2020-10-28T15:43:48.320Z] #43 117.2 net [2020-10-28T15:43:48.320Z] #43 118.7 compress/gzip [2020-10-28T15:43:48.320Z] #43 119.5 vendor/golang.org/x/text/transform [2020-10-28T15:43:48.320Z] #43 120.3 vendor/golang.org/x/text/unicode/bidi [2020-10-28T15:43:48.320Z] #43 122.1 vendor/golang.org/x/text/secure/bidirule [2020-10-28T15:43:48.320Z] #43 122.4 vendor/golang.org/x/text/unicode/norm [2020-10-28T15:43:48.425Z] #16 DONE 2.4s [2020-10-28T15:43:48.425Z] [2020-10-28T15:43:48.425Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:43:48.573Z] #41 154.3 CC criu/vdso-compat.o [2020-10-28T15:43:48.576Z] #42 103.7 CC criu/bfd.o [2020-10-28T15:43:48.577Z] #43 ... [2020-10-28T15:43:48.577Z] [2020-10-28T15:43:48.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:43:48.577Z] #11 121.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-28T15:43:48.577Z] #11 121.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-28T15:43:48.577Z] #11 121.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:43:48.833Z] #41 154.5 CC criu/vdso.o [2020-10-28T15:43:48.877Z] #42 104.5 CC criu/bitmap.o [2020-10-28T15:43:49.071Z] #15 DONE 1.0s [2020-10-28T15:43:49.071Z] [2020-10-28T15:43:49.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:49.071Z] #41 47.37 CC compel/arch/x86/src/lib/infect.o [2020-10-28T15:43:49.071Z] #41 48.35 CC compel/src/lib/infect-rpc.o [2020-10-28T15:43:49.071Z] #41 48.74 CC compel/src/lib/infect-util.o [2020-10-28T15:43:49.071Z] #41 49.06 CC compel/src/lib/infect.o [2020-10-28T15:43:49.071Z] #41 52.23 CC compel/src/lib/ptrace.o [2020-10-28T15:43:49.071Z] #41 52.70 AR compel/libcompel.a [2020-10-28T15:43:49.071Z] #41 52.76 HOSTCC compel/src/main-host.o [2020-10-28T15:43:49.071Z] #41 53.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-28T15:43:49.071Z] #41 53.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:43:49.071Z] #41 53.88 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:43:49.071Z] #41 54.12 HOSTLINK compel/compel-host-bin [2020-10-28T15:43:49.071Z] #41 ... [2020-10-28T15:43:49.071Z] [2020-10-28T15:43:49.071Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:43:49.092Z] #41 154.8 LINK criu/built-in.o [2020-10-28T15:43:49.092Z] #41 154.9 LINK criu/criu [2020-10-28T15:43:49.175Z] #42 104.7 CC criu/cgroup-props.o [2020-10-28T15:43:49.351Z] #41 155.0 DEP lib/c/criu.d [2020-10-28T15:43:49.351Z] #41 155.1 CC images/rpc.pb-c.o [2020-10-28T15:43:49.375Z] #17 ... [2020-10-28T15:43:49.375Z] [2020-10-28T15:43:49.375Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:49.375Z] #22 124.8 + mkdir -p /tmp/tmp.emAqPi5Nsa/src/github.com/docker [2020-10-28T15:43:49.375Z] #22 124.8 + mv components/cli /tmp/tmp.emAqPi5Nsa/src/github.com/docker/cli [2020-10-28T15:43:49.375Z] #22 124.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-28T15:43:49.375Z] #22 ... [2020-10-28T15:43:49.375Z] [2020-10-28T15:43:49.375Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:43:49.375Z] #38 134.8 + dpkg --print-architecture [2020-10-28T15:43:49.610Z] #41 155.4 CC lib/c/criu.o [2020-10-28T15:43:49.952Z] #38 DONE 135.1s [2020-10-28T15:43:49.952Z] [2020-10-28T15:43:49.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:49.952Z] #41 45.80 CC compel/src/lib/infect-util.o [2020-10-28T15:43:49.952Z] #41 46.05 CC compel/src/lib/infect.o [2020-10-28T15:43:49.952Z] #41 48.34 CC compel/src/lib/ptrace.o [2020-10-28T15:43:49.952Z] #41 48.80 AR compel/libcompel.a [2020-10-28T15:43:49.952Z] #41 48.96 HOSTCC compel/src/main-host.o [2020-10-28T15:43:49.952Z] #41 49.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-10-28T15:43:49.952Z] #41 49.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:43:49.952Z] #41 50.17 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:43:49.952Z] #41 50.44 HOSTLINK compel/compel-host-bin [2020-10-28T15:43:49.952Z] #41 50.69 DEP soccr/soccr.d [2020-10-28T15:43:49.952Z] #41 50.87 CC soccr/soccr.o [2020-10-28T15:43:49.952Z] #41 52.52 AR soccr/libsoccr.a [2020-10-28T15:43:49.952Z] #41 52.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:43:49.952Z] #41 52.97 DEP criu/arch/aarch64/sigframe.d [2020-10-28T15:43:49.952Z] #41 53.11 DEP criu/arch/aarch64/crtools.d [2020-10-28T15:43:49.952Z] #41 53.30 DEP criu/arch/aarch64/cpu.d [2020-10-28T15:43:49.952Z] #41 53.34 DEP criu/arch/aarch64/bitops.d [2020-10-28T15:43:50.015Z] #16 DONE 1.0s [2020-10-28T15:43:50.015Z] [2020-10-28T15:43:50.015Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:43:50.179Z] #41 155.9 LINK lib/c/built-in.o [2020-10-28T15:43:50.179Z] #41 155.9 LINK lib/c/libcriu.so [2020-10-28T15:43:50.179Z] #41 156.0 LINK lib/c/libcriu.a [2020-10-28T15:43:50.179Z] #41 156.0 GEN magic.py [2020-10-28T15:43:50.216Z] #41 53.40 CC criu/arch/aarch64/bitops.o [2020-10-28T15:43:50.216Z] #41 ... [2020-10-28T15:43:50.216Z] [2020-10-28T15:43:50.216Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:43:50.216Z] #17 DONE 2.0s [2020-10-28T15:43:50.216Z] [2020-10-28T15:43:50.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:50.216Z] #41 53.49 CC criu/arch/aarch64/cpu.o [2020-10-28T15:43:50.216Z] #41 ... [2020-10-28T15:43:50.216Z] [2020-10-28T15:43:50.216Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:50.255Z] #42 106.1 CC criu/cgroup.o [2020-10-28T15:43:50.439Z] #41 156.1 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:43:50.439Z] #41 156.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:43:50.439Z] #41 156.1 Note: Building without GnuTLS support [2020-10-28T15:43:50.439Z] #41 156.1 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:43:50.439Z] #41 156.1 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:43:50.701Z] #41 156.6 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:43:51.270Z] #41 157.0 make[1]: Nothing to be done for 'all'. [2020-10-28T15:43:51.400Z] #17 DONE 1.0s [2020-10-28T15:43:51.400Z] [2020-10-28T15:43:51.400Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:51.801Z] #42 ... [2020-10-28T15:43:51.801Z] [2020-10-28T15:43:51.801Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:51.801Z] #19 51.51 Selecting previously unselected package uidmap. [2020-10-28T15:43:51.801Z] #19 51.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-10-28T15:43:51.801Z] #19 51.53 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:43:51.801Z] #19 51.70 Selecting previously unselected package vim-runtime. [2020-10-28T15:43:51.801Z] #19 51.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:43:51.801Z] #19 51.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:43:51.801Z] #19 51.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:43:51.801Z] #19 51.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:43:51.801Z] #19 55.86 Selecting previously unselected package vim. [2020-10-28T15:43:51.801Z] #19 55.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-28T15:43:51.801Z] #19 55.94 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:43:51.801Z] #19 56.48 Selecting previously unselected package xfsprogs. [2020-10-28T15:43:51.801Z] #19 56.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-10-28T15:43:51.801Z] #19 56.50 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:43:51.801Z] #19 56.97 Selecting previously unselected package zip. [2020-10-28T15:43:51.801Z] #19 56.97 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-10-28T15:43:51.801Z] #19 56.98 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:43:51.801Z] #19 57.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:43:51.801Z] #19 57.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:43:51.801Z] #19 57.16 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-10-28T15:43:51.801Z] #19 57.17 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-28T15:43:51.801Z] #19 57.17 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-10-28T15:43:51.801Z] #19 57.18 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-10-28T15:43:51.801Z] #19 57.19 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:43:51.801Z] #19 57.20 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-10-28T15:43:51.801Z] #19 57.21 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-28T15:43:51.801Z] #19 57.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:43:51.801Z] #19 57.22 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-28T15:43:51.801Z] #19 57.23 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-28T15:43:51.801Z] #19 57.23 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:43:51.801Z] #19 57.25 Setting up zip (3.0-11+b1) ... [2020-10-28T15:43:51.801Z] #19 57.26 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:43:51.801Z] #19 57.29 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:43:51.838Z] #41 157.4 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:43:51.839Z] #41 157.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:43:51.839Z] #41 157.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:43:51.839Z] #41 157.5 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:43:51.839Z] #41 157.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:43:51.839Z] #41 157.5 make[1]: Nothing to be done for 'all'. [2020-10-28T15:43:51.839Z] #41 157.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:43:51.854Z] #11 ... [2020-10-28T15:43:51.854Z] [2020-10-28T15:43:51.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:51.854Z] #41 29.22 CC images/tun.o [2020-10-28T15:43:51.854Z] #41 29.50 CC images/sk-netlink.o [2020-10-28T15:43:51.854Z] #41 29.68 CC images/packet-sock.o [2020-10-28T15:43:51.854Z] #41 30.02 CC images/ipc-var.o [2020-10-28T15:43:51.854Z] #41 30.21 CC images/ipc-desc.o [2020-10-28T15:43:51.854Z] #41 30.44 CC images/ipc-shm.o [2020-10-28T15:43:51.854Z] #41 30.66 CC images/ipc-msg.o [2020-10-28T15:43:51.854Z] #41 30.87 CC images/ipc-sem.o [2020-10-28T15:43:51.854Z] #41 31.03 CC images/utsns.o [2020-10-28T15:43:51.854Z] #41 31.18 CC images/creds.o [2020-10-28T15:43:51.854Z] #41 31.45 CC images/vma.o [2020-10-28T15:43:51.854Z] #41 31.69 CC images/netdev.o [2020-10-28T15:43:51.854Z] #41 32.02 CC images/tty.o [2020-10-28T15:43:52.099Z] #41 157.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.099Z] #41 157.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.110Z] #41 32.60 CC images/file-lock.o [2020-10-28T15:43:52.351Z] #18 1.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:43:52.351Z] #18 1.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:43:52.351Z] #18 1.376 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:43:52.358Z] #41 158.0 make[2]: Nothing to be done for 'all'. [2020-10-28T15:43:52.358Z] #41 158.0 INSTALL criu/criu [2020-10-28T15:43:52.367Z] #41 32.77 CC images/rlimit.o [2020-10-28T15:43:52.367Z] #41 33.04 CC images/pagemap.o [2020-10-28T15:43:52.618Z] #41 DONE 158.3s [2020-10-28T15:43:52.618Z] [2020-10-28T15:43:52.618Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:52.788Z] #18 ... [2020-10-28T15:43:52.788Z] [2020-10-28T15:43:52.788Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:52.788Z] #51 7.706 + cd /tmp/tmp.php6PrnkhL/src/github.com/opencontainers/runc [2020-10-28T15:43:52.788Z] #51 7.707 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:43:52.788Z] #51 8.198 + '[' -z '' ']' [2020-10-28T15:43:52.788Z] #51 8.198 + target=static [2020-10-28T15:43:52.788Z] #51 8.198 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:43:52.788Z] #51 8.563 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-10-28T15:43:52.866Z] #19 ... [2020-10-28T15:43:52.866Z] [2020-10-28T15:43:52.866Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:52.866Z] #44 159.5 crypto/tls [2020-10-28T15:43:52.866Z] #44 167.0 net/http/httptrace [2020-10-28T15:43:52.866Z] #44 167.3 net/http [2020-10-28T15:43:52.866Z] #44 ... [2020-10-28T15:43:52.866Z] [2020-10-28T15:43:52.866Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:52.866Z] #23 164.0 + mkdir -p /tmp/tmp.9sI444maXg/src/github.com/docker [2020-10-28T15:43:52.866Z] #23 164.0 + mv components/cli /tmp/tmp.9sI444maXg/src/github.com/docker/cli [2020-10-28T15:43:52.866Z] #23 164.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-28T15:43:52.930Z] #41 33.28 CC images/siginfo.o [2020-10-28T15:43:52.930Z] #41 33.60 CC images/rpc.o [2020-10-28T15:43:53.053Z] #51 ... [2020-10-28T15:43:53.053Z] [2020-10-28T15:43:53.053Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:43:53.053Z] #18 2.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:43:53.053Z] #18 2.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:43:53.053Z] #18 2.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:43:53.179Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2020-10-28T15:43:53.179Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-10-28T15:43:53.179Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-28T15:43:53.179Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-28T15:43:53.179Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-28T15:43:53.179Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-28T15:43:53.294Z] #18 2.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:43:53.563Z] #54 ... [2020-10-28T15:43:53.563Z] [2020-10-28T15:43:53.563Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:43:53.676Z] #18 3.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-10-28T15:43:53.828Z] #42 DONE 0.0s [2020-10-28T15:43:53.828Z] [2020-10-28T15:43:53.828Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:43:53.828Z] #44 DONE 0.2s [2020-10-28T15:43:53.828Z] [2020-10-28T15:43:53.828Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:43:53.828Z] #46 DONE 0.1s [2020-10-28T15:43:53.828Z] [2020-10-28T15:43:53.828Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:54.087Z] #54 ... [2020-10-28T15:43:54.087Z] [2020-10-28T15:43:54.087Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:43:54.299Z] #41 34.77 CC images/ext-file.o [2020-10-28T15:43:54.555Z] #41 34.99 CC images/cgroup.o [2020-10-28T15:43:54.654Z] #48 DONE 0.5s [2020-10-28T15:43:54.654Z] [2020-10-28T15:43:54.654Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:43:54.654Z] #50 DONE 0.1s [2020-10-28T15:43:54.654Z] [2020-10-28T15:43:54.654Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:43:54.655Z] #18 4.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB] [2020-10-28T15:43:54.680Z] #18 3.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:43:54.812Z] #41 35.48 CC images/userns.o [2020-10-28T15:43:54.912Z] #52 DONE 0.2s [2020-10-28T15:43:54.912Z] [2020-10-28T15:43:54.912Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:55.171Z] #54 186.1 + bin/containerd [2020-10-28T15:43:55.376Z] #41 35.68 CC images/google/protobuf/descriptor.o [2020-10-28T15:43:55.632Z] #41 ... [2020-10-28T15:43:55.632Z] [2020-10-28T15:43:55.632Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:43:55.632Z] #56 130.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-28T15:43:55.632Z] #56 130.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-28T15:43:55.668Z] #23 ... [2020-10-28T15:43:55.668Z] [2020-10-28T15:43:55.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:55.668Z] #42 110.8 CC criu/clone-noasan.o [2020-10-28T15:43:55.668Z] #42 111.1 CC criu/config.o [2020-10-28T15:43:56.066Z] #18 4.828 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:43:56.089Z] #18 5.485 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-10-28T15:43:56.714Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-10-28T15:43:57.009Z] #18 ... [2020-10-28T15:43:57.009Z] [2020-10-28T15:43:57.009Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:57.009Z] #51 11.00 + cd /tmp/tmp.EYO14wnOMb/src/github.com/opencontainers/runc [2020-10-28T15:43:57.009Z] #51 11.00 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:43:57.009Z] #51 11.34 + '[' -z '' ']' [2020-10-28T15:43:57.009Z] #51 11.34 + target=static [2020-10-28T15:43:57.009Z] #51 11.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:43:57.009Z] #51 11.79 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-10-28T15:43:58.223Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-10-28T15:43:58.450Z] #42 114.0 CC criu/cr-check.o [2020-10-28T15:43:58.741Z] #18 8.449 Fetched 8219 kB in 6s (1324 kB/s) [2020-10-28T15:43:59.261Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-10-28T15:43:59.560Z] #51 ... [2020-10-28T15:43:59.560Z] [2020-10-28T15:43:59.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:59.560Z] #41 54.49 DEP soccr/soccr.d [2020-10-28T15:43:59.560Z] #41 54.70 CC soccr/soccr.o [2020-10-28T15:43:59.560Z] #41 56.73 AR soccr/libsoccr.a [2020-10-28T15:43:59.560Z] #41 56.82 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:43:59.560Z] #41 57.20 DEP criu/arch/x86/sigframe.d [2020-10-28T15:43:59.560Z] #41 57.28 DEP criu/arch/x86/sigaction_compat.d [2020-10-28T15:43:59.560Z] #41 57.39 DEP criu/arch/x86/kerndat.d [2020-10-28T15:43:59.560Z] #41 57.59 DEP criu/arch/x86/crtools.d [2020-10-28T15:43:59.560Z] #41 57.69 DEP criu/arch/x86/cpu.d [2020-10-28T15:43:59.560Z] #41 57.91 CC criu/arch/x86/cpu.o [2020-10-28T15:43:59.560Z] #41 58.52 CC criu/arch/x86/crtools.o [2020-10-28T15:43:59.560Z] #41 59.90 CC criu/arch/x86/kerndat.o [2020-10-28T15:43:59.560Z] #41 60.32 CC criu/arch/x86/sigaction_compat.o [2020-10-28T15:43:59.560Z] #41 60.54 CC criu/arch/x86/sigframe.o [2020-10-28T15:43:59.560Z] #41 60.77 LINK criu/arch/x86/crtools.built-in.o [2020-10-28T15:43:59.560Z] #41 60.83 DEP criu/pie/util-vdso-elf32.d [2020-10-28T15:43:59.560Z] #41 60.97 DEP criu/pie/util-vdso.d [2020-10-28T15:43:59.560Z] #41 61.08 DEP criu/pie/util.d [2020-10-28T15:43:59.560Z] #41 61.28 CC criu/pie/util.o [2020-10-28T15:43:59.560Z] #41 61.54 CC criu/pie/util-vdso.o [2020-10-28T15:43:59.560Z] #41 62.20 CC criu/pie/util-vdso-elf32.o [2020-10-28T15:43:59.560Z] #41 62.79 AR criu/pie/pie.lib.a [2020-10-28T15:43:59.560Z] #41 62.85 DEP criu/pie/restorer.d [2020-10-28T15:43:59.560Z] #41 63.06 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-28T15:43:59.560Z] #41 63.17 DEP criu/arch/x86/restorer_unmap.d [2020-10-28T15:43:59.560Z] #41 63.20 DEP criu/arch/x86/restorer.d [2020-10-28T15:43:59.560Z] #41 63.45 DEP criu/arch/x86/vdso-pie.d [2020-10-28T15:43:59.560Z] #41 63.60 DEP criu/pie/parasite-vdso.d [2020-10-28T15:43:59.560Z] #41 63.74 DEP criu/pie/parasite.d [2020-10-28T15:43:59.560Z] #41 64.00 CC criu/pie/parasite.o [2020-10-28T15:43:59.701Z] #18 8.449 Reading package lists... [2020-10-28T15:43:59.701Z] #18 ... [2020-10-28T15:43:59.701Z] [2020-10-28T15:43:59.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:43:59.701Z] #41 53.79 CC criu/arch/aarch64/crtools.o [2020-10-28T15:43:59.701Z] #41 54.28 CC criu/arch/aarch64/sigframe.o [2020-10-28T15:43:59.701Z] #41 54.46 LINK criu/arch/aarch64/crtools.built-in.o [2020-10-28T15:43:59.701Z] #41 54.58 DEP criu/pie/util-vdso.d [2020-10-28T15:43:59.701Z] #41 54.86 DEP criu/pie/util.d [2020-10-28T15:43:59.701Z] #41 55.02 CC criu/pie/util.o [2020-10-28T15:43:59.701Z] #41 55.54 CC criu/pie/util-vdso.o [2020-10-28T15:43:59.701Z] #41 55.98 AR criu/pie/pie.lib.a [2020-10-28T15:43:59.701Z] #41 56.06 DEP criu/pie/restorer.d [2020-10-28T15:43:59.701Z] #41 56.29 DEP criu/arch/aarch64/intraprocedure.d [2020-10-28T15:43:59.701Z] #41 56.30 DEP criu/arch/aarch64/restorer.d [2020-10-28T15:43:59.701Z] #41 56.48 DEP criu/arch/aarch64/vdso-pie.d [2020-10-28T15:43:59.701Z] #41 56.54 DEP criu/pie/parasite-vdso.d [2020-10-28T15:43:59.701Z] #41 56.66 DEP criu/pie/parasite.d [2020-10-28T15:43:59.701Z] #41 56.87 CC criu/pie/parasite.o [2020-10-28T15:43:59.701Z] #41 58.04 LINK criu/pie/parasite.built-in.o [2020-10-28T15:43:59.701Z] #41 58.05 GEN criu/pie/parasite-blob.h [2020-10-28T15:43:59.701Z] #41 58.07 CC criu/pie/parasite-vdso.o [2020-10-28T15:43:59.701Z] #41 58.92 CC criu/arch/aarch64/vdso-pie.o [2020-10-28T15:43:59.701Z] #41 59.23 CC criu/arch/aarch64/restorer.o [2020-10-28T15:43:59.701Z] #41 59.46 CC criu/arch/aarch64/intraprocedure.o [2020-10-28T15:43:59.701Z] #41 59.49 CC criu/pie/restorer.o [2020-10-28T15:43:59.701Z] #41 62.26 LINK criu/pie/restorer.built-in.o [2020-10-28T15:43:59.701Z] #41 62.27 GEN criu/pie/restorer-blob.h [2020-10-28T15:43:59.701Z] #41 62.32 DEP criu/vdso.d [2020-10-28T15:43:59.701Z] #41 62.48 DEP criu/uts_ns.d [2020-10-28T15:43:59.701Z] #41 62.64 DEP criu/util.d [2020-10-28T15:43:59.701Z] #41 62.77 DEP criu/uffd.d [2020-10-28T15:43:59.701Z] #41 62.99 DEP criu/tun.d [2020-10-28T15:43:59.821Z] #41 ... [2020-10-28T15:43:59.821Z] [2020-10-28T15:43:59.821Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:43:59.821Z] #43 142.3 net/http/httptrace [2020-10-28T15:43:59.821Z] #43 142.6 net/http [2020-10-28T15:43:59.966Z] #41 63.13 DEP criu/tty.d [2020-10-28T15:44:00.082Z] #43 ... [2020-10-28T15:44:00.082Z] [2020-10-28T15:44:00.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:00.082Z] #41 65.35 LINK criu/pie/parasite.built-in.o [2020-10-28T15:44:00.247Z] #41 63.31 DEP criu/timerfd.d [2020-10-28T15:44:00.247Z] #41 63.55 DEP criu/timens.d [2020-10-28T15:44:00.344Z] #41 65.37 GEN criu/pie/parasite-blob.h [2020-10-28T15:44:00.344Z] #41 65.37 CC criu/pie/parasite-vdso.o [2020-10-28T15:44:00.515Z] #41 63.64 DEP criu/sysfs_parse.d [2020-10-28T15:44:00.515Z] #41 63.80 DEP criu/sysctl.d [2020-10-28T15:44:00.560Z] #42 ... [2020-10-28T15:44:00.560Z] [2020-10-28T15:44:00.561Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:00.561Z] #19 61.99 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-10-28T15:44:00.561Z] #19 61.99 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:44:00.561Z] #19 62.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:44:00.561Z] #19 62.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:00.561Z] #19 62.14 invoke-rc.d: could not determine current runlevel [2020-10-28T15:44:00.561Z] #19 62.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:44:00.561Z] #19 62.15 Setting up pigz (2.4-1) ... [2020-10-28T15:44:00.561Z] #19 62.16 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-28T15:44:00.561Z] #19 62.17 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-28T15:44:00.561Z] #19 62.20 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:44:00.561Z] #19 62.20 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-10-28T15:44:00.561Z] #19 62.22 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:00.561Z] #19 62.90 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-10-28T15:44:00.561Z] #19 62.91 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-28T15:44:00.561Z] #19 62.92 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-28T15:44:00.561Z] #19 62.92 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:44:00.561Z] #19 62.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:44:00.561Z] #19 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:44:00.561Z] #19 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:44:00.561Z] #19 62.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:44:00.561Z] #19 62.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:44:00.561Z] #19 63.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:44:00.561Z] #19 63.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:44:00.561Z] #19 63.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:44:00.561Z] #19 63.07 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-28T15:44:00.561Z] #19 63.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:00.561Z] #19 63.10 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-28T15:44:00.561Z] #19 63.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:00.561Z] #19 63.11 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-28T15:44:00.561Z] #19 63.12 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:00.803Z] #41 63.99 DEP criu/string.d [2020-10-28T15:44:00.803Z] #41 64.01 DEP criu/stats.d [2020-10-28T15:44:00.885Z] #56 ... [2020-10-28T15:44:00.885Z] [2020-10-28T15:44:00.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:00.885Z] #41 37.21 CC images/opts.o [2020-10-28T15:44:00.885Z] #41 37.47 CC images/seccomp.o [2020-10-28T15:44:00.885Z] #41 37.80 CC images/binfmt-misc.o [2020-10-28T15:44:00.885Z] #41 38.07 CC images/time.o [2020-10-28T15:44:00.885Z] #41 38.27 CC images/sysctl.o [2020-10-28T15:44:00.885Z] #41 38.50 CC images/autofs.o [2020-10-28T15:44:00.885Z] #41 38.69 CC images/macvlan.o [2020-10-28T15:44:00.885Z] #41 38.85 CC images/sit.o [2020-10-28T15:44:00.885Z] #41 39.03 CC images/memfd.o [2020-10-28T15:44:00.885Z] #41 39.36 CC images/timens.o [2020-10-28T15:44:00.885Z] #41 39.61 LINK images/built-in.o [2020-10-28T15:44:00.885Z] #41 39.82 GEN compel/include/asm [2020-10-28T15:44:00.885Z] #41 39.84 GEN compel/include/version.h [2020-10-28T15:44:00.885Z] #41 39.87 touch .config [2020-10-28T15:44:00.885Z] #41 39.92 GEN include/common/config.h [2020-10-28T15:44:00.885Z] #41 40.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-28T15:44:00.885Z] #41 40.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-28T15:44:00.885Z] #41 40.07 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-28T15:44:00.885Z] #41 40.09 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-28T15:44:00.885Z] #41 40.12 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-28T15:44:00.885Z] #41 40.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-28T15:44:00.885Z] #41 40.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-28T15:44:00.885Z] #41 40.20 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-28T15:44:00.885Z] #41 40.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-28T15:44:00.885Z] #41 40.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-28T15:44:00.885Z] #41 40.23 DEP compel/plugins/std/infect.d [2020-10-28T15:44:00.885Z] #41 40.36 DEP compel/plugins/std/string.d [2020-10-28T15:44:00.885Z] #41 40.48 DEP compel/plugins/std/log.d [2020-10-28T15:44:00.885Z] #41 40.60 DEP compel/plugins/std/fds.d [2020-10-28T15:44:00.885Z] #41 40.73 DEP compel/plugins/std/std.d [2020-10-28T15:44:00.885Z] #41 40.85 DEP compel/plugins/shmem/shmem.d [2020-10-28T15:44:00.885Z] #41 40.91 DEP compel/plugins/fds/fds.d [2020-10-28T15:44:00.885Z] #41 41.04 CC compel/plugins/std/std.o [2020-10-28T15:44:00.885Z] #41 41.34 CC compel/plugins/std/fds.o [2020-10-28T15:44:01.088Z] #41 64.15 DEP criu/sockets.d [2020-10-28T15:44:01.142Z] #41 41.71 CC compel/plugins/std/log.o [2020-10-28T15:44:01.293Z] #41 66.17 CC criu/arch/x86/vdso-pie.o [2020-10-28T15:44:01.293Z] #41 66.53 CC criu/arch/x86/restorer.o [2020-10-28T15:44:01.376Z] #41 64.45 DEP criu/sk-unix.d [2020-10-28T15:44:01.376Z] #41 64.66 DEP criu/sk-tcp.d [2020-10-28T15:44:01.376Z] #41 64.78 DEP criu/sk-queue.d [2020-10-28T15:44:01.399Z] #41 ... [2020-10-28T15:44:01.399Z] [2020-10-28T15:44:01.399Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:01.399Z] #43 126.4 vendor/golang.org/x/net/idna [2020-10-28T15:44:01.399Z] #43 128.1 vendor/golang.org/x/net/http2/hpack [2020-10-28T15:44:01.399Z] #43 129.0 mime [2020-10-28T15:44:01.399Z] #43 130.5 mime/quotedprintable [2020-10-28T15:44:01.399Z] #43 131.0 net/http/internal [2020-10-28T15:44:01.399Z] #43 134.5 net/textproto [2020-10-28T15:44:01.399Z] #43 134.5 crypto/x509 [2020-10-28T15:44:01.399Z] #43 135.6 vendor/golang.org/x/net/http/httpguts [2020-10-28T15:44:01.399Z] #43 135.9 vendor/golang.org/x/net/http/httpproxy [2020-10-28T15:44:01.399Z] #43 136.4 mime/multipart [2020-10-28T15:44:01.399Z] #43 ... [2020-10-28T15:44:01.399Z] [2020-10-28T15:44:01.399Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:44:01.399Z] #11 136.4 Selecting previously unselected package libapparmor1:amd64. [2020-10-28T15:44:01.399Z] #11 136.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-10-28T15:44:01.399Z] #11 136.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:44:01.399Z] #11 136.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-28T15:44:01.399Z] #11 136.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-28T15:44:01.399Z] #11 136.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:44:01.638Z] #41 64.96 DEP criu/sk-packet.d [2020-10-28T15:44:01.638Z] #41 ... [2020-10-28T15:44:01.638Z] [2020-10-28T15:44:01.638Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:01.638Z] #18 8.449 Reading package lists... [2020-10-28T15:44:01.657Z] #11 136.7 Selecting previously unselected package libbtrfs0. [2020-10-28T15:44:01.657Z] #11 136.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-28T15:44:01.657Z] #11 136.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-28T15:44:01.867Z] #41 67.11 CC criu/arch/x86/restorer_unmap.o [2020-10-28T15:44:01.916Z] #11 136.9 Selecting previously unselected package libbtrfs-dev. [2020-10-28T15:44:01.916Z] #11 136.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-28T15:44:01.916Z] #11 136.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:44:01.916Z] #11 ... [2020-10-28T15:44:01.916Z] [2020-10-28T15:44:01.916Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:44:01.916Z] #56 DONE 137.1s [2020-10-28T15:44:01.916Z] [2020-10-28T15:44:01.916Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:44:01.916Z] #11 137.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-28T15:44:01.916Z] #11 137.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:44:01.916Z] #11 137.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:44:02.110Z] #19 67.73 Setting up iptables (1.8.2-4) ... [2020-10-28T15:44:02.129Z] #41 67.18 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-28T15:44:02.175Z] #11 ... [2020-10-28T15:44:02.175Z] [2020-10-28T15:44:02.175Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-10-28T15:44:02.175Z] #57 DONE 0.0s [2020-10-28T15:44:02.175Z] [2020-10-28T15:44:02.175Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-10-28T15:44:02.175Z] #58 DONE 0.1s [2020-10-28T15:44:02.175Z] [2020-10-28T15:44:02.175Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-10-28T15:44:02.175Z] #11 137.2 Selecting previously unselected package libudev-dev:amd64. [2020-10-28T15:44:02.175Z] #11 137.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:44:02.175Z] #11 137.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:44:02.390Z] #41 67.54 CC criu/pie/restorer.o [2020-10-28T15:44:02.410Z] #19 67.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:44:02.410Z] #19 67.87 Setting up python3 (3.7.3-1) ... [2020-10-28T15:44:02.431Z] #11 137.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-28T15:44:02.431Z] #11 137.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-28T15:44:02.689Z] #11 137.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:44:02.946Z] #11 138.1 Selecting previously unselected package libpcre16-3:amd64. [2020-10-28T15:44:03.080Z] #19 68.64 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:44:03.203Z] #11 138.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:44:03.203Z] #11 138.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:44:03.460Z] #11 138.4 Selecting previously unselected package libpcre32-3:amd64. [2020-10-28T15:44:03.460Z] #11 138.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-28T15:44:03.460Z] #11 138.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:44:03.460Z] #11 138.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-28T15:44:03.460Z] #11 138.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-28T15:44:03.460Z] #11 138.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:44:03.716Z] #11 138.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-28T15:44:03.716Z] #11 138.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-28T15:44:03.716Z] #11 138.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:44:03.973Z] #11 139.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-28T15:44:04.140Z] #19 69.48 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:44:04.230Z] #11 139.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-28T15:44:04.230Z] #11 139.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:44:04.230Z] #11 139.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-28T15:44:04.437Z] #19 ... [2020-10-28T15:44:04.437Z] [2020-10-28T15:44:04.437Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:04.437Z] #44 181.0 github.com/LK4D4/vndr/godl [2020-10-28T15:44:04.486Z] #11 139.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-28T15:44:04.486Z] #11 139.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:44:04.486Z] #11 139.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-28T15:44:04.486Z] #11 139.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-28T15:44:04.486Z] #11 139.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:44:04.743Z] #11 139.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-28T15:44:04.743Z] #11 139.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-28T15:44:04.743Z] #11 139.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:44:04.773Z] #18 11.69 Reading package lists... [2020-10-28T15:44:05.036Z] #18 14.05 Building dependency tree... [2020-10-28T15:44:05.306Z] #11 140.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-28T15:44:05.306Z] #11 140.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-28T15:44:05.306Z] #11 140.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-28T15:44:05.306Z] #11 140.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-28T15:44:05.306Z] #11 140.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-28T15:44:05.306Z] #11 140.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-28T15:44:05.306Z] #11 140.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:44:05.306Z] #11 140.4 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-10-28T15:44:05.306Z] #11 140.4 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-10-28T15:44:05.306Z] #11 140.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-28T15:44:05.494Z] #44 181.9 github.com/LK4D4/vndr [2020-10-28T15:44:05.566Z] #11 140.4 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-10-28T15:44:05.566Z] #11 140.4 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-10-28T15:44:05.566Z] #11 140.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-28T15:44:05.566Z] #11 140.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-28T15:44:05.566Z] #11 140.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:44:05.566Z] #11 140.5 Setting up dmsetup (2:1.02.155-3) ... [2020-10-28T15:44:05.566Z] #11 140.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-28T15:44:05.566Z] #11 140.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-28T15:44:05.566Z] #11 140.5 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:44:05.613Z] #18 15.02 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:44:05.613Z] #18 15.02 The following additional packages will be installed: [2020-10-28T15:44:05.613Z] #18 15.02 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:44:05.613Z] #18 15.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:44:05.613Z] #18 15.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:44:05.613Z] #18 15.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:44:05.613Z] #18 15.02 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:44:05.613Z] #18 15.03 Suggested packages: [2020-10-28T15:44:05.613Z] #18 15.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:44:05.613Z] #18 15.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:44:05.613Z] #18 15.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:44:05.613Z] #18 15.03 Recommended packages: [2020-10-28T15:44:05.613Z] #18 15.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:44:05.613Z] #18 15.03 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:44:05.695Z] #41 70.54 LINK criu/pie/restorer.built-in.o [2020-10-28T15:44:05.695Z] #41 70.55 GEN criu/pie/restorer-blob.h [2020-10-28T15:44:05.695Z] #41 70.66 DEP criu/vdso.d [2020-10-28T15:44:05.957Z] #41 70.92 DEP criu/vdso-compat.d [2020-10-28T15:44:05.957Z] #41 71.08 DEP criu/uts_ns.d [2020-10-28T15:44:05.957Z] #41 71.21 DEP criu/util.d [2020-10-28T15:44:06.130Z] #11 DONE 141.0s [2020-10-28T15:44:06.130Z] [2020-10-28T15:44:06.130Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-10-28T15:44:06.153Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 14.1% of statements [2020-10-28T15:44:06.220Z] #41 71.43 DEP criu/uffd.d [2020-10-28T15:44:06.484Z] #41 71.62 DEP criu/tun.d [2020-10-28T15:44:06.745Z] #41 71.82 DEP criu/tty.d [2020-10-28T15:44:07.007Z] #41 71.98 DEP criu/timerfd.d [2020-10-28T15:44:07.007Z] #41 72.14 DEP criu/timens.d [2020-10-28T15:44:07.008Z] #18 16.56 The following NEW packages will be installed: [2020-10-28T15:44:07.008Z] #18 16.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:44:07.008Z] #18 16.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:44:07.008Z] #18 16.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:44:07.008Z] #18 16.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:44:07.008Z] #18 16.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:44:07.008Z] #18 16.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:44:07.008Z] #18 16.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:44:07.008Z] #18 16.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:44:07.008Z] #18 16.57 xz-utils zip [2020-10-28T15:44:07.185Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2020-10-28T15:44:07.272Z] #18 17.00 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:44:07.272Z] #18 17.00 Need to get 27.6 MB of archives. [2020-10-28T15:44:07.272Z] #18 17.00 After this operation, 114 MB of additional disk space will be used. [2020-10-28T15:44:07.272Z] #18 17.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-10-28T15:44:07.272Z] #18 17.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-10-28T15:44:07.272Z] #18 17.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-10-28T15:44:07.307Z] #41 72.37 DEP criu/sysfs_parse.d [2020-10-28T15:44:07.536Z] #18 17.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-10-28T15:44:07.536Z] #18 17.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-10-28T15:44:07.536Z] #18 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-10-28T15:44:07.536Z] #18 17.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:44:07.536Z] #18 17.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-10-28T15:44:07.536Z] #18 17.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-10-28T15:44:07.536Z] #18 17.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-10-28T15:44:07.536Z] #18 17.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-10-28T15:44:07.536Z] #18 17.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-10-28T15:44:07.536Z] #18 17.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-10-28T15:44:07.536Z] #18 17.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-10-28T15:44:07.536Z] #18 17.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-10-28T15:44:07.536Z] #18 17.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-10-28T15:44:07.576Z] #41 72.52 DEP criu/sysctl.d [2020-10-28T15:44:07.576Z] #41 72.72 DEP criu/string.d [2020-10-28T15:44:07.576Z] #41 72.77 DEP criu/stats.d [2020-10-28T15:44:07.800Z] #18 17.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-10-28T15:44:07.800Z] #18 17.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:44:07.800Z] #18 17.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:44:07.800Z] #18 17.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-10-28T15:44:07.800Z] #18 17.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-10-28T15:44:07.800Z] #18 17.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-10-28T15:44:07.800Z] #18 17.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-10-28T15:44:07.800Z] #18 17.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-10-28T15:44:07.800Z] #18 17.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-10-28T15:44:07.800Z] #18 17.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-10-28T15:44:07.800Z] #18 17.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-10-28T15:44:07.800Z] #18 17.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-10-28T15:44:07.800Z] #18 17.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-10-28T15:44:07.820Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-10-28T15:44:07.838Z] #41 72.88 DEP criu/sockets.d [2020-10-28T15:44:07.838Z] #41 73.10 DEP criu/sk-unix.d [2020-10-28T15:44:08.026Z] #12 DONE 1.8s [2020-10-28T15:44:08.026Z] [2020-10-28T15:44:08.026Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-10-28T15:44:08.065Z] #18 17.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-10-28T15:44:08.065Z] #18 17.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-10-28T15:44:08.065Z] #18 17.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-10-28T15:44:08.065Z] #18 17.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-10-28T15:44:08.103Z] #41 73.38 DEP criu/sk-tcp.d [2020-10-28T15:44:08.329Z] #18 17.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-10-28T15:44:08.329Z] #18 17.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:44:08.329Z] #18 18.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:44:08.329Z] #18 18.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:44:08.329Z] #18 18.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-10-28T15:44:08.329Z] #18 18.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:44:08.329Z] #18 18.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:44:08.329Z] #18 18.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:44:08.329Z] #18 18.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-10-28T15:44:08.329Z] #18 18.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-10-28T15:44:08.329Z] #18 18.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-10-28T15:44:08.329Z] #18 18.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:44:08.381Z] #41 73.64 DEP criu/sk-queue.d [2020-10-28T15:44:08.452Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-10-28T15:44:08.644Z] #41 73.78 DEP criu/sk-packet.d [2020-10-28T15:44:08.909Z] #18 18.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-10-28T15:44:08.909Z] #18 18.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-10-28T15:44:08.909Z] #18 18.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-10-28T15:44:08.914Z] #41 73.96 DEP criu/sk-netlink.d [2020-10-28T15:44:08.914Z] #41 74.18 DEP criu/sk-inet.d [2020-10-28T15:44:08.967Z] #13 DONE 1.1s [2020-10-28T15:44:08.967Z] [2020-10-28T15:44:08.967Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-10-28T15:44:09.083Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-10-28T15:44:09.183Z] #41 74.37 DEP criu/signalfd.d [2020-10-28T15:44:09.455Z] #41 74.56 DEP criu/sigframe.d [2020-10-28T15:44:09.486Z] #18 19.06 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:44:09.486Z] #18 19.17 Fetched 27.6 MB in 2s (15.1 MB/s) [2020-10-28T15:44:09.486Z] #18 19.22 Selecting previously unselected package pigz. [2020-10-28T15:44:09.716Z] #41 74.67 DEP criu/shmem.d [2020-10-28T15:44:09.716Z] #41 74.89 DEP criu/servicefd.d [2020-10-28T15:44:09.751Z] #18 19.22 (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 ... 23405 files and directories currently installed.) [2020-10-28T15:44:09.751Z] #18 19.35 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-10-28T15:44:09.751Z] #18 19.36 Unpacking pigz (2.4-1) ... [2020-10-28T15:44:09.751Z] #18 19.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-10-28T15:44:09.898Z] #14 0.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-28T15:44:09.899Z] #14 DONE 1.0s [2020-10-28T15:44:09.899Z] [2020-10-28T15:44:09.899Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:09.899Z] #51 1.577 + RM_GOPATH=0 [2020-10-28T15:44:09.899Z] #51 1.577 + TMP_GOPATH= [2020-10-28T15:44:09.899Z] #51 1.577 + : /build [2020-10-28T15:44:09.899Z] #51 1.577 + '[' -z '' ']' [2020-10-28T15:44:09.899Z] #51 1.581 ++ mktemp -d [2020-10-28T15:44:09.899Z] #51 1.582 + export GOPATH=/tmp/tmp.ktWs3TXUAn [2020-10-28T15:44:09.899Z] #51 1.582 + GOPATH=/tmp/tmp.ktWs3TXUAn [2020-10-28T15:44:09.899Z] #51 1.582 + RM_GOPATH=1 [2020-10-28T15:44:09.899Z] #51 1.582 + case "$(go env GOARCH)" in [2020-10-28T15:44:09.899Z] #51 1.583 ++ go env GOARCH [2020-10-28T15:44:09.899Z] #51 1.604 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T15:44:09.899Z] #51 1.604 + GO_BUILDMODE=-buildmode=pie [2020-10-28T15:44:09.899Z] #51 1.605 ++ dirname /tmp/install/install.sh [2020-10-28T15:44:09.899Z] #51 1.608 + dir=/tmp/install [2020-10-28T15:44:09.899Z] #51 1.609 + bin=runc [2020-10-28T15:44:09.899Z] #51 1.609 + shift [2020-10-28T15:44:09.899Z] #51 1.609 + '[' '!' -f /tmp/install/runc.installer ']' [2020-10-28T15:44:09.899Z] #51 1.609 + . /tmp/install/runc.installer [2020-10-28T15:44:09.899Z] #51 1.609 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:44:09.899Z] #51 1.609 + install_runc [2020-10-28T15:44:09.899Z] #51 1.610 + uname -r [2020-10-28T15:44:09.899Z] #51 1.623 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-28T15:44:09.899Z] #51 1.624 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-28T15:44:09.899Z] #51 1.624 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-10-28T15:44:09.899Z] #51 1.624 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-10-28T15:44:09.899Z] #51 1.624 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ktWs3TXUAn/src/github.com/opencontainers/runc [2020-10-28T15:44:09.899Z] #51 1.629 Cloning into '/tmp/tmp.ktWs3TXUAn/src/github.com/opencontainers/runc'... [2020-10-28T15:44:09.978Z] #41 75.05 DEP criu/seize.d [2020-10-28T15:44:10.017Z] #18 19.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-28T15:44:10.017Z] #18 19.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:10.025Z] #44 ... [2020-10-28T15:44:10.025Z] [2020-10-28T15:44:10.025Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:10.025Z] #19 71.98 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:44:10.025Z] #19 71.99 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:10.025Z] #19 72.54 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:10.025Z] #19 73.70 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:44:10.025Z] #19 74.28 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:10.115Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.2% of statements [2020-10-28T15:44:10.115Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-28T15:44:10.115Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-28T15:44:10.115Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-28T15:44:10.115Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-28T15:44:10.365Z] #41 75.19 DEP criu/seccomp.d [2020-10-28T15:44:10.365Z] #41 75.35 DEP criu/rst-malloc.d [2020-10-28T15:44:10.365Z] #41 75.42 DEP criu/rbtree.d [2020-10-28T15:44:10.365Z] #41 75.45 DEP criu/pstree.d [2020-10-28T15:44:10.365Z] #41 75.57 DEP criu/protobuf.d [2020-10-28T15:44:10.365Z] #41 75.68 GEN criu/protobuf-desc-gen.h [2020-10-28T15:44:10.379Z] #18 20.14 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:44:10.643Z] #18 20.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-10-28T15:44:10.643Z] #18 20.16 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:10.744Z] #19 76.10 Setting up python3-pip (18.1-5) ... [2020-10-28T15:44:10.831Z] #51 ... [2020-10-28T15:44:10.831Z] [2020-10-28T15:44:10.831Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-10-28T15:44:10.831Z] #15 DONE 1.0s [2020-10-28T15:44:11.088Z] [2020-10-28T15:44:11.088Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-10-28T15:44:11.593Z] #18 21.01 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:11.593Z] #18 21.05 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:11.622Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-10-28T15:44:11.652Z] #16 DONE 0.9s [2020-10-28T15:44:11.652Z] [2020-10-28T15:44:11.652Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:44:11.754Z] #41 ... [2020-10-28T15:44:11.754Z] [2020-10-28T15:44:11.754Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:11.754Z] #18 10.38 Fetched 8396 kB in 9s (904 kB/s) [2020-10-28T15:44:11.754Z] #18 10.38 Reading package lists... [2020-10-28T15:44:11.754Z] #18 14.29 Reading package lists... [2020-10-28T15:44:11.754Z] #18 18.30 Building dependency tree... [2020-10-28T15:44:11.754Z] #18 20.39 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:44:11.754Z] #18 20.39 The following additional packages will be installed: [2020-10-28T15:44:11.754Z] #18 20.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:44:11.754Z] #18 20.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:44:11.754Z] #18 20.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:44:11.754Z] #18 20.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:44:11.754Z] #18 20.40 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:44:11.754Z] #18 20.41 Suggested packages: [2020-10-28T15:44:11.754Z] #18 20.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:44:11.754Z] #18 20.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:44:11.754Z] #18 20.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:44:11.754Z] #18 20.41 Recommended packages: [2020-10-28T15:44:11.754Z] #18 20.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:44:11.754Z] #18 20.41 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:44:11.801Z] #19 ... [2020-10-28T15:44:11.801Z] [2020-10-28T15:44:11.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:11.801Z] #42 117.3 CC criu/cr-dedup.o [2020-10-28T15:44:11.801Z] #42 118.1 CC criu/cr-dump.o [2020-10-28T15:44:11.801Z] #42 121.9 CC criu/cr-errno.o [2020-10-28T15:44:11.801Z] #42 122.0 CC criu/cr-restore.o [2020-10-28T15:44:11.856Z] #18 ... [2020-10-28T15:44:11.856Z] [2020-10-28T15:44:11.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:11.856Z] #41 65.10 DEP criu/sk-netlink.d [2020-10-28T15:44:11.856Z] #41 65.23 DEP criu/sk-inet.d [2020-10-28T15:44:11.856Z] #41 65.38 DEP criu/signalfd.d [2020-10-28T15:44:11.856Z] #41 65.48 DEP criu/sigframe.d [2020-10-28T15:44:11.856Z] #41 65.61 DEP criu/shmem.d [2020-10-28T15:44:11.856Z] #41 65.78 DEP criu/servicefd.d [2020-10-28T15:44:11.856Z] #41 65.96 DEP criu/seize.d [2020-10-28T15:44:11.856Z] #41 66.15 DEP criu/seccomp.d [2020-10-28T15:44:11.856Z] #41 66.39 DEP criu/rst-malloc.d [2020-10-28T15:44:11.856Z] #41 66.48 DEP criu/rbtree.d [2020-10-28T15:44:11.856Z] #41 66.54 DEP criu/pstree.d [2020-10-28T15:44:11.856Z] #41 66.75 DEP criu/protobuf.d [2020-10-28T15:44:11.856Z] #41 66.84 GEN criu/protobuf-desc-gen.h [2020-10-28T15:44:11.856Z] #41 69.16 DEP criu/protobuf-desc.d [2020-10-28T15:44:11.856Z] #41 69.33 DEP criu/proc_parse.d [2020-10-28T15:44:11.856Z] #41 69.65 DEP criu/plugin.d [2020-10-28T15:44:11.856Z] #41 69.75 DEP criu/pipes.d [2020-10-28T15:44:11.856Z] #41 69.91 DEP criu/pie-util.d [2020-10-28T15:44:11.856Z] #41 70.14 DEP criu/pie-util-vdso.d [2020-10-28T15:44:11.856Z] #41 70.25 DEP criu/path.d [2020-10-28T15:44:11.856Z] #41 70.39 DEP criu/parasite-syscall.d [2020-10-28T15:44:11.856Z] #41 70.54 DEP criu/pagemap.d [2020-10-28T15:44:11.856Z] #41 70.79 DEP criu/pagemap-cache.d [2020-10-28T15:44:11.856Z] #41 70.91 DEP criu/page-xfer.d [2020-10-28T15:44:11.856Z] #41 71.05 DEP criu/page-pipe.d [2020-10-28T15:44:11.856Z] #41 71.13 DEP criu/netfilter.d [2020-10-28T15:44:11.856Z] #41 71.24 DEP criu/net.d [2020-10-28T15:44:11.856Z] #41 71.42 DEP criu/namespaces.d [2020-10-28T15:44:11.856Z] #41 71.55 DEP criu/mount.d [2020-10-28T15:44:11.856Z] #41 71.67 DEP criu/memfd.d [2020-10-28T15:44:11.856Z] #41 71.75 DEP criu/mem.d [2020-10-28T15:44:11.856Z] #41 71.85 DEP criu/lsm.d [2020-10-28T15:44:11.856Z] #41 72.01 DEP criu/log.d [2020-10-28T15:44:11.856Z] #41 72.15 DEP criu/libnetlink.d [2020-10-28T15:44:11.856Z] #41 72.29 DEP criu/kerndat.d [2020-10-28T15:44:11.856Z] #41 72.42 DEP criu/kcmp-ids.d [2020-10-28T15:44:11.856Z] #41 72.51 DEP criu/irmap.d [2020-10-28T15:44:11.856Z] #41 72.64 DEP criu/ipc_ns.d [2020-10-28T15:44:11.856Z] #41 72.80 DEP criu/image.d [2020-10-28T15:44:11.856Z] #41 72.98 DEP criu/image-desc.d [2020-10-28T15:44:11.856Z] #41 73.09 DEP criu/fsnotify.d [2020-10-28T15:44:11.856Z] #41 73.30 DEP criu/filesystems.d [2020-10-28T15:44:11.856Z] #41 73.48 DEP criu/files.d [2020-10-28T15:44:11.856Z] #41 73.67 DEP criu/files-reg.d [2020-10-28T15:44:11.856Z] #41 73.85 DEP criu/files-ext.d [2020-10-28T15:44:11.856Z] #41 73.99 DEP criu/file-lock.d [2020-10-28T15:44:11.856Z] #41 74.16 DEP criu/file-ids.d [2020-10-28T15:44:11.856Z] #41 74.25 DEP criu/fifo.d [2020-10-28T15:44:11.856Z] #41 74.42 DEP criu/fdstore.d [2020-10-28T15:44:11.856Z] #41 74.53 DEP criu/fault-injection.d [2020-10-28T15:44:11.856Z] #41 74.59 DEP criu/external.d [2020-10-28T15:44:11.856Z] #41 74.77 DEP criu/eventpoll.d [2020-10-28T15:44:11.856Z] #41 74.98 DEP criu/eventfd.d [2020-10-28T15:44:11.856Z] #41 75.14 DEP criu/crtools.d [2020-10-28T15:44:11.912Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 56.2% of statements [2020-10-28T15:44:12.119Z] #41 75.35 DEP criu/cr-service.d [2020-10-28T15:44:12.231Z] #17 ... [2020-10-28T15:44:12.231Z] [2020-10-28T15:44:12.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:12.231Z] #41 42.57 CC compel/plugins/std/string.o [2020-10-28T15:44:12.231Z] #41 43.30 CC compel/plugins/std/infect.o [2020-10-28T15:44:12.231Z] #41 43.90 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-28T15:44:12.231Z] #41 43.96 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-28T15:44:12.231Z] #41 44.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-28T15:44:12.231Z] #41 44.06 AR compel/plugins/std.lib.a [2020-10-28T15:44:12.231Z] #41 44.13 CC compel/plugins/fds/fds.o [2020-10-28T15:44:12.231Z] #41 44.35 AR compel/plugins/fds.lib.a [2020-10-28T15:44:12.231Z] #41 44.39 HOSTDEP compel/src/lib/log-host.d [2020-10-28T15:44:12.231Z] #41 44.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-28T15:44:12.231Z] #41 44.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-28T15:44:12.231Z] #41 44.57 HOSTDEP compel/src/main-host.d [2020-10-28T15:44:12.231Z] #41 44.70 DEP compel/src/lib/ptrace.d [2020-10-28T15:44:12.231Z] #41 44.84 DEP compel/src/lib/infect.d [2020-10-28T15:44:12.231Z] #41 45.00 DEP compel/src/lib/infect-util.d [2020-10-28T15:44:12.231Z] #41 45.10 DEP compel/src/lib/infect-rpc.d [2020-10-28T15:44:12.231Z] #41 45.18 DEP compel/arch/x86/src/lib/infect.d [2020-10-28T15:44:12.231Z] #41 45.31 DEP compel/arch/x86/src/lib/cpu.d [2020-10-28T15:44:12.231Z] #41 45.39 DEP compel/src/lib/log.d [2020-10-28T15:44:12.231Z] #41 45.49 DEP compel/src/main.d [2020-10-28T15:44:12.231Z] #41 45.60 DEP compel/src/lib/handle-elf.d [2020-10-28T15:44:12.231Z] #41 45.69 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-28T15:44:12.231Z] #41 45.80 CC compel/src/lib/log.o [2020-10-28T15:44:12.231Z] #41 46.02 CC compel/arch/x86/src/lib/cpu.o [2020-10-28T15:44:12.231Z] #41 46.98 CC compel/arch/x86/src/lib/infect.o [2020-10-28T15:44:12.231Z] #41 48.14 CC compel/src/lib/infect-rpc.o [2020-10-28T15:44:12.231Z] #41 48.65 CC compel/src/lib/infect-util.o [2020-10-28T15:44:12.232Z] #41 49.06 CC compel/src/lib/infect.o [2020-10-28T15:44:12.232Z] #41 52.62 CC compel/src/lib/ptrace.o [2020-10-28T15:44:12.327Z] #18 ... [2020-10-28T15:44:12.327Z] [2020-10-28T15:44:12.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:12.327Z] #41 77.42 DEP criu/protobuf-desc.d [2020-10-28T15:44:12.327Z] #41 77.60 DEP criu/proc_parse.d [2020-10-28T15:44:12.384Z] #41 75.51 DEP criu/cr-restore.d [2020-10-28T15:44:12.450Z] #42 ... [2020-10-28T15:44:12.450Z] [2020-10-28T15:44:12.450Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:12.450Z] #19 77.81 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:44:12.450Z] #19 77.85 Processing triggers for mime-support (3.62) ... [2020-10-28T15:44:12.450Z] #19 DONE 78.1s [2020-10-28T15:44:12.450Z] [2020-10-28T15:44:12.450Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:12.488Z] #41 52.94 AR compel/libcompel.a [2020-10-28T15:44:12.488Z] #41 53.03 HOSTCC compel/src/main-host.o [2020-10-28T15:44:12.589Z] #41 77.81 DEP criu/plugin.d [2020-10-28T15:44:12.647Z] #41 75.75 DEP criu/cr-errno.d [2020-10-28T15:44:12.648Z] #41 75.77 DEP criu/cr-dump.d [2020-10-28T15:44:12.648Z] #41 75.94 DEP criu/cr-dedup.d [2020-10-28T15:44:12.745Z] #41 ... [2020-10-28T15:44:12.745Z] [2020-10-28T15:44:12.745Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-10-28T15:44:12.745Z] #17 DONE 1.0s [2020-10-28T15:44:12.745Z] [2020-10-28T15:44:12.745Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:12.750Z] #52 ... [2020-10-28T15:44:12.750Z] [2020-10-28T15:44:12.750Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:44:12.851Z] #41 77.94 DEP criu/pipes.d [2020-10-28T15:44:12.912Z] #41 76.12 DEP criu/cr-check.d [2020-10-28T15:44:13.049Z] #20 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:44:13.049Z] #20 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:44:13.050Z] #20 0.407 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:44:13.050Z] #20 DONE 0.5s [2020-10-28T15:44:13.050Z] [2020-10-28T15:44:13.050Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:44:13.113Z] #41 78.08 DEP criu/pie-util.d [2020-10-28T15:44:13.113Z] #41 78.22 DEP criu/pie-util-vdso.d [2020-10-28T15:44:13.176Z] #41 76.34 DEP criu/config.d [2020-10-28T15:44:13.176Z] #41 76.46 DEP criu/clone-noasan.d [2020-10-28T15:44:13.348Z] #55 ... [2020-10-28T15:44:13.348Z] [2020-10-28T15:44:13.348Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:44:13.383Z] #41 78.38 DEP criu/pie-util-vdso-elf32.d [2020-10-28T15:44:13.383Z] #41 78.55 DEP criu/path.d [2020-10-28T15:44:13.383Z] #41 ... [2020-10-28T15:44:13.383Z] [2020-10-28T15:44:13.383Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:13.383Z] #43 155.8 github.com/LK4D4/vndr/godl [2020-10-28T15:44:13.383Z] #43 156.6 github.com/LK4D4/vndr [2020-10-28T15:44:13.440Z] #41 76.56 DEP criu/cgroup.d [2020-10-28T15:44:13.440Z] #41 76.74 DEP criu/cgroup-props.d [2020-10-28T15:44:13.440Z] #41 ... [2020-10-28T15:44:13.440Z] [2020-10-28T15:44:13.440Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:13.440Z] #18 23.27 Selecting previously unselected package python3-minimal. [2020-10-28T15:44:13.644Z] #43 ... [2020-10-28T15:44:13.644Z] [2020-10-28T15:44:13.644Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:13.644Z] #18 22.51 The following NEW packages will be installed: [2020-10-28T15:44:13.644Z] #18 22.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:44:13.644Z] #18 22.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:44:13.644Z] #18 22.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:44:13.644Z] #18 22.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:44:13.644Z] #18 22.52 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:44:13.644Z] #18 22.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:44:13.644Z] #18 22.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:44:13.644Z] #18 22.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:44:13.644Z] #18 22.52 xz-utils zip [2020-10-28T15:44:13.680Z] #18 ... [2020-10-28T15:44:13.680Z] [2020-10-28T15:44:13.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:13.680Z] #43 138.6 crypto/tls [2020-10-28T15:44:13.680Z] #43 145.8 net/http/httptrace [2020-10-28T15:44:13.680Z] #43 146.2 net/http [2020-10-28T15:44:13.680Z] #43 ... [2020-10-28T15:44:13.680Z] [2020-10-28T15:44:13.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:13.680Z] #41 53.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-28T15:44:13.680Z] #41 53.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-28T15:44:13.705Z] #18 23.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-10-28T15:44:13.705Z] #18 23.35 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-10-28T15:44:13.705Z] #18 23.36 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:44:13.705Z] #18 23.49 Selecting previously unselected package libmpdec2:arm64. [2020-10-28T15:44:13.705Z] #18 23.50 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-10-28T15:44:13.705Z] #18 23.52 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-10-28T15:44:13.906Z] #18 ... [2020-10-28T15:44:13.907Z] [2020-10-28T15:44:13.907Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:13.907Z] #43 DONE 166.4s [2020-10-28T15:44:13.937Z] #41 54.42 HOSTCC compel/src/lib/log-host.o [2020-10-28T15:44:13.969Z] #18 23.65 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-10-28T15:44:13.969Z] #18 23.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-10-28T15:44:13.969Z] #18 23.67 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:14.168Z] [2020-10-28T15:44:14.168Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:14.168Z] #18 23.02 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:44:14.168Z] #18 23.02 Need to get 28.5 MB of archives. [2020-10-28T15:44:14.168Z] #18 23.02 After this operation, 116 MB of additional disk space will be used. [2020-10-28T15:44:14.168Z] #18 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-28T15:44:14.168Z] #18 23.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-28T15:44:14.168Z] #18 23.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-28T15:44:14.193Z] #41 54.57 HOSTLINK compel/compel-host-bin [2020-10-28T15:44:14.194Z] #41 54.73 DEP soccr/soccr.d [2020-10-28T15:44:14.429Z] #18 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-28T15:44:14.429Z] #18 23.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-28T15:44:14.429Z] #18 23.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-10-28T15:44:14.429Z] #18 23.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:44:14.429Z] #18 23.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-28T15:44:14.429Z] #18 23.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-28T15:44:14.459Z] #41 54.95 CC soccr/soccr.o [2020-10-28T15:44:14.692Z] #18 23.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-28T15:44:14.692Z] #18 23.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-28T15:44:14.692Z] #18 23.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-28T15:44:14.692Z] #18 23.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-28T15:44:14.692Z] #18 23.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-28T15:44:14.692Z] #18 23.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-28T15:44:14.692Z] #18 23.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-28T15:44:14.692Z] #18 23.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:44:14.692Z] #18 23.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:44:14.692Z] #18 23.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:44:14.692Z] #18 23.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-28T15:44:14.692Z] #18 23.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-28T15:44:14.692Z] #18 23.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-28T15:44:14.692Z] #18 23.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-28T15:44:14.953Z] #18 23.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:44:14.953Z] #18 23.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:44:14.953Z] #18 23.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:44:14.953Z] #18 23.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-28T15:44:14.953Z] #18 23.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-28T15:44:14.953Z] #18 23.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:44:15.369Z] #18 24.56 Selecting previously unselected package python3.7. [2020-10-28T15:44:15.369Z] #18 24.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-10-28T15:44:15.369Z] #18 24.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:15.369Z] #18 24.87 Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-28T15:44:15.369Z] #18 24.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-10-28T15:44:15.369Z] #18 24.89 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-28T15:44:15.369Z] #18 25.03 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:44:15.526Z] #18 24.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:44:15.526Z] #18 24.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:44:15.526Z] #18 24.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:44:15.526Z] #18 24.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-28T15:44:15.526Z] #18 24.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-28T15:44:15.526Z] #18 24.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:44:15.526Z] #18 24.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:44:15.526Z] #18 24.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:44:15.526Z] #18 24.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-28T15:44:15.526Z] #18 24.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:44:15.526Z] #18 24.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:44:15.526Z] #18 24.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:44:15.526Z] #18 24.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-28T15:44:15.787Z] #18 24.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-28T15:44:15.787Z] #18 24.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-28T15:44:15.787Z] #18 24.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:44:16.048Z] #18 25.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-28T15:44:16.152Z] #21 ... [2020-10-28T15:44:16.152Z] [2020-10-28T15:44:16.152Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:16.152Z] #44 DONE 192.6s [2020-10-28T15:44:16.152Z] [2020-10-28T15:44:16.152Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:16.152Z] #42 129.4 CC criu/cr-service.o [2020-10-28T15:44:16.152Z] #42 131.5 CC criu/crtools.o [2020-10-28T15:44:16.310Z] #18 25.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-28T15:44:16.310Z] #18 25.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-28T15:44:16.354Z] #41 56.55 AR soccr/libsoccr.a [2020-10-28T15:44:16.354Z] #41 56.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:44:16.354Z] #41 56.96 DEP criu/arch/x86/sigframe.d [2020-10-28T15:44:16.364Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.113s coverage: 46.2% of statements [2020-10-28T15:44:16.611Z] #41 57.10 DEP criu/arch/x86/sigaction_compat.d [2020-10-28T15:44:16.611Z] #41 57.22 DEP criu/arch/x86/kerndat.d [2020-10-28T15:44:16.770Z] #18 26.05 Selecting previously unselected package python3. [2020-10-28T15:44:16.770Z] #18 26.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-10-28T15:44:16.770Z] #18 26.08 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-10-28T15:44:16.770Z] #18 26.11 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:44:16.770Z] #18 26.23 Selecting previously unselected package libip4tc0:arm64. [2020-10-28T15:44:16.770Z] #18 26.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-10-28T15:44:16.770Z] #18 26.26 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:16.770Z] #18 26.35 Selecting previously unselected package libip6tc0:arm64. [2020-10-28T15:44:16.770Z] #18 26.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-10-28T15:44:16.770Z] #18 26.36 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:16.770Z] #18 26.45 Selecting previously unselected package libiptc0:arm64. [2020-10-28T15:44:16.770Z] #18 26.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-10-28T15:44:16.770Z] #18 26.47 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:16.868Z] #41 57.40 DEP criu/arch/x86/crtools.d [2020-10-28T15:44:16.868Z] #41 57.52 DEP criu/arch/x86/cpu.d [2020-10-28T15:44:16.882Z] #18 25.88 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:44:16.882Z] #18 25.99 Fetched 28.5 MB in 3s (11.1 MB/s) [2020-10-28T15:44:16.994Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-10-28T15:44:17.033Z] #18 26.57 Selecting previously unselected package libnfnetlink0:arm64. [2020-10-28T15:44:17.033Z] #18 26.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-10-28T15:44:17.033Z] #18 26.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-28T15:44:17.033Z] #18 26.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-10-28T15:44:17.033Z] #18 26.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-10-28T15:44:17.033Z] #18 26.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-28T15:44:17.033Z] #18 26.87 Selecting previously unselected package libnftnl11:arm64. [2020-10-28T15:44:17.125Z] #41 57.67 CC criu/arch/x86/cpu.o [2020-10-28T15:44:17.143Z] #18 26.05 Selecting previously unselected package pigz. [2020-10-28T15:44:17.143Z] #18 26.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-10-28T15:44:17.143Z] #18 26.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-28T15:44:17.143Z] #18 26.12 Unpacking pigz (2.4-1) ... [2020-10-28T15:44:17.143Z] #18 26.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-28T15:44:17.207Z] #42 132.9 CC criu/eventfd.o [2020-10-28T15:44:17.298Z] #18 26.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-10-28T15:44:17.298Z] #18 26.88 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-10-28T15:44:17.404Z] #18 26.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:17.404Z] #18 26.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:17.543Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-10-28T15:44:17.543Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-784a4527\powershellScript.ps1'; exit $LASTEXITCODE; [2020-10-28T15:44:17.543Z] ---------------------------------------------------------------------------- [2020-10-28T15:44:17.543Z] [2020-10-28T15:44:17.543Z] INFO: executeCI.ps1 starting at Wed Oct 28 15:44:17 CUT 2020 [2020-10-28T15:44:17.543Z] [2020-10-28T15:44:17.543Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-10-28T15:44:17.543Z] INFO: Running git version 2.24.1.windows.2 [2020-10-28T15:44:17.625Z] #18 27.01 Selecting previously unselected package iptables. [2020-10-28T15:44:17.625Z] #18 27.02 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-10-28T15:44:17.625Z] #18 27.03 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:44:17.665Z] #18 26.65 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:44:17.890Z] #18 27.52 Selecting previously unselected package xxd. [2020-10-28T15:44:17.890Z] #18 27.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-10-28T15:44:17.890Z] #18 27.54 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:44:17.926Z] #18 26.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:17.926Z] #18 26.66 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:18.000Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-10-28T15:44:18.000Z] INFO: Environment variables: [2020-10-28T15:44:18.000Z] [2020-10-28T15:44:18.000Z] Name Value [2020-10-28T15:44:18.000Z] ---- ----- [2020-10-28T15:44:18.000Z] ALLUSERSPROFILE C:\ProgramData [2020-10-28T15:44:18.000Z] amd64 true [2020-10-28T15:44:18.000Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-10-28T15:44:18.000Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-10-28T15:44:18.000Z] arm64 true [2020-10-28T15:44:18.000Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-10-28T15:44:18.000Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-10-28T15:44:18.000Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-10-28T15:44:18.000Z] BRANCH_NAME PR-41599 [2020-10-28T15:44:18.000Z] BUILD_DISPLAY_NAME #3 [2020-10-28T15:44:18.000Z] BUILD_ID 3 [2020-10-28T15:44:18.000Z] BUILD_NUMBER 3 [2020-10-28T15:44:18.000Z] BUILD_TAG jenkins-moby-PR-41599-3 [2020-10-28T15:44:18.000Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41599/3/ [2020-10-28T15:44:18.000Z] CHANGE_AUTHOR thaJeztah [2020-10-28T15:44:18.000Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-10-28T15:44:18.000Z] CHANGE_BRANCH cleanup_some_v1_stuff [2020-10-28T15:44:18.000Z] CHANGE_FORK thaJeztah/docker [2020-10-28T15:44:18.000Z] CHANGE_ID 41599 [2020-10-28T15:44:18.000Z] CHANGE_TARGET master [2020-10-28T15:44:18.000Z] CHANGE_TITLE Cleanup v1 registry code that is not used for searching [2020-10-28T15:44:18.000Z] CHANGE_URL https://github.com/moby/moby/pull/41599 [2020-10-28T15:44:18.000Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-28T15:44:18.000Z] CommonProgramFiles C:\Program Files\Common Files [2020-10-28T15:44:18.000Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-10-28T15:44:18.000Z] CommonProgramW6432 C:\Program Files\Common Files [2020-10-28T15:44:18.000Z] COMPUTERNAME azwin-2-dfafb0 [2020-10-28T15:44:18.000Z] ComSpec C:\windows\system32\cmd.exe [2020-10-28T15:44:18.000Z] ConfigSequenceNumber 0 [2020-10-28T15:44:18.000Z] dco true [2020-10-28T15:44:18.000Z] DOCKER_BUILDKIT 0 [2020-10-28T15:44:18.000Z] DOCKER_DUT_DEBUG 1 [2020-10-28T15:44:18.000Z] DOCKER_EXPERIMENTAL 1 [2020-10-28T15:44:18.000Z] DOCKER_GRAPHDRIVER overlay2 [2020-10-28T15:44:18.000Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-10-28T15:44:18.000Z] EXECUTOR_NUMBER 0 [2020-10-28T15:44:18.000Z] FQDN azwin-2-dfafb0.westus.cloudapp.azure.com [2020-10-28T15:44:18.000Z] GIT_BRANCH PR-41599 [2020-10-28T15:44:18.000Z] GIT_COMMIT b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:44:18.000Z] GIT_PREVIOUS_COMMIT b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:44:18.000Z] GIT_URL https://github.com/moby/moby.git [2020-10-28T15:44:18.000Z] HUDSON_COOKIE 7275d1a4-5886-48a9-8d14-94f47c4fd32e [2020-10-28T15:44:18.000Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-10-28T15:44:18.000Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-10-28T15:44:18.000Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-10-28T15:44:18.000Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-10-28T15:44:18.000Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-10-28T15:44:18.000Z] JENKINS_NODE_COOKIE 87a757b4-b7da-45e3-a092-b0500eb09085 [2020-10-28T15:44:18.000Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-10-28T15:44:18.000Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-10-28T15:44:18.000Z] JOB_BASE_NAME PR-41599 [2020-10-28T15:44:18.000Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41599/display/redirect [2020-10-28T15:44:18.000Z] JOB_NAME moby/PR-41599 [2020-10-28T15:44:18.000Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41599/ [2020-10-28T15:44:18.000Z] library.jps.version master [2020-10-28T15:44:18.000Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-10-28T15:44:18.000Z] NODE_LABELS amd64 azure azwin-2-dfafb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-10-28T15:44:18.000Z] NODE_NAME azwin-2-dfafb0 [2020-10-28T15:44:18.000Z] NUMBER_OF_PROCESSORS 4 [2020-10-28T15:44:18.000Z] OS Windows_NT [2020-10-28T15:44:18.000Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-10-28T15:44:18.000Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-10-28T15:44:18.000Z] ppc64le true [2020-10-28T15:44:18.000Z] PROCESSOR_ARCHITECTURE AMD64 [2020-10-28T15:44:18.000Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-10-28T15:44:18.000Z] PROCESSOR_LEVEL 6 [2020-10-28T15:44:18.000Z] PROCESSOR_REVISION 5504 [2020-10-28T15:44:18.000Z] ProgramData C:\ProgramData [2020-10-28T15:44:18.000Z] ProgramFiles C:\Program Files [2020-10-28T15:44:18.000Z] ProgramFiles(x86) C:\Program Files (x86) [2020-10-28T15:44:18.000Z] ProgramW6432 C:\Program Files [2020-10-28T15:44:18.000Z] PROMPT $P$G [2020-10-28T15:44:18.000Z] PSExecutionPolicyPreference Bypass [2020-10-28T15:44:18.000Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-10-28T15:44:18.000Z] PUBLIC C:\Users\Public [2020-10-28T15:44:18.000Z] rootless true [2020-10-28T15:44:18.000Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41599/3/display/redirect?page=changes [2020-10-28T15:44:18.000Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41599/3/display/redirect [2020-10-28T15:44:18.000Z] s390x true [2020-10-28T15:44:18.000Z] SKIP_VALIDATION_TESTS 1 [2020-10-28T15:44:18.000Z] SOURCES_DRIVE d [2020-10-28T15:44:18.000Z] SOURCES_SUBDIR gopath [2020-10-28T15:44:18.000Z] STAGE_NAME Run tests [2020-10-28T15:44:18.000Z] SystemDrive C: [2020-10-28T15:44:18.000Z] SystemRoot C:\windows [2020-10-28T15:44:18.000Z] TEMP C:\windows\TEMP [2020-10-28T15:44:18.000Z] TESTDEBUG 0 [2020-10-28T15:44:18.000Z] TESTRUN_DRIVE d [2020-10-28T15:44:18.000Z] TESTRUN_SUBDIR CI [2020-10-28T15:44:18.000Z] TIMEOUT 120m [2020-10-28T15:44:18.001Z] TMP C:\windows\TEMP [2020-10-28T15:44:18.001Z] unit_validate true [2020-10-28T15:44:18.001Z] USERDOMAIN WORKGROUP [2020-10-28T15:44:18.001Z] USERNAME azwin-2-dfafb0$ [2020-10-28T15:44:18.001Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-10-28T15:44:18.001Z] validate_force false [2020-10-28T15:44:18.001Z] windir C:\windows [2020-10-28T15:44:18.001Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-10-28T15:44:18.001Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-10-28T15:44:18.001Z] windowsRS1 false [2020-10-28T15:44:18.001Z] windowsRS5 true [2020-10-28T15:44:18.001Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-10-28T15:44:18.001Z] [2020-10-28T15:44:18.001Z] [2020-10-28T15:44:18.001Z] [2020-10-28T15:44:18.056Z] #41 58.33 CC criu/arch/x86/crtools.o [2020-10-28T15:44:18.154Z] #18 27.71 Selecting previously unselected package vim-common. [2020-10-28T15:44:18.154Z] #18 27.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:18.154Z] #18 27.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:44:18.154Z] #18 27.97 Selecting previously unselected package bash-completion. [2020-10-28T15:44:18.265Z] #42 133.6 CC criu/eventpoll.o [2020-10-28T15:44:18.418Z] #18 27.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:44:18.870Z] #18 27.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:18.870Z] #18 27.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:19.327Z] #42 134.8 CC criu/external.o [2020-10-28T15:44:19.430Z] #41 59.64 CC criu/arch/x86/kerndat.o [2020-10-28T15:44:19.628Z] #42 135.2 CC criu/fault-injection.o [2020-10-28T15:44:19.628Z] #42 135.4 CC criu/fdstore.o [2020-10-28T15:44:19.688Z] #41 60.19 CC criu/arch/x86/sigaction_compat.o [2020-10-28T15:44:19.945Z] #41 60.52 CC criu/arch/x86/sigframe.o [2020-10-28T15:44:19.983Z] #42 ... [2020-10-28T15:44:19.983Z] [2020-10-28T15:44:19.983Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:44:19.983Z] #21 6.669 Collecting yamllint==1.16.0 [2020-10-28T15:44:20.186Z] INFO: Sources under d:\gopath\... [2020-10-28T15:44:20.186Z] INFO: Test run under d:\CI\... [2020-10-28T15:44:20.186Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-10-28T15:44:20.186Z] INFO: docker/docker repository was found [2020-10-28T15:44:20.202Z] #41 60.76 LINK criu/arch/x86/crtools.built-in.o [2020-10-28T15:44:20.282Z] #21 7.041 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:44:20.282Z] #21 7.139 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:44:20.459Z] #41 60.83 DEP criu/pie/util-vdso-elf32.d [2020-10-28T15:44:20.459Z] #41 60.97 DEP criu/pie/util-vdso.d [2020-10-28T15:44:20.533Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.219s coverage: 49.5% of statements [2020-10-28T15:44:20.582Z] #21 7.441 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:44:20.643Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-10-28T15:44:20.716Z] #41 61.12 DEP criu/pie/util.d [2020-10-28T15:44:20.716Z] #41 61.30 CC criu/pie/util.o [2020-10-28T15:44:20.973Z] #41 61.58 CC criu/pie/util-vdso.o [2020-10-28T15:44:21.128Z] ltsc2019: Pulling from windows/servercore [2020-10-28T15:44:21.128Z] 4612f6d0b889: Pulling fs layer [2020-10-28T15:44:21.128Z] 406ffb8432a7: Pulling fs layer [2020-10-28T15:44:21.425Z] #18 29.97 Selecting previously unselected package python3-minimal. [2020-10-28T15:44:21.425Z] #18 29.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-10-28T15:44:21.425Z] #18 30.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-28T15:44:21.425Z] #18 30.04 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:44:21.425Z] #18 30.14 Selecting previously unselected package libmpdec2:amd64. [2020-10-28T15:44:21.425Z] #18 30.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-28T15:44:21.425Z] #18 30.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:44:21.425Z] #18 30.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-28T15:44:21.425Z] #18 30.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:21.425Z] #18 30.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:21.537Z] #41 62.22 CC criu/pie/util-vdso-elf32.o [2020-10-28T15:44:21.736Z] #18 30.90 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:44:21.736Z] #18 31.44 Selecting previously unselected package bzip2. [2020-10-28T15:44:21.736Z] #18 31.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-10-28T15:44:21.736Z] #18 31.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:44:21.997Z] #18 ... [2020-10-28T15:44:21.997Z] [2020-10-28T15:44:21.997Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:44:21.997Z] #30 DONE 174.0s [2020-10-28T15:44:21.997Z] [2020-10-28T15:44:21.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:21.997Z] #41 78.69 DEP criu/parasite-syscall.d [2020-10-28T15:44:21.997Z] #41 78.91 DEP criu/pagemap.d [2020-10-28T15:44:21.997Z] #41 79.07 DEP criu/pagemap-cache.d [2020-10-28T15:44:21.997Z] #41 79.17 DEP criu/page-xfer.d [2020-10-28T15:44:21.997Z] #41 79.38 DEP criu/page-pipe.d [2020-10-28T15:44:21.997Z] #41 79.53 DEP criu/netfilter.d [2020-10-28T15:44:21.997Z] #41 79.80 DEP criu/net.d [2020-10-28T15:44:21.997Z] #41 80.15 DEP criu/namespaces.d [2020-10-28T15:44:21.997Z] #41 80.30 DEP criu/mount.d [2020-10-28T15:44:21.997Z] #41 80.42 DEP criu/memfd.d [2020-10-28T15:44:21.997Z] #41 80.62 DEP criu/mem.d [2020-10-28T15:44:21.997Z] #41 80.82 DEP criu/lsm.d [2020-10-28T15:44:21.997Z] #41 80.92 DEP criu/log.d [2020-10-28T15:44:21.997Z] #41 81.02 DEP criu/libnetlink.d [2020-10-28T15:44:21.997Z] #41 81.20 DEP criu/kerndat.d [2020-10-28T15:44:21.997Z] #41 81.37 DEP criu/kcmp-ids.d [2020-10-28T15:44:21.997Z] #41 81.47 DEP criu/irmap.d [2020-10-28T15:44:21.997Z] #41 81.62 DEP criu/ipc_ns.d [2020-10-28T15:44:21.997Z] #41 81.81 DEP criu/image.d [2020-10-28T15:44:21.997Z] #41 81.91 DEP criu/image-desc.d [2020-10-28T15:44:21.997Z] #41 81.98 DEP criu/fsnotify.d [2020-10-28T15:44:21.997Z] #41 82.13 DEP criu/filesystems.d [2020-10-28T15:44:21.997Z] #41 82.26 DEP criu/files.d [2020-10-28T15:44:21.997Z] #41 82.39 DEP criu/files-reg.d [2020-10-28T15:44:21.997Z] #41 82.60 DEP criu/files-ext.d [2020-10-28T15:44:21.997Z] #41 82.76 DEP criu/file-lock.d [2020-10-28T15:44:21.997Z] #41 82.90 DEP criu/file-ids.d [2020-10-28T15:44:21.997Z] #41 83.08 DEP criu/fifo.d [2020-10-28T15:44:21.997Z] #41 83.24 DEP criu/fdstore.d [2020-10-28T15:44:21.997Z] #41 83.34 DEP criu/fault-injection.d [2020-10-28T15:44:21.997Z] #41 83.39 DEP criu/external.d [2020-10-28T15:44:21.997Z] #41 83.54 DEP criu/eventpoll.d [2020-10-28T15:44:21.997Z] #41 83.73 DEP criu/eventfd.d [2020-10-28T15:44:21.997Z] #41 83.90 DEP criu/crtools.d [2020-10-28T15:44:21.997Z] #41 84.07 DEP criu/cr-service.d [2020-10-28T15:44:21.997Z] #41 84.22 DEP criu/cr-restore.d [2020-10-28T15:44:21.997Z] #41 84.44 DEP criu/cr-errno.d [2020-10-28T15:44:21.997Z] #41 84.47 DEP criu/cr-dump.d [2020-10-28T15:44:21.997Z] #41 84.75 DEP criu/cr-dedup.d [2020-10-28T15:44:21.997Z] #41 84.96 DEP criu/cr-check.d [2020-10-28T15:44:21.997Z] #41 85.15 DEP criu/config.d [2020-10-28T15:44:21.997Z] #41 85.33 DEP criu/clone-noasan.d [2020-10-28T15:44:21.997Z] #41 85.47 DEP criu/cgroup.d [2020-10-28T15:44:21.997Z] #41 85.68 DEP criu/cgroup-props.d [2020-10-28T15:44:21.997Z] #41 85.81 DEP criu/bitmap.d [2020-10-28T15:44:21.997Z] #41 85.84 DEP criu/bfd.d [2020-10-28T15:44:21.997Z] #41 85.97 DEP criu/autofs.d [2020-10-28T15:44:21.997Z] #41 86.09 DEP criu/aio.d [2020-10-28T15:44:21.997Z] #41 86.24 DEP criu/action-scripts.d [2020-10-28T15:44:21.997Z] #41 86.53 CC criu/action-scripts.o [2020-10-28T15:44:21.998Z] #41 86.94 CC criu/aio.o [2020-10-28T15:44:22.000Z] #18 31.57 Selecting previously unselected package xz-utils. [2020-10-28T15:44:22.000Z] #18 31.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-10-28T15:44:22.000Z] #18 31.59 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:44:22.263Z] #18 31.76 Selecting previously unselected package apparmor. [2020-10-28T15:44:22.263Z] #18 31.76 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-10-28T15:44:22.263Z] #18 31.86 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:44:22.467Z] #41 62.97 AR criu/pie/pie.lib.a [2020-10-28T15:44:22.467Z] #41 63.04 DEP criu/pie/restorer.d [2020-10-28T15:44:22.527Z] #18 32.27 Selecting previously unselected package aufs-tools. [2020-10-28T15:44:22.571Z] #41 87.71 CC criu/autofs.o [2020-10-28T15:44:22.709Z] #21 9.317 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:44:22.709Z] #21 9.369 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:44:22.709Z] #21 9.410 Building wheels for collected packages: pyyaml [2020-10-28T15:44:22.709Z] #21 9.421 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:44:22.724Z] #41 63.38 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-28T15:44:22.790Z] #18 32.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-10-28T15:44:22.790Z] #18 32.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:44:22.790Z] #18 32.51 Selecting previously unselected package libonig5:arm64. [2020-10-28T15:44:22.790Z] #18 32.51 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-10-28T15:44:22.790Z] #18 32.52 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-10-28T15:44:22.832Z] #41 ... [2020-10-28T15:44:22.832Z] [2020-10-28T15:44:22.832Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:22.832Z] #18 31.90 Selecting previously unselected package python3.7. [2020-10-28T15:44:22.832Z] #18 31.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:22.981Z] #41 63.51 DEP criu/arch/x86/restorer_unmap.d [2020-10-28T15:44:22.981Z] #41 63.54 DEP criu/arch/x86/restorer.d [2020-10-28T15:44:23.008Z] #21 ... [2020-10-28T15:44:23.008Z] [2020-10-28T15:44:23.008Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:44:23.008Z] #31 DONE 199.6s [2020-10-28T15:44:23.054Z] #18 32.75 Selecting previously unselected package libjq1:arm64. [2020-10-28T15:44:23.054Z] #18 32.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-10-28T15:44:23.054Z] #18 32.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-28T15:44:23.094Z] #18 31.91 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:23.094Z] #18 32.13 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-28T15:44:23.094Z] #18 32.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-28T15:44:23.094Z] #18 32.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:44:23.238Z] #41 63.69 DEP criu/arch/x86/vdso-pie.d [2020-10-28T15:44:23.307Z] [2020-10-28T15:44:23.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:23.307Z] #42 135.8 CC criu/fifo.o [2020-10-28T15:44:23.307Z] #42 136.5 CC criu/file-ids.o [2020-10-28T15:44:23.307Z] #42 136.9 CC criu/file-lock.o [2020-10-28T15:44:23.307Z] #42 138.1 CC criu/files-ext.o [2020-10-28T15:44:23.307Z] #42 138.6 CC criu/files-reg.o [2020-10-28T15:44:23.355Z] #18 32.29 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:44:23.495Z] #41 63.83 DEP criu/pie/parasite-vdso.d [2020-10-28T15:44:23.495Z] #41 64.08 DEP criu/pie/parasite.d [2020-10-28T15:44:23.669Z] #18 32.88 Selecting previously unselected package jq. [2020-10-28T15:44:23.669Z] #18 32.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-10-28T15:44:23.669Z] #18 32.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:23.669Z] #18 ... [2020-10-28T15:44:23.669Z] [2020-10-28T15:44:23.669Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:23.669Z] #41 76.85 DEP criu/bitmap.d [2020-10-28T15:44:23.669Z] #41 76.87 DEP criu/bfd.d [2020-10-28T15:44:23.669Z] #41 76.99 DEP criu/autofs.d [2020-10-28T15:44:23.669Z] #41 77.18 DEP criu/aio.d [2020-10-28T15:44:23.669Z] #41 77.32 DEP criu/action-scripts.d [2020-10-28T15:44:23.669Z] #41 77.70 CC criu/action-scripts.o [2020-10-28T15:44:23.669Z] #41 78.22 CC criu/aio.o [2020-10-28T15:44:23.669Z] #41 78.86 CC criu/autofs.o [2020-10-28T15:44:23.669Z] #41 80.33 CC criu/bfd.o [2020-10-28T15:44:23.669Z] #41 80.74 CC criu/bitmap.o [2020-10-28T15:44:23.669Z] #41 80.84 CC criu/cgroup-props.o [2020-10-28T15:44:23.669Z] #41 81.62 CC criu/cgroup.o [2020-10-28T15:44:23.669Z] #41 84.19 CC criu/clone-noasan.o [2020-10-28T15:44:23.669Z] #41 84.35 CC criu/config.o [2020-10-28T15:44:23.669Z] #41 86.08 CC criu/cr-check.o [2020-10-28T15:44:23.754Z] #41 64.32 CC criu/pie/parasite.o [2020-10-28T15:44:23.932Z] #41 ... [2020-10-28T15:44:23.932Z] [2020-10-28T15:44:23.932Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:23.932Z] #18 33.53 Selecting previously unselected package libaio1:arm64. [2020-10-28T15:44:23.932Z] #18 33.53 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-10-28T15:44:23.932Z] #18 33.55 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-10-28T15:44:23.932Z] #18 33.64 Selecting previously unselected package libgpm2:arm64. [2020-10-28T15:44:23.932Z] #18 33.65 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-10-28T15:44:23.932Z] #18 33.66 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-10-28T15:44:23.932Z] #18 33.77 Selecting previously unselected package libicu63:arm64. [2020-10-28T15:44:24.011Z] #41 ... [2020-10-28T15:44:24.012Z] [2020-10-28T15:44:24.012Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:24.012Z] #18 1.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-28T15:44:24.012Z] #18 1.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-28T15:44:24.012Z] #18 1.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-28T15:44:24.012Z] #18 1.941 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-28T15:44:24.012Z] #18 3.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB] [2020-10-28T15:44:24.012Z] #18 4.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-10-28T15:44:24.012Z] #18 10.25 Fetched 8396 kB in 9s (913 kB/s) [2020-10-28T15:44:24.195Z] #18 33.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-10-28T15:44:24.195Z] #18 33.78 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-28T15:44:24.269Z] #18 10.25 Reading package lists... [2020-10-28T15:44:24.269Z] #18 ... [2020-10-28T15:44:24.269Z] [2020-10-28T15:44:24.269Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:24.269Z] #51 11.29 + cd /tmp/tmp.ktWs3TXUAn/src/github.com/opencontainers/runc [2020-10-28T15:44:24.269Z] #51 11.29 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-10-28T15:44:24.269Z] #51 11.63 + '[' -z '' ']' [2020-10-28T15:44:24.269Z] #51 11.64 + target=static [2020-10-28T15:44:24.269Z] #51 11.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-28T15:44:24.269Z] #51 12.12 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-10-28T15:44:24.298Z] #18 33.11 Selecting previously unselected package python3. [2020-10-28T15:44:24.298Z] #18 33.11 (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-10-28T15:44:24.298Z] #18 33.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-28T15:44:24.298Z] #18 33.17 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:44:24.298Z] #18 33.25 Selecting previously unselected package libip4tc0:amd64. [2020-10-28T15:44:24.298Z] #18 33.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:24.298Z] #18 33.26 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:24.298Z] #18 33.36 Selecting previously unselected package libip6tc0:amd64. [2020-10-28T15:44:24.298Z] #18 33.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:24.298Z] #18 33.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:24.526Z] #51 ... [2020-10-28T15:44:24.526Z] [2020-10-28T15:44:24.526Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:24.526Z] #43 159.4 github.com/LK4D4/vndr/godl [2020-10-28T15:44:24.559Z] #18 33.47 Selecting previously unselected package libiptc0:amd64. [2020-10-28T15:44:24.560Z] #18 33.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:24.560Z] #18 33.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:24.560Z] #18 33.57 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-28T15:44:24.560Z] #18 33.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-28T15:44:24.821Z] #18 33.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:44:24.821Z] #18 33.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-28T15:44:24.821Z] #18 33.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-28T15:44:24.821Z] #18 33.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:44:24.821Z] #18 33.76 Selecting previously unselected package libnftnl11:amd64. [2020-10-28T15:44:24.821Z] #18 33.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-28T15:44:24.821Z] #18 33.76 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:44:24.821Z] #18 33.84 Selecting previously unselected package iptables. [2020-10-28T15:44:24.821Z] #18 33.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-28T15:44:25.083Z] #18 33.85 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:44:25.083Z] #18 34.13 Selecting previously unselected package xxd. [2020-10-28T15:44:25.345Z] #18 34.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:44:25.346Z] #18 34.14 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:44:25.346Z] #18 34.27 Selecting previously unselected package vim-common. [2020-10-28T15:44:25.346Z] #18 34.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:25.346Z] #18 34.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:44:25.418Z] #42 ... [2020-10-28T15:44:25.419Z] [2020-10-28T15:44:25.419Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:44:25.419Z] #21 11.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:44:25.419Z] #21 11.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:44:25.419Z] #21 11.57 Successfully built pyyaml [2020-10-28T15:44:25.419Z] #21 11.59 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-28T15:44:25.419Z] #21 11.92 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:44:25.419Z] #21 DONE 12.1s [2020-10-28T15:44:25.419Z] [2020-10-28T15:44:25.419Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:44:25.455Z] #43 160.2 github.com/LK4D4/vndr [2020-10-28T15:44:25.608Z] #18 34.47 Selecting previously unselected package bash-completion. [2020-10-28T15:44:25.608Z] #18 34.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:44:26.089Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.775s coverage: 73.1% of statements [2020-10-28T15:44:26.089Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-28T15:44:26.380Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-10-28T15:44:26.479Z] #23 ... [2020-10-28T15:44:26.479Z] [2020-10-28T15:44:26.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:26.479Z] #42 142.1 CC criu/files.o [2020-10-28T15:44:27.250Z] #54 213.8 + bin/containerd-stress [2020-10-28T15:44:27.250Z] #54 215.7 + bin/containerd-shim [2020-10-28T15:44:27.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.952s coverage: 57.7% of statements [2020-10-28T15:44:27.412Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-28T15:44:27.412Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-28T15:44:27.412Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-10-28T15:44:27.513Z] #18 36.96 Selecting previously unselected package libnet1:arm64. [2020-10-28T15:44:27.513Z] #18 36.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-10-28T15:44:27.513Z] #18 36.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:44:27.513Z] #18 37.15 Selecting previously unselected package libnl-3-200:arm64. [2020-10-28T15:44:27.513Z] #18 37.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-10-28T15:44:27.513Z] #18 37.18 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-10-28T15:44:27.513Z] #18 37.29 Selecting previously unselected package libprotobuf-c1:arm64. [2020-10-28T15:44:27.777Z] #18 37.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-10-28T15:44:27.777Z] #18 37.33 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-28T15:44:27.777Z] #18 37.43 Selecting previously unselected package libreadline5:arm64. [2020-10-28T15:44:27.777Z] #18 37.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-10-28T15:44:27.777Z] #18 37.46 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-28T15:44:28.040Z] #18 37.57 Selecting previously unselected package net-tools. [2020-10-28T15:44:28.040Z] #18 37.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-10-28T15:44:28.040Z] #18 37.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:44:28.040Z] #18 37.79 Selecting previously unselected package python-pip-whl. [2020-10-28T15:44:28.040Z] #18 37.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:44:28.040Z] #18 37.81 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:44:28.044Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-10-28T15:44:28.160Z] #18 37.18 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:44:28.619Z] #18 38.16 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:44:28.619Z] #18 38.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:44:28.619Z] #18 38.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:28.619Z] #18 38.38 Selecting previously unselected package python3-distutils. [2020-10-28T15:44:28.619Z] #18 38.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:44:28.619Z] #18 38.40 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:44:28.734Z] #18 37.55 Selecting previously unselected package bzip2. [2020-10-28T15:44:28.734Z] #18 37.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-28T15:44:28.734Z] #18 37.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:44:28.734Z] #18 37.65 Selecting previously unselected package xz-utils. [2020-10-28T15:44:28.734Z] #18 37.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-28T15:44:28.734Z] #18 37.66 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:44:28.997Z] #18 37.80 Selecting previously unselected package apparmor. [2020-10-28T15:44:28.997Z] #18 37.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-28T15:44:28.997Z] #18 37.89 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:44:29.148Z] #18 38.60 Selecting previously unselected package python3-pip. [2020-10-28T15:44:29.148Z] #18 38.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:44:29.148Z] #18 38.62 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:44:29.148Z] #18 38.83 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:44:29.148Z] #18 38.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:44:29.148Z] #18 38.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:29.259Z] #18 38.20 Selecting previously unselected package aufs-tools. [2020-10-28T15:44:29.259Z] #18 38.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-28T15:44:29.259Z] #18 38.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:44:29.270Z] #42 144.8 CC criu/filesystems.o [2020-10-28T15:44:29.412Z] #18 39.00 Selecting previously unselected package python3-setuptools. [2020-10-28T15:44:29.412Z] #18 39.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:44:29.412Z] #18 39.02 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:29.521Z] #18 38.37 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:44:29.521Z] #18 38.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:44:29.521Z] #18 38.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:44:29.551Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-10-28T15:44:29.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-28T15:44:29.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-28T15:44:29.551Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.0% of statements [2020-10-28T15:44:29.676Z] #18 39.30 Selecting previously unselected package python3-wheel. [2020-10-28T15:44:29.676Z] #18 39.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:44:29.676Z] #18 39.33 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:44:29.705Z] 406ffb8432a7: Verifying Checksum [2020-10-28T15:44:29.705Z] 406ffb8432a7: Download complete [2020-10-28T15:44:29.784Z] #18 38.53 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:44:29.784Z] #18 38.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:44:29.784Z] #18 38.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:44:29.784Z] #18 38.67 Selecting previously unselected package jq. [2020-10-28T15:44:29.784Z] #18 38.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:44:29.784Z] #18 38.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:29.784Z] #18 38.76 Selecting previously unselected package libaio1:amd64. [2020-10-28T15:44:29.941Z] #18 39.43 Selecting previously unselected package sudo. [2020-10-28T15:44:29.941Z] #18 39.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-10-28T15:44:29.941Z] #18 39.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:30.046Z] #18 38.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-28T15:44:30.046Z] #18 38.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:44:30.046Z] #18 38.82 Selecting previously unselected package libgpm2:amd64. [2020-10-28T15:44:30.046Z] #18 38.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-28T15:44:30.046Z] #18 38.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:44:30.046Z] #18 38.90 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:44:30.046Z] #18 38.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:44:30.046Z] #18 38.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:44:30.205Z] #18 40.00 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:44:30.330Z] #42 145.6 CC criu/fsnotify.o [2020-10-28T15:44:30.470Z] #18 40.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-10-28T15:44:30.470Z] #18 40.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:30.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.097s coverage: 77.8% of statements [2020-10-28T15:44:30.584Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-28T15:44:30.584Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-28T15:44:30.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-10-28T15:44:30.708Z] #43 ... [2020-10-28T15:44:30.708Z] [2020-10-28T15:44:30.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:30.708Z] #41 65.68 LINK criu/pie/parasite.built-in.o [2020-10-28T15:44:30.708Z] #41 65.69 GEN criu/pie/parasite-blob.h [2020-10-28T15:44:30.708Z] #41 65.71 CC criu/pie/parasite-vdso.o [2020-10-28T15:44:30.708Z] #41 66.39 CC criu/arch/x86/vdso-pie.o [2020-10-28T15:44:30.708Z] #41 66.72 CC criu/arch/x86/restorer.o [2020-10-28T15:44:30.708Z] #41 67.33 CC criu/arch/x86/restorer_unmap.o [2020-10-28T15:44:30.708Z] #41 67.37 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-28T15:44:30.708Z] #41 67.65 CC criu/pie/restorer.o [2020-10-28T15:44:30.708Z] #41 70.68 LINK criu/pie/restorer.built-in.o [2020-10-28T15:44:30.708Z] #41 70.71 GEN criu/pie/restorer-blob.h [2020-10-28T15:44:30.708Z] #41 70.82 DEP criu/vdso.d [2020-10-28T15:44:30.708Z] #41 70.98 DEP criu/vdso-compat.d [2020-10-28T15:44:30.708Z] #41 71.07 DEP criu/uts_ns.d [2020-10-28T15:44:30.708Z] #41 71.25 DEP criu/util.d [2020-10-28T15:44:30.734Z] #18 40.32 Selecting previously unselected package uidmap. [2020-10-28T15:44:30.734Z] #18 40.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-10-28T15:44:30.734Z] #18 40.38 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:44:30.965Z] #41 71.44 DEP criu/uffd.d [2020-10-28T15:44:30.999Z] #18 40.73 Selecting previously unselected package vim-runtime. [2020-10-28T15:44:30.999Z] #18 40.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:30.999Z] #18 40.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:44:30.999Z] #18 40.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:44:30.999Z] #18 40.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:31.215Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2020-10-28T15:44:31.221Z] #41 71.61 DEP criu/tun.d [2020-10-28T15:44:31.388Z] #42 146.7 CC criu/image-desc.o [2020-10-28T15:44:31.388Z] #42 146.9 CC criu/image.o [2020-10-28T15:44:31.440Z] #54 222.3 + bin/containerd-shim-runc-v1 [2020-10-28T15:44:31.478Z] #41 71.82 DEP criu/tty.d [2020-10-28T15:44:31.478Z] #41 72.01 DEP criu/timerfd.d [2020-10-28T15:44:31.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-10-28T15:44:31.735Z] #41 72.18 DEP criu/timens.d [2020-10-28T15:44:31.735Z] #41 72.35 DEP criu/sysfs_parse.d [2020-10-28T15:44:31.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-10-28T15:44:31.992Z] #41 72.51 DEP criu/sysctl.d [2020-10-28T15:44:31.992Z] #41 72.64 DEP criu/string.d [2020-10-28T15:44:32.249Z] #41 72.69 DEP criu/stats.d [2020-10-28T15:44:32.249Z] #41 72.80 DEP criu/sockets.d [2020-10-28T15:44:32.445Z] #42 147.8 CC criu/ipc_ns.o [2020-10-28T15:44:32.505Z] #41 73.02 DEP criu/sk-unix.d [2020-10-28T15:44:32.505Z] #41 73.20 DEP criu/sk-tcp.d [2020-10-28T15:44:32.829Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-10-28T15:44:32.829Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-28T15:44:32.829Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 37.7% of statements [2020-10-28T15:44:33.068Z] #41 73.50 DEP criu/sk-queue.d [2020-10-28T15:44:33.068Z] #41 73.66 DEP criu/sk-packet.d [2020-10-28T15:44:33.325Z] #41 73.84 DEP criu/sk-netlink.d [2020-10-28T15:44:33.354Z] #18 42.45 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:44:33.354Z] #18 42.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:44:33.503Z] #42 149.0 CC criu/irmap.o [2020-10-28T15:44:33.582Z] #41 74.01 DEP criu/sk-inet.d [2020-10-28T15:44:33.614Z] #18 42.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:44:33.614Z] #18 42.56 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:44:33.614Z] #18 42.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:44:33.614Z] #18 42.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:44:33.614Z] #18 42.65 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:44:33.614Z] #18 42.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:44:33.842Z] #41 74.25 DEP criu/signalfd.d [2020-10-28T15:44:33.843Z] #41 74.46 DEP criu/sigframe.d [2020-10-28T15:44:33.861Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-10-28T15:44:33.875Z] #18 42.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:44:33.875Z] #18 42.73 Selecting previously unselected package libreadline5:amd64. [2020-10-28T15:44:33.875Z] #18 42.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-28T15:44:33.875Z] #18 42.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:44:33.875Z] #18 42.85 Selecting previously unselected package net-tools. [2020-10-28T15:44:33.875Z] #18 42.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-28T15:44:33.875Z] #18 42.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:44:34.099Z] #41 74.59 DEP criu/shmem.d [2020-10-28T15:44:34.136Z] #18 43.09 Selecting previously unselected package python-pip-whl. [2020-10-28T15:44:34.136Z] #18 ... [2020-10-28T15:44:34.136Z] [2020-10-28T15:44:34.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:34.136Z] #41 89.30 CC criu/bfd.o [2020-10-28T15:44:34.136Z] #41 89.74 CC criu/bitmap.o [2020-10-28T15:44:34.136Z] #41 89.84 CC criu/cgroup-props.o [2020-10-28T15:44:34.136Z] #41 90.58 CC criu/cgroup.o [2020-10-28T15:44:34.136Z] #41 93.34 CC criu/clone-noasan.o [2020-10-28T15:44:34.136Z] #41 93.53 CC criu/config.o [2020-10-28T15:44:34.136Z] #41 94.91 CC criu/cr-check.o [2020-10-28T15:44:34.136Z] #41 96.53 CC criu/cr-dedup.o [2020-10-28T15:44:34.136Z] #41 97.01 CC criu/cr-dump.o [2020-10-28T15:44:34.136Z] #41 99.22 CC criu/cr-errno.o [2020-10-28T15:44:34.136Z] #41 99.32 CC criu/cr-restore.o [2020-10-28T15:44:34.136Z] #41 ... [2020-10-28T15:44:34.136Z] [2020-10-28T15:44:34.136Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:34.136Z] #18 43.09 Selecting previously unselected package python-pip-whl. [2020-10-28T15:44:34.136Z] #18 43.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:44:34.136Z] #18 43.11 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:44:34.174Z] #42 149.8 CC criu/kcmp-ids.o [2020-10-28T15:44:34.356Z] #41 74.81 DEP criu/servicefd.d [2020-10-28T15:44:34.356Z] #41 75.01 DEP criu/seize.d [2020-10-28T15:44:34.475Z] #42 150.1 CC criu/kerndat.o [2020-10-28T15:44:34.613Z] #41 ... [2020-10-28T15:44:34.613Z] [2020-10-28T15:44:34.613Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:34.613Z] #43 DONE 169.5s [2020-10-28T15:44:34.613Z] [2020-10-28T15:44:34.613Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:34.613Z] #18 10.25 Reading package lists... [2020-10-28T15:44:34.613Z] #18 14.26 Reading package lists... [2020-10-28T15:44:34.613Z] #18 18.28 Building dependency tree... [2020-10-28T15:44:34.613Z] #18 20.03 libcap2-bin is already the newest version (1:2.25-2). [2020-10-28T15:44:34.613Z] #18 20.03 The following additional packages will be installed: [2020-10-28T15:44:34.613Z] #18 20.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-10-28T15:44:34.613Z] #18 20.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-10-28T15:44:34.613Z] #18 20.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-10-28T15:44:34.613Z] #18 20.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-28T15:44:34.613Z] #18 20.03 python3.7 python3.7-minimal vim-runtime xxd [2020-10-28T15:44:34.613Z] #18 20.03 Suggested packages: [2020-10-28T15:44:34.613Z] #18 20.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-10-28T15:44:34.613Z] #18 20.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-10-28T15:44:34.613Z] #18 20.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-10-28T15:44:34.613Z] #18 20.03 Recommended packages: [2020-10-28T15:44:34.613Z] #18 20.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-28T15:44:34.613Z] #18 20.03 python3-keyrings.alt python3-xdg unzip [2020-10-28T15:44:34.613Z] #18 ... [2020-10-28T15:44:34.613Z] [2020-10-28T15:44:34.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:34.613Z] #41 75.28 DEP criu/seccomp.d [2020-10-28T15:44:34.710Z] #18 43.61 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:44:34.710Z] #18 43.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:44:34.710Z] #18 43.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:34.870Z] #41 75.44 DEP criu/rst-malloc.d [2020-10-28T15:44:34.870Z] #41 75.52 DEP criu/rbtree.d [2020-10-28T15:44:34.894Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-10-28T15:44:34.894Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-10-28T15:44:34.971Z] #18 43.76 Selecting previously unselected package python3-distutils. [2020-10-28T15:44:34.971Z] #18 43.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:44:34.971Z] #18 43.79 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:44:34.971Z] #18 43.93 Selecting previously unselected package python3-pip. [2020-10-28T15:44:35.127Z] #41 75.63 DEP criu/pstree.d [2020-10-28T15:44:35.226Z] #18 44.90 Selecting previously unselected package vim. [2020-10-28T15:44:35.226Z] #18 44.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-10-28T15:44:35.226Z] #18 44.92 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:44:35.226Z] #18 ... [2020-10-28T15:44:35.226Z] [2020-10-28T15:44:35.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:35.226Z] #41 88.53 CC criu/cr-dedup.o [2020-10-28T15:44:35.226Z] #41 89.05 CC criu/cr-dump.o [2020-10-28T15:44:35.226Z] #41 90.69 CC criu/cr-errno.o [2020-10-28T15:44:35.226Z] #41 90.79 CC criu/cr-restore.o [2020-10-28T15:44:35.226Z] #41 95.03 CC criu/cr-service.o [2020-10-28T15:44:35.226Z] #41 97.06 CC criu/crtools.o [2020-10-28T15:44:35.226Z] #41 97.90 CC criu/eventfd.o [2020-10-28T15:44:35.226Z] #41 98.38 CC criu/eventpoll.o [2020-10-28T15:44:35.233Z] #18 43.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:44:35.233Z] #18 43.96 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:44:35.233Z] #18 44.15 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:44:35.233Z] #18 44.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:44:35.233Z] #18 44.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:35.385Z] #41 75.94 DEP criu/protobuf.d [2020-10-28T15:44:35.495Z] #18 44.30 Selecting previously unselected package python3-setuptools. [2020-10-28T15:44:35.495Z] #18 44.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:44:35.495Z] #18 44.31 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:35.495Z] #18 44.54 Selecting previously unselected package python3-wheel. [2020-10-28T15:44:35.528Z] ok github.com/docker/docker/daemon/logger/splunk 1.459s coverage: 82.5% of statements [2020-10-28T15:44:35.528Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-28T15:44:35.528Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-10-28T15:44:35.528Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-28T15:44:35.532Z] #42 151.2 CC criu/libnetlink.o [2020-10-28T15:44:35.642Z] #41 76.11 GEN criu/protobuf-desc-gen.h [2020-10-28T15:44:35.757Z] #18 44.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:44:35.757Z] #18 44.54 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:44:35.757Z] #18 44.62 Selecting previously unselected package sudo. [2020-10-28T15:44:35.757Z] #18 44.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-28T15:44:35.757Z] #18 44.63 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:35.803Z] #41 ... [2020-10-28T15:44:35.803Z] [2020-10-28T15:44:35.803Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:35.803Z] #18 45.48 Selecting previously unselected package xfsprogs. [2020-10-28T15:44:35.803Z] #18 45.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-10-28T15:44:35.803Z] #18 45.50 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:44:36.180Z] #42 151.5 CC criu/log.o [2020-10-28T15:44:36.180Z] #42 152.0 CC criu/lsm.o [2020-10-28T15:44:36.280Z] #18 45.11 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:44:36.280Z] #18 45.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-28T15:44:36.280Z] #18 45.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:36.280Z] #18 45.36 Selecting previously unselected package uidmap. [2020-10-28T15:44:36.280Z] #18 45.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-28T15:44:36.280Z] #18 45.39 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:44:36.379Z] #18 45.97 Selecting previously unselected package zip. [2020-10-28T15:44:36.379Z] #18 45.99 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-10-28T15:44:36.379Z] #18 46.00 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:44:36.542Z] #18 45.49 Selecting previously unselected package vim-runtime. [2020-10-28T15:44:36.542Z] #18 45.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:36.542Z] #18 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:44:36.542Z] #18 45.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:44:36.542Z] #18 45.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:36.715Z] #54 226.7 + bin/containerd-shim-runc-v2 [2020-10-28T15:44:36.955Z] #18 46.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:44:36.973Z] #54 227.7 + binaries [2020-10-28T15:44:36.973Z] #54 227.7 + install -D bin/containerd /build/containerd [2020-10-28T15:44:36.973Z] #54 227.7 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:44:36.973Z] #54 227.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:44:36.973Z] #54 227.7 + install -D bin/ctr /build/ctr [2020-10-28T15:44:37.032Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-10-28T15:44:37.239Z] #42 152.6 CC criu/mem.o [2020-10-28T15:44:37.323Z] ok github.com/docker/docker/distribution 0.249s coverage: 21.9% of statements [2020-10-28T15:44:37.323Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-28T15:44:37.602Z] #41 77.73 DEP criu/protobuf-desc.d [2020-10-28T15:44:37.602Z] #41 77.88 DEP criu/proc_parse.d [2020-10-28T15:44:37.602Z] #41 78.04 DEP criu/plugin.d [2020-10-28T15:44:37.602Z] #41 78.17 DEP criu/pipes.d [2020-10-28T15:44:37.859Z] #41 78.34 DEP criu/pie-util.d [2020-10-28T15:44:37.859Z] #41 78.45 DEP criu/pie-util-vdso.d [2020-10-28T15:44:37.906Z] #18 47.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:44:38.118Z] #41 78.53 DEP criu/pie-util-vdso-elf32.d [2020-10-28T15:44:38.118Z] #41 78.68 DEP criu/path.d [2020-10-28T15:44:38.218Z] #18 48.02 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:38.378Z] #41 78.84 DEP criu/parasite-syscall.d [2020-10-28T15:44:38.405Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-10-28T15:44:38.482Z] [2020-10-28T15:44:38.482Z] #18 ... [2020-10-28T15:44:38.482Z] [2020-10-28T15:44:38.482Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:44:38.482Z] #47 181.4 + /build/golangci-lint --version [2020-10-28T15:44:38.482Z] #47 181.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:44:38.482Z] #47 DONE 184.0s [2020-10-28T15:44:38.482Z] [2020-10-28T15:44:38.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:38.482Z] #18 48.19 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-10-28T15:44:38.482Z] #18 48.20 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-10-28T15:44:38.482Z] #18 48.23 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:38.482Z] #18 48.24 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:44:38.482Z] #18 48.26 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-10-28T15:44:38.652Z] #41 79.06 DEP criu/pagemap.d [2020-10-28T15:44:38.652Z] #41 79.26 DEP criu/pagemap-cache.d [2020-10-28T15:44:38.745Z] #18 48.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:44:38.745Z] #18 48.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:44:38.745Z] #18 48.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-10-28T15:44:38.745Z] #18 48.31 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-10-28T15:44:38.745Z] #18 48.33 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:44:38.745Z] #18 48.35 Setting up zip (3.0-11+b1) ... [2020-10-28T15:44:38.745Z] #18 48.36 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:44:38.745Z] #18 48.41 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:44:38.783Z] #42 154.6 CC criu/memfd.o [2020-10-28T15:44:38.875Z] #54 DONE 229.4s [2020-10-28T15:44:38.910Z] #41 79.41 DEP criu/page-xfer.d [2020-10-28T15:44:39.036Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-10-28T15:44:39.165Z] #41 79.59 DEP criu/page-pipe.d [2020-10-28T15:44:39.165Z] #41 79.71 DEP criu/netfilter.d [2020-10-28T15:44:39.165Z] #41 79.82 DEP criu/net.d [2020-10-28T15:44:39.442Z] [2020-10-28T15:44:39.442Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:44:39.669Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-10-28T15:44:39.729Z] #41 80.02 DEP criu/namespaces.d [2020-10-28T15:44:39.729Z] #41 80.27 DEP criu/mount.d [2020-10-28T15:44:39.848Z] #18 48.47 Selecting previously unselected package vim. [2020-10-28T15:44:39.848Z] #18 48.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:44:39.848Z] #18 48.50 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:44:39.862Z] #42 155.3 CC criu/mount.o [2020-10-28T15:44:39.960Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-10-28T15:44:39.960Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-28T15:44:39.960Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-28T15:44:39.986Z] #41 80.46 DEP criu/memfd.d [2020-10-28T15:44:40.109Z] #18 48.99 Selecting previously unselected package xfsprogs. [2020-10-28T15:44:40.109Z] #18 48.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-28T15:44:40.109Z] #18 49.00 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:44:40.242Z] #41 80.61 DEP criu/mem.d [2020-10-28T15:44:40.242Z] #41 80.80 DEP criu/lsm.d [2020-10-28T15:44:40.250Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-10-28T15:44:40.250Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-28T15:44:40.380Z] #55 DONE 0.9s [2020-10-28T15:44:40.380Z] [2020-10-28T15:44:40.380Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:44:40.380Z] #59 DONE 0.2s [2020-10-28T15:44:40.380Z] [2020-10-28T15:44:40.380Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:44:40.499Z] #41 80.93 DEP criu/log.d [2020-10-28T15:44:40.499Z] #41 81.08 DEP criu/libnetlink.d [2020-10-28T15:44:40.541Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-10-28T15:44:40.682Z] #18 49.49 Selecting previously unselected package zip. [2020-10-28T15:44:40.682Z] #18 49.51 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-28T15:44:40.682Z] #18 49.52 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:44:40.682Z] #18 49.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:44:40.756Z] #41 81.18 DEP criu/kerndat.d [2020-10-28T15:44:40.945Z] #18 49.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:44:40.945Z] #18 49.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:40.945Z] #18 49.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:44:40.945Z] #18 49.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:44:40.945Z] #18 49.80 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:40.945Z] #18 49.82 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:44:40.945Z] #18 49.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:44:40.945Z] #18 49.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:44:40.945Z] #18 49.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:44:40.945Z] #18 49.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:44:40.945Z] #18 49.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:44:40.945Z] #18 49.89 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:44:40.945Z] #18 49.90 Setting up zip (3.0-11+b1) ... [2020-10-28T15:44:40.945Z] #18 49.91 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:44:40.945Z] #18 49.93 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:44:40.947Z] #61 DONE 0.5s [2020-10-28T15:44:40.947Z] [2020-10-28T15:44:40.947Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:44:40.947Z] #63 DONE 0.0s [2020-10-28T15:44:40.947Z] [2020-10-28T15:44:40.947Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:44:40.947Z] #64 DONE 0.0s [2020-10-28T15:44:40.947Z] [2020-10-28T15:44:40.947Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:44:41.012Z] #41 81.34 DEP criu/kcmp-ids.d [2020-10-28T15:44:41.012Z] #41 81.47 DEP criu/irmap.d [2020-10-28T15:44:41.269Z] #41 81.64 DEP criu/ipc_ns.d [2020-10-28T15:44:41.269Z] #41 81.80 DEP criu/image.d [2020-10-28T15:44:41.525Z] #41 81.95 DEP criu/image-desc.d [2020-10-28T15:44:41.525Z] #41 82.09 DEP criu/fsnotify.d [2020-10-28T15:44:41.575Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-10-28T15:44:41.782Z] #41 82.30 DEP criu/filesystems.d [2020-10-28T15:44:41.894Z] #65 DONE 1.0s [2020-10-28T15:44:41.894Z] [2020-10-28T15:44:41.894Z] #66 exporting to image [2020-10-28T15:44:41.894Z] #66 exporting layers [2020-10-28T15:44:42.039Z] #41 82.50 DEP criu/files.d [2020-10-28T15:44:42.039Z] #41 ... [2020-10-28T15:44:42.039Z] [2020-10-28T15:44:42.039Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:42.039Z] #18 22.13 The following NEW packages will be installed: [2020-10-28T15:44:42.039Z] #18 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-10-28T15:44:42.039Z] #18 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-10-28T15:44:42.039Z] #18 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-10-28T15:44:42.039Z] #18 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-28T15:44:42.039Z] #18 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-10-28T15:44:42.039Z] #18 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-10-28T15:44:42.039Z] #18 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-10-28T15:44:42.039Z] #18 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-10-28T15:44:42.039Z] #18 22.13 xz-utils zip [2020-10-28T15:44:42.039Z] #18 22.61 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-10-28T15:44:42.039Z] #18 22.61 Need to get 28.5 MB of archives. [2020-10-28T15:44:42.039Z] #18 22.61 After this operation, 116 MB of additional disk space will be used. [2020-10-28T15:44:42.039Z] #18 22.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-28T15:44:42.039Z] #18 22.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-28T15:44:42.039Z] #18 22.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-28T15:44:42.039Z] #18 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-28T15:44:42.039Z] #18 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-28T15:44:42.039Z] #18 22.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-28T15:44:42.039Z] #18 22.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-28T15:44:42.039Z] #18 22.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-28T15:44:42.039Z] #18 22.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-28T15:44:42.039Z] #18 22.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-28T15:44:42.039Z] #18 22.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-28T15:44:42.039Z] #18 22.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-28T15:44:42.039Z] #18 22.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-28T15:44:42.039Z] #18 22.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-28T15:44:42.039Z] #18 22.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-28T15:44:42.039Z] #18 22.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-28T15:44:42.039Z] #18 23.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-28T15:44:42.039Z] #18 23.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-28T15:44:42.039Z] #18 23.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-28T15:44:42.039Z] #18 23.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-28T15:44:42.039Z] #18 23.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-28T15:44:42.039Z] #18 23.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-28T15:44:42.039Z] #18 23.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-28T15:44:42.039Z] #18 23.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-28T15:44:42.039Z] #18 23.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-28T15:44:42.039Z] #18 23.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-28T15:44:42.039Z] #18 23.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-28T15:44:42.039Z] #18 23.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-28T15:44:42.039Z] #18 23.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-28T15:44:42.039Z] #18 23.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-28T15:44:42.039Z] #18 23.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-28T15:44:42.039Z] #18 23.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-28T15:44:42.039Z] #18 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-28T15:44:42.039Z] #18 23.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-28T15:44:42.039Z] #18 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-28T15:44:42.039Z] #18 23.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-28T15:44:42.039Z] #18 23.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-28T15:44:42.039Z] #18 23.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-28T15:44:42.039Z] #18 23.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-28T15:44:42.039Z] #18 23.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-28T15:44:42.039Z] #18 23.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-28T15:44:42.039Z] #18 23.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-10-28T15:44:42.039Z] #18 23.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-28T15:44:42.039Z] #18 23.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-10-28T15:44:42.039Z] #18 23.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-28T15:44:42.039Z] #18 24.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-28T15:44:42.039Z] #18 24.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-28T15:44:42.039Z] #18 24.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-28T15:44:42.039Z] #18 25.00 debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T15:44:42.039Z] #18 25.17 Fetched 28.5 MB in 2s (14.7 MB/s) [2020-10-28T15:44:42.039Z] #18 25.25 Selecting previously unselected package pigz. [2020-10-28T15:44:42.039Z] #18 25.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-10-28T15:44:42.039Z] #18 25.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-28T15:44:42.039Z] #18 25.36 Unpacking pigz (2.4-1) ... [2020-10-28T15:44:42.039Z] #18 25.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-28T15:44:42.039Z] #18 25.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:42.039Z] #18 25.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.039Z] #18 26.02 Selecting previously unselected package python3.7-minimal. [2020-10-28T15:44:42.039Z] #18 26.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:42.039Z] #18 26.04 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.039Z] #18 27.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.039Z] #18 27.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.062Z] #18 51.39 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-10-28T15:44:42.062Z] #18 51.41 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:44:42.062Z] #18 51.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:44:42.062Z] #18 51.45 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:42.062Z] #18 51.54 invoke-rc.d: could not determine current runlevel [2020-10-28T15:44:42.062Z] #18 51.57 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:44:42.062Z] #18 51.58 Setting up pigz (2.4-1) ... [2020-10-28T15:44:42.062Z] #18 51.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-10-28T15:44:42.062Z] #18 51.63 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-10-28T15:44:42.062Z] #18 51.68 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:44:42.062Z] #18 51.75 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-10-28T15:44:42.062Z] #18 51.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:42.087Z] 4612f6d0b889: Verifying Checksum [2020-10-28T15:44:42.087Z] 4612f6d0b889: Download complete [2020-10-28T15:44:42.206Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2020-10-28T15:44:42.296Z] #18 29.54 Selecting previously unselected package python3-minimal. [2020-10-28T15:44:42.296Z] #18 29.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-10-28T15:44:42.296Z] #18 29.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-28T15:44:42.296Z] #18 29.62 Unpacking python3-minimal (3.7.3-1) ... [2020-10-28T15:44:42.326Z] #18 52.12 Setting up libaio1:arm64 (0.3.112-3) ... [2020-10-28T15:44:42.496Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-28T15:44:42.552Z] #18 29.73 Selecting previously unselected package libmpdec2:amd64. [2020-10-28T15:44:42.552Z] #18 29.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-28T15:44:42.552Z] #18 29.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:44:42.552Z] #18 29.87 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-28T15:44:42.552Z] #18 29.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:42.552Z] #18 29.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.590Z] #18 52.13 Setting up libonig5:arm64 (6.9.1-1) ... [2020-10-28T15:44:42.590Z] #18 52.15 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:42.590Z] #18 52.16 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:44:42.590Z] #18 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:44:42.590Z] #18 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:44:42.590Z] #18 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:44:42.590Z] #18 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:44:42.590Z] #18 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:44:42.590Z] #18 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:44:42.590Z] #18 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:44:42.590Z] #18 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:44:42.590Z] #18 52.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-10-28T15:44:42.590Z] #18 52.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:42.854Z] #18 52.35 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-10-28T15:44:42.854Z] #18 52.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:42.854Z] #18 52.38 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-10-28T15:44:42.854Z] #18 52.40 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:43.115Z] #18 ... [2020-10-28T15:44:43.115Z] [2020-10-28T15:44:43.115Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-10-28T15:44:43.115Z] #30 DONE 178.0s [2020-10-28T15:44:43.115Z] [2020-10-28T15:44:43.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:43.115Z] #41 82.67 DEP criu/files-reg.d [2020-10-28T15:44:43.115Z] #41 82.82 DEP criu/files-ext.d [2020-10-28T15:44:43.115Z] #41 82.96 DEP criu/file-lock.d [2020-10-28T15:44:43.115Z] #41 83.15 DEP criu/file-ids.d [2020-10-28T15:44:43.115Z] #41 83.30 DEP criu/fifo.d [2020-10-28T15:44:43.115Z] #41 83.44 DEP criu/fdstore.d [2020-10-28T15:44:43.115Z] #41 83.52 DEP criu/fault-injection.d [2020-10-28T15:44:43.115Z] #41 83.57 DEP criu/external.d [2020-10-28T15:44:43.372Z] #41 83.85 DEP criu/eventpoll.d [2020-10-28T15:44:43.628Z] #41 84.10 DEP criu/eventfd.d [2020-10-28T15:44:43.885Z] #41 84.38 DEP criu/crtools.d [2020-10-28T15:44:44.001Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 77.3% of statements [2020-10-28T15:44:44.142Z] #41 84.57 DEP criu/cr-service.d [2020-10-28T15:44:44.252Z] #18 52.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:44.252Z] #18 52.64 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:44:44.252Z] #18 52.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:44:44.252Z] #18 52.68 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:44.252Z] #18 52.72 invoke-rc.d: could not determine current runlevel [2020-10-28T15:44:44.252Z] #18 52.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:44:44.252Z] #18 52.75 Setting up pigz (2.4-1) ... [2020-10-28T15:44:44.252Z] #18 52.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:44:44.252Z] #18 52.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:44:44.252Z] #18 52.81 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:44:44.252Z] #18 52.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:44:44.252Z] #18 52.84 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:44.252Z] #18 53.27 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:44:44.252Z] #18 53.28 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:44:44.252Z] #18 53.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:44.398Z] #41 84.87 DEP criu/cr-restore.d [2020-10-28T15:44:44.513Z] #18 53.30 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:44:44.513Z] #18 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:44:44.513Z] #18 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:44:44.513Z] #18 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:44:44.513Z] #18 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:44:44.513Z] #18 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:44:44.513Z] #18 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:44:44.513Z] #18 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:44:44.513Z] #18 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:44:44.513Z] #18 53.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:44:44.513Z] #18 53.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:44.513Z] #18 53.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:44:44.513Z] #18 53.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:44.513Z] #18 53.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:44:44.513Z] #18 53.42 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:44.658Z] #41 85.15 DEP criu/cr-errno.d [2020-10-28T15:44:44.658Z] #41 85.17 DEP criu/cr-dump.d [2020-10-28T15:44:44.795Z] #18 54.46 Setting up iptables (1.8.2-4) ... [2020-10-28T15:44:44.915Z] #41 85.39 DEP criu/cr-dedup.d [2020-10-28T15:44:45.033Z] ok github.com/docker/docker/pkg/authorization 0.425s coverage: 68.3% of statements [2020-10-28T15:44:45.033Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-28T15:44:45.060Z] #18 54.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:45.060Z] #18 54.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:45.060Z] #18 54.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:45.172Z] #41 85.59 DEP criu/cr-check.d [2020-10-28T15:44:45.172Z] #41 85.78 DEP criu/config.d [2020-10-28T15:44:45.323Z] #18 54.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:45.323Z] #18 54.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:44:45.327Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-28T15:44:45.429Z] #41 85.90 DEP criu/clone-noasan.d [2020-10-28T15:44:45.429Z] #41 85.97 DEP criu/cgroup.d [2020-10-28T15:44:45.429Z] #41 86.08 DEP criu/cgroup-props.d [2020-10-28T15:44:45.511Z] #42 160.4 CC criu/namespaces.o [2020-10-28T15:44:45.587Z] #18 55.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:44:45.587Z] #18 ... [2020-10-28T15:44:45.587Z] [2020-10-28T15:44:45.587Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:44:45.587Z] #51 68.00 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-10-28T15:44:45.587Z] #51 69.53 + mkdir -p /build [2020-10-28T15:44:45.587Z] #51 69.53 + cp runc /build/runc [2020-10-28T15:44:45.587Z] #51 DONE 70.4s [2020-10-28T15:44:45.587Z] [2020-10-28T15:44:45.587Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:45.587Z] #18 55.22 Setting up python3 (3.7.3-1) ... [2020-10-28T15:44:45.587Z] #18 ... [2020-10-28T15:44:45.587Z] [2020-10-28T15:44:45.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:45.587Z] #41 99.36 CC criu/external.o [2020-10-28T15:44:45.587Z] #41 99.87 CC criu/fault-injection.o [2020-10-28T15:44:45.587Z] #41 100.1 CC criu/fdstore.o [2020-10-28T15:44:45.587Z] #41 100.7 CC criu/fifo.o [2020-10-28T15:44:45.587Z] #41 101.1 CC criu/file-ids.o [2020-10-28T15:44:45.587Z] #41 101.3 CC criu/file-lock.o [2020-10-28T15:44:45.587Z] #41 102.2 CC criu/files-ext.o [2020-10-28T15:44:45.587Z] #41 102.7 CC criu/files-reg.o [2020-10-28T15:44:45.587Z] #41 104.6 CC criu/files.o [2020-10-28T15:44:45.587Z] #41 105.9 CC criu/filesystems.o [2020-10-28T15:44:45.587Z] #41 106.4 CC criu/fsnotify.o [2020-10-28T15:44:45.587Z] #41 107.2 CC criu/image-desc.o [2020-10-28T15:44:45.587Z] #41 107.3 CC criu/image.o [2020-10-28T15:44:45.587Z] #41 107.9 CC criu/ipc_ns.o [2020-10-28T15:44:45.587Z] #41 108.8 CC criu/irmap.o [2020-10-28T15:44:45.686Z] #41 86.20 DEP criu/bitmap.d [2020-10-28T15:44:45.686Z] #41 86.22 DEP criu/bfd.d [2020-10-28T15:44:45.851Z] #41 ... [2020-10-28T15:44:45.851Z] [2020-10-28T15:44:45.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:45.851Z] #18 55.55 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:44:45.943Z] #41 86.35 DEP criu/autofs.d [2020-10-28T15:44:45.943Z] #41 86.49 DEP criu/aio.d [2020-10-28T15:44:46.200Z] #41 86.62 DEP criu/action-scripts.d [2020-10-28T15:44:46.428Z] #18 56.18 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:44:46.456Z] #41 86.95 CC criu/action-scripts.o [2020-10-28T15:44:46.713Z] #41 87.34 CC criu/aio.o [2020-10-28T15:44:47.056Z] #42 162.6 CC criu/net.o [2020-10-28T15:44:47.277Z] #41 87.83 CC criu/autofs.o [2020-10-28T15:44:47.821Z] #18 56.46 Setting up iptables (1.8.2-4) ... [2020-10-28T15:44:47.821Z] #18 56.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:44:47.821Z] #18 56.51 Setting up python3 (3.7.3-1) ... [2020-10-28T15:44:47.821Z] #18 56.86 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:44:48.353Z] #18 57.65 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:44:48.353Z] #18 57.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:48.353Z] #18 57.93 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:48.463Z] #66 exporting layers 6.5s done [2020-10-28T15:44:48.463Z] #66 writing image sha256:6ba21bddde5411a6eef7923cf37ad34a58c8ecae259e86e0f5f9c39fe5a6f840 done [2020-10-28T15:44:48.463Z] #66 naming to docker.io/library/docker:b90ef1237e20c85b40054ae107ee7a333b3c93df done [2020-10-28T15:44:48.463Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-10-28T15:44:48.617Z] #18 58.46 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:44:48.646Z] #41 89.25 CC criu/bfd.o [2020-10-28T15:44:48.767Z] #18 57.46 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:44:48.767Z] #18 ... [2020-10-28T15:44:48.767Z] [2020-10-28T15:44:48.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:48.767Z] #41 103.7 CC criu/cr-service.o [2020-10-28T15:44:48.767Z] #41 105.2 CC criu/crtools.o [2020-10-28T15:44:48.767Z] #41 105.7 CC criu/eventfd.o [2020-10-28T15:44:48.767Z] #41 106.1 CC criu/eventpoll.o [2020-10-28T15:44:48.767Z] #41 107.0 CC criu/external.o [2020-10-28T15:44:48.767Z] #41 107.4 CC criu/fault-injection.o [2020-10-28T15:44:48.767Z] #41 107.5 CC criu/fdstore.o [2020-10-28T15:44:48.767Z] #41 108.0 CC criu/fifo.o [2020-10-28T15:44:48.767Z] #41 108.4 CC criu/file-ids.o [2020-10-28T15:44:48.767Z] #41 108.7 CC criu/file-lock.o [2020-10-28T15:44:48.767Z] #41 109.7 CC criu/files-ext.o [2020-10-28T15:44:48.767Z] #41 110.1 CC criu/files-reg.o [2020-10-28T15:44:48.767Z] #41 112.1 CC criu/files.o [2020-10-28T15:44:48.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/validate/default [2020-10-28T15:44:49.028Z] #41 114.1 CC criu/filesystems.o [2020-10-28T15:44:49.195Z] #18 58.74 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:49.209Z] #41 ... [2020-10-28T15:44:49.209Z] [2020-10-28T15:44:49.209Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:49.209Z] #18 31.60 Selecting previously unselected package python3.7. [2020-10-28T15:44:49.209Z] #18 31.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 31.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:44:49.209Z] #18 31.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-28T15:44:49.209Z] #18 31.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 31.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:44:49.209Z] #18 31.90 Setting up python3-minimal (3.7.3-1) ... [2020-10-28T15:44:49.209Z] #18 32.65 Selecting previously unselected package python3. [2020-10-28T15:44:49.209Z] #18 32.65 (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-10-28T15:44:49.209Z] #18 32.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 32.70 Unpacking python3 (3.7.3-1) ... [2020-10-28T15:44:49.209Z] #18 32.81 Selecting previously unselected package libip4tc0:amd64. [2020-10-28T15:44:49.209Z] #18 32.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 32.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:49.209Z] #18 32.92 Selecting previously unselected package libip6tc0:amd64. [2020-10-28T15:44:49.209Z] #18 32.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 32.93 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:49.209Z] #18 32.99 Selecting previously unselected package libiptc0:amd64. [2020-10-28T15:44:49.209Z] #18 33.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:44:49.209Z] #18 33.10 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-28T15:44:49.209Z] #18 33.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:44:49.209Z] #18 33.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-28T15:44:49.209Z] #18 33.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:44:49.209Z] #18 33.29 Selecting previously unselected package libnftnl11:amd64. [2020-10-28T15:44:49.209Z] #18 33.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.30 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:44:49.209Z] #18 33.39 Selecting previously unselected package iptables. [2020-10-28T15:44:49.209Z] #18 33.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.39 Unpacking iptables (1.8.2-4) ... [2020-10-28T15:44:49.209Z] #18 33.78 Selecting previously unselected package xxd. [2020-10-28T15:44:49.209Z] #18 33.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:44:49.209Z] #18 33.81 Unpacking xxd (2:8.1.0875-5) ... [2020-10-28T15:44:49.209Z] #18 33.97 Selecting previously unselected package vim-common. [2020-10-28T15:44:49.209Z] #18 33.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:49.209Z] #18 33.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-28T15:44:49.209Z] #18 34.18 Selecting previously unselected package bash-completion. [2020-10-28T15:44:49.209Z] #18 34.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-28T15:44:49.366Z] Congratulations! All commits are properly signed with the DCO! [2020-10-28T15:44:49.366Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-10-28T15:44:49.465Z] #18 36.65 Unpacking bash-completion (1:2.8-6) ... [2020-10-28T15:44:49.625Z] No api/types/ or api/swagger.yaml changes in diff. [2020-10-28T15:44:49.625Z] Congratulations! All TOML source files changed here have valid syntax. [2020-10-28T15:44:49.625Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-10-28T15:44:49.625Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-10-28T15:44:49.625Z] Congratulations! No new tests were added to integration-cli. [2020-10-28T15:44:49.625Z] [2020-10-28T15:44:49.625Z] INFO Start validation with golang-ci-lint [2020-10-28T15:44:49.625Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-10-28T15:44:49.625Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-28T15:44:49.625Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-10-28T15:44:49.722Z] #18 36.94 Selecting previously unselected package bzip2. [2020-10-28T15:44:49.722Z] #18 36.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-28T15:44:49.722Z] #18 36.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:44:49.770Z] ok github.com/docker/docker/layer 7.701s coverage: 68.8% of statements [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-28T15:44:49.771Z] ok github.com/docker/docker/pkg/chrootarchive 3.465s coverage: 43.2% of statements [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-28T15:44:49.771Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-28T15:44:49.771Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-10-28T15:44:49.771Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-10-28T15:44:49.771Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-10-28T15:44:49.772Z] #18 59.46 Setting up python3-pip (18.1-5) ... [2020-10-28T15:44:49.979Z] #18 37.05 Selecting previously unselected package xz-utils. [2020-10-28T15:44:49.979Z] #18 37.05 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-28T15:44:49.979Z] #18 37.06 Unpacking xz-utils (5.2.4-1) ... [2020-10-28T15:44:49.979Z] #18 37.24 Selecting previously unselected package apparmor. [2020-10-28T15:44:49.979Z] #18 37.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-28T15:44:49.990Z] #41 114.8 CC criu/fsnotify.o [2020-10-28T15:44:50.238Z] #18 37.33 Unpacking apparmor (2.13.2-10) ... [2020-10-28T15:44:50.252Z] #41 ... [2020-10-28T15:44:50.252Z] [2020-10-28T15:44:50.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:44:50.252Z] #18 59.05 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:44:50.252Z] #18 59.06 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:50.402Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-10-28T15:44:50.495Z] #18 37.67 Selecting previously unselected package aufs-tools. [2020-10-28T15:44:50.496Z] #18 37.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-28T15:44:50.496Z] #18 37.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:44:50.496Z] #18 37.77 Selecting previously unselected package libonig5:amd64. [2020-10-28T15:44:50.496Z] #18 37.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-10-28T15:44:50.496Z] #18 37.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:44:50.615Z] #18 60.06 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:44:50.615Z] #18 60.09 Processing triggers for mime-support (3.62) ... [2020-10-28T15:44:50.693Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-10-28T15:44:50.756Z] #18 37.97 Selecting previously unselected package libjq1:amd64. [2020-10-28T15:44:50.756Z] #18 37.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:44:50.756Z] #18 38.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:44:50.826Z] #18 59.53 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:50.881Z] #18 DONE 60.4s [2020-10-28T15:44:50.881Z] [2020-10-28T15:44:50.881Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:44:50.983Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-10-28T15:44:51.013Z] #18 38.11 Selecting previously unselected package jq. [2020-10-28T15:44:51.013Z] #18 38.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-28T15:44:51.013Z] #18 38.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-28T15:44:51.013Z] #18 38.21 Selecting previously unselected package libaio1:amd64. [2020-10-28T15:44:51.013Z] #18 38.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-10-28T15:44:51.013Z] #18 38.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:44:51.270Z] #18 38.35 Selecting previously unselected package libgpm2:amd64. [2020-10-28T15:44:51.270Z] #18 38.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-10-28T15:44:51.270Z] #18 38.37 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:44:51.270Z] #18 38.45 Selecting previously unselected package libicu63:amd64. [2020-10-28T15:44:51.270Z] #18 38.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-28T15:44:51.270Z] #18 38.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:44:51.586Z] #42 166.9 CC criu/netfilter.o [2020-10-28T15:44:51.772Z] #18 60.40 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:44:51.886Z] #42 167.4 CC criu/page-pipe.o [2020-10-28T15:44:52.014Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-10-28T15:44:52.033Z] #18 60.91 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:52.284Z] #19 1.198 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:44:52.284Z] #19 1.203 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:44:52.284Z] #19 1.208 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:44:52.284Z] #19 DONE 1.3s [2020-10-28T15:44:52.284Z] [2020-10-28T15:44:52.284Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:44:52.647Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-10-28T15:44:52.943Z] #42 168.4 CC criu/page-xfer.o [2020-10-28T15:44:53.422Z] #18 62.15 Setting up python3-pip (18.1-5) ... [2020-10-28T15:44:53.678Z] ok github.com/docker/docker/pkg/fsutils 0.389s coverage: 85.1% of statements [2020-10-28T15:44:53.678Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-10-28T15:44:53.678Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-10-28T15:44:54.367Z] #18 63.24 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:44:54.367Z] #18 63.26 Processing triggers for mime-support (3.62) ... [2020-10-28T15:44:54.710Z] ok github.com/docker/docker/pkg/idtools 0.304s coverage: 70.1% of statements [2020-10-28T15:44:54.710Z] ok github.com/docker/docker/pkg/ioutils 0.262s coverage: 70.1% of statements [2020-10-28T15:44:55.000Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-10-28T15:44:55.000Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-28T15:44:55.000Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-28T15:44:55.000Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-28T15:44:55.000Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-28T15:44:55.050Z] #42 170.4 CC criu/pagemap-cache.o [2020-10-28T15:44:55.291Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-10-28T15:44:55.291Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-28T15:44:55.291Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-10-28T15:44:55.350Z] #42 170.9 CC criu/pagemap.o [2020-10-28T15:44:55.443Z] #18 42.11 Selecting previously unselected package libnet1:amd64. [2020-10-28T15:44:55.443Z] #18 42.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-28T15:44:55.443Z] #18 42.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:44:55.443Z] #18 42.21 Selecting previously unselected package libnl-3-200:amd64. [2020-10-28T15:44:55.443Z] #18 42.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-28T15:44:55.443Z] #18 42.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:44:55.443Z] #18 42.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-28T15:44:55.443Z] #18 42.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-28T15:44:55.443Z] #18 42.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:44:55.443Z] #18 42.45 Selecting previously unselected package libreadline5:amd64. [2020-10-28T15:44:55.443Z] #18 42.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-28T15:44:55.443Z] #18 42.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:44:55.443Z] #18 42.57 Selecting previously unselected package net-tools. [2020-10-28T15:44:55.443Z] #18 42.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-28T15:44:55.443Z] #18 42.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:44:55.582Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-10-28T15:44:55.614Z] #20 3.530 Collecting yamllint==1.16.0 [2020-10-28T15:44:55.700Z] #18 42.77 Selecting previously unselected package python-pip-whl. [2020-10-28T15:44:55.700Z] #18 42.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-10-28T15:44:55.700Z] #18 42.79 Unpacking python-pip-whl (18.1-5) ... [2020-10-28T15:44:55.758Z] #18 DONE 64.5s [2020-10-28T15:44:55.758Z] [2020-10-28T15:44:55.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:55.758Z] #41 116.1 CC criu/image-desc.o [2020-10-28T15:44:55.758Z] #41 116.2 CC criu/image.o [2020-10-28T15:44:55.758Z] #41 116.9 CC criu/ipc_ns.o [2020-10-28T15:44:55.758Z] #41 118.1 CC criu/irmap.o [2020-10-28T15:44:55.758Z] #41 118.8 CC criu/kcmp-ids.o [2020-10-28T15:44:55.758Z] #41 119.1 CC criu/kerndat.o [2020-10-28T15:44:55.758Z] #41 120.2 CC criu/libnetlink.o [2020-10-28T15:44:55.758Z] #41 120.4 CC criu/log.o [2020-10-28T15:44:55.873Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-10-28T15:44:55.873Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-10-28T15:44:55.873Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-28T15:44:55.873Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-28T15:44:55.956Z] #18 43.25 Selecting previously unselected package python3-lib2to3. [2020-10-28T15:44:55.957Z] #18 43.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-28T15:44:55.957Z] #18 43.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:44:56.020Z] #41 121.1 CC criu/lsm.o [2020-10-28T15:44:56.190Z] #20 ... [2020-10-28T15:44:56.190Z] [2020-10-28T15:44:56.190Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:56.190Z] #41 109.4 CC criu/kcmp-ids.o [2020-10-28T15:44:56.190Z] #41 109.7 CC criu/kerndat.o [2020-10-28T15:44:56.190Z] #41 110.7 CC criu/libnetlink.o [2020-10-28T15:44:56.190Z] #41 110.9 CC criu/log.o [2020-10-28T15:44:56.190Z] #41 111.2 CC criu/lsm.o [2020-10-28T15:44:56.190Z] #41 111.5 CC criu/mem.o [2020-10-28T15:44:56.190Z] #41 112.7 CC criu/memfd.o [2020-10-28T15:44:56.190Z] #41 113.1 CC criu/mount.o [2020-10-28T15:44:56.190Z] #41 116.0 CC criu/namespaces.o [2020-10-28T15:44:56.190Z] #41 117.3 CC criu/net.o [2020-10-28T15:44:56.190Z] #41 119.4 CC criu/netfilter.o [2020-10-28T15:44:56.213Z] #18 43.39 Selecting previously unselected package python3-distutils. [2020-10-28T15:44:56.213Z] #18 43.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-10-28T15:44:56.213Z] #18 43.40 Unpacking python3-distutils (3.7.3-1) ... [2020-10-28T15:44:56.213Z] #18 43.57 Selecting previously unselected package python3-pip. [2020-10-28T15:44:56.213Z] #18 43.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-10-28T15:44:56.438Z] #42 172.2 CC criu/parasite-syscall.o [2020-10-28T15:44:56.454Z] #41 119.6 CC criu/page-pipe.o [2020-10-28T15:44:56.454Z] #41 ... [2020-10-28T15:44:56.454Z] [2020-10-28T15:44:56.454Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:44:56.454Z] #54 147.1 + bin/containerd [2020-10-28T15:44:56.470Z] #18 43.58 Unpacking python3-pip (18.1-5) ... [2020-10-28T15:44:56.470Z] #18 43.72 Selecting previously unselected package python3-pkg-resources. [2020-10-28T15:44:56.470Z] #18 43.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-28T15:44:56.470Z] #18 43.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:44:56.470Z] #18 43.86 Selecting previously unselected package python3-setuptools. [2020-10-28T15:44:56.504Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-10-28T15:44:56.594Z] #41 121.6 CC criu/mem.o [2020-10-28T15:44:56.727Z] #18 43.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-10-28T15:44:56.727Z] #18 43.87 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-28T15:44:56.856Z] #41 ... [2020-10-28T15:44:56.856Z] [2020-10-28T15:44:56.856Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:44:56.856Z] #19 0.970 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:44:56.856Z] #19 0.974 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:44:56.856Z] #19 0.976 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:44:56.856Z] #19 DONE 1.1s [2020-10-28T15:44:56.856Z] [2020-10-28T15:44:56.856Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:44:56.984Z] #18 44.08 Selecting previously unselected package python3-wheel. [2020-10-28T15:44:56.984Z] #18 44.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-10-28T15:44:56.984Z] #18 44.10 Unpacking python3-wheel (0.32.3-2) ... [2020-10-28T15:44:56.984Z] #18 44.17 Selecting previously unselected package sudo. [2020-10-28T15:44:56.984Z] #18 44.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-10-28T15:44:56.984Z] #18 44.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:44:57.136Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-28T15:44:57.136Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-10-28T15:44:57.427Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-28T15:44:57.547Z] #18 44.65 Selecting previously unselected package thin-provisioning-tools. [2020-10-28T15:44:57.547Z] #18 44.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-28T15:44:57.547Z] #18 44.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:44:57.804Z] #18 44.92 Selecting previously unselected package uidmap. [2020-10-28T15:44:57.804Z] #18 44.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-10-28T15:44:57.804Z] #18 44.94 Unpacking uidmap (1:4.5-1.1) ... [2020-10-28T15:44:57.804Z] #18 45.05 Selecting previously unselected package vim-runtime. [2020-10-28T15:44:57.804Z] #18 45.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-28T15:44:57.804Z] #18 45.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-28T15:44:57.804Z] #18 45.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-28T15:44:57.804Z] #18 45.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:44:57.971Z] #42 173.3 CC criu/path.o [2020-10-28T15:44:57.971Z] #42 173.8 CC criu/pie-util-vdso.o [2020-10-28T15:44:58.618Z] #42 174.3 CC criu/pie-util.o [2020-10-28T15:44:58.916Z] #42 174.5 CC criu/pipes.o [2020-10-28T15:44:58.931Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 75.0% of statements [2020-10-28T15:44:58.931Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-10-28T15:44:59.172Z] #18 ... [2020-10-28T15:44:59.172Z] [2020-10-28T15:44:59.172Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:44:59.172Z] #41 89.76 CC criu/bitmap.o [2020-10-28T15:44:59.172Z] #41 89.89 CC criu/cgroup-props.o [2020-10-28T15:44:59.172Z] #41 90.53 CC criu/cgroup.o [2020-10-28T15:44:59.172Z] #41 93.27 CC criu/clone-noasan.o [2020-10-28T15:44:59.172Z] #41 93.53 CC criu/config.o [2020-10-28T15:44:59.172Z] #41 94.75 CC criu/cr-check.o [2020-10-28T15:44:59.172Z] #41 96.21 CC criu/cr-dedup.o [2020-10-28T15:44:59.172Z] #41 96.64 CC criu/cr-dump.o [2020-10-28T15:44:59.172Z] #41 98.77 CC criu/cr-errno.o [2020-10-28T15:44:59.172Z] #41 98.85 CC criu/cr-restore.o [2020-10-28T15:44:59.973Z] #42 175.7 CC criu/plugin.o [2020-10-28T15:45:00.620Z] #42 176.2 CC criu/proc_parse.o [2020-10-28T15:45:00.621Z] #42 ... [2020-10-28T15:45:00.621Z] [2020-10-28T15:45:00.621Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:45:00.621Z] #52 128.5 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-10-28T15:45:01.693Z] #41 ... [2020-10-28T15:45:01.693Z] [2020-10-28T15:45:01.693Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:45:01.693Z] #18 48.36 Selecting previously unselected package vim. [2020-10-28T15:45:01.693Z] #18 48.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-28T15:45:01.693Z] #18 48.40 Unpacking vim (2:8.1.0875-5) ... [2020-10-28T15:45:01.693Z] #18 49.00 Selecting previously unselected package xfsprogs. [2020-10-28T15:45:01.693Z] #18 49.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-28T15:45:01.693Z] #18 49.02 Unpacking xfsprogs (4.20.0-1) ... [2020-10-28T15:45:01.703Z] ok github.com/docker/docker/pkg/signal 2.340s coverage: 61.0% of statements [2020-10-28T15:45:01.763Z] #54 ... [2020-10-28T15:45:01.763Z] [2020-10-28T15:45:01.763Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:01.763Z] #20 8.804 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:45:01.763Z] #20 8.909 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:45:01.763Z] #20 8.949 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:45:01.763Z] #20 8.993 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:45:01.763Z] #20 9.106 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:45:01.994Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-10-28T15:45:02.155Z] #20 5.078 Collecting yamllint==1.16.0 [2020-10-28T15:45:02.257Z] #18 49.51 Selecting previously unselected package zip. [2020-10-28T15:45:02.257Z] #18 49.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-10-28T15:45:02.257Z] #18 49.52 Unpacking zip (3.0-11+b1) ... [2020-10-28T15:45:02.284Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-10-28T15:45:02.341Z] #20 10.21 Building wheels for collected packages: pyyaml [2020-10-28T15:45:02.341Z] #20 10.21 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:45:02.417Z] #20 ... [2020-10-28T15:45:02.417Z] [2020-10-28T15:45:02.417Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:02.417Z] #38 209.4 + dpkg --print-architecture [2020-10-28T15:45:02.417Z] #38 209.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-28T15:45:02.417Z] #38 209.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-28T15:45:02.417Z] #38 209.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-28T15:45:02.514Z] #18 49.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-28T15:45:02.514Z] #18 49.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-28T15:45:02.514Z] #18 49.72 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-28T15:45:02.514Z] #18 49.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-28T15:45:02.514Z] #18 49.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-28T15:45:02.514Z] #18 49.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-28T15:45:02.514Z] #18 49.77 Setting up uidmap (1:4.5-1.1) ... [2020-10-28T15:45:02.514Z] #18 49.78 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-28T15:45:02.514Z] #18 49.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-28T15:45:02.514Z] #18 49.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-28T15:45:02.514Z] #18 49.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-28T15:45:02.514Z] #18 49.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-28T15:45:02.514Z] #18 49.86 Setting up xxd (2:8.1.0875-5) ... [2020-10-28T15:45:02.514Z] #18 49.87 Setting up zip (3.0-11+b1) ... [2020-10-28T15:45:02.514Z] #18 49.88 Setting up vim-common (2:8.1.0875-5) ... [2020-10-28T15:45:02.575Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-10-28T15:45:02.575Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-10-28T15:45:02.771Z] #18 49.92 Setting up bash-completion (1:2.8-6) ... [2020-10-28T15:45:03.206Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-10-28T15:45:03.290Z] #20 11.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:45:03.290Z] #20 11.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:45:03.290Z] #20 11.14 Successfully built pyyaml [2020-10-28T15:45:03.290Z] #20 11.16 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-28T15:45:03.405Z] #52 131.2 + mkdir -p /build [2020-10-28T15:45:03.405Z] #52 131.2 + cp runc /build/runc [2020-10-28T15:45:03.405Z] #52 DONE 131.4s [2020-10-28T15:45:03.405Z] [2020-10-28T15:45:03.405Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:03.497Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-10-28T15:45:03.553Z] #20 11.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:45:04.128Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-10-28T15:45:04.418Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-10-28T15:45:04.709Z] testing: warning: no tests to run [2020-10-28T15:45:04.709Z] coverage: [no statements] [2020-10-28T15:45:04.709Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-10-28T15:45:04.999Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-10-28T15:45:04.999Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-28T15:45:05.290Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-28T15:45:05.514Z] #55 ... [2020-10-28T15:45:05.514Z] [2020-10-28T15:45:05.514Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:05.514Z] #42 180.9 CC criu/protobuf-desc.o [2020-10-28T15:45:06.043Z] #18 52.75 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-28T15:45:06.043Z] #18 52.91 Setting up xz-utils (5.2.4-1) ... [2020-10-28T15:45:06.043Z] #18 52.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-28T15:45:06.043Z] #18 52.97 Setting up sudo (1.8.27-1+deb10u2) ... [2020-10-28T15:45:06.043Z] #18 53.12 invoke-rc.d: could not determine current runlevel [2020-10-28T15:45:06.043Z] #18 53.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T15:45:06.043Z] #18 53.14 Setting up pigz (2.4-1) ... [2020-10-28T15:45:06.043Z] #18 53.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-28T15:45:06.043Z] #18 53.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-28T15:45:06.043Z] #18 53.29 Setting up python-pip-whl (18.1-5) ... [2020-10-28T15:45:06.043Z] #18 53.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-28T15:45:06.043Z] #18 53.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-28T15:45:06.577Z] #42 182.0 CC criu/protobuf.o [2020-10-28T15:45:06.607Z] #18 53.75 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-28T15:45:06.608Z] #18 53.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-28T15:45:06.608Z] #18 53.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-28T15:45:06.608Z] #18 53.79 Setting up vim (2:8.1.0875-5) ... [2020-10-28T15:45:06.608Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-28T15:45:06.608Z] #18 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-28T15:45:06.608Z] #18 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-28T15:45:06.608Z] #18 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-28T15:45:06.608Z] #18 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-28T15:45:06.608Z] #18 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-28T15:45:06.608Z] #18 53.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-28T15:45:06.608Z] #18 53.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-28T15:45:06.608Z] #18 53.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-28T15:45:06.608Z] #18 53.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-28T15:45:06.795Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.1% of statements [2020-10-28T15:45:06.865Z] #18 53.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-28T15:45:06.865Z] #18 53.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-28T15:45:06.865Z] #18 53.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-28T15:45:06.865Z] #18 53.92 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-28T15:45:06.869Z] #20 DONE 14.4s [2020-10-28T15:45:06.869Z] [2020-10-28T15:45:06.869Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:06.869Z] #22 212.1 + return [2020-10-28T15:45:06.869Z] #22 DONE 212.4s [2020-10-28T15:45:06.869Z] [2020-10-28T15:45:06.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:06.869Z] #41 120.1 CC criu/page-xfer.o [2020-10-28T15:45:06.869Z] #41 121.3 CC criu/pagemap-cache.o [2020-10-28T15:45:06.869Z] #41 121.6 CC criu/pagemap.o [2020-10-28T15:45:06.869Z] #41 122.3 CC criu/parasite-syscall.o [2020-10-28T15:45:06.869Z] #41 122.9 CC criu/path.o [2020-10-28T15:45:06.869Z] #41 123.2 CC criu/pie-util-vdso.o [2020-10-28T15:45:06.869Z] #41 123.4 CC criu/pie-util.o [2020-10-28T15:45:06.869Z] #41 123.6 CC criu/pipes.o [2020-10-28T15:45:06.869Z] #41 124.1 CC criu/plugin.o [2020-10-28T15:45:06.869Z] #41 124.4 CC criu/proc_parse.o [2020-10-28T15:45:06.869Z] #41 126.3 CC criu/protobuf-desc.o [2020-10-28T15:45:06.869Z] #41 127.2 CC criu/protobuf.o [2020-10-28T15:45:06.869Z] #41 127.5 CC criu/pstree.o [2020-10-28T15:45:06.869Z] #41 128.5 CC criu/rbtree.o [2020-10-28T15:45:06.869Z] #41 128.7 CC criu/rst-malloc.o [2020-10-28T15:45:06.869Z] #41 129.0 CC criu/seccomp.o [2020-10-28T15:45:06.870Z] #41 129.5 CC criu/seize.o [2020-10-28T15:45:06.870Z] #41 130.2 CC criu/servicefd.o [2020-10-28T15:45:06.877Z] #42 182.5 CC criu/pstree.o [2020-10-28T15:45:07.426Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-28T15:45:07.446Z] #41 130.6 CC criu/shmem.o [2020-10-28T15:45:07.713Z] #38 ... [2020-10-28T15:45:07.713Z] [2020-10-28T15:45:07.713Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:07.713Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:45:07.713Z] #20 10.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:45:07.713Z] #20 10.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:45:07.713Z] #20 10.72 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:45:07.713Z] #20 10.88 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:45:07.717Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2020-10-28T15:45:08.396Z] #41 131.3 CC criu/sigframe.o [2020-10-28T15:45:08.396Z] #41 131.5 CC criu/signalfd.o [2020-10-28T15:45:08.396Z] #41 131.7 CC criu/sk-inet.o [2020-10-28T15:45:08.430Z] #42 183.8 CC criu/rbtree.o [2020-10-28T15:45:08.658Z] #20 ... [2020-10-28T15:45:08.658Z] [2020-10-28T15:45:08.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:08.658Z] #41 123.7 CC criu/memfd.o [2020-10-28T15:45:08.658Z] #41 124.4 CC criu/mount.o [2020-10-28T15:45:08.658Z] #41 128.4 CC criu/namespaces.o [2020-10-28T15:45:08.658Z] #41 130.0 CC criu/net.o [2020-10-28T15:45:08.658Z] #41 133.0 CC criu/netfilter.o [2020-10-28T15:45:08.658Z] #41 133.4 CC criu/page-pipe.o [2020-10-28T15:45:08.659Z] #41 ... [2020-10-28T15:45:08.659Z] [2020-10-28T15:45:08.659Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:45:08.727Z] #42 184.2 CC criu/rst-malloc.o [2020-10-28T15:45:08.920Z] #41 134.2 CC criu/page-xfer.o [2020-10-28T15:45:09.025Z] #42 184.6 CC criu/seccomp.o [2020-10-28T15:45:09.181Z] #41 ... [2020-10-28T15:45:09.181Z] [2020-10-28T15:45:09.181Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:09.181Z] #20 12.35 Building wheels for collected packages: pyyaml [2020-10-28T15:45:09.181Z] #20 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:45:09.608Z] #23 DONE 0.9s [2020-10-28T15:45:09.608Z] [2020-10-28T15:45:09.609Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:45:09.671Z] #42 185.3 CC criu/seize.o [2020-10-28T15:45:09.780Z] ok github.com/docker/docker/quota 0.671s coverage: 71.4% of statements [2020-10-28T15:45:09.780Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-10-28T15:45:10.127Z] #20 13.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:45:10.127Z] #20 13.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:45:10.127Z] #20 13.61 Successfully built pyyaml [2020-10-28T15:45:10.127Z] #20 13.62 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-28T15:45:10.151Z] #18 56.94 Setting up iptables (1.8.2-4) ... [2020-10-28T15:45:10.151Z] #18 56.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-28T15:45:10.151Z] #18 57.04 Setting up python3 (3.7.3-1) ... [2020-10-28T15:45:10.151Z] #18 57.42 Setting up python3-wheel (0.32.3-2) ... [2020-10-28T15:45:10.701Z] #20 13.93 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:45:10.724Z] #42 186.5 CC criu/servicefd.o [2020-10-28T15:45:10.811Z] ok github.com/docker/docker/registry 0.076s coverage: 56.8% of statements [2020-10-28T15:45:11.081Z] #18 58.24 Setting up apparmor (2.13.2-10) ... [2020-10-28T15:45:11.102Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-10-28T15:45:11.275Z] #20 DONE 14.4s [2020-10-28T15:45:11.275Z] [2020-10-28T15:45:11.275Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:45:11.275Z] #23 DONE 0.1s [2020-10-28T15:45:11.275Z] [2020-10-28T15:45:11.275Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:45:11.378Z] #42 187.0 CC criu/shmem.o [2020-10-28T15:45:11.392Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-10-28T15:45:12.023Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-10-28T15:45:12.023Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-10-28T15:45:12.441Z] #42 188.2 CC criu/sigframe.o [2020-10-28T15:45:12.740Z] #42 188.4 CC criu/signalfd.o [2020-10-28T15:45:12.974Z] #18 60.19 Setting up xfsprogs (4.20.0-1) ... [2020-10-28T15:45:12.974Z] #18 ... [2020-10-28T15:45:12.974Z] [2020-10-28T15:45:12.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:12.974Z] #41 103.4 CC criu/cr-service.o [2020-10-28T15:45:12.974Z] #41 105.0 CC criu/crtools.o [2020-10-28T15:45:12.974Z] #41 105.5 CC criu/eventfd.o [2020-10-28T15:45:12.974Z] #41 106.0 CC criu/eventpoll.o [2020-10-28T15:45:12.974Z] #41 106.6 CC criu/external.o [2020-10-28T15:45:12.974Z] #41 107.0 CC criu/fault-injection.o [2020-10-28T15:45:12.974Z] #41 107.1 CC criu/fdstore.o [2020-10-28T15:45:12.974Z] #41 107.6 CC criu/fifo.o [2020-10-28T15:45:12.974Z] #41 108.0 CC criu/file-ids.o [2020-10-28T15:45:12.974Z] #41 108.3 CC criu/file-lock.o [2020-10-28T15:45:12.974Z] #41 109.2 CC criu/files-ext.o [2020-10-28T15:45:12.974Z] #41 109.6 CC criu/files-reg.o [2020-10-28T15:45:12.974Z] #41 111.7 CC criu/files.o [2020-10-28T15:45:12.974Z] #41 ... [2020-10-28T15:45:12.974Z] [2020-10-28T15:45:12.974Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-10-28T15:45:12.974Z] #18 60.20 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-28T15:45:13.045Z] #42 188.8 CC criu/sk-inet.o [2020-10-28T15:45:13.488Z] #18 60.59 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-28T15:45:14.088Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-10-28T15:45:14.419Z] #18 61.58 Setting up python3-distutils (3.7.3-1) ... [2020-10-28T15:45:14.583Z] #42 ... [2020-10-28T15:45:14.583Z] [2020-10-28T15:45:14.583Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:14.583Z] #39 242.3 + dpkg --print-architecture [2020-10-28T15:45:14.583Z] #39 242.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-28T15:45:14.583Z] #39 242.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-28T15:45:14.583Z] #39 242.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-28T15:45:14.583Z] #39 ... [2020-10-28T15:45:14.583Z] [2020-10-28T15:45:14.583Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:14.583Z] #42 190.1 CC criu/sk-netlink.o [2020-10-28T15:45:14.679Z] #28 DONE 3.6s [2020-10-28T15:45:14.679Z] [2020-10-28T15:45:14.679Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:45:14.882Z] #42 190.6 CC criu/sk-packet.o [2020-10-28T15:45:14.934Z] #18 62.02 Setting up python3-setuptools (40.8.0-1) ... [2020-10-28T15:45:15.120Z] ok github.com/docker/docker/volume/local 0.278s coverage: 76.4% of statements [2020-10-28T15:45:15.264Z] #31 DONE 0.4s [2020-10-28T15:45:15.264Z] [2020-10-28T15:45:15.264Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:45:15.264Z] #33 DONE 0.1s [2020-10-28T15:45:15.264Z] [2020-10-28T15:45:15.264Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:45:15.264Z] #36 DONE 0.1s [2020-10-28T15:45:15.264Z] [2020-10-28T15:45:15.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:15.264Z] #41 135.9 CC criu/pagemap-cache.o [2020-10-28T15:45:15.264Z] #41 136.6 CC criu/pagemap.o [2020-10-28T15:45:15.264Z] #41 137.5 CC criu/parasite-syscall.o [2020-10-28T15:45:15.264Z] #41 138.3 CC criu/path.o [2020-10-28T15:45:15.264Z] #41 138.5 CC criu/pie-util-vdso-elf32.o [2020-10-28T15:45:15.264Z] #41 139.0 CC criu/pie-util-vdso.o [2020-10-28T15:45:15.264Z] #41 139.4 CC criu/pie-util.o [2020-10-28T15:45:15.264Z] #41 139.6 CC criu/pipes.o [2020-10-28T15:45:15.530Z] #42 191.3 CC criu/sk-queue.o [2020-10-28T15:45:15.589Z] #41 140.5 CC criu/plugin.o [2020-10-28T15:45:15.751Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-10-28T15:45:15.866Z] #41 140.9 CC criu/proc_parse.o [2020-10-28T15:45:16.134Z] #41 ... [2020-10-28T15:45:16.134Z] [2020-10-28T15:45:16.134Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:45:16.134Z] #51 91.86 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-10-28T15:45:16.179Z] #42 191.8 CC criu/sk-tcp.o [2020-10-28T15:45:16.215Z] #28 ... [2020-10-28T15:45:16.216Z] [2020-10-28T15:45:16.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:16.216Z] #41 132.6 CC criu/sk-netlink.o [2020-10-28T15:45:16.216Z] #41 132.9 CC criu/sk-packet.o [2020-10-28T15:45:16.216Z] #41 133.3 CC criu/sk-queue.o [2020-10-28T15:45:16.216Z] #41 133.8 CC criu/sk-tcp.o [2020-10-28T15:45:16.216Z] #41 134.2 CC criu/sk-unix.o [2020-10-28T15:45:16.216Z] #41 135.8 CC criu/sockets.o [2020-10-28T15:45:16.216Z] #41 136.5 CC criu/stats.o [2020-10-28T15:45:16.216Z] #41 136.8 CC criu/string.o [2020-10-28T15:45:16.216Z] #41 136.9 CC criu/sysctl.o [2020-10-28T15:45:16.216Z] #41 137.4 CC criu/sysfs_parse.o [2020-10-28T15:45:16.216Z] #41 137.7 CC criu/timens.o [2020-10-28T15:45:16.216Z] #41 138.0 CC criu/timerfd.o [2020-10-28T15:45:16.216Z] #41 138.4 CC criu/tty.o [2020-10-28T15:45:16.303Z] #18 63.28 Setting up python3-pip (18.1-5) ... [2020-10-28T15:45:16.783Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-10-28T15:45:16.791Z] #41 140.1 CC criu/tun.o [2020-10-28T15:45:16.829Z] #42 192.5 CC criu/sk-unix.o [2020-10-28T15:45:17.233Z] #18 64.52 Processing triggers for libc-bin (2.28-10) ... [2020-10-28T15:45:17.370Z] #41 140.5 CC criu/uffd.o [2020-10-28T15:45:17.490Z] #18 64.56 Processing triggers for mime-support (3.62) ... [2020-10-28T15:45:17.958Z] #41 ... [2020-10-28T15:45:17.958Z] [2020-10-28T15:45:17.958Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:45:17.958Z] #28 DONE 8.1s [2020-10-28T15:45:17.958Z] [2020-10-28T15:45:17.958Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:45:18.421Z] #18 DONE 65.5s [2020-10-28T15:45:18.421Z] [2020-10-28T15:45:18.421Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-10-28T15:45:18.535Z] #31 DONE 0.8s [2020-10-28T15:45:18.535Z] [2020-10-28T15:45:18.535Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:45:18.683Z] #51 93.92 + mkdir -p /build [2020-10-28T15:45:18.683Z] #51 93.92 + cp runc /build/runc [2020-10-28T15:45:18.683Z] #51 DONE 94.4s [2020-10-28T15:45:18.683Z] [2020-10-28T15:45:18.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:18.683Z] #41 143.3 CC criu/protobuf-desc.o [2020-10-28T15:45:18.797Z] #33 DONE 0.3s [2020-10-28T15:45:18.797Z] [2020-10-28T15:45:18.797Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:45:19.061Z] #36 DONE 0.1s [2020-10-28T15:45:19.061Z] [2020-10-28T15:45:19.061Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:45:19.257Z] #41 144.5 CC criu/protobuf.o [2020-10-28T15:45:19.352Z] #19 1.030 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-28T15:45:19.352Z] #19 1.033 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-28T15:45:19.352Z] #19 1.036 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-28T15:45:19.352Z] #19 DONE 1.1s [2020-10-28T15:45:19.352Z] [2020-10-28T15:45:19.352Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:19.606Z] #42 194.8 CC criu/sockets.o [2020-10-28T15:45:19.636Z] #39 DONE 0.8s [2020-10-28T15:45:19.636Z] [2020-10-28T15:45:19.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:19.636Z] #41 141.6 CC criu/util.o [2020-10-28T15:45:19.636Z] #41 142.7 CC criu/uts_ns.o [2020-10-28T15:45:19.636Z] #41 142.9 CC criu/vdso.o [2020-10-28T15:45:19.832Z] #41 145.0 CC criu/pstree.o [2020-10-28T15:45:19.900Z] #41 143.3 LINK criu/built-in.o [2020-10-28T15:45:20.164Z] #41 143.4 LINK criu/criu [2020-10-28T15:45:20.261Z] #42 195.8 CC criu/stats.o [2020-10-28T15:45:20.427Z] #41 143.7 DEP lib/c/criu.d [2020-10-28T15:45:20.427Z] #41 143.8 CC images/rpc.pb-c.o [2020-10-28T15:45:20.558Z] #42 196.2 CC criu/string.o [2020-10-28T15:45:20.559Z] #42 196.3 CC criu/sysctl.o [2020-10-28T15:45:20.777Z] #41 145.9 CC criu/rbtree.o [2020-10-28T15:45:21.000Z] #41 144.3 CC lib/c/criu.o [2020-10-28T15:45:21.039Z] #41 146.2 CC criu/rst-malloc.o [2020-10-28T15:45:21.204Z] #42 197.0 CC criu/sysfs_parse.o [2020-10-28T15:45:21.300Z] #41 146.4 CC criu/seccomp.o [2020-10-28T15:45:21.852Z] #42 197.4 CC criu/timens.o [2020-10-28T15:45:21.873Z] #41 147.0 CC criu/seize.o [2020-10-28T15:45:21.946Z] #41 145.1 LINK lib/c/built-in.o [2020-10-28T15:45:21.946Z] #41 145.1 LINK lib/c/libcriu.so [2020-10-28T15:45:21.946Z] #41 145.1 LINK lib/c/libcriu.a [2020-10-28T15:45:21.946Z] #41 145.2 GEN magic.py [2020-10-28T15:45:22.149Z] #42 197.8 CC criu/timerfd.o [2020-10-28T15:45:22.208Z] #41 145.3 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:45:22.208Z] #41 145.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:45:22.208Z] #41 145.3 Note: Building without GnuTLS support [2020-10-28T15:45:22.208Z] #41 145.3 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:45:22.208Z] #41 145.3 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:45:22.446Z] #41 147.6 CC criu/servicefd.o [2020-10-28T15:45:22.469Z] #41 145.7 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:45:22.708Z] #41 147.9 CC criu/shmem.o [2020-10-28T15:45:22.731Z] #41 146.0 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:22.796Z] #42 198.4 CC criu/tty.o [2020-10-28T15:45:22.993Z] #41 146.4 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:45:23.255Z] #41 146.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:45:23.255Z] #41 146.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:45:23.255Z] #41 146.5 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:45:23.255Z] #41 146.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:45:23.255Z] #41 146.5 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:23.255Z] #41 146.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:45:23.255Z] #41 146.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.8 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.516Z] #41 146.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:23.525Z] #20 ... [2020-10-28T15:45:23.525Z] [2020-10-28T15:45:23.525Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:23.525Z] #41 113.9 CC criu/filesystems.o [2020-10-28T15:45:23.525Z] #41 114.6 CC criu/fsnotify.o [2020-10-28T15:45:23.525Z] #41 115.9 CC criu/image-desc.o [2020-10-28T15:45:23.525Z] #41 116.1 CC criu/image.o [2020-10-28T15:45:23.525Z] #41 117.0 CC criu/ipc_ns.o [2020-10-28T15:45:23.525Z] #41 118.2 CC criu/irmap.o [2020-10-28T15:45:23.525Z] #41 118.9 CC criu/kcmp-ids.o [2020-10-28T15:45:23.525Z] #41 119.3 CC criu/kerndat.o [2020-10-28T15:45:23.525Z] #41 120.7 CC criu/libnetlink.o [2020-10-28T15:45:23.525Z] #41 121.2 CC criu/log.o [2020-10-28T15:45:23.525Z] #41 121.7 CC criu/lsm.o [2020-10-28T15:45:23.525Z] #41 122.2 CC criu/mem.o [2020-10-28T15:45:23.525Z] #41 123.9 CC criu/memfd.o [2020-10-28T15:45:23.525Z] #41 ... [2020-10-28T15:45:23.525Z] [2020-10-28T15:45:23.525Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:23.525Z] #38 210.4 + dpkg --print-architecture [2020-10-28T15:45:23.525Z] #38 210.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-28T15:45:23.525Z] #38 210.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-10-28T15:45:23.525Z] #38 210.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-28T15:45:23.653Z] #41 148.6 CC criu/sigframe.o [2020-10-28T15:45:23.653Z] #41 148.7 CC criu/signalfd.o [2020-10-28T15:45:23.653Z] #41 148.9 CC criu/sk-inet.o [2020-10-28T15:45:23.778Z] #41 146.9 INSTALL criu/criu [2020-10-28T15:45:23.782Z] #38 ... [2020-10-28T15:45:23.782Z] [2020-10-28T15:45:23.782Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:23.782Z] #41 124.4 CC criu/mount.o [2020-10-28T15:45:24.226Z] #41 ... [2020-10-28T15:45:24.226Z] [2020-10-28T15:45:24.226Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:24.226Z] #38 DONE 236.3s [2020-10-28T15:45:24.226Z] [2020-10-28T15:45:24.226Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:24.352Z] #41 DONE 147.4s [2020-10-28T15:45:24.353Z] [2020-10-28T15:45:24.353Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:24.905Z] #42 200.6 CC criu/tun.o [2020-10-28T15:45:25.171Z] #54 ... [2020-10-28T15:45:25.171Z] [2020-10-28T15:45:25.171Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:25.171Z] #41 150.1 CC criu/sk-netlink.o [2020-10-28T15:45:25.296Z] #54 ... [2020-10-28T15:45:25.296Z] [2020-10-28T15:45:25.296Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:45:25.490Z] #41 150.6 CC criu/sk-packet.o [2020-10-28T15:45:25.558Z] #42 DONE 0.2s [2020-10-28T15:45:25.558Z] [2020-10-28T15:45:25.558Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:45:25.561Z] #42 201.2 CC criu/uffd.o [2020-10-28T15:45:26.063Z] #41 151.2 CC criu/sk-queue.o [2020-10-28T15:45:26.130Z] #44 DONE 0.6s [2020-10-28T15:45:26.130Z] [2020-10-28T15:45:26.130Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:45:26.324Z] #41 151.5 CC criu/sk-tcp.o [2020-10-28T15:45:26.391Z] #46 DONE 0.2s [2020-10-28T15:45:26.391Z] [2020-10-28T15:45:26.391Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:45:26.586Z] #41 ... [2020-10-28T15:45:26.586Z] [2020-10-28T15:45:26.586Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:45:26.586Z] #39 DONE 0.5s [2020-10-28T15:45:26.848Z] [2020-10-28T15:45:26.848Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:26.848Z] #41 151.8 CC criu/sk-unix.o [2020-10-28T15:45:27.099Z] #42 202.7 CC criu/util.o [2020-10-28T15:45:27.776Z] #48 DONE 1.5s [2020-10-28T15:45:27.776Z] [2020-10-28T15:45:27.776Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:45:27.776Z] #50 DONE 0.1s [2020-10-28T15:45:27.776Z] [2020-10-28T15:45:27.776Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:27.792Z] #41 ... [2020-10-28T15:45:27.792Z] [2020-10-28T15:45:27.792Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:27.793Z] #47 239.9 + /build/golangci-lint --version [2020-10-28T15:45:27.793Z] #47 240.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:45:27.793Z] #47 DONE 240.2s [2020-10-28T15:45:27.956Z] #41 127.9 CC criu/namespaces.o [2020-10-28T15:45:28.037Z] #54 ... [2020-10-28T15:45:28.037Z] [2020-10-28T15:45:28.037Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:45:28.055Z] [2020-10-28T15:45:28.055Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:28.055Z] #41 153.2 CC criu/sockets.o [2020-10-28T15:45:28.628Z] #41 153.7 CC criu/stats.o [2020-10-28T15:45:28.628Z] #41 153.9 CC criu/string.o [2020-10-28T15:45:28.628Z] #41 153.9 CC criu/sysctl.o [2020-10-28T15:45:29.201Z] #41 154.3 CC criu/sysfs_parse.o [2020-10-28T15:45:29.325Z] #41 129.6 CC criu/net.o [2020-10-28T15:45:29.422Z] #52 DONE 1.3s [2020-10-28T15:45:29.423Z] [2020-10-28T15:45:29.423Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:29.463Z] #41 154.6 CC criu/timens.o [2020-10-28T15:45:29.725Z] #41 154.9 CC criu/timerfd.o [2020-10-28T15:45:29.881Z] #42 204.9 CC criu/uts_ns.o [2020-10-28T15:45:29.881Z] #42 205.3 CC criu/vdso.o [2020-10-28T15:45:29.987Z] #41 155.2 CC criu/tty.o [2020-10-28T15:45:30.528Z] #42 206.1 LINK criu/built-in.o [2020-10-28T15:45:30.829Z] #42 206.3 LINK criu/criu [2020-10-28T15:45:30.932Z] #41 156.0 CC criu/tun.o [2020-10-28T15:45:31.127Z] #42 206.8 DEP lib/c/criu.d [2020-10-28T15:45:31.194Z] #41 156.3 CC criu/uffd.o [2020-10-28T15:45:31.426Z] #42 206.9 CC images/rpc.pb-c.o [2020-10-28T15:45:31.767Z] #41 156.9 CC criu/util.o [2020-10-28T15:45:31.846Z] #41 ... [2020-10-28T15:45:31.846Z] [2020-10-28T15:45:31.846Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:31.846Z] #20 5.342 Collecting yamllint==1.16.0 [2020-10-28T15:45:31.846Z] #20 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-28T15:45:31.846Z] #20 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-10-28T15:45:31.846Z] #20 10.97 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-28T15:45:31.846Z] #20 12.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-28T15:45:32.089Z] #42 ... [2020-10-28T15:45:32.089Z] [2020-10-28T15:45:32.089Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:32.089Z] #39 DONE 268.7s [2020-10-28T15:45:32.103Z] #20 12.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-28T15:45:32.103Z] #20 12.71 Building wheels for collected packages: pyyaml [2020-10-28T15:45:32.103Z] #20 12.71 Running setup.py bdist_wheel for pyyaml: started [2020-10-28T15:45:32.108Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/rootless [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/volume [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-28T15:45:32.108Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === Skipped [2020-10-28T15:45:32.108Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-28T15:45:32.108Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-28T15:45:32.108Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.108Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.108Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.108Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.108Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.108Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-28T15:45:32.108Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:45:32.108Z] [2020-10-28T15:45:32.108Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-28T15:45:32.109Z] time="2020-10-28T15:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-28T15:45:32.109Z] time="2020-10-28T15:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-28T15:45:32.109Z] time="2020-10-28T15:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-28T15:45:32.109Z] time="2020-10-28T15:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-28T15:45:32.109Z] time="2020-10-28T15:44:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-28T15:45:32.109Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-28T15:45:32.109Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-28T15:45:32.109Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:45:32.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-28T15:45:32.109Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-28T15:45:32.109Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-28T15:45:32.109Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] [2020-10-28T15:45:32.109Z] DONE 2187 tests, 26 skipped in 189.846s Post stage [Pipeline] junit [2020-10-28T15:45:32.181Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-10-28T15:45:32.341Z] #41 157.6 CC criu/uts_ns.o [Pipeline] sh [2020-10-28T15:45:32.360Z] #20 ... [2020-10-28T15:45:32.360Z] [2020-10-28T15:45:32.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:32.360Z] #41 132.9 CC criu/netfilter.o [2020-10-28T15:45:32.389Z] [2020-10-28T15:45:32.389Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:32.389Z] #42 208.0 CC lib/c/criu.o [2020-10-28T15:45:32.603Z] #41 157.7 CC criu/vdso-compat.o [2020-10-28T15:45:32.693Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -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:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary test-integration [2020-10-28T15:45:32.864Z] #41 157.8 CC criu/vdso.o [2020-10-28T15:45:32.951Z] #41 133.5 CC criu/page-pipe.o [2020-10-28T15:45:32.984Z] [2020-10-28T15:45:32.984Z] Removing bundles/ [2020-10-28T15:45:32.984Z] [2020-10-28T15:45:32.984Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-28T15:45:32.984Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:45:32.984Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:45:33.126Z] #41 158.1 LINK criu/built-in.o [2020-10-28T15:45:33.126Z] #41 158.2 LINK criu/criu [2020-10-28T15:45:33.389Z] #41 158.5 DEP lib/c/criu.d [2020-10-28T15:45:33.389Z] #41 158.5 CC images/rpc.pb-c.o [2020-10-28T15:45:33.650Z] #41 158.8 CC lib/c/criu.o [2020-10-28T15:45:33.895Z] #41 134.2 CC criu/page-xfer.o [2020-10-28T15:45:34.224Z] #41 159.3 LINK lib/c/built-in.o [2020-10-28T15:45:34.224Z] #41 159.3 LINK lib/c/libcriu.so [2020-10-28T15:45:34.224Z] #41 159.4 LINK lib/c/libcriu.a [2020-10-28T15:45:34.224Z] #41 159.4 GEN magic.py [2020-10-28T15:45:34.465Z] #41 ... [2020-10-28T15:45:34.465Z] [2020-10-28T15:45:34.465Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-10-28T15:45:34.465Z] #20 13.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-28T15:45:34.466Z] #20 13.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-28T15:45:34.466Z] #20 14.04 Successfully built pyyaml [2020-10-28T15:45:34.466Z] #20 14.06 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-28T15:45:34.466Z] #20 14.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-28T15:45:34.466Z] #20 DONE 15.0s [2020-10-28T15:45:34.466Z] [2020-10-28T15:45:34.466Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:45:34.486Z] #41 159.5 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:45:34.486Z] #41 159.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:45:34.486Z] #41 159.5 Note: Building without GnuTLS support [2020-10-28T15:45:34.486Z] #41 159.5 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:45:34.486Z] #41 159.5 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:45:34.490Z] #42 209.8 LINK lib/c/built-in.o [2020-10-28T15:45:34.490Z] #42 209.9 LINK lib/c/libcriu.so [2020-10-28T15:45:34.490Z] #42 209.9 LINK lib/c/libcriu.a [2020-10-28T15:45:34.490Z] #42 210.1 GEN magic.py [2020-10-28T15:45:34.490Z] #42 210.2 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:45:34.490Z] #42 210.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:45:34.724Z] #23 DONE 0.3s [2020-10-28T15:45:34.724Z] [2020-10-28T15:45:34.724Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:45:34.747Z] #41 159.9 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:45:34.790Z] #42 210.3 Note: Building without GnuTLS support [2020-10-28T15:45:34.790Z] #42 210.3 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:45:34.790Z] #42 210.3 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:45:35.320Z] #41 160.4 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:35.438Z] #42 211.1 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:45:35.582Z] #41 160.8 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:45:35.582Z] #41 160.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:45:35.582Z] #41 160.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:45:35.582Z] #41 160.8 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:45:35.582Z] #41 160.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:45:35.582Z] #41 160.9 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:35.844Z] #41 160.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:45:35.844Z] #41 161.0 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:35.844Z] #41 161.0 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:35.844Z] #41 161.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:35.844Z] #41 161.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:36.010Z] #54 186.6 + bin/containerd-stress [2020-10-28T15:45:36.105Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:36.105Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:36.105Z] #41 161.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:36.367Z] #41 161.3 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:36.367Z] #41 161.3 INSTALL criu/criu [2020-10-28T15:45:36.367Z] #41 DONE 161.5s [2020-10-28T15:45:36.367Z] [2020-10-28T15:45:36.367Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:36.495Z] #42 212.0 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:37.149Z] #42 212.8 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:45:37.149Z] #42 212.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:45:37.149Z] #42 212.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:45:37.149Z] #42 212.9 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:45:37.449Z] #42 213.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:45:37.449Z] #42 213.0 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:37.449Z] #42 213.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:45:37.747Z] #42 213.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:37.747Z] #42 213.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:37.747Z] #42 213.3 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:37.747Z] #42 213.6 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:37.760Z] #54 ... [2020-10-28T15:45:37.760Z] [2020-10-28T15:45:37.760Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:45:37.760Z] #42 DONE 0.1s [2020-10-28T15:45:37.760Z] [2020-10-28T15:45:37.760Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:45:37.760Z] #44 DONE 0.1s [2020-10-28T15:45:37.760Z] [2020-10-28T15:45:37.760Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:38.021Z] #54 ... [2020-10-28T15:45:38.021Z] [2020-10-28T15:45:38.021Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:45:38.022Z] #46 DONE 0.0s [2020-10-28T15:45:38.022Z] [2020-10-28T15:45:38.022Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:45:38.022Z] #48 DONE 0.1s [2020-10-28T15:45:38.022Z] [2020-10-28T15:45:38.022Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:45:38.022Z] #50 DONE 0.0s [2020-10-28T15:45:38.022Z] [2020-10-28T15:45:38.022Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:45:38.022Z] #52 DONE 0.1s [2020-10-28T15:45:38.022Z] [2020-10-28T15:45:38.022Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:38.046Z] #42 213.6 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:38.046Z] #42 213.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:38.046Z] #42 213.7 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:38.344Z] #42 213.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:38.344Z] #42 213.9 INSTALL criu/criu [2020-10-28T15:45:38.344Z] #42 DONE 214.1s [2020-10-28T15:45:38.344Z] [2020-10-28T15:45:38.344Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:38.559Z] #54 189.7 + bin/containerd-shim [2020-10-28T15:45:38.895Z] #28 DONE 4.2s [2020-10-28T15:45:38.895Z] [2020-10-28T15:45:38.895Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:45:39.456Z] #31 ... [2020-10-28T15:45:39.456Z] [2020-10-28T15:45:39.457Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-10-28T15:45:39.457Z] #51 90.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-28T15:45:39.457Z] #51 93.08 + mkdir -p /build [2020-10-28T15:45:39.457Z] #51 93.08 + cp runc /build/runc [2020-10-28T15:45:39.457Z] #51 DONE 93.5s [2020-10-28T15:45:39.457Z] [2020-10-28T15:45:39.457Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:45:39.457Z] #31 DONE 0.6s [2020-10-28T15:45:39.457Z] [2020-10-28T15:45:39.457Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:45:39.892Z] #23 ... [2020-10-28T15:45:39.892Z] [2020-10-28T15:45:39.892Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:39.892Z] #48 276.6 + /build/golangci-lint --version [2020-10-28T15:45:39.938Z] #54 188.8 + bin/containerd [2020-10-28T15:45:40.024Z] #33 DONE 0.2s [2020-10-28T15:45:40.024Z] [2020-10-28T15:45:40.024Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:45:40.024Z] #36 DONE 0.2s [2020-10-28T15:45:40.024Z] [2020-10-28T15:45:40.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:40.024Z] #41 136.1 CC criu/pagemap-cache.o [2020-10-28T15:45:40.024Z] #41 136.4 CC criu/pagemap.o [2020-10-28T15:45:40.024Z] #41 137.3 CC criu/parasite-syscall.o [2020-10-28T15:45:40.024Z] #41 138.1 CC criu/path.o [2020-10-28T15:45:40.024Z] #41 138.4 CC criu/pie-util-vdso-elf32.o [2020-10-28T15:45:40.024Z] #41 138.8 CC criu/pie-util-vdso.o [2020-10-28T15:45:40.024Z] #41 139.1 CC criu/pie-util.o [2020-10-28T15:45:40.024Z] #41 139.3 CC criu/pipes.o [2020-10-28T15:45:40.024Z] #41 140.0 CC criu/plugin.o [2020-10-28T15:45:40.024Z] #41 140.5 CC criu/proc_parse.o [2020-10-28T15:45:40.537Z] #48 277.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:45:40.537Z] #48 DONE 277.1s [2020-10-28T15:45:40.537Z] [2020-10-28T15:45:40.537Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:42.540Z] #41 143.0 CC criu/protobuf-desc.o [2020-10-28T15:45:43.102Z] #41 143.5 CC criu/protobuf.o [2020-10-28T15:45:43.102Z] #41 143.8 CC criu/pstree.o [2020-10-28T15:45:43.664Z] #41 ... [2020-10-28T15:45:43.664Z] [2020-10-28T15:45:43.664Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-10-28T15:45:43.664Z] #38 DONE 238.4s [2020-10-28T15:45:43.664Z] [2020-10-28T15:45:43.664Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:44.592Z] #47 ... [2020-10-28T15:45:44.592Z] [2020-10-28T15:45:44.592Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:44.592Z] #41 145.0 CC criu/rbtree.o [2020-10-28T15:45:44.902Z] #41 145.3 CC criu/rst-malloc.o [2020-10-28T15:45:45.158Z] #41 145.6 CC criu/seccomp.o [2020-10-28T15:45:45.160Z] #54 195.4 + bin/containerd-shim-runc-v1 [2020-10-28T15:45:45.721Z] #41 146.0 CC criu/seize.o [2020-10-28T15:45:45.721Z] #41 ... [2020-10-28T15:45:45.721Z] [2020-10-28T15:45:45.721Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:45:45.721Z] #39 DONE 0.6s [2020-10-28T15:45:45.977Z] [2020-10-28T15:45:45.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:45.977Z] #41 146.6 CC criu/servicefd.o [2020-10-28T15:45:46.233Z] #41 146.9 CC criu/shmem.o [2020-10-28T15:45:47.162Z] #41 147.5 CC criu/sigframe.o [2020-10-28T15:45:47.162Z] #41 147.6 CC criu/signalfd.o [2020-10-28T15:45:47.418Z] #41 147.8 CC criu/sk-inet.o [2020-10-28T15:45:47.980Z] #41 148.5 CC criu/sk-netlink.o [2020-10-28T15:45:48.236Z] #41 148.8 CC criu/sk-packet.o [2020-10-28T15:45:48.471Z] #54 199.3 + bin/containerd-shim-runc-v2 [2020-10-28T15:45:48.798Z] #41 149.2 CC criu/sk-queue.o [2020-10-28T15:45:49.054Z] #41 149.5 CC criu/sk-tcp.o [2020-10-28T15:45:49.311Z] #41 ... [2020-10-28T15:45:49.311Z] [2020-10-28T15:45:49.311Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:49.311Z] #47 243.5 + /build/golangci-lint --version [2020-10-28T15:45:49.311Z] #47 243.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-10-28T15:45:49.311Z] #47 DONE 244.3s [2020-10-28T15:45:49.311Z] [2020-10-28T15:45:49.311Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-28T15:45:49.311Z] #41 149.8 CC criu/sk-unix.o [2020-10-28T15:45:49.856Z] #54 200.8 + binaries [2020-10-28T15:45:49.856Z] #54 200.8 + install -D bin/containerd /build/containerd [2020-10-28T15:45:49.856Z] #54 200.9 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:45:49.856Z] #54 200.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:45:49.856Z] #54 200.9 + install -D bin/ctr /build/ctr [2020-10-28T15:45:50.678Z] #41 151.3 CC criu/sockets.o [2020-10-28T15:45:51.606Z] #41 151.9 CC criu/stats.o [2020-10-28T15:45:51.606Z] #41 152.1 CC criu/string.o [2020-10-28T15:45:51.606Z] #41 152.1 CC criu/sysctl.o [2020-10-28T15:45:51.862Z] #41 152.4 CC criu/sysfs_parse.o [2020-10-28T15:45:52.119Z] #41 152.6 CC criu/timens.o [2020-10-28T15:45:52.119Z] #41 152.7 CC criu/timerfd.o [2020-10-28T15:45:52.375Z] #41 153.0 CC criu/tty.o [2020-10-28T15:45:53.304Z] #41 153.9 CC criu/tun.o [2020-10-28T15:45:53.560Z] #41 154.1 CC criu/uffd.o [2020-10-28T15:45:54.061Z] #54 DONE 204.9s [2020-10-28T15:45:54.488Z] #41 154.8 CC criu/util.o [2020-10-28T15:45:54.746Z] #41 155.4 CC criu/uts_ns.o [2020-10-28T15:45:55.002Z] #41 155.5 CC criu/vdso-compat.o [2020-10-28T15:45:55.259Z] #41 155.6 CC criu/vdso.o [2020-10-28T15:45:55.447Z] [2020-10-28T15:45:55.447Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:45:55.516Z] #41 155.9 LINK criu/built-in.o [2020-10-28T15:45:55.516Z] #41 156.0 LINK criu/criu [2020-10-28T15:45:55.772Z] #41 156.2 DEP lib/c/criu.d [2020-10-28T15:45:55.772Z] #41 156.3 CC images/rpc.pb-c.o [2020-10-28T15:45:56.028Z] #41 156.5 CC lib/c/criu.o [2020-10-28T15:45:56.591Z] #41 157.1 LINK lib/c/built-in.o [2020-10-28T15:45:56.591Z] #41 157.1 LINK lib/c/libcriu.so [2020-10-28T15:45:56.591Z] #41 157.2 LINK lib/c/libcriu.a [2020-10-28T15:45:56.847Z] #41 157.2 GEN magic.py [2020-10-28T15:45:56.847Z] #41 157.3 Note: Building without setproctitle() and strlcpy() support. [2020-10-28T15:45:56.847Z] #41 157.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-28T15:45:56.847Z] #41 157.3 Note: Building without GnuTLS support [2020-10-28T15:45:56.847Z] #41 157.3 Makefile.config:39: Warn: you have no libnftables installed [2020-10-28T15:45:56.847Z] #41 157.3 Makefile.config:40: Warn: Building without nftables support [2020-10-28T15:45:57.409Z] #41 157.8 fatal: not a git repository (or any of the parent directories): .git [2020-10-28T15:45:57.665Z] #41 158.2 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:57.990Z] #55 DONE 2.3s [2020-10-28T15:45:57.990Z] [2020-10-28T15:45:57.990Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:45:58.229Z] #41 158.7 make[1]: 'images/built-in.o' is up to date. [2020-10-28T15:45:58.229Z] #41 158.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-28T15:45:58.229Z] #41 158.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-28T15:45:58.229Z] #41 158.8 make[1]: 'compel/libcompel.a' is up to date. [2020-10-28T15:45:58.229Z] #41 158.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-28T15:45:58.486Z] #41 158.8 make[1]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 158.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-28T15:45:58.486Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.0 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.0 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.1 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.486Z] #41 159.2 make[2]: Nothing to be done for 'all'. [2020-10-28T15:45:58.562Z] #59 DONE 0.5s [2020-10-28T15:45:58.562Z] [2020-10-28T15:45:58.562Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:45:58.746Z] #41 159.2 INSTALL criu/criu [2020-10-28T15:45:59.003Z] #41 DONE 159.4s [2020-10-28T15:45:59.003Z] [2020-10-28T15:45:59.003Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:59.233Z] #23 ... [2020-10-28T15:45:59.233Z] [2020-10-28T15:45:59.233Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:45:59.233Z] #55 256.3 + bin/containerd [2020-10-28T15:45:59.503Z] #61 DONE 1.1s [2020-10-28T15:45:59.504Z] [2020-10-28T15:45:59.504Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:45:59.504Z] #63 DONE 0.1s [2020-10-28T15:45:59.504Z] [2020-10-28T15:45:59.504Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:45:59.504Z] #64 DONE 0.0s [2020-10-28T15:45:59.764Z] [2020-10-28T15:45:59.764Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:46:00.369Z] #54 ... [2020-10-28T15:46:00.369Z] [2020-10-28T15:46:00.369Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:46:00.369Z] #42 DONE 0.0s [2020-10-28T15:46:00.369Z] [2020-10-28T15:46:00.369Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:46:00.625Z] #44 DONE 0.3s [2020-10-28T15:46:00.625Z] [2020-10-28T15:46:00.625Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:46:00.880Z] #46 DONE 0.2s [2020-10-28T15:46:00.880Z] [2020-10-28T15:46:00.880Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:46:01.692Z] #65 DONE 1.8s [2020-10-28T15:46:01.692Z] [2020-10-28T15:46:01.692Z] #66 exporting to image [2020-10-28T15:46:01.692Z] #66 exporting layers [2020-10-28T15:46:01.809Z] #48 DONE 0.8s [2020-10-28T15:46:01.809Z] [2020-10-28T15:46:01.809Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:46:01.809Z] #50 DONE 0.1s [2020-10-28T15:46:01.809Z] [2020-10-28T15:46:01.809Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:01.809Z] #54 193.6 + bin/containerd [2020-10-28T15:46:02.065Z] #54 ... [2020-10-28T15:46:02.065Z] [2020-10-28T15:46:02.065Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:46:02.065Z] #52 DONE 0.2s [2020-10-28T15:46:02.065Z] [2020-10-28T15:46:02.065Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:03.744Z] #55 ... [2020-10-28T15:46:03.744Z] [2020-10-28T15:46:03.744Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:03.744Z] #23 299.8 + return [2020-10-28T15:46:03.744Z] #23 DONE 300.0s [2020-10-28T15:46:03.744Z] [2020-10-28T15:46:03.744Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:05.273Z] #55 ... [2020-10-28T15:46:05.273Z] [2020-10-28T15:46:05.273Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-10-28T15:46:05.273Z] #24 DONE 0.1s [2020-10-28T15:46:05.273Z] [2020-10-28T15:46:05.273Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:05.273Z] #55 ... [2020-10-28T15:46:05.273Z] [2020-10-28T15:46:05.273Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-10-28T15:46:05.921Z] #29 DONE 0.6s [2020-10-28T15:46:05.921Z] [2020-10-28T15:46:05.921Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-10-28T15:46:05.921Z] #32 DONE 0.1s [2020-10-28T15:46:05.921Z] [2020-10-28T15:46:05.921Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:05.944Z] #66 exporting layers 4.2s done [2020-10-28T15:46:05.944Z] #66 writing image sha256:1a7bc092fc79580f5c0be1f835c5bfaed4d516ab6ced91a487e5259096417121 done [2020-10-28T15:46:05.944Z] #66 naming to docker.io/library/docker:b90ef1237e20c85b40054ae107ee7a333b3c93df done [2020-10-28T15:46:05.944Z] #66 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-28T15:46:06.218Z] #55 ... [2020-10-28T15:46:06.218Z] [2020-10-28T15:46:06.218Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-10-28T15:46:06.218Z] #34 DONE 0.1s [2020-10-28T15:46:06.218Z] [2020-10-28T15:46:06.218Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-10-28T15:46:06.218Z] #37 DONE 0.1s [2020-10-28T15:46:06.218Z] [2020-10-28T15:46:06.218Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-10-28T15:46:06.218Z] #40 DONE 0.1s [2020-10-28T15:46:06.218Z] [2020-10-28T15:46:06.218Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:06.300Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/test/unit [2020-10-28T15:46:06.517Z] #55 ... [2020-10-28T15:46:06.518Z] [2020-10-28T15:46:06.518Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-10-28T15:46:06.518Z] #43 DONE 0.1s [2020-10-28T15:46:06.518Z] [2020-10-28T15:46:06.518Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-10-28T15:46:06.518Z] #45 DONE 0.1s [2020-10-28T15:46:06.518Z] [2020-10-28T15:46:06.518Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-10-28T15:46:06.815Z] #47 DONE 0.1s [2020-10-28T15:46:06.815Z] [2020-10-28T15:46:06.815Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-10-28T15:46:06.815Z] #49 DONE 0.2s [2020-10-28T15:46:06.815Z] [2020-10-28T15:46:06.815Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-10-28T15:46:06.815Z] #51 DONE 0.1s [2020-10-28T15:46:06.815Z] [2020-10-28T15:46:06.815Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:07.145Z] #55 ... [2020-10-28T15:46:07.145Z] [2020-10-28T15:46:07.145Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-10-28T15:46:07.145Z] #53 DONE 0.1s [2020-10-28T15:46:07.145Z] [2020-10-28T15:46:07.145Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-10-28T15:46:11.593Z] ? github.com/docker/docker/api [no test files] [2020-10-28T15:46:12.062Z] #54 216.3 + bin/containerd-stress [2020-10-28T15:46:12.062Z] #54 218.3 + bin/containerd-shim [2020-10-28T15:46:16.276Z] #54 224.9 + bin/containerd-shim-runc-v1 [2020-10-28T15:46:20.496Z] #54 229.4 + bin/containerd-shim-runc-v2 [2020-10-28T15:46:21.440Z] #54 230.5 + binaries [2020-10-28T15:46:21.440Z] #54 230.5 + install -D bin/containerd /build/containerd [2020-10-28T15:46:21.440Z] #54 230.5 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:46:21.440Z] #54 230.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:46:21.440Z] #54 230.5 + install -D bin/ctr /build/ctr [2020-10-28T15:46:22.825Z] #54 DONE 232.1s [2020-10-28T15:46:23.768Z] [2020-10-28T15:46:23.768Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:46:23.854Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-10-28T15:46:24.716Z] #55 DONE 0.8s [2020-10-28T15:46:24.716Z] [2020-10-28T15:46:24.716Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:46:24.716Z] #59 DONE 0.2s [2020-10-28T15:46:24.716Z] [2020-10-28T15:46:24.716Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:46:25.291Z] #61 DONE 0.4s [2020-10-28T15:46:25.291Z] [2020-10-28T15:46:25.291Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:46:25.291Z] #63 DONE 0.0s [2020-10-28T15:46:25.291Z] [2020-10-28T15:46:25.291Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:46:25.291Z] #64 DONE 0.0s [2020-10-28T15:46:25.291Z] [2020-10-28T15:46:25.291Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:46:26.678Z] #65 DONE 1.1s [2020-10-28T15:46:26.678Z] [2020-10-28T15:46:26.678Z] #66 exporting to image [2020-10-28T15:46:26.678Z] #66 exporting layers [2020-10-28T15:46:29.893Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:46:29.893Z] [2020-10-28T15:46:29.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:46:29.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:46:29.893Z] HOSTNAME=45171c46cf9c [2020-10-28T15:46:29.893Z] TESTDEBUG=0 [2020-10-28T15:46:29.893Z] DEST=bundles/test-integration [2020-10-28T15:46:29.893Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:46:29.893Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:46:29.893Z] container=docker [2020-10-28T15:46:29.893Z] HOME=/root [2020-10-28T15:46:29.893Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:46:29.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:46:29.893Z] VALIDATE_BRANCH=master [2020-10-28T15:46:29.893Z] TERM=xterm [2020-10-28T15:46:29.893Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:46:29.893Z] SHLVL=1 [2020-10-28T15:46:29.893Z] TIMEOUT=120m [2020-10-28T15:46:29.893Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:46:29.893Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:46:29.893Z] GO111MODULE=off [2020-10-28T15:46:29.893Z] DOCKER_EXPERIMENTAL=1 [2020-10-28T15:46:29.893Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:46:29.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:46:29.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:46:29.893Z] GOPATH=/go [2020-10-28T15:46:29.893Z] PKG_CONFIG=pkg-config [2020-10-28T15:46:29.893Z] _=/usr/bin/env [2020-10-28T15:46:29.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T15:46:33.269Z] #66 exporting layers 6.5s done [2020-10-28T15:46:33.269Z] #66 writing image sha256:0e5f95deb03c6828fb2bc8f7ee015254723024dd9b797f1e9bd09647184ac79a done [2020-10-28T15:46:33.269Z] #66 naming to docker.io/library/docker:b90ef1237e20c85b40054ae107ee7a333b3c93df done [2020-10-28T15:46:33.269Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-10-28T15:46:33.616Z] + trap exit INT TERM [2020-10-28T15:46:33.616Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-10-28T15:46:33.616Z] + CONTAINER_NAME=docker-pr3 [2020-10-28T15:46:33.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary-daemon [2020-10-28T15:46:34.103Z] #54 221.9 + bin/containerd-stress [2020-10-28T15:46:34.103Z] #54 223.8 + bin/containerd-shim [2020-10-28T15:46:34.368Z] #55 292.4 + bin/containerd-stress [2020-10-28T15:46:34.557Z] [2020-10-28T15:46:34.557Z] Removing bundles/ [2020-10-28T15:46:34.557Z] [2020-10-28T15:46:34.557Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-28T15:46:34.557Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:46:34.557Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:46:35.896Z] #55 294.8 + bin/containerd-shim [2020-10-28T15:46:39.352Z] #54 230.5 + bin/containerd-shim-runc-v1 [2020-10-28T15:46:42.851Z] #55 301.9 + bin/containerd-shim-runc-v1 [2020-10-28T15:46:43.526Z] #54 235.1 + bin/containerd-shim-runc-v2 [2020-10-28T15:46:44.088Z] #54 236.2 + binaries [2020-10-28T15:46:44.343Z] #54 236.2 + install -D bin/containerd /build/containerd [2020-10-28T15:46:44.343Z] #54 236.2 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:46:44.343Z] #54 236.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:46:44.343Z] #54 236.2 + install -D bin/ctr /build/ctr [2020-10-28T15:46:45.709Z] #54 DONE 237.8s [2020-10-28T15:46:46.639Z] [2020-10-28T15:46:46.639Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:46:46.894Z] #55 DONE 0.2s [2020-10-28T15:46:46.894Z] [2020-10-28T15:46:46.894Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:46:46.894Z] #59 DONE 0.1s [2020-10-28T15:46:46.894Z] [2020-10-28T15:46:46.894Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:46:47.151Z] #61 DONE 0.1s [2020-10-28T15:46:47.151Z] [2020-10-28T15:46:47.151Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:46:47.151Z] #63 DONE 0.0s [2020-10-28T15:46:47.151Z] [2020-10-28T15:46:47.151Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:46:47.151Z] #64 DONE 0.0s [2020-10-28T15:46:47.151Z] [2020-10-28T15:46:47.151Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:46:48.488Z] #55 307.0 + bin/containerd-shim-runc-v2 [2020-10-28T15:46:48.516Z] #65 DONE 1.2s [2020-10-28T15:46:48.517Z] [2020-10-28T15:46:48.517Z] #66 exporting to image [2020-10-28T15:46:48.517Z] #66 exporting layers [2020-10-28T15:46:49.128Z] #55 308.1 + binaries [2020-10-28T15:46:49.128Z] #55 308.1 + install -D bin/containerd /build/containerd [2020-10-28T15:46:49.128Z] #55 308.2 + install -D bin/containerd-shim /build/containerd-shim [2020-10-28T15:46:49.128Z] #55 308.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-10-28T15:46:49.128Z] #55 308.2 + install -D bin/ctr /build/ctr [2020-10-28T15:46:49.128Z] #55 DONE 308.3s [2020-10-28T15:46:50.168Z] [2020-10-28T15:46:50.168Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-10-28T15:46:50.168Z] #56 DONE 0.1s [2020-10-28T15:46:50.168Z] [2020-10-28T15:46:50.168Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-10-28T15:46:50.462Z] #60 DONE 0.1s [2020-10-28T15:46:50.462Z] [2020-10-28T15:46:50.462Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-10-28T15:46:50.462Z] #62 DONE 0.1s [2020-10-28T15:46:50.462Z] [2020-10-28T15:46:50.462Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-10-28T15:46:50.462Z] #64 DONE 0.1s [2020-10-28T15:46:50.462Z] [2020-10-28T15:46:50.462Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-10-28T15:46:50.462Z] #65 DONE 0.0s [2020-10-28T15:46:50.462Z] [2020-10-28T15:46:50.462Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-28T15:46:53.230Z] #66 DONE 2.4s [2020-10-28T15:46:53.230Z] [2020-10-28T15:46:53.230Z] #67 exporting to oci image format [2020-10-28T15:46:53.230Z] #67 exporting layers [2020-10-28T15:46:55.058Z] #66 exporting layers 6.4s done [2020-10-28T15:46:55.058Z] #66 writing image sha256:17554bef03930b64e98653fc9e8b4ca6571a8c0fee3547d4a41a1c85f9f92701 done [2020-10-28T15:46:55.058Z] #66 naming to docker.io/library/docker:b90ef1237e20c85b40054ae107ee7a333b3c93df done [2020-10-28T15:46:55.058Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T15:46:55.412Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -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:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary test-integration [2020-10-28T15:46:56.135Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 1m56.607993895s [2020-10-28T15:46:56.135Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.415642ms [2020-10-28T15:46:56.384Z] [2020-10-28T15:46:56.384Z] Removing bundles/ [2020-10-28T15:46:56.384Z] [2020-10-28T15:46:56.384Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-28T15:46:56.384Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:46:56.384Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:46:57.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T15:46:57.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T15:46:57.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T15:47:09.039Z] 4612f6d0b889: Pull complete [2020-10-28T15:47:12.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T15:47:12.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T15:47:12.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T15:47:13.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T15:47:13.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T15:47:14.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T15:47:17.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T15:47:17.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T15:47:19.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T15:47:19.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-28T15:47:20.161Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-28T15:47:20.161Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-10-28T15:47:20.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T15:47:20.735Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-10-28T15:47:20.998Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2020-10-28T15:47:21.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T15:47:22.389Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.0% of statements [2020-10-28T15:47:22.651Z] ok github.com/docker/docker/builder/remotecontext/git 3.483s coverage: 86.3% of statements [2020-10-28T15:47:22.651Z] ? github.com/docker/docker/cli [no test files] [2020-10-28T15:47:22.651Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-28T15:47:23.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T15:47:23.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T15:47:24.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T15:47:25.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:47:25.551Z] Using test binary docker [2020-10-28T15:47:25.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-28T15:47:25.551Z] +++ /etc/init.d/apparmor start [2020-10-28T15:47:25.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:47:25.551Z] INFO: Waiting for daemon to start... [2020-10-28T15:47:25.551Z] Starting dockerd [2020-10-28T15:47:25.551Z] +++ 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-10-28T15:47:27.615Z] . [2020-10-28T15:47:27.615Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:47:27.615Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:47:27.615Z] Error: No such image: emptyfs [2020-10-28T15:47:27.615Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:47:27.615Z] ++++ docker load [2020-10-28T15:47:27.905Z] Running integration-test (iteration 1) [2020-10-28T15:47:27.905Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-10-28T15:47:27.905Z] ++ 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-10-28T15:47:27.905Z] ++ set -e [2020-10-28T15:47:27.905Z] ++ '[' -n 0 ']' [2020-10-28T15:47:27.905Z] ++ set -x [2020-10-28T15:47:27.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:47:29.259Z] ok github.com/docker/docker/client 0.307s coverage: 75.4% of statements [2020-10-28T15:47:36.379Z] Loaded image: buildpack-deps:buster [2020-10-28T15:47:36.379Z] Loaded image: busybox:latest [2020-10-28T15:47:36.380Z] Loaded image: busybox:glibc [2020-10-28T15:47:36.380Z] Loaded image: debian:buster [2020-10-28T15:47:36.670Z] Loaded image: hello-world:latest [2020-10-28T15:47:36.670Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:47:36.670Z] INFO: Testing against a local daemon [2020-10-28T15:47:36.670Z] === RUN TestCgroupNamespacesBuild [2020-10-28T15:47:39.436Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2020-10-28T15:47:39.436Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-28T15:47:40.952Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-10-28T15:47:40.952Z] === RUN TestBuildWithSession [2020-10-28T15:47:40.952Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T15:47:40.952Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:47:40.952Z] === RUN TestBuildSquashParent [2020-10-28T15:47:47.849Z] --- PASS: TestBuildSquashParent (7.08s) [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:47:47.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:47:47.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:47:47.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:47:47.849Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:47:50.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:47:50.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:47:52.647Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:47:52.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2020-10-28T15:47:55.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2020-10-28T15:47:55.662Z] === RUN TestBuildMultiStageCopy [2020-10-28T15:47:55.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T15:47:55.874Z] ok github.com/docker/docker/cmd/dockerd 0.143s coverage: 29.1% of statements [2020-10-28T15:47:55.874Z] ok github.com/docker/docker/container 0.157s coverage: 34.7% of statements [2020-10-28T15:47:55.874Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-28T15:47:55.874Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-28T15:47:55.874Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-28T15:47:55.874Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-28T15:47:57.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T15:47:58.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T15:47:58.988Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T15:47:59.185Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2020-10-28T15:47:59.619Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T15:48:00.134Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.9% of statements [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-10-28T15:48:00.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-10-28T15:48:00.251Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T15:48:01.755Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-10-28T15:48:01.755Z] === RUN TestBuildLabelWithTargets [2020-10-28T15:48:03.455Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2020-10-28T15:48:03.830Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.359913014s with top 10 stages: buildssa: 1m34.812058759s, goimports: 21.200369628s, unconvert: 12.706111392s, gosec: 10.024271005s, golint: 5.606207948s, misspell: 4.388834996s, ineffassign: 4.271290987s, inspect: 3.986429089s, vrp: 3.15817212s, printf: 2.022033173s [2020-10-28T15:48:04.480Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-10-28T15:48:04.480Z] === RUN TestBuildWithEmptyLayers [2020-10-28T15:48:05.111Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-10-28T15:48:05.111Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T15:48:05.387Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-10-28T15:48:06.340Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.8% of statements [2020-10-28T15:48:06.919Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2020-10-28T15:48:08.316Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-10-28T15:48:08.663Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-10-28T15:48:08.663Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T15:48:09.694Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2020-10-28T15:48:09.694Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T15:48:11.100Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:48:11.100Z] [2020-10-28T15:48:11.100Z] + TEST_INTEGRATION_DEST=1 [2020-10-28T15:48:11.100Z] + CONTAINER_NAME=docker-pr3-1 [2020-10-28T15:48:11.100Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:48:11.100Z] + run_tests test-integration-flaky [2020-10-28T15:48:11.100Z] + '[' -n 0 ']' [2020-10-28T15:48:11.100Z] + rm= [2020-10-28T15:48:11.100Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh test-integration-flaky test-integration [2020-10-28T15:48:11.100Z] + c=0 [2020-10-28T15:48:11.100Z] + TEST_INTEGRATION_DEST=2 [2020-10-28T15:48:11.100Z] + TEST_INTEGRATION_DEST=3 [2020-10-28T15:48:11.100Z] + CONTAINER_NAME=docker-pr3-2 [2020-10-28T15:48:11.100Z] + CONTAINER_NAME=docker-pr3-3 [2020-10-28T15:48:11.100Z] + TEST_SKIP_INTEGRATION=1 [2020-10-28T15:48:11.100Z] + TEST_SKIP_INTEGRATION=1 [2020-10-28T15:48:11.100Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-28T15:48:11.100Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-28T15:48:11.100Z] + run_tests [2020-10-28T15:48:11.100Z] + run_tests [2020-10-28T15:48:11.100Z] + '[' -n 0 ']' [2020-10-28T15:48:11.100Z] + '[' -n 0 ']' [2020-10-28T15:48:11.100Z] + rm= [2020-10-28T15:48:11.100Z] + rm= [2020-10-28T15:48:11.100Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh '' test-integration [2020-10-28T15:48:11.101Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41599/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh '' test-integration [2020-10-28T15:48:11.101Z] ++ jobs -p [2020-10-28T15:48:11.101Z] + for job in $(jobs -p) [2020-10-28T15:48:11.101Z] + wait 14664 [2020-10-28T15:48:11.101Z] [2020-10-28T15:48:11.101Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:48:11.101Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:48:11.101Z] HOSTNAME=50136bcd44bd [2020-10-28T15:48:11.101Z] TEST_SKIP_INTEGRATION=1 [2020-10-28T15:48:11.101Z] TESTDEBUG=0 [2020-10-28T15:48:11.101Z] DEST=bundles/test-integration [2020-10-28T15:48:11.101Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:48:11.101Z] KEEPBUNDLE=1 [2020-10-28T15:48:11.101Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:48:11.101Z] container=docker [2020-10-28T15:48:11.101Z] HOME=/root [2020-10-28T15:48:11.101Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:48:11.101Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:48:11.101Z] VALIDATE_BRANCH=master [2020-10-28T15:48:11.101Z] TERM=xterm [2020-10-28T15:48:11.101Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:48:11.101Z] SHLVL=1 [2020-10-28T15:48:11.101Z] TIMEOUT=120m [2020-10-28T15:48:11.101Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:48:11.101Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:48:11.101Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-28T15:48:11.101Z] GO111MODULE=off [2020-10-28T15:48:11.101Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:48:11.101Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:48:11.101Z] GOPATH=/go [2020-10-28T15:48:11.101Z] PKG_CONFIG=pkg-config [2020-10-28T15:48:11.101Z] _=/usr/bin/env [2020-10-28T15:48:11.101Z] Building test suite binary ./integration-cli/test.main [2020-10-28T15:48:11.101Z] [2020-10-28T15:48:11.101Z] [2020-10-28T15:48:11.101Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-10-28T15:48:11.101Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:48:11.101Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:48:11.101Z] HOSTNAME=bd5883171185 [2020-10-28T15:48:11.101Z] TEST_SKIP_INTEGRATION=1 [2020-10-28T15:48:11.101Z] TESTDEBUG=0 [2020-10-28T15:48:11.101Z] DEST=bundles/test-integration [2020-10-28T15:48:11.101Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:48:11.101Z] KEEPBUNDLE=1 [2020-10-28T15:48:11.101Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:48:11.101Z] container=docker [2020-10-28T15:48:11.101Z] HOME=/root [2020-10-28T15:48:11.101Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:48:11.101Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:48:11.101Z] VALIDATE_BRANCH=master [2020-10-28T15:48:11.101Z] TERM=xterm [2020-10-28T15:48:11.101Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:48:11.101Z] SHLVL=1 [2020-10-28T15:48:11.101Z] TIMEOUT=120m [2020-10-28T15:48:11.101Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:48:11.101Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:48:11.101Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-28T15:48:11.101Z] GO111MODULE=off [2020-10-28T15:48:11.101Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:48:11.101Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:48:11.101Z] GOPATH=/go [2020-10-28T15:48:11.101Z] PKG_CONFIG=pkg-config [2020-10-28T15:48:11.101Z] _=/usr/bin/env [2020-10-28T15:48:11.101Z] Building test suite binary ./integration-cli/test.main [2020-10-28T15:48:11.101Z] No new tests added to integration. [2020-10-28T15:48:11.101Z] [2020-10-28T15:48:11.101Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:48:11.101Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:48:11.101Z] HOSTNAME=735729ced887 [2020-10-28T15:48:11.101Z] TESTDEBUG=0 [2020-10-28T15:48:11.101Z] DEST=bundles/test-integration [2020-10-28T15:48:11.101Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:48:11.101Z] KEEPBUNDLE=1 [2020-10-28T15:48:11.101Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:48:11.101Z] container=docker [2020-10-28T15:48:11.101Z] HOME=/root [2020-10-28T15:48:11.101Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:48:11.101Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:48:11.101Z] VALIDATE_BRANCH=master [2020-10-28T15:48:11.101Z] TERM=xterm [2020-10-28T15:48:11.101Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:48:11.101Z] SHLVL=1 [2020-10-28T15:48:11.101Z] TIMEOUT=120m [2020-10-28T15:48:11.101Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:48:11.101Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:48:11.101Z] GO111MODULE=off [2020-10-28T15:48:11.101Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:48:11.101Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:48:11.101Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:48:11.101Z] GOPATH=/go [2020-10-28T15:48:11.101Z] PKG_CONFIG=pkg-config [2020-10-28T15:48:11.101Z] _=/usr/bin/env [2020-10-28T15:48:11.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T15:48:12.432Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-10-28T15:48:12.432Z] === RUN TestBuildWithHugeFile [2020-10-28T15:48:12.530Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-10-28T15:48:12.530Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 14.1% of statements [2020-10-28T15:48:13.105Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.575s coverage: 56.2% of statements [2020-10-28T15:48:15.587Z] #67 exporting layers 81.2s done [2020-10-28T15:48:15.587Z] #67 exporting manifest sha256:eac189889dc163d70bc9c7f0ddac90be45739402fba557d04e7636ada70b9819 done [2020-10-28T15:48:15.587Z] #67 exporting config sha256:cbe2f4fa51fe136335434eee9c057df1f601af55143423dd445886b88b040010 done [2020-10-28T15:48:15.587Z] #67 sending tarball [2020-10-28T15:48:15.661Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-10-28T15:48:18.218Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.887s coverage: 73.1% of statements [2020-10-28T15:48:18.480Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.172s coverage: 46.2% of statements [2020-10-28T15:48:19.426Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.975s coverage: 49.5% of statements [2020-10-28T15:48:20.821Z] ok github.com/docker/docker/daemon 12.347s coverage: 17.2% of statements [2020-10-28T15:48:20.821Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-28T15:48:20.821Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-28T15:48:20.821Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-28T15:48:20.821Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-28T15:48:20.821Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-28T15:48:20.821Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-10-28T15:48:21.397Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-10-28T15:48:21.397Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-10-28T15:48:21.930Z] INFO [runner/unused/goanalysis] analyzers took 25.174046496s with top 10 stages: buildssa: 21.377281538s, U1000: 3.796764958s [2020-10-28T15:48:21.930Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2020-10-28T15:48:21.931Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1582/1687, nolint: 0/64, cgo: 1687/2267, filename_unadjuster: 1687/1687, exclude: 1582/1582, path_prettifier: 1687/1687, skip_dirs: 1687/1687, exclude-rules: 64/1582, skip_files: 1687/1687, identifier_marker: 1582/1582 [2020-10-28T15:48:21.931Z] INFO [runner] processing took 144.688764ms with stages: identifier_marker: 58.920727ms, nolint: 53.651759ms, path_prettifier: 13.235717ms, autogenerated_exclude: 7.074238ms, exclude-rules: 6.518036ms, skip_dirs: 3.646079ms, cgo: 886.418µs, filename_unadjuster: 749.464µs, max_same_issues: 1.847µs, diff: 854ns, uniq_by_line: 742ns, max_from_linter: 674ns, exclude: 531ns, source_code: 505ns, skip_files: 441ns, path_shortener: 429ns, max_per_file_from_linter: 303ns [2020-10-28T15:48:21.931Z] INFO [runner] linters took 1m35.121068283s with stages: goanalysis_metalinter: 1m16.436802141s, unused: 18.539343675s [2020-10-28T15:48:21.931Z] INFO File cache stats: 1445 entries of total size 6.8MiB [2020-10-28T15:48:22.868Z] INFO Memory: 1609 samples, avg is 251.0MB, max is 3097.9MB [2020-10-28T15:48:22.868Z] INFO Execution took 3m33.176525093s [2020-10-28T15:48:23.127Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-10-28T15:48:23.956Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.0% of statements [2020-10-28T15:48:23.956Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2020-10-28T15:48:24.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary-daemon test-docker-py [2020-10-28T15:48:24.530Z] ok github.com/docker/docker/daemon/logger/awslogs 0.300s coverage: 77.8% of statements [2020-10-28T15:48:24.596Z] [2020-10-28T15:48:24.596Z] Removing bundles/ [2020-10-28T15:48:24.596Z] [2020-10-28T15:48:24.596Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-28T15:48:24.596Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:48:24.596Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:48:25.479Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-10-28T15:48:25.479Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2020-10-28T15:48:26.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2020-10-28T15:48:26.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-10-28T15:48:26.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.247s coverage: 57.7% of statements [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-28T15:48:26.317Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-28T15:48:27.713Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2020-10-28T15:48:27.713Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-28T15:48:27.978Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 33.3% of statements [2020-10-28T15:48:28.241Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.080s coverage: 37.7% of statements [2020-10-28T15:48:29.190Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-10-28T15:48:29.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2020-10-28T15:48:30.139Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2020-10-28T15:48:30.716Z] ok github.com/docker/docker/daemon/logger/splunk 1.944s coverage: 82.5% of statements [2020-10-28T15:48:30.716Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-28T15:48:30.716Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-28T15:48:30.979Z] ok github.com/docker/docker/distribution/metadata 0.107s coverage: 48.2% of statements [2020-10-28T15:48:31.075Z] #67 sending tarball 15.7s done [2020-10-28T15:48:31.075Z] #67 DONE 97.0s [2020-10-28T15:48:31.075Z] [2020-10-28T15:48:31.075Z] #68 importing to docker [2020-10-28T15:48:32.375Z] ok github.com/docker/docker/distribution 0.309s coverage: 21.9% of statements [2020-10-28T15:48:32.375Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-28T15:48:32.638Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-10-28T15:48:32.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:48:32.825Z] [2020-10-28T15:48:32.825Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:48:32.825Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:48:32.825Z] HOSTNAME=5143b8eac243 [2020-10-28T15:48:32.825Z] DEST=bundles/test-integration [2020-10-28T15:48:32.825Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:48:32.825Z] DOCKER_ROOTLESS=1 [2020-10-28T15:48:32.825Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:48:32.825Z] container=docker [2020-10-28T15:48:32.825Z] HOME=/root [2020-10-28T15:48:32.825Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:48:32.825Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:48:32.825Z] VALIDATE_BRANCH=master [2020-10-28T15:48:32.825Z] TERM=xterm [2020-10-28T15:48:32.825Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:48:32.825Z] SHLVL=1 [2020-10-28T15:48:32.825Z] TIMEOUT=120m [2020-10-28T15:48:32.825Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:48:32.825Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:48:32.825Z] GO111MODULE=off [2020-10-28T15:48:32.825Z] DOCKER_EXPERIMENTAL=1 [2020-10-28T15:48:32.825Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:48:32.825Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:48:32.825Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:48:32.825Z] GOPATH=/go [2020-10-28T15:48:32.825Z] PKG_CONFIG=pkg-config [2020-10-28T15:48:32.825Z] _=/usr/bin/env [2020-10-28T15:48:32.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T15:48:33.214Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-10-28T15:48:33.790Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2020-10-28T15:48:34.053Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2020-10-28T15:48:34.053Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 85.1% of statements [2020-10-28T15:48:34.053Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-28T15:48:34.053Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-28T15:48:34.053Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-28T15:48:35.000Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-10-28T15:48:35.264Z] ok github.com/docker/docker/oci 0.039s coverage: 8.2% of statements [2020-10-28T15:48:35.842Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 52.9% of statements [2020-10-28T15:48:36.418Z] ok github.com/docker/docker/opts 0.101s coverage: 67.1% of statements [2020-10-28T15:48:37.813Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-10-28T15:48:38.075Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-10-28T15:48:38.075Z] ok github.com/docker/docker/pkg/authorization 0.671s coverage: 68.3% of statements [2020-10-28T15:48:39.023Z] ok github.com/docker/docker/pkg/archive 1.181s coverage: 76.9% of statements [2020-10-28T15:48:39.023Z] ok github.com/docker/docker/pkg/directory 0.036s coverage: 80.0% of statements [2020-10-28T15:48:39.541Z] --- PASS: TestBuildWithHugeFile (27.02s) [2020-10-28T15:48:39.541Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T15:48:39.541Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:48:39.541Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:48:39.541Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:48:39.541Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:48:39.541Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:48:39.541Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:48:39.541Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:48:39.541Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:48:39.599Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-10-28T15:48:39.599Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-10-28T15:48:39.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:48:39.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-10-28T15:48:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-10-28T15:48:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-10-28T15:48:39.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-10-28T15:48:39.831Z] === RUN TestBuildPreserveOwnership [2020-10-28T15:48:39.831Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-28T15:48:40.544Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-10-28T15:48:41.118Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-10-28T15:48:41.380Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-10-28T15:48:42.765Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-10-28T15:48:42.766Z] ok github.com/docker/docker/pkg/chrootarchive 3.607s coverage: 43.2% of statements [2020-10-28T15:48:43.339Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-10-28T15:48:43.600Z] ok github.com/docker/docker/pkg/fsutils 0.308s coverage: 85.1% of statements [2020-10-28T15:48:43.863Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-10-28T15:48:43.863Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-10-28T15:48:44.125Z] ok github.com/docker/docker/layer 7.492s coverage: 68.8% of statements [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-28T15:48:44.125Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-28T15:48:44.277Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-28T15:48:45.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-10-28T15:48:45.074Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-10-28T15:48:45.336Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.6% of statements [2020-10-28T15:48:45.336Z] ok github.com/docker/docker/pkg/idtools 0.818s coverage: 70.1% of statements [2020-10-28T15:48:45.336Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-28T15:48:45.336Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-28T15:48:45.336Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-28T15:48:45.336Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-10-28T15:48:45.336Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-28T15:48:45.599Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-10-28T15:48:46.175Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-10-28T15:48:46.175Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 86.7% of statements [2020-10-28T15:48:46.346Z] --- PASS: TestBuildPreserveOwnership (6.67s) [2020-10-28T15:48:46.346Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.33s) [2020-10-28T15:48:46.346Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-10-28T15:48:46.346Z] === RUN TestBuildPlatformInvalid [2020-10-28T15:48:46.445Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-10-28T15:48:46.445Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-28T15:48:46.445Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-28T15:48:46.469Z] #68 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-28T15:48:46.636Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-10-28T15:48:46.636Z] PASS [2020-10-28T15:48:46.636Z] [2020-10-28T15:48:46.636Z] === Skipped [2020-10-28T15:48:46.636Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-10-28T15:48:46.636Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:48:46.636Z] [2020-10-28T15:48:46.636Z] [2020-10-28T15:48:46.636Z] DONE 32 tests, 1 skipped in 78.584s [2020-10-28T15:48:46.636Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-10-28T15:48:46.637Z] ++ 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-10-28T15:48:46.637Z] ++ set -e [2020-10-28T15:48:46.637Z] ++ '[' -n 0 ']' [2020-10-28T15:48:46.637Z] ++ set -x [2020-10-28T15:48:46.637Z] ++ env -i DEST=/go/src/github.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-10-28T15:48:46.637Z] INFO: Testing against a local daemon [2020-10-28T15:48:46.637Z] === RUN TestConfigInspect [2020-10-28T15:48:46.923Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/test/unit [2020-10-28T15:48:47.023Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2020-10-28T15:48:47.603Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-10-28T15:48:47.603Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2020-10-28T15:48:47.603Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-10-28T15:48:48.177Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-10-28T15:48:48.750Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-10-28T15:48:49.012Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2020-10-28T15:48:49.587Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-10-28T15:48:49.587Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-10-28T15:48:50.161Z] ok github.com/docker/docker/pkg/symlink 0.028s coverage: 87.7% of statements [2020-10-28T15:48:50.480Z] ? github.com/docker/docker/api [no test files] [2020-10-28T15:48:50.738Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.2% of statements [2020-10-28T15:48:51.001Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-10-28T15:48:51.081Z] --- PASS: TestConfigInspect (3.80s) [2020-10-28T15:48:51.081Z] === RUN TestConfigList [2020-10-28T15:48:51.263Z] ok github.com/docker/docker/pkg/signal 2.843s coverage: 61.0% of statements [2020-10-28T15:48:51.526Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2020-10-28T15:48:51.789Z] testing: warning: no tests to run [2020-10-28T15:48:51.789Z] coverage: [no statements] [2020-10-28T15:48:51.789Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-10-28T15:48:52.051Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2020-10-28T15:48:52.313Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-10-28T15:48:52.313Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-10-28T15:48:52.576Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-10-28T15:48:53.526Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-10-28T15:48:53.789Z] ok github.com/docker/docker/profiles/seccomp 0.026s coverage: 85.4% of statements [2020-10-28T15:48:54.594Z] --- PASS: TestConfigList (3.65s) [2020-10-28T15:48:54.594Z] === RUN TestConfigsCreateAndDelete [2020-10-28T15:48:54.734Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2020-10-28T15:48:54.996Z] ok github.com/docker/docker/plugin 0.593s coverage: 23.1% of statements [2020-10-28T15:48:56.920Z] ok github.com/docker/docker/registry/resumable 0.046s coverage: 100.0% of statements [2020-10-28T15:48:56.920Z] ok github.com/docker/docker/quota 0.583s coverage: 71.4% of statements [2020-10-28T15:48:56.920Z] ok github.com/docker/docker/registry 0.169s coverage: 56.8% of statements [2020-10-28T15:48:56.920Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2020-10-28T15:48:57.496Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-10-28T15:48:58.073Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2020-10-28T15:48:58.112Z] --- PASS: TestConfigsCreateAndDelete (3.53s) [2020-10-28T15:48:58.112Z] === RUN TestConfigsUpdate [2020-10-28T15:48:59.997Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2020-10-28T15:49:00.572Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 67.0% of statements [2020-10-28T15:49:01.146Z] ok github.com/docker/docker/volume/local 0.246s coverage: 76.4% of statements [2020-10-28T15:49:01.622Z] --- PASS: TestConfigsUpdate (3.67s) [2020-10-28T15:49:01.623Z] === RUN TestTemplatedConfig [2020-10-28T15:49:02.533Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-10-28T15:49:04.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T15:49:04.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T15:49:04.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T15:49:05.139Z] --- PASS: TestTemplatedConfig (3.61s) [2020-10-28T15:49:05.140Z] === RUN TestConfigCreateResolve [2020-10-28T15:49:05.556Z] 406ffb8432a7: Pull complete [2020-10-28T15:49:05.556Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-10-28T15:49:05.556Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T15:49:05.556Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T15:49:05.556Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-10-28T15:49:05.556Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-10-28T15:49:05.556Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518' [2020-10-28T15:49:05.556Z] INFO: Docker version of control daemon [2020-10-28T15:49:05.556Z] [2020-10-28T15:49:05.556Z] Client: Docker Engine - Enterprise [2020-10-28T15:49:05.556Z] Version: 19.03.12 [2020-10-28T15:49:05.556Z] API version: 1.40 [2020-10-28T15:49:05.556Z] Go version: go1.13.13 [2020-10-28T15:49:05.556Z] Git commit: 4306744 [2020-10-28T15:49:05.556Z] Built: 08/05/2020 19:27:53 [2020-10-28T15:49:05.556Z] OS/Arch: windows/amd64 [2020-10-28T15:49:05.556Z] Experimental: false [2020-10-28T15:49:05.556Z] [2020-10-28T15:49:05.556Z] Server: Docker Engine - Enterprise [2020-10-28T15:49:05.556Z] Engine: [2020-10-28T15:49:05.556Z] Version: 19.03.12 [2020-10-28T15:49:05.556Z] API version: 1.40 (minimum version 1.24) [2020-10-28T15:49:05.556Z] Go version: go1.13.13 [2020-10-28T15:49:05.556Z] Git commit: f295753ffd [2020-10-28T15:49:05.556Z] Built: 08/05/2020 19:26:41 [2020-10-28T15:49:05.556Z] OS/Arch: windows/amd64 [2020-10-28T15:49:05.556Z] Experimental: true [2020-10-28T15:49:05.556Z] [2020-10-28T15:49:05.556Z] INFO: Docker info of control daemon [2020-10-28T15:49:05.556Z] [2020-10-28T15:49:05.556Z] Client: [2020-10-28T15:49:05.556Z] Debug Mode: false [2020-10-28T15:49:05.556Z] Plugins: [2020-10-28T15:49:05.556Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-28T15:49:05.556Z] [2020-10-28T15:49:05.556Z] Server: [2020-10-28T15:49:05.556Z] Containers: 0 [2020-10-28T15:49:05.556Z] Running: 0 [2020-10-28T15:49:05.556Z] Paused: 0 [2020-10-28T15:49:05.556Z] Stopped: 0 [2020-10-28T15:49:05.556Z] Images: 1 [2020-10-28T15:49:05.556Z] Server Version: 19.03.12 [2020-10-28T15:49:05.556Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-10-28T15:49:05.556Z] LCOW: [2020-10-28T15:49:05.556Z] Windows: [2020-10-28T15:49:05.556Z] Logging Driver: json-file [2020-10-28T15:49:05.556Z] Plugins: [2020-10-28T15:49:05.556Z] Volume: local [2020-10-28T15:49:05.556Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-28T15:49:05.556Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-28T15:49:05.556Z] Swarm: inactive [2020-10-28T15:49:05.556Z] Default Isolation: process [2020-10-28T15:49:05.556Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-28T15:49:05.556Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-28T15:49:05.556Z] OSType: windows [2020-10-28T15:49:05.556Z] Architecture: x86_64 [2020-10-28T15:49:05.556Z] CPUs: 4 [2020-10-28T15:49:05.556Z] Total Memory: 32GiB [2020-10-28T15:49:05.556Z] Name: azwin-2-dfafb0 [2020-10-28T15:49:05.556Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-28T15:49:05.556Z] Docker Root Dir: D:\docker [2020-10-28T15:49:05.556Z] Debug Mode: false [2020-10-28T15:49:05.557Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:49:05.557Z] Labels: [2020-10-28T15:49:05.557Z] Experimental: true [2020-10-28T15:49:05.557Z] Insecure Registries: [2020-10-28T15:49:05.557Z] 10.0.0.4:5000 [2020-10-28T15:49:05.557Z] 127.0.0.0/8 [2020-10-28T15:49:05.557Z] Registry Mirrors: [2020-10-28T15:49:05.557Z] http://10.0.0.4:5000/ [2020-10-28T15:49:05.557Z] Live Restore Enabled: false [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] INFO: Commit hash is b90ef1237e [2020-10-28T15:49:05.557Z] INFO: Nuke-Everything... [2020-10-28T15:49:05.557Z] INFO: Container count on control daemon to delete is 0 [2020-10-28T15:49:05.557Z] INFO: Nuking d:\CI [2020-10-28T15:49:05.557Z] INFO: Zapped successfully [2020-10-28T15:49:05.557Z] INFO: Location for testing is d:\CI\PR-41599\3 [2020-10-28T15:49:05.557Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] INFO: Building the image from Dockerfile.windows at 10/28/2020 15:48:58... [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] Sending build context to Docker daemon 56.79MB [2020-10-28T15:49:05.557Z] [2020-10-28T15:49:05.557Z] Step 1/10 : FROM microsoft/windowsservercore [2020-10-28T15:49:05.557Z] ---> 71d3f266f3af [2020-10-28T15:49:05.557Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-10-28T15:49:05.557Z] ---> Running in d6a966d7695b [2020-10-28T15:49:05.557Z] Removing intermediate container d6a966d7695b [2020-10-28T15:49:05.557Z] ---> 2bfec371f1cc [2020-10-28T15:49:05.557Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-10-28T15:49:05.557Z] ---> Running in 84d81b6849a6 [2020-10-28T15:49:05.557Z] Removing intermediate container 84d81b6849a6 [2020-10-28T15:49:05.557Z] ---> 82361ee58b51 [2020-10-28T15:49:05.557Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-10-28T15:49:05.557Z] ---> Running in 661cfb18ba3e [2020-10-28T15:49:05.557Z] Removing intermediate container 661cfb18ba3e [2020-10-28T15:49:05.557Z] ---> 9d7f07d3a732 [2020-10-28T15:49:05.557Z] 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-10-28T15:49:05.557Z] ---> Running in 74b798daf6be [2020-10-28T15:49:06.015Z] Removing intermediate container 74b798daf6be [2020-10-28T15:49:06.015Z] ---> d2876477a6c4 [2020-10-28T15:49:06.015Z] 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-10-28T15:49:06.015Z] ---> Running in 42b3fe13a57b [2020-10-28T15:49:08.650Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-10-28T15:49:08.650Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T15:49:08.650Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-10-28T15:49:08.650Z] PASS [2020-10-28T15:49:08.650Z] [2020-10-28T15:49:08.650Z] DONE 7 tests in 22.133s [2020-10-28T15:49:08.650Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-10-28T15:49:08.650Z] ++ 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-10-28T15:49:08.650Z] ++ set -e [2020-10-28T15:49:08.650Z] ++ '[' -n 0 ']' [2020-10-28T15:49:08.650Z] ++ set -x [2020-10-28T15:49:08.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-10-28T15:49:08.940Z] INFO: Testing against a local daemon [2020-10-28T15:49:08.940Z] === RUN TestCheckpoint [2020-10-28T15:49:08.940Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T15:49:08.940Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:49:08.940Z] === RUN TestContainerInvalidJSON [2020-10-28T15:49:08.941Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:49:08.941Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:49:08.941Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:49:08.941Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:49:08.941Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:49:08.941Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:49:08.941Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:49:08.941Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:49:08.941Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:49:08.941Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-28T15:49:08.941Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-28T15:49:08.941Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-10-28T15:49:08.941Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T15:49:08.941Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T15:49:08.941Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-10-28T15:49:08.941Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T15:49:09.186Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-10-28T15:49:09.230Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-10-28T15:49:09.231Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T15:49:09.231Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-10-28T15:49:09.231Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T15:49:09.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-10-28T15:49:09.521Z] === RUN TestCopyFromContainer [2020-10-28T15:49:11.584Z] === RUN TestCopyFromContainer// [2020-10-28T15:49:11.584Z] === RUN TestCopyFromContainer//bar/root [2020-10-28T15:49:11.584Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-28T15:49:11.874Z] === RUN TestCopyFromContainer/bar/quux [2020-10-28T15:49:11.874Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-28T15:49:11.874Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-28T15:49:12.164Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-28T15:49:12.164Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-28T15:49:12.164Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-28T15:49:12.164Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer (2.99s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-10-28T15:49:12.456Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-10-28T15:49:12.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T15:49:12.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:49:12.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:49:12.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:49:12.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:49:12.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:49:12.456Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:49:12.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:49:12.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:49:12.456Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:49:12.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-28T15:49:12.456Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T15:49:12.456Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-10-28T15:49:12.456Z] === RUN TestCreateWithInvalidEnv [2020-10-28T15:49:12.456Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T15:49:12.456Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T15:49:12.456Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T15:49:12.456Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T15:49:12.456Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T15:49:12.456Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T15:49:12.456Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T15:49:12.456Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T15:49:12.456Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T15:49:12.456Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-28T15:49:12.456Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-28T15:49:12.456Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T15:49:12.456Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-28T15:49:12.456Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T15:49:13.129Z] [2020-10-28T15:49:13.129Z] SUCCESS: Specified value was saved. [2020-10-28T15:49:14.094Z] INFO: Downloading git... [2020-10-28T15:49:15.183Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-10-28T15:49:15.183Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T15:49:16.311Z] INFO: Downloading go... [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:49:17.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:49:17.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:49:17.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:49:17.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:49:17.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:49:17.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:49:17.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:49:17.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:49:17.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:49:17.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:49:17.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-28T15:49:17.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-28T15:49:17.247Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T15:49:17.987Z] INFO: Downloading compiler 1 of 3... [2020-10-28T15:49:18.277Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-10-28T15:49:18.277Z] === RUN TestCreateDifferentPlatform [2020-10-28T15:49:18.277Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T15:49:18.277Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T15:49:18.277Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-28T15:49:18.277Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T15:49:18.277Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-28T15:49:18.277Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T15:49:18.277Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-28T15:49:18.277Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T15:49:18.277Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-10-28T15:49:18.277Z] === RUN TestContainerStartOnDaemonRestart [2020-10-28T15:49:18.277Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-28T15:49:18.277Z] === RUN TestDaemonRestartIpcMode [2020-10-28T15:49:18.277Z] === PAUSE TestDaemonRestartIpcMode [2020-10-28T15:49:18.277Z] === RUN TestDaemonHostGatewayIP [2020-10-28T15:49:18.277Z] === PAUSE TestDaemonHostGatewayIP [2020-10-28T15:49:18.277Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T15:49:18.277Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-28T15:49:18.277Z] === RUN TestDiff [2020-10-28T15:49:18.481Z] INFO: Downloading compiler 2 of 3... [2020-10-28T15:49:18.940Z] INFO: Downloading compiler 3 of 3... [2020-10-28T15:49:19.308Z] --- PASS: TestDiff (0.90s) [2020-10-28T15:49:19.308Z] === RUN TestExecWithCloseStdin [2020-10-28T15:49:19.397Z] INFO: Extracting git... [2020-10-28T15:49:20.341Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-10-28T15:49:20.341Z] === RUN TestExec [2020-10-28T15:49:20.972Z] --- PASS: TestExec (0.91s) [2020-10-28T15:49:20.972Z] === RUN TestExecUser [2020-10-28T15:49:22.004Z] --- PASS: TestExecUser (0.93s) [2020-10-28T15:49:22.004Z] === RUN TestExportContainerAndImportImage [2020-10-28T15:49:23.072Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-10-28T15:49:23.072Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T15:49:24.493Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/rootless [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/volume [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-28T15:49:24.493Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === Skipped [2020-10-28T15:49:24.493Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-28T15:49:24.493Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-28T15:49:24.493Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-28T15:49:24.493Z] time="2020-10-28T15:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-28T15:49:24.493Z] time="2020-10-28T15:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-28T15:49:24.493Z] time="2020-10-28T15:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-28T15:49:24.493Z] time="2020-10-28T15:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-28T15:49:24.493Z] time="2020-10-28T15:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-28T15:49:24.493Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-28T15:49:24.493Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-28T15:49:24.493Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:49:24.493Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-28T15:49:24.493Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-28T15:49:24.493Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-28T15:49:24.493Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] [2020-10-28T15:49:24.493Z] DONE 2187 tests, 26 skipped in 191.572s Post stage [Pipeline] junit [2020-10-28T15:49:24.508Z] Recording test results [2020-10-28T15:49:24.574Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-10-28T15:49:24.575Z] === RUN TestHealthCheckWorkdir [2020-10-28T15:49:26.078Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-10-28T15:49:26.078Z] === RUN TestHealthKillContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T15:49:26.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -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:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary test-integration [2020-10-28T15:49:27.359Z] [2020-10-28T15:49:27.622Z] Removing bundles/ [2020-10-28T15:49:27.622Z] [2020-10-28T15:49:27.622Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-28T15:49:27.622Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:49:27.622Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:49:28.802Z] --- PASS: TestHealthKillContainer (2.92s) [2020-10-28T15:49:28.802Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T15:49:29.433Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-10-28T15:49:29.433Z] === RUN TestIpcModeNone [2020-10-28T15:49:30.468Z] --- PASS: TestIpcModeNone (0.89s) [2020-10-28T15:49:30.468Z] === RUN TestIpcModePrivate [2020-10-28T15:49:31.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T15:49:31.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T15:49:31.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T15:49:31.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T15:49:31.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T15:49:31.500Z] --- PASS: TestIpcModePrivate (0.93s) [2020-10-28T15:49:31.500Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-10-28T15:49:31.500Z] === RUN TestIpcModeShareable [2020-10-28T15:49:32.130Z] --- PASS: TestIpcModeShareable (0.95s) [2020-10-28T15:49:32.130Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-10-28T15:49:32.130Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-28T15:49:32.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T15:49:34.275Z] INFO: Expanding go... [2020-10-28T15:49:35.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-10-28T15:49:35.641Z] === RUN TestAPIIpcModeHost [2020-10-28T15:49:35.641Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-10-28T15:49:35.641Z] === RUN TestDaemonIpcModeShareable [2020-10-28T15:49:36.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T15:49:37.704Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-10-28T15:49:37.704Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-28T15:49:37.704Z] === RUN TestDaemonIpcModePrivate [2020-10-28T15:49:37.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T15:49:39.209Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-10-28T15:49:39.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-28T15:49:39.209Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-28T15:49:39.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T15:49:39.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T15:49:41.272Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-10-28T15:49:41.272Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-10-28T15:49:41.272Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-28T15:49:41.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T15:49:42.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T15:49:42.778Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-10-28T15:49:42.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-10-28T15:49:42.778Z] === RUN TestIpcModeOlderClient [2020-10-28T15:49:42.778Z] === PAUSE TestIpcModeOlderClient [2020-10-28T15:49:42.778Z] === RUN TestKillContainerInvalidSignal [2020-10-28T15:49:43.809Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-10-28T15:49:43.809Z] === RUN TestKillContainer [2020-10-28T15:49:43.809Z] === RUN TestKillContainer/no_signal [2020-10-28T15:49:44.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T15:49:44.440Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T15:49:45.071Z] === RUN TestKillContainer/killing_signal [2020-10-28T15:49:45.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T15:49:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T15:49:46.106Z] --- PASS: TestKillContainer (2.49s) [2020-10-28T15:49:46.106Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-10-28T15:49:46.106Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-10-28T15:49:46.106Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-10-28T15:49:46.106Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T15:49:46.106Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-28T15:49:47.207Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-28T15:49:47.463Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:49:47.463Z] Using test binary docker [2020-10-28T15:49:47.463Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-28T15:49:47.463Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:49:47.463Z] INFO: Waiting for daemon to start... [2020-10-28T15:49:47.463Z] Starting dockerd [2020-10-28T15:49:47.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-10-28T15:49:47.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-10-28T15:49:47.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-10-28T15:49:47.838Z] === RUN TestKillStoppedContainer [2020-10-28T15:49:47.838Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-28T15:49:47.838Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T15:49:48.128Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-10-28T15:49:48.128Z] === RUN TestKillDifferentUserContainer [2020-10-28T15:49:48.760Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-10-28T15:49:48.760Z] === RUN TestInspectOomKilledTrue [2020-10-28T15:49:49.050Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-28T15:49:49.050Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:49:49.050Z] === RUN TestInspectOomKilledFalse [2020-10-28T15:49:49.050Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-28T15:49:49.050Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:49:49.050Z] === RUN TestLinksEtcHostsContentMatch [2020-10-28T15:49:49.341Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-10-28T15:49:49.341Z] === RUN TestLinksContainerNames [2020-10-28T15:49:50.728Z] . [2020-10-28T15:49:50.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:49:50.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:49:50.728Z] Error: No such image: emptyfs [2020-10-28T15:49:50.728Z] Running integration-test (iteration 1) [2020-10-28T15:49:50.728Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-28T15:49:51.405Z] --- PASS: TestLinksContainerNames (1.76s) [2020-10-28T15:49:51.405Z] === RUN TestLogsFollowTailEmpty [2020-10-28T15:49:52.036Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-10-28T15:49:52.036Z] === RUN TestContainerNetworkMountsNoChown [2020-10-28T15:49:53.073Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/default [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/default [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/private [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/private [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rprivate [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/slave [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/slave [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rslave [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/shared [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/shared [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rshared [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/default [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rslave [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rshared [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/shared [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/private [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/slave [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/rprivate [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:49:53.073Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:49:53.073Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:49:53.073Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:49:53.364Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:49:53.655Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:49:53.946Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-28T15:49:53.946Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-28T15:49:53.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-10-28T15:49:53.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-10-28T15:49:53.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-10-28T15:49:53.947Z] === RUN TestContainerBindMountNonRecursive [2020-10-28T15:49:55.389Z] INFO: Expanding compiler 1 of 3... [2020-10-28T15:49:56.673Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-10-28T15:49:56.673Z] === RUN TestNetworkNat [2020-10-28T15:49:57.307Z] --- PASS: TestNetworkNat (0.87s) [2020-10-28T15:49:57.307Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T15:49:57.564Z] INFO: Expanding compiler 2 of 3... [2020-10-28T15:49:57.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-10-28T15:49:57.941Z] === RUN TestNetworkLoopbackNat [2020-10-28T15:50:01.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:50:01.063Z] [2020-10-28T15:50:01.063Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-10-28T15:50:01.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-10-28T15:50:01.063Z] Using test binary docker [2020-10-28T15:50:01.063Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-28T15:50:01.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:50:01.063Z] INFO: Waiting for daemon to start... [2020-10-28T15:50:01.063Z] Starting dockerd [2020-10-28T15:50:01.063Z] . [2020-10-28T15:50:01.063Z] INFO: Building docker-sdk-python3:4.3.0... [2020-10-28T15:50:01.453Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2020-10-28T15:50:01.453Z] === RUN TestPause [2020-10-28T15:50:02.086Z] --- PASS: TestPause (0.90s) [2020-10-28T15:50:02.086Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T15:50:02.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:50:02.086Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:50:02.086Z] === RUN TestPauseStopPausedContainer [2020-10-28T15:50:02.270Z] INFO: Expanding compiler 3 of 3... [2020-10-28T15:50:02.728Z] INFO: Removing downloaded files... [2020-10-28T15:50:02.729Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-10-28T15:50:02.729Z] INFO: Configuring git core.autocrlf... [2020-10-28T15:50:02.911Z] Loaded image: buildpack-deps:buster [2020-10-28T15:50:02.911Z] Loaded image: busybox:latest [2020-10-28T15:50:02.911Z] Loaded image: busybox:glibc [2020-10-28T15:50:03.117Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-10-28T15:50:03.117Z] === RUN TestPsFilter [2020-10-28T15:50:03.167Z] Loaded image: debian:buster [2020-10-28T15:50:03.167Z] Loaded image: hello-world:latest [2020-10-28T15:50:03.167Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:50:03.167Z] INFO: Testing against a local daemon [2020-10-28T15:50:03.167Z] === RUN TestCgroupNamespacesBuild [2020-10-28T15:50:03.408Z] --- PASS: TestPsFilter (0.30s) [2020-10-28T15:50:03.408Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T15:50:04.040Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-10-28T15:50:04.040Z] === RUN TestRemoveContainerWithVolume [2020-10-28T15:50:05.075Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-10-28T15:50:05.075Z] === RUN TestRemoveContainerRunning [2020-10-28T15:50:06.107Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-10-28T15:50:06.107Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T15:50:06.741Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-10-28T15:50:06.741Z] === RUN TestRemoveInvalidContainer [2020-10-28T15:50:06.741Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-28T15:50:06.741Z] === RUN TestRenameLinkedContainer [2020-10-28T15:50:07.334Z] --- PASS: TestCgroupNamespacesBuild (4.12s) [2020-10-28T15:50:07.334Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-28T15:50:09.850Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-10-28T15:50:09.850Z] === RUN TestBuildWithSession [2020-10-28T15:50:09.850Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T15:50:09.850Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:50:09.850Z] === RUN TestBuildSquashParent [2020-10-28T15:50:10.289Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-10-28T15:50:10.289Z] === RUN TestRenameStoppedContainer [2020-10-28T15:50:11.321Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-10-28T15:50:11.321Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T15:50:12.829Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-10-28T15:50:12.829Z] === RUN TestRenameInvalidName [2020-10-28T15:50:13.865Z] --- PASS: TestRenameInvalidName (0.84s) [2020-10-28T15:50:13.865Z] === RUN TestRenameAnonymousContainer [2020-10-28T15:50:16.385Z] --- PASS: TestBuildSquashParent (6.77s) [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:50:16.385Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:50:16.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:50:16.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:50:16.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:50:17.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T15:50:17.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T15:50:18.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:50:18.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:50:19.429Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-10-28T15:50:19.429Z] === RUN TestRenameContainerWithSameName [2020-10-28T15:50:19.429Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-10-28T15:50:19.429Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T15:50:20.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:50:21.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T15:50:21.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:50:21.491Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-10-28T15:50:21.491Z] === RUN TestResize [2020-10-28T15:50:22.122Z] --- PASS: TestResize (0.85s) [2020-10-28T15:50:22.122Z] === RUN TestResizeWithInvalidSize [2020-10-28T15:50:22.752Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-10-28T15:50:22.752Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-10-28T15:50:23.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-10-28T15:50:23.012Z] === RUN TestBuildMultiStageCopy [2020-10-28T15:50:23.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T15:50:23.785Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:23.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:23.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:23.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:50:23.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:50:26.278Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T15:50:26.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:26.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:27.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T15:50:27.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:50:27.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:50:28.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T15:50:29.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:50:29.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:50:29.059Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-10-28T15:50:30.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-10-28T15:50:30.426Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T15:50:31.575Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-28T15:50:31.575Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-28T15:50:31.575Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-28T15:50:31.576Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-10-28T15:50:31.576Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-10-28T15:50:31.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:50:31.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:50:31.875Z] ok github.com/docker/docker/builder/remotecontext/git 4.048s coverage: 86.3% of statements [2020-10-28T15:50:32.931Z] ok github.com/docker/docker/builder/remotecontext 0.614s coverage: 13.6% of statements [2020-10-28T15:50:33.142Z] sha256:de6ac36203599be46ffbe2c2edc4a8667005302d351102421393d830e5712f07 [2020-10-28T15:50:33.142Z] INFO: Starting docker-py tests... [2020-10-28T15:50:33.142Z] ============================= test session starts ============================== [2020-10-28T15:50:33.142Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-10-28T15:50:33.142Z] rootdir: /src, inifile: pytest.ini [2020-10-28T15:50:33.142Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-10-28T15:50:33.709Z] collected 389 items / 1 deselected / 388 selected [2020-10-28T15:50:33.709Z] [2020-10-28T15:50:34.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:50:34.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:50:35.046Z] ok github.com/docker/docker/builder/dockerfile 1.464s coverage: 48.0% of statements [2020-10-28T15:50:35.046Z] ? github.com/docker/docker/cli [no test files] [2020-10-28T15:50:35.046Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-28T15:50:35.668Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-10-28T15:50:35.668Z] === RUN TestBuildLabelWithTargets [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-10-28T15:50:37.282Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2020-10-28T15:50:37.282Z] === RUN TestCgroupNamespacesRun [2020-10-28T15:50:38.628Z] ok github.com/docker/docker/client 0.476s coverage: 75.4% of statements [2020-10-28T15:50:38.786Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-10-28T15:50:38.786Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-28T15:50:40.289Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-10-28T15:50:40.289Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-28T15:50:41.793Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-10-28T15:50:41.793Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-28T15:50:43.748Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2020-10-28T15:50:43.749Z] === RUN TestBuildWithEmptyLayers [2020-10-28T15:50:43.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-10-28T15:50:43.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-28T15:50:45.359Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-10-28T15:50:45.359Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-28T15:50:46.264Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-10-28T15:50:46.264Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T15:50:47.422Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-10-28T15:50:47.422Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-28T15:50:47.712Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-28T15:50:47.712Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-28T15:50:49.159Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:50:49.159Z] [2020-10-28T15:50:49.159Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:50:49.159Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:50:49.159Z] HOSTNAME=21489bdfae21 [2020-10-28T15:50:49.159Z] TESTDEBUG=0 [2020-10-28T15:50:49.159Z] DEST=bundles/test-integration [2020-10-28T15:50:49.159Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:50:49.159Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:50:49.159Z] container=docker [2020-10-28T15:50:49.159Z] HOME=/root [2020-10-28T15:50:49.159Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:50:49.159Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:50:49.159Z] VALIDATE_BRANCH=master [2020-10-28T15:50:49.159Z] TERM=xterm [2020-10-28T15:50:49.159Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:50:49.159Z] SHLVL=1 [2020-10-28T15:50:49.159Z] TIMEOUT=120m [2020-10-28T15:50:49.159Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:50:49.159Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:50:49.159Z] GO111MODULE=off [2020-10-28T15:50:49.159Z] DOCKER_EXPERIMENTAL=1 [2020-10-28T15:50:49.159Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:50:49.159Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:50:49.159Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:50:49.159Z] GOPATH=/go [2020-10-28T15:50:49.159Z] PKG_CONFIG=pkg-config [2020-10-28T15:50:49.159Z] _=/usr/bin/env [2020-10-28T15:50:49.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T15:50:49.536Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-10-28T15:50:49.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-10-28T15:50:49.775Z] === RUN TestKernelTCPMemory [2020-10-28T15:50:50.102Z] tests/integration/api_client_test.py ..... [ 7%] [2020-10-28T15:50:50.809Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-10-28T15:50:50.809Z] === RUN TestNISDomainname [2020-10-28T15:50:51.508Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-10-28T15:50:51.508Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T15:50:51.607Z] tests/integration/api_config_test.py ..... [ 8%] [2020-10-28T15:50:51.765Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-10-28T15:50:51.765Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T15:50:51.841Z] --- PASS: TestNISDomainname (0.98s) [2020-10-28T15:50:51.841Z] === RUN TestHostnameDnsResolution [2020-10-28T15:50:53.346Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-10-28T15:50:53.346Z] === RUN TestStats [2020-10-28T15:50:56.856Z] --- PASS: TestStats (2.89s) [2020-10-28T15:50:56.856Z] === RUN TestStopContainerWithTimeout [2020-10-28T15:50:56.856Z] === RUN TestStopContainerWithTimeout/0 [2020-10-28T15:50:56.856Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-28T15:50:56.856Z] === RUN TestStopContainerWithTimeout/1 [2020-10-28T15:50:56.856Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-28T15:50:56.856Z] === RUN TestStopContainerWithTimeout/3 [2020-10-28T15:50:56.856Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-28T15:50:56.856Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-28T15:50:56.856Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-28T15:50:56.856Z] === CONT TestStopContainerWithTimeout/0 [2020-10-28T15:50:56.856Z] === CONT TestStopContainerWithTimeout/3 [2020-10-28T15:50:57.007Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-10-28T15:50:57.007Z] === RUN TestBuildWithHugeFile [2020-10-28T15:50:57.488Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-28T15:50:59.554Z] === CONT TestStopContainerWithTimeout/1 [2020-10-28T15:51:01.627Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-28T15:51:01.627Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-10-28T15:51:01.627Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-10-28T15:51:01.627Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-10-28T15:51:01.627Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-10-28T15:51:01.627Z] === RUN TestDeleteDevicemapper [2020-10-28T15:51:01.627Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-28T15:51:01.627Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:51:01.627Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T15:51:05.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-10-28T15:51:05.137Z] === RUN TestUpdateMemory [2020-10-28T15:51:05.137Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-28T15:51:05.137Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:51:05.137Z] === RUN TestUpdateCPUQuota [2020-10-28T15:51:06.168Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-10-28T15:51:06.168Z] === RUN TestUpdatePidsLimit [2020-10-28T15:51:06.168Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-28T15:51:06.458Z] === RUN TestUpdatePidsLimit/no_change [2020-10-28T15:51:06.748Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-28T15:51:07.038Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-28T15:51:07.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-28T15:51:07.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-28T15:51:08.250Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-10-28T15:51:09.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-10-28T15:51:09.758Z] === RUN TestUpdateRestartPolicy [2020-10-28T15:51:11.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T15:51:11.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T15:51:13.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T15:51:21.001Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-10-28T15:51:22.379Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2020-10-28T15:51:22.379Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T15:51:23.010Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-10-28T15:51:23.010Z] === RUN TestWaitNonBlocked [2020-10-28T15:51:23.010Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:51:23.010Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:51:23.010Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:51:23.010Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:51:23.010Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:51:23.010Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:51:24.514Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-28T15:51:24.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-10-28T15:51:24.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-10-28T15:51:24.514Z] === RUN TestWaitBlocked [2020-10-28T15:51:24.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:51:24.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:51:24.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:51:24.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:51:24.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:51:24.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:51:25.547Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-28T15:51:25.547Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-10-28T15:51:25.547Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-10-28T15:51:25.547Z] === CONT TestContainerStartOnDaemonRestart [2020-10-28T15:51:25.547Z] === CONT TestContainerKillOnDaemonStart [2020-10-28T15:51:26.111Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 29.1% of statements [2020-10-28T15:51:26.111Z] ok github.com/docker/docker/container 0.203s coverage: 34.4% of statements [2020-10-28T15:51:26.111Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-28T15:51:26.111Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-28T15:51:26.111Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-28T15:51:26.111Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-28T15:51:28.218Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-10-28T15:51:28.271Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2020-10-28T15:51:28.271Z] === CONT TestDaemonHostGatewayIP [2020-10-28T15:51:31.780Z] --- PASS: TestDaemonHostGatewayIP (3.33s) [2020-10-28T15:51:31.780Z] === CONT TestDaemonRestartIpcMode [2020-10-28T15:51:33.865Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.9% of statements [2020-10-28T15:51:34.163Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-10-28T15:51:35.331Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-10-28T15:51:35.331Z] === CONT TestIpcModeOlderClient [2020-10-28T15:51:35.331Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-10-28T15:51:35.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T15:51:35.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T15:51:35.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T15:51:36.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T15:51:36.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T15:51:38.098Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2020-10-28T15:51:38.098Z] PASS [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === Skipped [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-10-28T15:51:38.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-28T15:51:38.098Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-28T15:51:38.098Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:51:38.098Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-10-28T15:51:38.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-10-28T15:51:38.098Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] [2020-10-28T15:51:38.098Z] DONE 193 tests, 6 skipped in 149.075s [2020-10-28T15:51:38.098Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-10-28T15:51:38.098Z] ++ 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-10-28T15:51:38.098Z] ++ set -e [2020-10-28T15:51:38.098Z] ++ '[' -n 0 ']' [2020-10-28T15:51:38.098Z] ++ set -x [2020-10-28T15:51:38.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-10-28T15:51:38.098Z] INFO: Testing against a local daemon [2020-10-28T15:51:38.098Z] === RUN TestCommitInheritsEnv [2020-10-28T15:51:38.434Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-10-28T15:51:38.434Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T15:51:38.434Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-28T15:51:38.434Z] === RUN TestImagesFilterMultiReference [2020-10-28T15:51:38.676Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-10-28T15:51:38.724Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-10-28T15:51:38.724Z] === RUN TestImagePullPlatformInvalid [2020-10-28T15:51:38.724Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-10-28T15:51:38.724Z] === RUN TestRemoveImageOrphaning [2020-10-28T15:51:38.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T15:51:39.014Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-10-28T15:51:39.014Z] === RUN TestRemoveImageGarbageCollector [2020-10-28T15:51:39.014Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:51:39.014Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:51:39.014Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T15:51:39.305Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-28T15:51:39.306Z] === RUN TestTagInvalidReference [2020-10-28T15:51:39.306Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-28T15:51:39.306Z] === RUN TestTagValidPrefixedRepo [2020-10-28T15:51:39.306Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-28T15:51:39.306Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T15:51:39.306Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-10-28T15:51:39.306Z] === RUN TestTagOfficialNames [2020-10-28T15:51:39.306Z] --- PASS: TestTagOfficialNames (0.03s) [2020-10-28T15:51:39.306Z] === RUN TestTagMatchesDigest [2020-10-28T15:51:39.306Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-28T15:51:39.306Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-28T15:51:40.782Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-10-28T15:51:41.429Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.8% of statements [2020-10-28T15:51:42.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T15:51:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T15:51:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T15:51:42.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T15:51:43.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T15:51:43.525Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-10-28T15:51:44.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T15:51:44.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T15:51:46.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T15:51:46.283Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-10-28T15:51:46.579Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 14.1% of statements [2020-10-28T15:51:47.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T15:51:47.669Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.783s coverage: 57.1% of statements [2020-10-28T15:51:48.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T15:51:49.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T15:51:50.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T15:51:50.438Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-10-28T15:51:52.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T15:51:52.544Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.2% of statements [2020-10-28T15:51:52.544Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-28T15:51:52.544Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-28T15:51:52.544Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-28T15:51:52.544Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-28T15:51:52.544Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.243s coverage: 69.2% of statements [2020-10-28T15:51:53.175Z] --- PASS: TestBuildWithHugeFile (53.16s) [2020-10-28T15:51:53.175Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T15:51:53.175Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:51:53.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:51:53.175Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:51:53.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:51:53.175Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:51:53.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:51:53.175Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:51:53.175Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:51:53.175Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:51:53.175Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-10-28T15:51:53.175Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-10-28T15:51:53.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-10-28T15:51:53.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-10-28T15:51:53.175Z] === RUN TestBuildPreserveOwnership [2020-10-28T15:51:53.175Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-28T15:51:53.205Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.499s coverage: 45.9% of statements [2020-10-28T15:51:53.205Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-28T15:51:53.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T15:51:55.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T15:51:55.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-28T15:51:55.307Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.455s coverage: 49.5% of statements [2020-10-28T15:51:55.307Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-10-28T15:51:56.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:51:56.399Z] Using test binary docker [2020-10-28T15:51:56.399Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-28T15:51:56.399Z] +++ /etc/init.d/apparmor start [2020-10-28T15:51:56.399Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:51:56.399Z] INFO: Waiting for daemon to start... [2020-10-28T15:51:56.399Z] Starting dockerd [2020-10-28T15:51:56.399Z] +++ 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-10-28T15:51:56.862Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-10-28T15:51:57.159Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-10-28T15:51:59.181Z] Removing intermediate container 42b3fe13a57b [2020-10-28T15:51:59.181Z] ---> 0a4fcdf2529d [2020-10-28T15:51:59.181Z] 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-10-28T15:51:59.181Z] ---> Running in 5ece3891acd7 [2020-10-28T15:51:59.181Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-10-28T15:51:59.181Z] go: finding gotest.tools v0.5.3 [2020-10-28T15:51:59.181Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-10-28T15:51:59.181Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-28T15:51:59.181Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-28T15:51:59.181Z] go: downloading github.com/pkg/errors v0.9.1 [2020-10-28T15:51:59.181Z] go: downloading github.com/fatih/color v1.9.0 [2020-10-28T15:51:59.181Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:51:59.181Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-10-28T15:51:59.181Z] go: extracting github.com/pkg/errors v0.9.1 [2020-10-28T15:51:59.181Z] go: extracting github.com/fatih/color v1.9.0 [2020-10-28T15:51:59.181Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:51:59.181Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-10-28T15:51:59.181Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:51:59.181Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:51:59.181Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:51:59.181Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:51:59.181Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:51:59.181Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:51:59.181Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:51:59.181Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:51:59.181Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:51:59.181Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:51:59.181Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:51:59.181Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:51:59.181Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:51:59.181Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:51:59.181Z] go: finding github.com/fatih/color v1.9.0 [2020-10-28T15:51:59.181Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-28T15:51:59.181Z] go: finding github.com/pkg/errors v0.9.1 [2020-10-28T15:51:59.181Z] go: finding github.com/spf13/pflag v1.0.3 [2020-10-28T15:51:59.181Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-28T15:51:59.181Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-28T15:51:59.181Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-28T15:51:59.181Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-28T15:51:59.181Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T15:51:59.181Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-28T15:51:59.181Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-28T15:51:59.226Z] --- PASS: TestBuildPreserveOwnership (9.51s) [2020-10-28T15:51:59.226Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.53s) [2020-10-28T15:51:59.226Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.98s) [2020-10-28T15:51:59.226Z] === RUN TestBuildPlatformInvalid [2020-10-28T15:51:59.226Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-10-28T15:51:59.226Z] PASS [2020-10-28T15:51:59.226Z] [2020-10-28T15:51:59.226Z] === Skipped [2020-10-28T15:51:59.226Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-28T15:51:59.226Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:51:59.226Z] [2020-10-28T15:51:59.226Z] [2020-10-28T15:51:59.226Z] DONE 32 tests, 1 skipped in 128.643s [2020-10-28T15:51:59.226Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-28T15:51:59.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T15:51:59.481Z] INFO: Testing against a local daemon [2020-10-28T15:51:59.482Z] === RUN TestConfigInspect [2020-10-28T15:51:59.482Z] --- SKIP: TestConfigInspect (0.02s) [2020-10-28T15:51:59.482Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestConfigList [2020-10-28T15:51:59.482Z] --- SKIP: TestConfigList (0.01s) [2020-10-28T15:51:59.482Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestConfigsCreateAndDelete [2020-10-28T15:51:59.482Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-10-28T15:51:59.482Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestConfigsUpdate [2020-10-28T15:51:59.482Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-10-28T15:51:59.482Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestTemplatedConfig [2020-10-28T15:51:59.482Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-28T15:51:59.482Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestConfigCreateResolve [2020-10-28T15:51:59.482Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-10-28T15:51:59.482Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:51:59.482Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T15:51:59.923Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2020-10-28T15:52:01.369Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-10-28T15:52:01.369Z] PASS [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === Skipped [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-10-28T15:52:01.369Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-10-28T15:52:01.369Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-10-28T15:52:01.369Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-10-28T15:52:01.369Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-10-28T15:52:01.369Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-10-28T15:52:01.369Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] [2020-10-28T15:52:01.369Z] DONE 7 tests, 6 skipped in 1.733s [2020-10-28T15:52:01.369Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-28T15:52:01.369Z] INFO: Testing against a local daemon [2020-10-28T15:52:01.369Z] === RUN TestCheckpoint [2020-10-28T15:52:01.369Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T15:52:01.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:52:01.369Z] === RUN TestContainerInvalidJSON [2020-10-28T15:52:01.369Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:52:01.369Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:52:01.369Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:52:01.369Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:52:01.369Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:52:01.369Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:52:01.369Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:52:01.369Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:52:01.369Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:52:01.369Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-28T15:52:01.369Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-28T15:52:01.369Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-28T15:52:01.369Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T15:52:01.369Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T15:52:01.369Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-10-28T15:52:01.369Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T15:52:01.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-10-28T15:52:01.369Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T15:52:01.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-10-28T15:52:01.369Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T15:52:01.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-10-28T15:52:01.369Z] === RUN TestCopyFromContainer [2020-10-28T15:52:01.468Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.224s coverage: 52.1% of statements [2020-10-28T15:52:01.468Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-28T15:52:01.468Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-28T15:52:01.765Z] ok github.com/docker/docker/daemon/logger/awslogs 0.517s coverage: 77.8% of statements [2020-10-28T15:52:02.064Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-10-28T15:52:02.064Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.9% of statements [2020-10-28T15:52:02.064Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-28T15:52:02.064Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-28T15:52:02.064Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-28T15:52:02.064Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-28T15:52:03.122Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-10-28T15:52:03.772Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2020-10-28T15:52:03.862Z] INFO: Build done for gotestsum... [2020-10-28T15:52:04.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T15:52:04.797Z] . [2020-10-28T15:52:04.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:52:04.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:52:04.797Z] Error: No such image: emptyfs [2020-10-28T15:52:04.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:52:04.797Z] ++++ docker load [2020-10-28T15:52:04.797Z] Running integration-test (iteration 1) [2020-10-28T15:52:04.797Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-10-28T15:52:04.797Z] ++ 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-10-28T15:52:04.797Z] ++ set -e [2020-10-28T15:52:04.797Z] ++ '[' -n 0 ']' [2020-10-28T15:52:04.797Z] ++ set -x [2020-10-28T15:52:04.797Z] ++ env -i DEST=/go/src/github.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-10-28T15:52:04.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-10-28T15:52:05.481Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2020-10-28T15:52:05.481Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer// [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer//bar/root [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer/bar/quux [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-28T15:52:05.534Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-28T15:52:05.790Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-28T15:52:05.790Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-28T15:52:05.790Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer (4.54s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-10-28T15:52:06.046Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-10-28T15:52:06.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T15:52:06.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:52:06.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:52:06.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:52:06.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:52:06.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:52:06.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:52:06.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:52:06.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:52:06.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:52:06.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-10-28T15:52:06.046Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T15:52:06.046Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-10-28T15:52:06.046Z] === RUN TestCreateWithInvalidEnv [2020-10-28T15:52:06.046Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T15:52:06.046Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T15:52:06.046Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T15:52:06.046Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T15:52:06.046Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T15:52:06.046Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T15:52:06.046Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T15:52:06.046Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T15:52:06.046Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T15:52:06.046Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-28T15:52:06.046Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-28T15:52:06.046Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T15:52:06.046Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-28T15:52:06.046Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T15:52:07.017Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 37.7% of statements [2020-10-28T15:52:07.017Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-10-28T15:52:07.413Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2020-10-28T15:52:07.413Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T15:52:08.074Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:52:08.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:52:08.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:52:08.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:52:08.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:52:08.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:52:08.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:52:08.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:52:08.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:52:08.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:52:08.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:52:08.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-28T15:52:08.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-28T15:52:08.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T15:52:08.373Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-10-28T15:52:08.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T15:52:08.907Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-10-28T15:52:08.907Z] === RUN TestCreateDifferentPlatform [2020-10-28T15:52:08.907Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T15:52:08.907Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T15:52:08.907Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-10-28T15:52:08.907Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T15:52:08.907Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-28T15:52:08.907Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T15:52:08.907Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-10-28T15:52:08.907Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T15:52:08.907Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-10-28T15:52:08.907Z] === RUN TestContainerStartOnDaemonRestart [2020-10-28T15:52:08.907Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-10-28T15:52:08.907Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-28T15:52:08.907Z] === RUN TestDaemonRestartIpcMode [2020-10-28T15:52:08.907Z] === PAUSE TestDaemonRestartIpcMode [2020-10-28T15:52:08.907Z] === RUN TestDaemonHostGatewayIP [2020-10-28T15:52:08.907Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-10-28T15:52:08.907Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:52:08.907Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T15:52:08.907Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-10-28T15:52:08.907Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-28T15:52:08.907Z] === RUN TestDiff [2020-10-28T15:52:09.468Z] --- PASS: TestDiff (0.44s) [2020-10-28T15:52:09.468Z] === RUN TestExecWithCloseStdin [2020-10-28T15:52:10.030Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-10-28T15:52:10.030Z] === RUN TestExec [2020-10-28T15:52:10.286Z] --- PASS: TestExec (0.48s) [2020-10-28T15:52:10.286Z] === RUN TestExecUser [2020-10-28T15:52:10.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T15:52:10.848Z] --- PASS: TestExecUser (0.48s) [2020-10-28T15:52:10.848Z] === RUN TestExportContainerAndImportImage [2020-10-28T15:52:11.162Z] ok github.com/docker/docker/daemon/logger/splunk 2.433s coverage: 82.5% of statements [2020-10-28T15:52:11.162Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-28T15:52:11.162Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2020-10-28T15:52:11.162Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-28T15:52:11.410Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-10-28T15:52:11.410Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T15:52:12.221Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2020-10-28T15:52:13.770Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-10-28T15:52:14.014Z] ..........................xx.................... [ 29%] [2020-10-28T15:52:14.419Z] ok github.com/docker/docker/distribution 0.423s coverage: 21.9% of statements [2020-10-28T15:52:14.419Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-28T15:52:14.677Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-10-28T15:52:14.677Z] === RUN TestHealthCheckWorkdir [2020-10-28T15:52:15.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T15:52:15.238Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-10-28T15:52:15.238Z] === RUN TestHealthKillContainer [2020-10-28T15:52:16.520Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-10-28T15:52:16.818Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2020-10-28T15:52:16.818Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-28T15:52:17.034Z] Loaded image: buildpack-deps:buster [2020-10-28T15:52:17.124Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2020-10-28T15:52:17.124Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-28T15:52:17.424Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2020-10-28T15:52:17.424Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-28T15:52:17.982Z] Loaded image: busybox:latest [2020-10-28T15:52:18.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T15:52:18.503Z] --- PASS: TestHealthKillContainer (2.64s) [2020-10-28T15:52:18.503Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T15:52:18.503Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2020-10-28T15:52:18.503Z] === RUN TestIpcModeNone [2020-10-28T15:52:18.608Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-10-28T15:52:18.688Z] Removing intermediate container 5ece3891acd7 [2020-10-28T15:52:18.688Z] ---> 717b2af3b53b [2020-10-28T15:52:18.688Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-10-28T15:52:18.688Z] ---> Running in 7f23b44a7df6 [2020-10-28T15:52:18.688Z] Removing intermediate container 7f23b44a7df6 [2020-10-28T15:52:18.688Z] ---> 5cf40e75f155 [2020-10-28T15:52:18.688Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-10-28T15:52:18.688Z] ---> Running in 80f474331ed8 [2020-10-28T15:52:18.759Z] --- PASS: TestIpcModeNone (0.46s) [2020-10-28T15:52:18.759Z] === RUN TestIpcModePrivate [2020-10-28T15:52:19.322Z] --- PASS: TestIpcModePrivate (0.53s) [2020-10-28T15:52:19.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-10-28T15:52:19.322Z] === RUN TestIpcModeShareable [2020-10-28T15:52:19.322Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-10-28T15:52:19.322Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:52:19.322Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-28T15:52:19.367Z] Loaded image: busybox:glibc [2020-10-28T15:52:19.367Z] Loaded image: debian:buster [2020-10-28T15:52:19.367Z] Loaded image: hello-world:latest [2020-10-28T15:52:19.628Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:52:19.628Z] INFO: Testing against a local daemon [2020-10-28T15:52:19.628Z] === RUN TestCgroupNamespacesBuild [2020-10-28T15:52:19.656Z] Removing intermediate container 80f474331ed8 [2020-10-28T15:52:19.656Z] ---> 8e21d9b34c4c [2020-10-28T15:52:19.656Z] Step 10/10 : COPY . . [2020-10-28T15:52:20.176Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 52.9% of statements [2020-10-28T15:52:20.177Z] ok github.com/docker/docker/oci 0.035s coverage: 8.2% of statements [2020-10-28T15:52:20.828Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-10-28T15:52:20.828Z] === RUN TestAPIIpcModeHost [2020-10-28T15:52:20.828Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-10-28T15:52:20.828Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:52:20.828Z] === RUN TestDaemonIpcModeShareable [2020-10-28T15:52:20.828Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-10-28T15:52:20.828Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:52:20.828Z] === RUN TestDaemonIpcModePrivate [2020-10-28T15:52:22.385Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2020-10-28T15:52:23.033Z] ok github.com/docker/docker/pkg/authorization 0.640s coverage: 68.3% of statements [2020-10-28T15:52:23.331Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-10-28T15:52:23.391Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-10-28T15:52:23.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-10-28T15:52:23.391Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-28T15:52:23.391Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-28T15:52:23.391Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:52:23.391Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-28T15:52:23.391Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-28T15:52:23.392Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:52:23.392Z] === RUN TestIpcModeOlderClient [2020-10-28T15:52:23.392Z] === PAUSE TestIpcModeOlderClient [2020-10-28T15:52:23.392Z] === RUN TestKillContainerInvalidSignal [2020-10-28T15:52:23.392Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-10-28T15:52:23.392Z] === RUN TestKillContainer [2020-10-28T15:52:23.392Z] === RUN TestKillContainer/no_signal [2020-10-28T15:52:23.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T15:52:23.628Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-10-28T15:52:23.965Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T15:52:24.228Z] === RUN TestKillContainer/killing_signal [2020-10-28T15:52:24.702Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-10-28T15:52:24.789Z] --- PASS: TestKillContainer (1.24s) [2020-10-28T15:52:24.789Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-10-28T15:52:24.789Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-10-28T15:52:24.789Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-10-28T15:52:24.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T15:52:24.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-28T15:52:25.000Z] ok github.com/docker/docker/pkg/archive 1.361s coverage: 77.1% of statements [2020-10-28T15:52:25.046Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-28T15:52:25.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2020-10-28T15:52:25.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-10-28T15:52:25.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2020-10-28T15:52:25.608Z] === RUN TestKillStoppedContainer [2020-10-28T15:52:25.608Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-10-28T15:52:25.608Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T15:52:25.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-10-28T15:52:25.608Z] === RUN TestKillDifferentUserContainer [2020-10-28T15:52:25.768Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-10-28T15:52:25.768Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-10-28T15:52:25.865Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-10-28T15:52:25.865Z] === RUN TestInspectOomKilledTrue [2020-10-28T15:52:26.122Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-28T15:52:26.122Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:52:26.122Z] === RUN TestInspectOomKilledFalse [2020-10-28T15:52:26.122Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-28T15:52:26.122Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:52:26.122Z] === RUN TestLinksEtcHostsContentMatch [2020-10-28T15:52:26.122Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-10-28T15:52:26.122Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-28T15:52:26.122Z] === RUN TestLinksContainerNames [2020-10-28T15:52:26.212Z] --- PASS: TestCgroupNamespacesBuild (5.65s) [2020-10-28T15:52:26.213Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-28T15:52:26.846Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-10-28T15:52:26.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T15:52:27.052Z] --- PASS: TestLinksContainerNames (0.84s) [2020-10-28T15:52:27.052Z] === RUN TestLogsFollowTailEmpty [2020-10-28T15:52:27.154Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-10-28T15:52:27.154Z] === RUN TestBuildWithSession [2020-10-28T15:52:27.154Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T15:52:27.154Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:52:27.154Z] === RUN TestBuildSquashParent [2020-10-28T15:52:27.309Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-10-28T15:52:27.309Z] === RUN TestContainerNetworkMountsNoChown [2020-10-28T15:52:27.491Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-28T15:52:27.566Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/default [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/default [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/private [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/private [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rprivate [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/slave [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/slave [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rslave [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/shared [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/shared [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rshared [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-28T15:52:27.566Z] === CONT TestMountDaemonRoot/default [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:52:27.566Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-28T15:52:27.566Z] === CONT TestMountDaemonRoot/rshared [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:52:27.566Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:52:27.566Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:52:27.566Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/shared [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rslave [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/slave [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rprivate [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/private [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-28T15:52:27.822Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:52:27.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:52:27.822Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-28T15:52:28.078Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-10-28T15:52:28.078Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-10-28T15:52:28.078Z] === RUN TestContainerBindMountNonRecursive [2020-10-28T15:52:28.078Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-10-28T15:52:28.078Z] 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-10-28T15:52:28.078Z] === RUN TestNetworkNat [2020-10-28T15:52:28.135Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-10-28T15:52:28.640Z] --- PASS: TestNetworkNat (0.51s) [2020-10-28T15:52:28.640Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T15:52:28.896Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-10-28T15:52:28.896Z] === RUN TestNetworkLoopbackNat [2020-10-28T15:52:29.198Z] ok github.com/docker/docker/layer 7.679s coverage: 68.8% of statements [2020-10-28T15:52:29.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-28T15:52:29.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-28T15:52:29.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-28T15:52:29.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-28T15:52:29.198Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-28T15:52:29.198Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-10-28T15:52:29.498Z] ok github.com/docker/docker/pkg/chrootarchive 3.984s coverage: 43.2% of statements [2020-10-28T15:52:29.498Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-28T15:52:29.498Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-28T15:52:29.973Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-10-28T15:52:30.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T15:52:30.558Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-10-28T15:52:30.558Z] ok github.com/docker/docker/pkg/fsutils 0.349s coverage: 85.1% of statements [2020-10-28T15:52:30.558Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-10-28T15:52:30.858Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 11.4% of statements [2020-10-28T15:52:31.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2020-10-28T15:52:32.167Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-10-28T15:52:32.167Z] === RUN TestPause [2020-10-28T15:52:32.167Z] --- SKIP: TestPause (0.00s) [2020-10-28T15:52:32.167Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:52:32.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T15:52:32.167Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:52:32.167Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:52:32.167Z] === RUN TestPauseStopPausedContainer [2020-10-28T15:52:32.167Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-10-28T15:52:32.167Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:52:32.167Z] === RUN TestPsFilter [2020-10-28T15:52:32.167Z] --- PASS: TestPsFilter (0.10s) [2020-10-28T15:52:32.167Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T15:52:32.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-10-28T15:52:32.167Z] === RUN TestRemoveContainerWithVolume [2020-10-28T15:52:32.214Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-10-28T15:52:32.729Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-10-28T15:52:32.729Z] === RUN TestRemoveContainerRunning [2020-10-28T15:52:32.859Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-10-28T15:52:33.156Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-10-28T15:52:33.156Z] ok github.com/docker/docker/pkg/idtools 0.806s coverage: 70.1% of statements [2020-10-28T15:52:33.290Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-10-28T15:52:33.290Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T15:52:33.454Z] ok github.com/docker/docker/pkg/ioutils 1.182s coverage: 70.6% of statements [2020-10-28T15:52:33.455Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-28T15:52:33.455Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-28T15:52:33.455Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-28T15:52:33.455Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-28T15:52:33.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2020-10-28T15:52:33.547Z] === RUN TestRemoveInvalidContainer [2020-10-28T15:52:33.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-28T15:52:33.547Z] === RUN TestRenameLinkedContainer [2020-10-28T15:52:34.104Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-10-28T15:52:34.104Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-10-28T15:52:34.401Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2020-10-28T15:52:34.401Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-28T15:52:34.401Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-28T15:52:34.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:52:34.448Z] Using test binary docker [2020-10-28T15:52:34.448Z] +++ /etc/init.d/apparmor start [2020-10-28T15:52:34.448Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:52:34.448Z] INFO: Waiting for daemon to start... [2020-10-28T15:52:34.448Z] Starting dockerd [2020-10-28T15:52:34.448Z] +++ 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-10-28T15:52:35.295Z] --- PASS: TestBuildSquashParent (6.98s) [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:52:35.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:52:35.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:52:35.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:52:35.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:52:35.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:52:35.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:52:35.438Z] --- PASS: TestRenameLinkedContainer (1.90s) [2020-10-28T15:52:35.438Z] === RUN TestRenameStoppedContainer [2020-10-28T15:52:35.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-10-28T15:52:35.998Z] --- PASS: TestRenameStoppedContainer (0.43s) [2020-10-28T15:52:35.999Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T15:52:36.111Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2020-10-28T15:52:36.111Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2020-10-28T15:52:36.111Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-10-28T15:52:36.368Z] . [2020-10-28T15:52:36.368Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:52:36.630Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:52:36.630Z] Error: No such image: emptyfs [2020-10-28T15:52:36.630Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:52:36.630Z] ++++ docker load [2020-10-28T15:52:36.925Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2020-10-28T15:52:36.925Z] === RUN TestRenameInvalidName [2020-10-28T15:52:37.163Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-10-28T15:52:37.181Z] --- PASS: TestRenameInvalidName (0.43s) [2020-10-28T15:52:37.181Z] === RUN TestRenameAnonymousContainer [2020-10-28T15:52:37.204Z] Running integration-test (iteration 1) [2020-10-28T15:52:37.204Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-28T15:52:37.204Z] ++ 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-10-28T15:52:37.204Z] ++ set -e [2020-10-28T15:52:37.204Z] ++ '[' -n 0 ']' [2020-10-28T15:52:37.204Z] ++ set -x [2020-10-28T15:52:37.204Z] ++ env -i DEST=/go/src/github.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-10-28T15:52:37.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:52:37.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:52:37.433Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-10-28T15:52:37.807Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-10-28T15:52:37.807Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2020-10-28T15:52:38.453Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-10-28T15:52:38.545Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2020-10-28T15:52:38.545Z] === RUN TestRenameContainerWithSameName [2020-10-28T15:52:38.751Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-10-28T15:52:39.049Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-10-28T15:52:39.107Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-10-28T15:52:39.107Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.96s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-10-28T15:52:39.755Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2020-10-28T15:52:39.755Z] === RUN TestBuildMultiStageCopy [2020-10-28T15:52:39.755Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T15:52:40.036Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-10-28T15:52:40.036Z] === RUN TestResize [2020-10-28T15:52:40.118Z] ok github.com/docker/docker/pkg/signal 2.927s coverage: 61.0% of statements [2020-10-28T15:52:40.292Z] --- PASS: TestResize (0.40s) [2020-10-28T15:52:40.292Z] === RUN TestResizeWithInvalidSize [2020-10-28T15:52:40.418Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2020-10-28T15:52:40.418Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.8% of statements [2020-10-28T15:52:40.853Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-10-28T15:52:40.853Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T15:52:41.064Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-10-28T15:52:41.064Z] testing: warning: no tests to run [2020-10-28T15:52:41.064Z] coverage: [no statements] [2020-10-28T15:52:41.064Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-10-28T15:52:41.109Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-10-28T15:52:41.109Z] === RUN TestDaemonRestartKillContainers [2020-10-28T15:52:41.109Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:52:41.109Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-28T15:52:41.109Z] === RUN TestCgroupNamespacesRun [2020-10-28T15:52:41.607Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-10-28T15:52:41.710Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2020-10-28T15:52:42.012Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-10-28T15:52:42.012Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-10-28T15:52:42.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T15:52:42.311Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-10-28T15:52:42.559Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T15:52:43.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T15:52:43.625Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2020-10-28T15:52:43.626Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-28T15:52:43.701Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s) [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-10-28T15:52:44.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-10-28T15:52:44.272Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T15:52:44.415Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2020-10-28T15:52:44.712Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 83.5% of statements [2020-10-28T15:52:44.959Z] ---> 00016e9700ee [2020-10-28T15:52:44.959Z] Successfully built 00016e9700ee [2020-10-28T15:52:44.959Z] Successfully tagged docker:latest [2020-10-28T15:52:44.959Z] INFO: Image build ended at 10/28/2020 15:52:44. Duration:00:03:46.2009704 [2020-10-28T15:52:44.959Z] [2020-10-28T15:52:44.959Z] [2020-10-28T15:52:44.959Z] INFO: Building the test binaries at 10/28/2020 15:52:44... [2020-10-28T15:52:45.513Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-10-28T15:52:45.513Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-28T15:52:45.657Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2020-10-28T15:52:45.657Z] === RUN TestBuildLabelWithTargets [2020-10-28T15:52:45.770Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-10-28T15:52:46.434Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.1% of statements [2020-10-28T15:52:48.029Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2020-10-28T15:52:48.029Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-28T15:52:48.203Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-10-28T15:52:48.203Z] === RUN TestBuildWithEmptyLayers [2020-10-28T15:52:48.532Z] ok github.com/docker/docker/quota 0.716s coverage: 71.4% of statements [2020-10-28T15:52:48.532Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-10-28T15:52:49.147Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-10-28T15:52:49.147Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T15:52:49.179Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-10-28T15:52:49.179Z] ok github.com/docker/docker/registry 0.209s coverage: 56.8% of statements [2020-10-28T15:52:49.825Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2020-10-28T15:52:49.916Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2020-10-28T15:52:49.916Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-28T15:52:50.773Z] INFO: make.ps1 starting at 10/28/2020 15:52:49 [2020-10-28T15:52:50.773Z] INFO: Git commit (b90ef1237e) assumed from DOCKER_GITCOMMIT environment variable [2020-10-28T15:52:50.773Z] INFO: Invoking autogen... [2020-10-28T15:52:50.883Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-10-28T15:52:51.742Z] INFO: Building daemon... [2020-10-28T15:52:52.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.41s) [2020-10-28T15:52:52.435Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-28T15:52:52.446Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-10-28T15:52:52.446Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T15:52:53.387Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2020-10-28T15:52:53.387Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T15:52:53.667Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-10-28T15:52:54.329Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-10-28T15:52:54.329Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-28T15:52:54.720Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2020-10-28T15:52:54.720Z] ok github.com/docker/docker/volume/local 0.240s coverage: 76.4% of statements [2020-10-28T15:52:55.769Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-10-28T15:52:56.217Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-10-28T15:52:56.217Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-28T15:52:56.689Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-10-28T15:52:56.689Z] === RUN TestBuildWithHugeFile [2020-10-28T15:52:57.513Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-10-28T15:52:58.106Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-10-28T15:52:58.106Z] === RUN TestKernelTCPMemory [2020-10-28T15:52:58.106Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-10-28T15:52:58.106Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:52:58.106Z] === RUN TestNISDomainname [2020-10-28T15:52:58.106Z] --- SKIP: TestNISDomainname (0.01s) [2020-10-28T15:52:58.106Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-28T15:52:58.106Z] === RUN TestHostnameDnsResolution [2020-10-28T15:52:59.034Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-10-28T15:52:59.034Z] === RUN TestStats [2020-10-28T15:52:59.034Z] --- SKIP: TestStats (0.00s) [2020-10-28T15:52:59.034Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:52:59.034Z] === RUN TestStopContainerWithTimeout [2020-10-28T15:52:59.034Z] === RUN TestStopContainerWithTimeout/0 [2020-10-28T15:52:59.034Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-28T15:52:59.034Z] === RUN TestStopContainerWithTimeout/1 [2020-10-28T15:52:59.034Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-28T15:52:59.034Z] === RUN TestStopContainerWithTimeout/3 [2020-10-28T15:52:59.034Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-28T15:52:59.034Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-28T15:52:59.034Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-28T15:52:59.034Z] === CONT TestStopContainerWithTimeout/0 [2020-10-28T15:52:59.034Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-28T15:52:59.597Z] === CONT TestStopContainerWithTimeout/3 [2020-10-28T15:53:01.484Z] === CONT TestStopContainerWithTimeout/1 [2020-10-28T15:53:03.378Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-28T15:53:03.378Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2020-10-28T15:53:03.378Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-10-28T15:53:03.378Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-10-28T15:53:03.378Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2020-10-28T15:53:03.378Z] === RUN TestDeleteDevicemapper [2020-10-28T15:53:03.378Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-10-28T15:53:03.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:53:03.378Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T15:53:04.744Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s) [2020-10-28T15:53:04.744Z] === RUN TestUpdateMemory [2020-10-28T15:53:04.744Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-28T15:53:04.744Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:04.744Z] === RUN TestUpdateCPUQuota [2020-10-28T15:53:04.744Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-10-28T15:53:04.744Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:04.744Z] === RUN TestUpdatePidsLimit [2020-10-28T15:53:04.744Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-10-28T15:53:04.744Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:04.744Z] === RUN TestUpdateRestartPolicy [2020-10-28T15:53:05.313Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-10-28T15:53:06.947Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-10-28T15:53:10.974Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-10-28T15:53:11.131Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/rootless [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/volume [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-28T15:53:11.131Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === Skipped [2020-10-28T15:53:11.131Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-28T15:53:11.131Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-28T15:53:11.131Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.131Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.131Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.131Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.131Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.131Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-28T15:53:11.131Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:53:11.131Z] [2020-10-28T15:53:11.131Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-28T15:53:11.132Z] time="2020-10-28T15:51:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-28T15:53:11.132Z] time="2020-10-28T15:51:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-28T15:53:11.132Z] time="2020-10-28T15:51:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-28T15:53:11.132Z] time="2020-10-28T15:51:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-28T15:53:11.132Z] time="2020-10-28T15:51:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-28T15:53:11.132Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-28T15:53:11.132Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-28T15:53:11.132Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T15:53:11.132Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-28T15:53:11.132Z] graphtest_unix.go:73: No driver to put! [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-28T15:53:11.132Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-28T15:53:11.132Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] [2020-10-28T15:53:11.132Z] DONE 2187 tests, 26 skipped in 261.435s Post stage [Pipeline] junit [2020-10-28T15:53:11.178Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T15:53:11.989Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -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:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh dynbinary test-integration [2020-10-28T15:53:12.288Z] [2020-10-28T15:53:12.288Z] Removing bundles/ [2020-10-28T15:53:12.288Z] [2020-10-28T15:53:12.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-28T15:53:12.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:53:12.288Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:53:16.798Z] --- PASS: TestImportExtremelyLargeImageWorks (88.56s) [2020-10-28T15:53:16.798Z] PASS [2020-10-28T15:53:16.798Z] [2020-10-28T15:53:16.798Z] === Skipped [2020-10-28T15:53:16.798Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:53:16.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:53:16.798Z] [2020-10-28T15:53:16.798Z] [2020-10-28T15:53:16.798Z] DONE 12 tests, 1 skipped in 89.957s [2020-10-28T15:53:16.798Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-10-28T15:53:16.798Z] ++ 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-10-28T15:53:16.798Z] ++ set -e [2020-10-28T15:53:16.798Z] ++ '[' -n 0 ']' [2020-10-28T15:53:16.798Z] ++ set -x [2020-10-28T15:53:16.798Z] ++ env -i DEST=/go/src/github.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-10-28T15:53:16.798Z] INFO: Testing against a local daemon [2020-10-28T15:53:16.798Z] === RUN TestNetworkCreateDelete [2020-10-28T15:53:16.798Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-10-28T15:53:16.798Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T15:53:16.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-10-28T15:53:16.798Z] === RUN TestDaemonDNSFallback [2020-10-28T15:53:16.798Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-10-28T15:53:16.798Z] === RUN TestInspectNetwork [2020-10-28T15:53:16.798Z] === RUN TestInspectNetwork/full_network_id [2020-10-28T15:53:16.798Z] === RUN TestInspectNetwork/partial_network_id [2020-10-28T15:53:16.798Z] === RUN TestInspectNetwork/network_name [2020-10-28T15:53:16.798Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-28T15:53:16.996Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2020-10-28T15:53:16.996Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T15:53:16.996Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-10-28T15:53:16.996Z] === RUN TestWaitNonBlocked [2020-10-28T15:53:16.996Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:53:16.996Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:53:16.996Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:53:16.996Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:53:16.996Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:53:16.996Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:53:16.996Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-28T15:53:16.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-10-28T15:53:16.996Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-10-28T15:53:16.996Z] === RUN TestWaitBlocked [2020-10-28T15:53:16.996Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:53:16.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:53:16.996Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:53:16.996Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:53:16.996Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:53:16.996Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:53:17.558Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-28T15:53:17.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2020-10-28T15:53:17.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2020-10-28T15:53:17.558Z] === CONT TestDaemonRestartIpcMode [2020-10-28T15:53:17.558Z] === CONT TestIpcModeOlderClient [2020-10-28T15:53:17.814Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-10-28T15:53:21.994Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [2020-10-28T15:53:21.994Z] PASS [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === Skipped [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-28T15:53:21.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-10-28T15:53:21.994Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-10-28T15:53:21.994Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-10-28T15:53:21.994Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-10-28T15:53:21.994Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-10-28T15:53:21.994Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-10-28T15:53:21.994Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-10-28T15:53:21.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-10-28T15:53:21.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-28T15:53:21.994Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-28T15:53:21.994Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-10-28T15:53:21.994Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-10-28T15:53:21.994Z] 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-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-10-28T15:53:21.994Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:53:21.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-10-28T15:53:21.994Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:53:21.994Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-10-28T15:53:21.994Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-10-28T15:53:21.994Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-10-28T15:53:21.994Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2020-10-28T15:53:21.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-28T15:53:21.994Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-10-28T15:53:21.994Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-10-28T15:53:21.994Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] [2020-10-28T15:53:21.994Z] DONE 174 tests, 24 skipped in 80.872s [2020-10-28T15:53:21.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-28T15:53:22.250Z] INFO: Testing against a local daemon [2020-10-28T15:53:22.250Z] === RUN TestCommitInheritsEnv [2020-10-28T15:53:22.377Z] --- PASS: TestInspectNetwork (11.09s) [2020-10-28T15:53:22.377Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-28T15:53:22.377Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-28T15:53:22.377Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-28T15:53:22.377Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-28T15:53:22.377Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T15:53:23.517Z] ......................... [ 67%] [2020-10-28T15:53:23.951Z] Loaded image: buildpack-deps:buster [2020-10-28T15:53:23.951Z] Loaded image: busybox:latest [2020-10-28T15:53:23.951Z] Loaded image: busybox:glibc [2020-10-28T15:53:23.951Z] Loaded image: debian:buster [2020-10-28T15:53:23.951Z] Loaded image: hello-world:latest [2020-10-28T15:53:23.951Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:53:23.951Z] INFO: Testing against a local daemon [2020-10-28T15:53:23.951Z] === RUN TestCgroupNamespacesBuild [2020-10-28T15:53:23.951Z] --- PASS: TestCgroupNamespacesBuild (3.18s) [2020-10-28T15:53:23.951Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-28T15:53:23.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2020-10-28T15:53:23.951Z] === RUN TestBuildWithSession [2020-10-28T15:53:23.951Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T15:53:23.951Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:53:23.951Z] === RUN TestBuildSquashParent [2020-10-28T15:53:24.138Z] --- PASS: TestCommitInheritsEnv (2.02s) [2020-10-28T15:53:24.138Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T15:53:24.138Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-28T15:53:24.138Z] === RUN TestImagesFilterMultiReference [2020-10-28T15:53:24.138Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-10-28T15:53:24.138Z] === RUN TestImagePullPlatformInvalid [2020-10-28T15:53:24.138Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-10-28T15:53:24.138Z] === RUN TestRemoveImageOrphaning [2020-10-28T15:53:24.447Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-10-28T15:53:24.447Z] === RUN TestNetworkInvalidJSON [2020-10-28T15:53:24.447Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T15:53:24.447Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T15:53:24.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:53:24.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:53:24.447Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:53:24.447Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:53:24.447Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T15:53:24.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:53:24.447Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:53:24.447Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-10-28T15:53:24.447Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-28T15:53:24.448Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-28T15:53:24.448Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-28T15:53:24.448Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T15:53:25.081Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-10-28T15:53:25.081Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T15:53:26.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-10-28T15:53:26.118Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T15:53:26.654Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-10-28T15:53:26.654Z] === RUN TestRemoveImageGarbageCollector [2020-10-28T15:53:26.654Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:53:26.654Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-28T15:53:26.654Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T15:53:26.654Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-28T15:53:26.654Z] === RUN TestTagInvalidReference [2020-10-28T15:53:26.654Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-28T15:53:26.654Z] === RUN TestTagValidPrefixedRepo [2020-10-28T15:53:26.654Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-10-28T15:53:26.654Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T15:53:26.654Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-10-28T15:53:26.654Z] === RUN TestTagOfficialNames [2020-10-28T15:53:26.654Z] --- PASS: TestTagOfficialNames (0.05s) [2020-10-28T15:53:26.654Z] === RUN TestTagMatchesDigest [2020-10-28T15:53:26.654Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-28T15:53:26.654Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-28T15:53:27.158Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-10-28T15:53:27.158Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T15:53:28.195Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-10-28T15:53:28.195Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T15:53:29.232Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-10-28T15:53:29.232Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T15:53:29.866Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-10-28T15:53:29.866Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T15:53:33.960Z] --- PASS: TestBuildSquashParent (9.05s) [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:53:33.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:53:33.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:53:33.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:53:33.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:53:34.326Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-10-28T15:53:34.326Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T15:53:34.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:53:34.326Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:53:34.326Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T15:53:35.879Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:53:36.141Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:53:39.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:53:39.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2020-10-28T15:53:42.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2020-10-28T15:53:42.757Z] === RUN TestBuildMultiStageCopy [2020-10-28T15:53:42.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T15:53:44.675Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T15:53:45.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T15:53:45.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T15:53:46.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy (4.60s) [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-10-28T15:53:46.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-10-28T15:53:46.971Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T15:53:48.360Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-10-28T15:53:48.360Z] === RUN TestBuildLabelWithTargets [2020-10-28T15:53:50.909Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2020-10-28T15:53:50.909Z] === RUN TestBuildWithEmptyLayers [2020-10-28T15:53:51.853Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-10-28T15:53:51.853Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T15:53:52.997Z] --- PASS: TestBuildWithHugeFile (51.70s) [2020-10-28T15:53:52.997Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T15:53:52.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:53:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:53:52.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:53:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:53:52.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:53:52.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:53:52.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:53:52.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:53:52.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:53:52.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-10-28T15:53:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-10-28T15:53:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-10-28T15:53:52.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-10-28T15:53:52.997Z] === RUN TestBuildPreserveOwnership [2020-10-28T15:53:52.997Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-28T15:53:52.997Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-28T15:53:54.381Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-10-28T15:53:54.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-10-28T15:53:54.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-10-28T15:53:54.381Z] === RUN TestBuildPlatformInvalid [2020-10-28T15:53:54.642Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-10-28T15:53:54.642Z] PASS [2020-10-28T15:53:54.642Z] [2020-10-28T15:53:54.642Z] === Skipped [2020-10-28T15:53:54.642Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-10-28T15:53:54.642Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:53:54.642Z] [2020-10-28T15:53:54.642Z] [2020-10-28T15:53:54.642Z] DONE 32 tests, 1 skipped in 110.774s [2020-10-28T15:53:54.642Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-10-28T15:53:54.642Z] ++ 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-10-28T15:53:54.642Z] ++ set -e [2020-10-28T15:53:54.642Z] ++ '[' -n 0 ']' [2020-10-28T15:53:54.642Z] ++ set -x [2020-10-28T15:53:54.642Z] ++ env -i DEST=/go/src/github.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-10-28T15:53:54.902Z] INFO: Testing against a local daemon [2020-10-28T15:53:54.902Z] === RUN TestConfigInspect [2020-10-28T15:53:55.161Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-10-28T15:53:55.161Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T15:53:56.549Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2020-10-28T15:53:56.549Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T15:53:56.797Z] --- PASS: TestServiceWithDataPathPortInit (19.72s) [2020-10-28T15:53:56.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T15:53:59.105Z] --- PASS: TestConfigInspect (3.65s) [2020-10-28T15:53:59.105Z] === RUN TestConfigList [2020-10-28T15:53:59.857Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2020-10-28T15:53:59.857Z] === RUN TestBuildWithHugeFile [2020-10-28T15:54:02.407Z] --- PASS: TestConfigList (3.26s) [2020-10-28T15:54:02.407Z] === RUN TestConfigsCreateAndDelete [2020-10-28T15:54:03.706Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.22s) [2020-10-28T15:54:03.706Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jm80mft33xpn0ph9vi2ec8hp8 Created:2020-10-28 15:53:54.731390827 +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[460b19d476fa2914b80d602bd3a7407b1647323004f92276da6bdf70ba948d9b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x7h417qzi8j9u43ftlsbm65j EndpointID:7eb862ea9ac342ef135246409d88ecb133dd9b630c2d15972abf3a6e635b2d68 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c7a6278b85222ee28670bd8e951623ea408735926108b7f28f6e881335dbd57 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:eb56073599e6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x7h417qzi8j9u43ftlsbm65j EndpointID:7eb862ea9ac342ef135246409d88ecb133dd9b630c2d15972abf3a6e635b2d68 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-28T15:54:03.706Z] PASS [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] === Skipped [2020-10-28T15:54:03.706Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:54:03.706Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] DONE 23 tests, 1 skipped in 55.729s [2020-10-28T15:54:03.706Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:54:03.706Z] ++ 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-10-28T15:54:03.706Z] ++ set -e [2020-10-28T15:54:03.706Z] ++ '[' -n 0 ']' [2020-10-28T15:54:03.706Z] ++ set -x [2020-10-28T15:54:03.706Z] ++ env -i DEST=/go/src/github.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-10-28T15:54:03.706Z] INFO: Testing against a local daemon [2020-10-28T15:54:03.706Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-28T15:54:03.706Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T15:54:03.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:54:03.706Z] === RUN TestDockerNetworkIpvlan [2020-10-28T15:54:03.706Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:54:03.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:54:03.706Z] PASS [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] === Skipped [2020-10-28T15:54:03.706Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T15:54:03.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:54:03.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] [2020-10-28T15:54:03.706Z] DONE 2 tests, 2 skipped in 0.075s [2020-10-28T15:54:03.706Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:54:03.706Z] ++ 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-10-28T15:54:03.706Z] ++ set -e [2020-10-28T15:54:03.706Z] ++ '[' -n 0 ']' [2020-10-28T15:54:03.706Z] ++ set -x [2020-10-28T15:54:03.706Z] ++ env -i DEST=/go/src/github.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-10-28T15:54:03.706Z] INFO: Testing against a local daemon [2020-10-28T15:54:03.706Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-28T15:54:03.867Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-10-28T15:54:03.867Z] [2020-10-28T15:54:03.867Z] ________ ____ __. [2020-10-28T15:54:03.867Z] \_____ \ | |/ _| [2020-10-28T15:54:03.867Z] / | \| < [2020-10-28T15:54:03.867Z] / | \ | \ [2020-10-28T15:54:03.867Z] \_______ /____|__ \ [2020-10-28T15:54:03.868Z] \/ \/ [2020-10-28T15:54:03.868Z] [2020-10-28T15:54:03.868Z] INFO: make.ps1 ended at 10/28/2020 15:54:03 [2020-10-28T15:54:04.954Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-10-28T15:54:04.954Z] === RUN TestConfigsUpdate [2020-10-28T15:54:05.222Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-10-28T15:54:05.222Z] === RUN TestDockerNetworkMacvlan [2020-10-28T15:54:05.857Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-28T15:54:06.791Z] INFO: Binaries build ended at 10/28/2020 15:54:06. Duration:00:01:21.6413741 [2020-10-28T15:54:06.826Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-10-28T15:54:06.893Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-28T15:54:07.930Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-28T15:54:08.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:54:08.010Z] Using test binary docker [2020-10-28T15:54:08.010Z] +++ /etc/init.d/apparmor start [2020-10-28T15:54:08.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:54:08.010Z] INFO: Waiting for daemon to start... [2020-10-28T15:54:08.010Z] Starting dockerd [2020-10-28T15:54:08.010Z] +++ 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-10-28T15:54:08.010Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:54:08.010Z] Using test binary docker [2020-10-28T15:54:08.010Z] +++ /etc/init.d/apparmor start [2020-10-28T15:54:08.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:54:08.010Z] Starting dockerd [2020-10-28T15:54:08.010Z] INFO: Waiting for daemon to start... [2020-10-28T15:54:08.010Z] +++ 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-10-28T15:54:08.281Z] --- PASS: TestConfigsUpdate (3.34s) [2020-10-28T15:54:08.281Z] === RUN TestTemplatedConfig [2020-10-28T15:54:08.964Z] INFO: Copying the built daemon binary to d:\CI\PR-41599\3\binary\dockerd-b90ef1237e.exe... [2020-10-28T15:54:08.964Z] INFO: Copying the built client binary to d:\CI\PR-41599\3\binary\docker-b90ef1237e.exe... [2020-10-28T15:54:08.964Z] INFO: Copying dockerversion from the container... [2020-10-28T15:54:09.423Z] INFO: Copying the golang package from the container to d:\CI\PR-41599\3\installer\go.zip... [2020-10-28T15:54:12.392Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-28T15:54:12.548Z] --- PASS: TestTemplatedConfig (4.29s) [2020-10-28T15:54:12.548Z] === RUN TestConfigCreateResolve [2020-10-28T15:54:13.189Z] INFO: Extracting go.zip to d:\CI\PR-41599\3\go [2020-10-28T15:54:15.856Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-10-28T15:54:15.856Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T15:54:15.915Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-28T15:54:16.799Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2020-10-28T15:54:16.800Z] PASS [2020-10-28T15:54:16.800Z] [2020-10-28T15:54:16.800Z] DONE 7 tests in 21.899s [2020-10-28T15:54:16.800Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-10-28T15:54:16.800Z] ++ 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-10-28T15:54:16.800Z] ++ set -e [2020-10-28T15:54:16.800Z] ++ '[' -n 0 ']' [2020-10-28T15:54:16.800Z] ++ set -x [2020-10-28T15:54:16.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=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-10-28T15:54:16.800Z] INFO: Testing against a local daemon [2020-10-28T15:54:16.800Z] === RUN TestCheckpoint [2020-10-28T15:54:16.800Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T15:54:16.800Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:54:16.800Z] === RUN TestContainerInvalidJSON [2020-10-28T15:54:16.800Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:54:16.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:54:16.800Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:54:16.800Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:54:16.800Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:54:16.800Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:54:16.800Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:54:16.800Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:54:16.800Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:54:16.800Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-28T15:54:16.800Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-28T15:54:16.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T15:54:16.800Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-28T15:54:16.800Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T15:54:17.060Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-10-28T15:54:17.060Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T15:54:17.060Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-10-28T15:54:17.060Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T15:54:17.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-10-28T15:54:17.321Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T15:54:17.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-10-28T15:54:17.321Z] === RUN TestCopyFromContainer [2020-10-28T15:54:19.237Z] === RUN TestCopyFromContainer// [2020-10-28T15:54:19.499Z] === RUN TestCopyFromContainer//bar/root [2020-10-28T15:54:19.499Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-28T15:54:19.760Z] === RUN TestCopyFromContainer/bar/quux [2020-10-28T15:54:19.760Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-28T15:54:20.021Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-28T15:54:20.021Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-28T15:54:20.021Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-28T15:54:20.283Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-28T15:54:20.283Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer (3.20s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-10-28T15:54:20.544Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-10-28T15:54:20.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T15:54:20.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:54:20.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:54:20.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:54:20.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:54:20.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:54:20.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:54:20.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:54:20.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:54:20.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:54:20.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-28T15:54:20.544Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T15:54:20.544Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-10-28T15:54:20.544Z] === RUN TestCreateWithInvalidEnv [2020-10-28T15:54:20.544Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T15:54:20.544Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T15:54:20.544Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T15:54:20.544Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T15:54:20.544Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T15:54:20.544Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T15:54:20.544Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T15:54:20.544Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T15:54:20.544Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T15:54:20.544Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-28T15:54:20.544Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-28T15:54:20.544Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T15:54:20.806Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-10-28T15:54:20.806Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T15:54:21.701Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-10-28T15:54:22.719Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-10-28T15:54:22.719Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T15:54:22.818Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-28T15:54:23.603Z] tests/integration/client_test.py ..... [ 75%] [2020-10-28T15:54:23.603Z] tests/integration/context_api_test.py ... [ 76%] [2020-10-28T15:54:24.170Z] tests/integration/errors_test.py . [ 76%] [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan (19.20s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-10-28T15:54:24.333Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-10-28T15:54:24.333Z] PASS [2020-10-28T15:54:24.333Z] [2020-10-28T15:54:24.333Z] DONE 8 tests in 20.676s [2020-10-28T15:54:24.333Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-28T15:54:24.333Z] ++ 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-10-28T15:54:24.333Z] ++ set -e [2020-10-28T15:54:24.333Z] ++ '[' -n 0 ']' [2020-10-28T15:54:24.333Z] ++ set -x [2020-10-28T15:54:24.333Z] ++ env -i DEST=/go/src/github.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-10-28T15:54:24.333Z] testing: warning: no tests to run [2020-10-28T15:54:24.333Z] PASS [2020-10-28T15:54:24.333Z] [2020-10-28T15:54:24.333Z] DONE 0 tests in 0.016s [2020-10-28T15:54:24.333Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-28T15:54:24.333Z] ++ 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-10-28T15:54:24.333Z] ++ set -e [2020-10-28T15:54:24.333Z] ++ '[' -n 0 ']' [2020-10-28T15:54:24.333Z] ++ set -x [2020-10-28T15:54:24.333Z] ++ env -i DEST=/go/src/github.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-10-28T15:54:24.333Z] INFO: Testing against a local daemon [2020-10-28T15:54:24.333Z] === RUN TestAuthZPluginAllowRequest [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:54:25.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:54:25.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:54:25.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:54:25.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:54:25.266Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:54:25.266Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:54:25.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:54:25.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:54:25.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:54:25.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:54:25.266Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-10-28T15:54:25.266Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-10-28T15:54:25.266Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T15:54:25.837Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-10-28T15:54:25.837Z] === RUN TestCreateDifferentPlatform [2020-10-28T15:54:25.837Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T15:54:25.837Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T15:54:25.837Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-10-28T15:54:25.837Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T15:54:25.837Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-10-28T15:54:25.837Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T15:54:26.098Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-10-28T15:54:26.098Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T15:54:26.098Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-10-28T15:54:26.098Z] === RUN TestContainerStartOnDaemonRestart [2020-10-28T15:54:26.098Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-28T15:54:26.098Z] === RUN TestDaemonRestartIpcMode [2020-10-28T15:54:26.098Z] === PAUSE TestDaemonRestartIpcMode [2020-10-28T15:54:26.098Z] === RUN TestDaemonHostGatewayIP [2020-10-28T15:54:26.098Z] === PAUSE TestDaemonHostGatewayIP [2020-10-28T15:54:26.098Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T15:54:26.098Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-28T15:54:26.098Z] === RUN TestDiff [2020-10-28T15:54:26.136Z] . [2020-10-28T15:54:26.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:54:26.136Z] [2020-10-28T15:54:26.136Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:54:26.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:54:26.136Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:54:26.136Z] Error: No such image: emptyfs [2020-10-28T15:54:26.397Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:54:26.397Z] ++++ docker load [2020-10-28T15:54:26.397Z] Error: No such image: emptyfs [2020-10-28T15:54:26.397Z] ++++ docker load [2020-10-28T15:54:26.397Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:54:26.406Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-10-28T15:54:26.406Z] === RUN TestAuthZPluginTLS [2020-10-28T15:54:26.658Z] Running integration-test (iteration 1) [2020-10-28T15:54:26.658Z] Running integration-test (iteration 1) [2020-10-28T15:54:26.658Z] 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-10-28T15:54:26.658Z] ++ 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-10-28T15:54:26.658Z] ++ set -e [2020-10-28T15:54:26.658Z] ++ '[' -n 0 ']' [2020-10-28T15:54:26.658Z] ++ set -x [2020-10-28T15:54:26.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:54:26.658Z] 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-10-28T15:54:26.658Z] ++ 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-10-28T15:54:26.658Z] ++ set -e [2020-10-28T15:54:26.658Z] ++ '[' -n 0 ']' [2020-10-28T15:54:26.658Z] ++ set -x [2020-10-28T15:54:26.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:54:26.698Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-10-28T15:54:26.698Z] === RUN TestAuthZPluginDenyRequest [2020-10-28T15:54:27.041Z] --- PASS: TestDiff (0.81s) [2020-10-28T15:54:27.041Z] === RUN TestExecWithCloseStdin [2020-10-28T15:54:27.334Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-10-28T15:54:27.334Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-28T15:54:27.626Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-10-28T15:54:27.626Z] === RUN TestAuthZPluginDenyResponse [2020-10-28T15:54:27.983Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-10-28T15:54:27.983Z] === RUN TestExec [2020-10-28T15:54:28.264Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-10-28T15:54:28.264Z] === RUN TestAuthZPluginAllowEventStream [2020-10-28T15:54:28.555Z] --- PASS: TestExec (0.84s) [2020-10-28T15:54:28.555Z] === RUN TestExecUser [2020-10-28T15:54:29.498Z] --- PASS: TestExecUser (0.86s) [2020-10-28T15:54:29.498Z] === RUN TestExportContainerAndImportImage [2020-10-28T15:54:30.336Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-10-28T15:54:30.336Z] === RUN TestAuthZPluginErrorResponse [2020-10-28T15:54:30.629Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-10-28T15:54:30.629Z] === RUN TestAuthZPluginErrorRequest [2020-10-28T15:54:30.883Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-10-28T15:54:30.883Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T15:54:30.921Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-10-28T15:54:30.921Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-28T15:54:31.556Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-10-28T15:54:31.556Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-28T15:54:32.801Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-10-28T15:54:32.801Z] === RUN TestHealthCheckWorkdir [2020-10-28T15:54:33.639Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-10-28T15:54:33.639Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-28T15:54:33.744Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-10-28T15:54:33.744Z] === RUN TestHealthKillContainer [2020-10-28T15:54:36.376Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-10-28T15:54:36.376Z] === RUN TestAuthZPluginHeader [2020-10-28T15:54:36.668Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-28T15:54:36.669Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-28T15:54:36.669Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T15:54:36.669Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:36.669Z] === RUN TestAuthZPluginV2Disable [2020-10-28T15:54:36.669Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-28T15:54:36.669Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:36.669Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-28T15:54:36.669Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T15:54:36.669Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:36.669Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-28T15:54:36.669Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T15:54:36.669Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:36.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-28T15:54:37.049Z] --- PASS: TestHealthKillContainer (2.86s) [2020-10-28T15:54:37.049Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T15:54:37.311Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-10-28T15:54:37.311Z] === RUN TestIpcModeNone [2020-10-28T15:54:38.253Z] --- PASS: TestIpcModeNone (0.90s) [2020-10-28T15:54:38.253Z] === RUN TestIpcModePrivate [2020-10-28T15:54:38.337Z] INFO: Extraction ended at 10/28/2020 15:54:37. Duration:00:00:24.2657035 [2020-10-28T15:54:38.337Z] INFO: Updating the golang and path environment variables [2020-10-28T15:54:38.337Z] INFO: GOPATH=d:\gopath [2020-10-28T15:54:38.337Z] INFO: go version go1.13.15 windows/amd64 [2020-10-28T15:54:38.337Z] INFO: Running the daemon under test in debug mode [2020-10-28T15:54:38.337Z] INFO: Starting a daemon under test... [2020-10-28T15:54:38.337Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41599\3\daemon --pidfile d:\CI\PR-41599\3\docker.pid -D [2020-10-28T15:54:38.337Z] INFO: Process started successfully. [2020-10-28T15:54:38.337Z] INFO: Start tailing logs of the daemon under tests [2020-10-28T15:54:38.337Z] INFO: Waiting for the daemon under test to start... [2020-10-28T15:54:39.196Z] --- PASS: TestIpcModePrivate (0.83s) [2020-10-28T15:54:39.196Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-10-28T15:54:39.196Z] === RUN TestIpcModeShareable [2020-10-28T15:54:39.767Z] --- PASS: TestIpcModeShareable (0.87s) [2020-10-28T15:54:39.767Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-10-28T15:54:39.767Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-28T15:54:43.067Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-10-28T15:54:43.067Z] === RUN TestAPIIpcModeHost [2020-10-28T15:54:43.328Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-10-28T15:54:43.328Z] === RUN TestDaemonIpcModeShareable [2020-10-28T15:54:45.242Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-10-28T15:54:45.242Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-10-28T15:54:45.242Z] === RUN TestDaemonIpcModePrivate [2020-10-28T15:54:47.819Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-10-28T15:54:47.819Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-10-28T15:54:47.819Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-28T15:54:48.762Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-10-28T15:54:48.762Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-10-28T15:54:48.762Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-28T15:54:49.728Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-28T15:54:49.728Z] [2020-10-28T15:54:49.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-28T15:54:49.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-28T15:54:49.728Z] HOSTNAME=0273ebf44cd6 [2020-10-28T15:54:49.728Z] TESTDEBUG=0 [2020-10-28T15:54:49.728Z] DEST=bundles/test-integration [2020-10-28T15:54:49.728Z] PWD=/go/src/github.com/docker/docker [2020-10-28T15:54:49.728Z] DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df [2020-10-28T15:54:49.728Z] container=docker [2020-10-28T15:54:49.728Z] HOME=/root [2020-10-28T15:54:49.728Z] GOLANG_VERSION=1.13.15 [2020-10-28T15:54:49.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-28T15:54:49.728Z] VALIDATE_BRANCH=master [2020-10-28T15:54:49.728Z] TERM=xterm [2020-10-28T15:54:49.728Z] DOCKER_PKG=github.com/docker/docker [2020-10-28T15:54:49.728Z] SHLVL=1 [2020-10-28T15:54:49.728Z] TIMEOUT=120m [2020-10-28T15:54:49.728Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-28T15:54:49.728Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-28T15:54:49.728Z] GO111MODULE=off [2020-10-28T15:54:49.728Z] DOCKER_EXPERIMENTAL=1 [2020-10-28T15:54:49.728Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-28T15:54:49.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-28T15:54:49.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-28T15:54:49.728Z] GOPATH=/go [2020-10-28T15:54:49.728Z] PKG_CONFIG=pkg-config [2020-10-28T15:54:49.728Z] _=/usr/bin/env [2020-10-28T15:54:49.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T15:54:50.676Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2020-10-28T15:54:50.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-10-28T15:54:50.676Z] === RUN TestIpcModeOlderClient [2020-10-28T15:54:50.676Z] === PAUSE TestIpcModeOlderClient [2020-10-28T15:54:50.676Z] === RUN TestKillContainerInvalidSignal [2020-10-28T15:54:51.621Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-10-28T15:54:51.621Z] === RUN TestKillContainer [2020-10-28T15:54:51.621Z] === RUN TestKillContainer/no_signal [2020-10-28T15:54:52.563Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T15:54:52.823Z] === RUN TestKillContainer/killing_signal [2020-10-28T15:54:54.208Z] --- PASS: TestKillContainer (2.45s) [2020-10-28T15:54:54.208Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-10-28T15:54:54.208Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-10-28T15:54:54.208Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-10-28T15:54:54.208Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T15:54:54.208Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-28T15:54:54.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-28T15:54:55.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-10-28T15:54:55.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-10-28T15:54:55.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-10-28T15:54:55.721Z] === RUN TestKillStoppedContainer [2020-10-28T15:54:55.721Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-10-28T15:54:55.721Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T15:54:55.982Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-10-28T15:54:55.982Z] === RUN TestKillDifferentUserContainer [2020-10-28T15:54:56.054Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-10-28T15:54:56.054Z] PASS [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] === Skipped [2020-10-28T15:54:56.054Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T15:54:56.054Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-28T15:54:56.054Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T15:54:56.054Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T15:54:56.054Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] [2020-10-28T15:54:56.054Z] DONE 17 tests, 4 skipped in 29.127s [2020-10-28T15:54:56.054Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-28T15:54:56.054Z] ++ 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-10-28T15:54:56.054Z] ++ set -e [2020-10-28T15:54:56.054Z] ++ '[' -n 0 ']' [2020-10-28T15:54:56.054Z] ++ set -x [2020-10-28T15:54:56.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=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-10-28T15:54:56.054Z] INFO: Testing against a local daemon [2020-10-28T15:54:56.054Z] === RUN TestPluginInvalidJSON [2020-10-28T15:54:56.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:54:56.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:54:56.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:54:56.054Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-10-28T15:54:56.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-28T15:54:56.054Z] === RUN TestPluginInstall [2020-10-28T15:54:56.054Z] === RUN TestPluginInstall/no_auth [2020-10-28T15:54:56.054Z] time="2020-10-28T15:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:56.054Z] time="2020-10-28T15:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d3509da702787f0e0721bf7f08d26dc8ba8746aea500666af386dafeded1d66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:56.054Z] time="2020-10-28T15:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:56.055Z] time="2020-10-28T15:54:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d3509da702787f0e0721bf7f08d26dc8ba8746aea500666af386dafeded1d66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:56.055Z] === RUN TestPluginInstall/with_htpasswd [2020-10-28T15:54:56.055Z] time="2020-10-28T15:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:56.055Z] time="2020-10-28T15:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2a43b09cd7385143fa36d239b944df97d7b7c9e9cefa4de8d59b2276e381713" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:56.055Z] time="2020-10-28T15:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:56.055Z] time="2020-10-28T15:54:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2a43b09cd7385143fa36d239b944df97d7b7c9e9cefa4de8d59b2276e381713" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:56.055Z] === RUN TestPluginInstall/with_insecure [2020-10-28T15:54:56.924Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-10-28T15:54:56.924Z] === RUN TestInspectOomKilledTrue [2020-10-28T15:54:56.924Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-10-28T15:54:56.924Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:54:56.924Z] === RUN TestInspectOomKilledFalse [2020-10-28T15:54:56.924Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-28T15:54:56.924Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:54:56.924Z] === RUN TestLinksEtcHostsContentMatch [2020-10-28T15:54:57.068Z] .....INFO: Daemon under test started and replied! [2020-10-28T15:54:57.068Z] INFO: Docker version of the daemon under test [2020-10-28T15:54:57.068Z] [2020-10-28T15:54:57.068Z] Client: [2020-10-28T15:54:57.068Z] Version: 17.06.2-ce [2020-10-28T15:54:57.068Z] API version: 1.30 [2020-10-28T15:54:57.068Z] Go version: go1.8.3 [2020-10-28T15:54:57.068Z] Git commit: cec0b72 [2020-10-28T15:54:57.068Z] Built: Tue Sep 5 19:57:19 2017 [2020-10-28T15:54:57.068Z] OS/Arch: windows/amd64 [2020-10-28T15:54:57.068Z] [2020-10-28T15:54:57.068Z] Server: [2020-10-28T15:54:57.068Z] Version: 0.0.0-dev [2020-10-28T15:54:57.068Z] API version: 1.41 (minimum version 1.24) [2020-10-28T15:54:57.068Z] Go version: go1.13.15 [2020-10-28T15:54:57.068Z] Git commit: b90ef1237e [2020-10-28T15:54:57.068Z] Built: 10/28/2020 15:52:50 [2020-10-28T15:54:57.068Z] OS/Arch: windows/amd64 [2020-10-28T15:54:57.068Z] Experimental: false [2020-10-28T15:54:57.068Z] [2020-10-28T15:54:57.068Z] INFO: Docker info of the daemon under test [2020-10-28T15:54:57.068Z] [2020-10-28T15:54:57.068Z] Containers: 0 [2020-10-28T15:54:57.068Z] Running: 0 [2020-10-28T15:54:57.068Z] Paused: 0 [2020-10-28T15:54:57.068Z] Stopped: 0 [2020-10-28T15:54:57.090Z] time="2020-10-28T15:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:57.090Z] time="2020-10-28T15:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0c4edc91fd13652ba2d2d326bfa28a48a31b28c3cb2754da3214f8948c4c35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:57.090Z] time="2020-10-28T15:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:54:57.090Z] time="2020-10-28T15:54:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0c4edc91fd13652ba2d2d326bfa28a48a31b28c3cb2754da3214f8948c4c35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:54:57.090Z] --- PASS: TestPluginInstall (3.58s) [2020-10-28T15:54:57.090Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2020-10-28T15:54:57.091Z] --- PASS: TestPluginInstall/with_htpasswd (0.72s) [2020-10-28T15:54:57.091Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-10-28T15:54:57.091Z] plugin_test.go:157: [d4e269ae3c2b9] daemon is not started [2020-10-28T15:54:57.091Z] PASS [2020-10-28T15:54:57.091Z] [2020-10-28T15:54:57.091Z] DONE 6 tests in 3.687s [2020-10-28T15:54:57.091Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-28T15:54:57.091Z] ++ 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-10-28T15:54:57.091Z] ++ set -e [2020-10-28T15:54:57.091Z] ++ '[' -n 0 ']' [2020-10-28T15:54:57.091Z] ++ set -x [2020-10-28T15:54:57.091Z] ++ env -i DEST=/go/src/github.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-10-28T15:54:57.185Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-10-28T15:54:57.185Z] === RUN TestLinksContainerNames [2020-10-28T15:54:57.382Z] INFO: Testing against a local daemon [2020-10-28T15:54:57.382Z] === RUN TestExternalGraphDriver [2020-10-28T15:54:57.382Z] === RUN TestExternalGraphDriver/json [2020-10-28T15:54:57.536Z] Images: 0 [2020-10-28T15:54:57.536Z] Server Version: 0.0.0-dev [2020-10-28T15:54:57.536Z] Storage Driver: windowsfilter [2020-10-28T15:54:57.536Z] Windows: [2020-10-28T15:54:57.536Z] Logging Driver: json-file [2020-10-28T15:54:57.536Z] Plugins: [2020-10-28T15:54:57.536Z] Volume: local [2020-10-28T15:54:57.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-28T15:54:57.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-28T15:54:57.536Z] Swarm: inactive [2020-10-28T15:54:57.536Z] Default Isolation: process [2020-10-28T15:54:57.536Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-28T15:54:57.536Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-28T15:54:57.536Z] OSType: windows [2020-10-28T15:54:57.536Z] Architecture: x86_64 [2020-10-28T15:54:57.536Z] CPUs: 4 [2020-10-28T15:54:57.536Z] Total Memory: 32GiB [2020-10-28T15:54:57.536Z] Name: azwin-2-dfafb0 [2020-10-28T15:54:57.536Z] ID: UPBY:H2I3:7NJZ:6ZSL:ZNE6:UPBD:ULY4:KZD2:EUBK:BMM4:PGJX:UAEC [2020-10-28T15:54:57.536Z] Docker Root Dir: D:\CI\PR-41599\3\daemon [2020-10-28T15:54:57.536Z] Debug Mode (client): false [2020-10-28T15:54:57.536Z] Debug Mode (server): true [2020-10-28T15:54:57.536Z] File Descriptors: -1 [2020-10-28T15:54:57.536Z] Goroutines: 17 [2020-10-28T15:54:57.536Z] System Time: 2020-10-28T15:54:57.0100999Z [2020-10-28T15:54:57.536Z] EventsListeners: 0 [2020-10-28T15:54:57.536Z] Registry: https://index.docker.io/v1/ [2020-10-28T15:54:57.536Z] Labels: [2020-10-28T15:54:57.536Z] Experimental: false [2020-10-28T15:54:57.536Z] Insecure Registries: [2020-10-28T15:54:57.536Z] 127.0.0.0/8 [2020-10-28T15:54:57.536Z] Live Restore Enabled: false [2020-10-28T15:54:57.536Z] [2020-10-28T15:54:57.536Z] [2020-10-28T15:54:57.536Z] INFO: Docker images of the daemon under test [2020-10-28T15:54:57.536Z] [2020-10-28T15:54:57.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-28T15:54:57.536Z] [2020-10-28T15:54:57.536Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-10-28T15:54:57.536Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-10-28T15:54:57.536Z] ltsc2019: Pulling from windows/servercore [2020-10-28T15:54:57.536Z] 4612f6d0b889: Pulling fs layer [2020-10-28T15:54:57.536Z] 406ffb8432a7: Pulling fs layer [2020-10-28T15:54:59.099Z] --- PASS: TestLinksContainerNames (1.52s) [2020-10-28T15:54:59.099Z] === RUN TestLogsFollowTailEmpty [2020-10-28T15:54:59.453Z] === RUN TestExternalGraphDriver/spec [2020-10-28T15:54:59.669Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-10-28T15:54:59.669Z] === RUN TestContainerNetworkMountsNoChown [2020-10-28T15:55:00.610Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/default [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/default [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/private [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/private [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rprivate [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/slave [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/slave [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rslave [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/shared [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/shared [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rshared [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/default [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/rshared [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/shared [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/rslave [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:55:00.610Z] === CONT TestMountDaemonRoot/slave [2020-10-28T15:55:00.610Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-28T15:55:00.610Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rprivate [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/private [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-28T15:55:00.611Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:55:00.611Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:55:00.611Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-28T15:55:00.871Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-28T15:55:00.871Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-28T15:55:00.871Z] === RUN TestContainerBindMountNonRecursive [2020-10-28T15:55:01.524Z] === RUN TestExternalGraphDriver/pull [2020-10-28T15:55:03.417Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2020-10-28T15:55:03.417Z] === RUN TestNetworkNat [2020-10-28T15:55:04.262Z] --- PASS: TestExternalGraphDriver (6.56s) [2020-10-28T15:55:04.262Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-10-28T15:55:04.262Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-10-28T15:55:04.262Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-10-28T15:55:04.262Z] === RUN TestGraphdriverPluginV2 [2020-10-28T15:55:04.262Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-10-28T15:55:04.262Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:55:04.262Z] PASS [2020-10-28T15:55:04.262Z] [2020-10-28T15:55:04.262Z] === Skipped [2020-10-28T15:55:04.262Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-10-28T15:55:04.262Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:55:04.262Z] [2020-10-28T15:55:04.262Z] [2020-10-28T15:55:04.262Z] DONE 5 tests, 1 skipped in 6.701s [2020-10-28T15:55:04.262Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-28T15:55:04.262Z] ++ 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-10-28T15:55:04.262Z] ++ set -e [2020-10-28T15:55:04.262Z] ++ '[' -n 0 ']' [2020-10-28T15:55:04.262Z] ++ set -x [2020-10-28T15:55:04.262Z] ++ env -i DEST=/go/src/github.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-10-28T15:55:04.262Z] INFO: Testing against a local daemon [2020-10-28T15:55:04.262Z] === RUN TestContinueAfterPluginCrash [2020-10-28T15:55:04.262Z] === PAUSE TestContinueAfterPluginCrash [2020-10-28T15:55:04.262Z] === RUN TestReadPluginNoRead [2020-10-28T15:55:04.262Z] === PAUSE TestReadPluginNoRead [2020-10-28T15:55:04.262Z] === RUN TestDaemonStartWithLogOpt [2020-10-28T15:55:04.262Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-28T15:55:04.262Z] === CONT TestContinueAfterPluginCrash [2020-10-28T15:55:04.262Z] === CONT TestDaemonStartWithLogOpt [2020-10-28T15:55:04.359Z] --- PASS: TestNetworkNat (0.86s) [2020-10-28T15:55:04.359Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T15:55:05.301Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-10-28T15:55:05.301Z] === RUN TestNetworkLoopbackNat [2020-10-28T15:55:07.786Z] --- PASS: TestDaemonStartWithLogOpt (3.65s) [2020-10-28T15:55:07.786Z] === CONT TestReadPluginNoRead [2020-10-28T15:55:08.015Z] 406ffb8432a7: Verifying Checksum [2020-10-28T15:55:08.015Z] 406ffb8432a7: Download complete [2020-10-28T15:55:08.600Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-10-28T15:55:08.600Z] === RUN TestPause [2020-10-28T15:55:09.171Z] --- PASS: TestPause (0.84s) [2020-10-28T15:55:09.171Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T15:55:09.171Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:55:09.171Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:55:09.171Z] === RUN TestPauseStopPausedContainer [2020-10-28T15:55:10.112Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-10-28T15:55:10.112Z] === RUN TestPsFilter [2020-10-28T15:55:10.112Z] --- PASS: TestPsFilter (0.25s) [2020-10-28T15:55:10.112Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T15:55:10.524Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-28T15:55:11.054Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-10-28T15:55:11.054Z] === RUN TestRemoveContainerWithVolume [2020-10-28T15:55:11.625Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-10-28T15:55:11.625Z] === RUN TestRemoveContainerRunning [2020-10-28T15:55:12.567Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-10-28T15:55:12.567Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T15:55:12.595Z] === RUN TestReadPluginNoRead/default [2020-10-28T15:55:13.140Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-10-28T15:55:13.140Z] === RUN TestRemoveInvalidContainer [2020-10-28T15:55:13.140Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-28T15:55:13.140Z] === RUN TestRenameLinkedContainer [2020-10-28T15:55:13.231Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-10-28T15:55:13.403Z] Loaded image: buildpack-deps:buster [2020-10-28T15:55:13.403Z] Loaded image: buildpack-deps:buster [2020-10-28T15:55:13.403Z] Loaded image: busybox:latest [2020-10-28T15:55:13.403Z] Loaded image: busybox:latest [2020-10-28T15:55:13.403Z] Loaded image: busybox:glibc [2020-10-28T15:55:13.403Z] Loaded image: debian:buster [2020-10-28T15:55:13.403Z] Loaded image: busybox:glibc [2020-10-28T15:55:13.403Z] Loaded image: debian:buster [2020-10-28T15:55:13.403Z] Loaded image: hello-world:latest [2020-10-28T15:55:13.403Z] Loaded image: hello-world:latest [2020-10-28T15:55:13.403Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:55:13.403Z] INFO: Testing against a local daemon [2020-10-28T15:55:13.403Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-28T15:55:13.403Z] INFO: Testing against a local daemon [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-28T15:55:13.403Z] === RUN TestDockerDaemonSuite [2020-10-28T15:55:13.403Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-28T15:55:13.403Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-28T15:55:13.403Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-28T15:55:13.857Z] 4612f6d0b889: Verifying Checksum [2020-10-28T15:55:13.857Z] 4612f6d0b889: Download complete [2020-10-28T15:55:14.271Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-28T15:55:14.347Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-28T15:55:14.347Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-28T15:55:14.347Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-28T15:55:14.347Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-28T15:55:14.347Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-28T15:55:16.345Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-10-28T15:55:16.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-10-28T15:55:16.345Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-10-28T15:55:16.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2020-10-28T15:55:16.345Z] read_test.go:92: [d96c71f0a0541] daemon is not started [2020-10-28T15:55:16.345Z] PASS [2020-10-28T15:55:16.345Z] [2020-10-28T15:55:16.345Z] DONE 6 tests in 12.407s [2020-10-28T15:55:16.345Z] 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-10-28T15:55:16.345Z] ++ 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-10-28T15:55:16.345Z] ++ set -e [2020-10-28T15:55:16.345Z] ++ '[' -n 0 ']' [2020-10-28T15:55:16.345Z] ++ set -x [2020-10-28T15:55:16.346Z] ++ env -i DEST=/go/src/github.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-10-28T15:55:16.346Z] testing: warning: no tests to run [2020-10-28T15:55:16.346Z] PASS [2020-10-28T15:55:16.346Z] [2020-10-28T15:55:16.346Z] DONE 0 tests in 0.027s [2020-10-28T15:55:16.346Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-28T15:55:16.346Z] ++ 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-10-28T15:55:16.346Z] ++ set -e [2020-10-28T15:55:16.346Z] ++ '[' -n 0 ']' [2020-10-28T15:55:16.346Z] ++ set -x [2020-10-28T15:55:16.346Z] ++ env -i DEST=/go/src/github.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-10-28T15:55:16.346Z] INFO: Testing against a local daemon [2020-10-28T15:55:16.346Z] === RUN TestPluginWithDevMounts [2020-10-28T15:55:16.346Z] === PAUSE TestPluginWithDevMounts [2020-10-28T15:55:16.346Z] === CONT TestPluginWithDevMounts [2020-10-28T15:55:16.443Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-10-28T15:55:16.443Z] === RUN TestRenameStoppedContainer [2020-10-28T15:55:17.015Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-10-28T15:55:17.015Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T15:55:18.041Z] --- PASS: TestImportExtremelyLargeImageWorks (102.59s) [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === Skipped [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:55:18.041Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] DONE 12 tests, 1 skipped in 107.017s [2020-10-28T15:55:18.041Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.041Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.041Z] === RUN TestNetworkCreateDelete [2020-10-28T15:55:18.041Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-10-28T15:55:18.041Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T15:55:18.041Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-10-28T15:55:18.041Z] === RUN TestDaemonDNSFallback [2020-10-28T15:55:18.041Z] --- PASS: TestDaemonDNSFallback (7.39s) [2020-10-28T15:55:18.041Z] === RUN TestInspectNetwork [2020-10-28T15:55:18.041Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-28T15:55:18.041Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T15:55:18.041Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-28T15:55:18.041Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestNetworkInvalidJSON [2020-10-28T15:55:18.041Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T15:55:18.041Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T15:55:18.041Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:55:18.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:55:18.041Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:55:18.041Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:55:18.041Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T15:55:18.041Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:55:18.041Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:55:18.041Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-28T15:55:18.041Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-28T15:55:18.041Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-28T15:55:18.041Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-28T15:55:18.041Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T15:55:18.041Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-10-28T15:55:18.041Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T15:55:18.041Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-10-28T15:55:18.041Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T15:55:18.041Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T15:55:18.041Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T15:55:18.041Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T15:55:18.041Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T15:55:18.041Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T15:55:18.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:55:18.041Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T15:55:18.041Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T15:55:18.041Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === Skipped [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-10-28T15:55:18.041Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-10-28T15:55:18.041Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-10-28T15:55:18.041Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-10-28T15:55:18.041Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-10-28T15:55:18.041Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-28T15:55:18.041Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] DONE 19 tests, 12 skipped in 8.121s [2020-10-28T15:55:18.041Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.041Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.041Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-28T15:55:18.041Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T15:55:18.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:55:18.041Z] === RUN TestDockerNetworkIpvlan [2020-10-28T15:55:18.041Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:55:18.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === Skipped [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T15:55:18.041Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:55:18.041Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] DONE 2 tests, 2 skipped in 0.127s [2020-10-28T15:55:18.041Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.041Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.041Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-28T15:55:18.041Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-28T15:55:18.041Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] === RUN TestDockerNetworkMacvlan [2020-10-28T15:55:18.041Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-10-28T15:55:18.041Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === Skipped [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-10-28T15:55:18.041Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-10-28T15:55:18.041Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] DONE 2 tests, 2 skipped in 0.123s [2020-10-28T15:55:18.041Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.041Z] testing: warning: no tests to run [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] DONE 0 tests in 0.026s [2020-10-28T15:55:18.041Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.041Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginAllowRequest [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginTLS [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginDenyRequest [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginDenyResponse [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginAllowEventStream [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginErrorResponse [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginErrorRequest [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginHeader [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginV2Disable [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-28T15:55:18.041Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] PASS [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === Skipped [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-10-28T15:55:18.041Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.041Z] [2020-10-28T15:55:18.041Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-10-28T15:55:18.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-10-28T15:55:18.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-10-28T15:55:18.042Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] DONE 17 tests, 17 skipped in 0.391s [2020-10-28T15:55:18.042Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.042Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.042Z] === RUN TestPluginInvalidJSON [2020-10-28T15:55:18.042Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:55:18.042Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:55:18.042Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:55:18.042Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-28T15:55:18.042Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-28T15:55:18.042Z] === RUN TestPluginInstall [2020-10-28T15:55:18.042Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-28T15:55:18.042Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.042Z] PASS [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] === Skipped [2020-10-28T15:55:18.042Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-10-28T15:55:18.042Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] [2020-10-28T15:55:18.042Z] DONE 3 tests, 1 skipped in 0.152s [2020-10-28T15:55:18.042Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.042Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.042Z] === RUN TestExternalGraphDriver [2020-10-28T15:55:18.297Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-10-28T15:55:18.297Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-28T15:55:18.297Z] === RUN TestGraphdriverPluginV2 [2020-10-28T15:55:18.418Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-10-28T15:55:18.418Z] PASS [2020-10-28T15:55:18.418Z] [2020-10-28T15:55:18.418Z] DONE 1 tests in 1.993s [2020-10-28T15:55:18.418Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-10-28T15:55:18.418Z] ++ 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-10-28T15:55:18.418Z] ++ set -e [2020-10-28T15:55:18.418Z] ++ '[' -n 0 ']' [2020-10-28T15:55:18.418Z] ++ set -x [2020-10-28T15:55:18.418Z] ++ env -i DEST=/go/src/github.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-10-28T15:55:18.418Z] INFO: Testing against a local daemon [2020-10-28T15:55:18.418Z] === RUN TestSecretInspect [2020-10-28T15:55:18.928Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-10-28T15:55:18.928Z] === RUN TestRenameInvalidName [2020-10-28T15:55:19.394Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-10-28T15:55:19.499Z] --- PASS: TestRenameInvalidName (0.79s) [2020-10-28T15:55:19.499Z] === RUN TestRenameAnonymousContainer [2020-10-28T15:55:20.949Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-28T15:55:21.940Z] --- PASS: TestSecretInspect (3.63s) [2020-10-28T15:55:21.940Z] === RUN TestSecretList [2020-10-28T15:55:22.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T15:55:22.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T15:55:23.708Z] --- PASS: TestRenameAnonymousContainer (4.12s) [2020-10-28T15:55:23.708Z] === RUN TestRenameContainerWithSameName [2020-10-28T15:55:24.254Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-28T15:55:24.280Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-10-28T15:55:24.280Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T15:55:24.836Z] --- PASS: TestGraphdriverPluginV2 (5.78s) [2020-10-28T15:55:24.836Z] PASS [2020-10-28T15:55:24.836Z] [2020-10-28T15:55:24.836Z] === Skipped [2020-10-28T15:55:24.836Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-10-28T15:55:24.836Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-10-28T15:55:24.836Z] [2020-10-28T15:55:24.836Z] [2020-10-28T15:55:24.836Z] DONE 2 tests, 1 skipped in 5.979s [2020-10-28T15:55:24.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-28T15:55:24.836Z] INFO: Testing against a local daemon [2020-10-28T15:55:24.836Z] === RUN TestContinueAfterPluginCrash [2020-10-28T15:55:24.836Z] === PAUSE TestContinueAfterPluginCrash [2020-10-28T15:55:24.836Z] === RUN TestReadPluginNoRead [2020-10-28T15:55:24.836Z] === PAUSE TestReadPluginNoRead [2020-10-28T15:55:24.836Z] === RUN TestDaemonStartWithLogOpt [2020-10-28T15:55:24.836Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-28T15:55:24.836Z] === CONT TestContinueAfterPluginCrash [2020-10-28T15:55:24.836Z] === CONT TestDaemonStartWithLogOpt [2020-10-28T15:55:25.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T15:55:25.641Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-28T15:55:26.193Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-10-28T15:55:26.193Z] === RUN TestResize [2020-10-28T15:55:26.218Z] --- PASS: TestBuildWithHugeFile (86.23s) [2020-10-28T15:55:26.218Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T15:55:26.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:55:26.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:55:26.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:55:26.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:55:26.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:55:26.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:55:26.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:55:26.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:55:26.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:55:26.398Z] --- PASS: TestSecretList (3.68s) [2020-10-28T15:55:26.398Z] === RUN TestSecretsCreateAndDelete [2020-10-28T15:55:26.519Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-10-28T15:55:26.520Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-10-28T15:55:26.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-10-28T15:55:26.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-10-28T15:55:26.520Z] === RUN TestBuildPreserveOwnership [2020-10-28T15:55:26.520Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-28T15:55:26.764Z] --- PASS: TestResize (0.77s) [2020-10-28T15:55:26.764Z] === RUN TestResizeWithInvalidSize [2020-10-28T15:55:27.706Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-10-28T15:55:27.706Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T15:55:27.922Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-28T15:55:28.279Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:28.279Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:28.279Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:28.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:55:28.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:55:28.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:55:28.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:28.502Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-28T15:55:29.075Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-28T15:55:29.075Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-28T15:55:29.648Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-28T15:55:29.920Z] --- PASS: TestSecretsCreateAndDelete (3.71s) [2020-10-28T15:55:29.920Z] === RUN TestSecretsUpdate [2020-10-28T15:55:30.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:55:30.220Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-10-28T15:55:30.482Z] --- PASS: TestBuildPreserveOwnership (4.07s) [2020-10-28T15:55:30.482Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2020-10-28T15:55:30.482Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2020-10-28T15:55:30.482Z] === RUN TestBuildPlatformInvalid [2020-10-28T15:55:30.743Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-28T15:55:30.743Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2020-10-28T15:55:30.743Z] PASS [2020-10-28T15:55:30.743Z] [2020-10-28T15:55:30.743Z] === Skipped [2020-10-28T15:55:30.743Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-10-28T15:55:30.743Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:55:30.743Z] [2020-10-28T15:55:30.743Z] [2020-10-28T15:55:30.743Z] DONE 32 tests, 1 skipped in 173.692s [2020-10-28T15:55:30.743Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-28T15:55:30.743Z] ++ 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-10-28T15:55:30.743Z] ++ set -e [2020-10-28T15:55:30.743Z] ++ '[' -n 0 ']' [2020-10-28T15:55:30.743Z] ++ set -x [2020-10-28T15:55:30.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-28T15:55:31.004Z] INFO: Testing against a local daemon [2020-10-28T15:55:31.004Z] === RUN TestConfigInspect [2020-10-28T15:55:31.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:55:31.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:55:31.374Z] --- PASS: TestDaemonStartWithLogOpt (6.48s) [2020-10-28T15:55:31.374Z] === CONT TestReadPluginNoRead [2020-10-28T15:55:31.947Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-10-28T15:55:32.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:32.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:55:32.888Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-28T15:55:33.443Z] --- PASS: TestSecretsUpdate (3.56s) [2020-10-28T15:55:33.443Z] === RUN TestTemplatedSecret [2020-10-28T15:55:33.831Z] === RUN TestDockerSuite/TestAttachDetach [2020-10-28T15:55:33.831Z] --- PASS: TestConfigInspect (2.86s) [2020-10-28T15:55:33.831Z] === RUN TestConfigList [2020-10-28T15:55:34.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:55:34.056Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:55:34.643Z] === RUN TestReadPluginNoRead/default [2020-10-28T15:55:34.643Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-10-28T15:55:34.773Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-28T15:55:34.774Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-28T15:55:35.348Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-28T15:55:35.380Z] ......... [ 86%] [2020-10-28T15:55:35.443Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:55:36.187Z] --- PASS: TestTemplatedSecret (3.09s) [2020-10-28T15:55:36.187Z] === RUN TestSecretCreateResolve [2020-10-28T15:55:36.530Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-28T15:55:36.737Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-28T15:55:36.737Z] --- PASS: TestConfigList (2.82s) [2020-10-28T15:55:36.737Z] === RUN TestConfigsCreateAndDelete [2020-10-28T15:55:37.001Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-10-28T15:55:37.357Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2020-10-28T15:55:37.357Z] === RUN TestCgroupNamespacesRun [2020-10-28T15:55:37.573Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-28T15:55:38.146Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-28T15:55:39.043Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-28T15:55:39.094Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-28T15:55:39.270Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-10-28T15:55:39.270Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-28T15:55:39.355Z] --- PASS: TestConfigsCreateAndDelete (2.72s) [2020-10-28T15:55:39.355Z] === RUN TestConfigsUpdate [2020-10-28T15:55:39.766Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-10-28T15:55:39.766Z] PASS [2020-10-28T15:55:39.766Z] [2020-10-28T15:55:39.766Z] DONE 6 tests in 21.430s [2020-10-28T15:55:39.766Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-10-28T15:55:39.766Z] ++ 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-10-28T15:55:39.766Z] ++ set -e [2020-10-28T15:55:39.766Z] ++ '[' -n 0 ']' [2020-10-28T15:55:39.766Z] ++ set -x [2020-10-28T15:55:39.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=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-10-28T15:55:39.766Z] INFO: Testing against a local daemon [2020-10-28T15:55:39.766Z] === RUN TestServiceCreateInit [2020-10-28T15:55:39.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T15:55:40.297Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-28T15:55:40.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-28T15:55:40.932Z] --- PASS: TestReadPluginNoRead (10.30s) [2020-10-28T15:55:40.932Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-10-28T15:55:40.933Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2020-10-28T15:55:40.933Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-10-28T15:55:40.933Z] read_test.go:92: [d7e8593fd693e] daemon is not started [2020-10-28T15:55:40.933Z] PASS [2020-10-28T15:55:40.933Z] [2020-10-28T15:55:40.933Z] DONE 6 tests in 16.929s [2020-10-28T15:55:40.933Z] 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-10-28T15:55:40.933Z] testing: warning: no tests to run [2020-10-28T15:55:40.933Z] PASS [2020-10-28T15:55:40.933Z] [2020-10-28T15:55:40.933Z] DONE 0 tests in 0.042s [2020-10-28T15:55:40.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-28T15:55:41.184Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-10-28T15:55:41.184Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-28T15:55:41.189Z] INFO: Testing against a local daemon [2020-10-28T15:55:41.189Z] === RUN TestPluginWithDevMounts [2020-10-28T15:55:41.189Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-28T15:55:41.189Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-28T15:55:41.189Z] PASS [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === Skipped [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-10-28T15:55:41.189Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] DONE 1 tests, 1 skipped in 0.147s [2020-10-28T15:55:41.189Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-28T15:55:41.189Z] INFO: Testing against a local daemon [2020-10-28T15:55:41.189Z] === RUN TestSecretInspect [2020-10-28T15:55:41.189Z] --- SKIP: TestSecretInspect (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] === RUN TestSecretList [2020-10-28T15:55:41.189Z] --- SKIP: TestSecretList (0.02s) [2020-10-28T15:55:41.189Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] === RUN TestSecretsCreateAndDelete [2020-10-28T15:55:41.189Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] === RUN TestSecretsUpdate [2020-10-28T15:55:41.189Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] === RUN TestTemplatedSecret [2020-10-28T15:55:41.189Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-28T15:55:41.189Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] === RUN TestSecretCreateResolve [2020-10-28T15:55:41.189Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] PASS [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === Skipped [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-10-28T15:55:41.189Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-10-28T15:55:41.189Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-10-28T15:55:41.189Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] [2020-10-28T15:55:41.189Z] DONE 6 tests, 6 skipped in 0.188s [2020-10-28T15:55:41.189Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-28T15:55:41.446Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-28T15:55:41.448Z] INFO: Testing against a local daemon [2020-10-28T15:55:41.448Z] === RUN TestServiceCreateInit [2020-10-28T15:55:41.448Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T15:55:41.448Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T15:55:41.448Z] --- PASS: TestServiceCreateInit (0.02s) [2020-10-28T15:55:41.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T15:55:41.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T15:55:41.448Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.448Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T15:55:41.448Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-10-28T15:55:41.449Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceConflict [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-10-28T15:55:41.449Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-10-28T15:55:41.449Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-10-28T15:55:41.449Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-10-28T15:55:41.449Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-10-28T15:55:41.449Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceSysctls [2020-10-28T15:55:41.449Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-10-28T15:55:41.449Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.449Z] === RUN TestCreateServiceCapabilities [2020-10-28T15:55:41.459Z] tests/integration/models_images_test.py ............... [ 89%] [2020-10-28T15:55:41.705Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-10-28T15:55:41.705Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestInspect [2020-10-28T15:55:41.705Z] --- SKIP: TestInspect (0.01s) [2020-10-28T15:55:41.705Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestCreateJob [2020-10-28T15:55:41.705Z] --- SKIP: TestCreateJob (0.01s) [2020-10-28T15:55:41.705Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestReplicatedJob [2020-10-28T15:55:41.705Z] --- SKIP: TestReplicatedJob (0.01s) [2020-10-28T15:55:41.705Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestUpdateReplicatedJob [2020-10-28T15:55:41.705Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-10-28T15:55:41.705Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestServiceListWithStatuses [2020-10-28T15:55:41.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T15:55:41.705Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T15:55:41.705Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T15:55:41.705Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-10-28T15:55:41.705Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestDockerNetworkReConnect [2020-10-28T15:55:41.705Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-10-28T15:55:41.705Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:41.705Z] === RUN TestServicePlugin [2020-10-28T15:55:42.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-28T15:55:42.391Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-28T15:55:42.391Z] --- PASS: TestConfigsUpdate (3.15s) [2020-10-28T15:55:42.391Z] === RUN TestTemplatedConfig [2020-10-28T15:55:42.393Z] tests/integration/models_networks_test.py .... [ 90%] [2020-10-28T15:55:43.098Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-10-28T15:55:43.098Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-28T15:55:43.778Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-28T15:55:43.778Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-28T15:55:44.039Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-28T15:55:45.011Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2020-10-28T15:55:45.011Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-28T15:55:45.340Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T15:55:45.872Z] --- SKIP: TestServicePlugin (3.46s) [2020-10-28T15:55:45.872Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] === RUN TestServiceUpdateLabel [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-10-28T15:55:45.872Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] === RUN TestServiceUpdateSecrets [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-10-28T15:55:45.872Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] === RUN TestServiceUpdateConfigs [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-10-28T15:55:45.872Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] === RUN TestServiceUpdateNetwork [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-10-28T15:55:45.872Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-10-28T15:55:45.872Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] PASS [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === Skipped [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T15:55:45.872Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T15:55:45.872Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T15:55:45.872Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-10-28T15:55:45.872Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-10-28T15:55:45.872Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-10-28T15:55:45.872Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-10-28T15:55:45.872Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-10-28T15:55:45.872Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-10-28T15:55:45.872Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-10-28T15:55:45.872Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-10-28T15:55:45.872Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.872Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-10-28T15:55:45.872Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.872Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-10-28T15:55:45.873Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-10-28T15:55:45.873Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-10-28T15:55:45.873Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-28T15:55:45.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-10-28T15:55:45.873Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-10-28T15:55:45.873Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-10-28T15:55:45.873Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-10-28T15:55:45.873Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-10-28T15:55:45.873Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-10-28T15:55:45.873Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-10-28T15:55:45.873Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-10-28T15:55:45.873Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] DONE 24 tests, 23 skipped in 3.912s [2020-10-28T15:55:45.873Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-28T15:55:45.873Z] INFO: Testing against a local daemon [2020-10-28T15:55:45.873Z] === RUN TestSessionCreate [2020-10-28T15:55:45.873Z] --- PASS: TestSessionCreate (0.03s) [2020-10-28T15:55:45.873Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T15:55:45.873Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-28T15:55:45.873Z] PASS [2020-10-28T15:55:45.873Z] [2020-10-28T15:55:45.873Z] DONE 2 tests in 0.154s [2020-10-28T15:55:45.873Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-28T15:55:45.873Z] INFO: Testing against a local daemon [2020-10-28T15:55:45.873Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T15:55:45.873Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T15:55:45.873Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T15:55:45.873Z] === RUN TestEventsExecDie [2020-10-28T15:55:46.129Z] --- PASS: TestEventsExecDie (0.49s) [2020-10-28T15:55:46.129Z] === RUN TestEventsBackwardsCompatible [2020-10-28T15:55:46.129Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-10-28T15:55:46.129Z] === RUN TestInfoBinaryCommits [2020-10-28T15:55:46.129Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-28T15:55:46.129Z] === RUN TestInfoAPIVersioned [2020-10-28T15:55:46.129Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-28T15:55:46.129Z] === RUN TestInfoDiscoveryBackend [2020-10-28T15:55:46.585Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-28T15:55:46.585Z] --- PASS: TestTemplatedConfig (3.91s) [2020-10-28T15:55:46.585Z] === RUN TestConfigCreateResolve [2020-10-28T15:55:46.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-10-28T15:55:46.925Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-28T15:55:47.493Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-10-28T15:55:47.493Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-28T15:55:48.309Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-10-28T15:55:48.309Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-28T15:55:48.954Z] tests/integration/models_nodes_test.py . [ 91%] [2020-10-28T15:55:48.954Z] tests/integration/models_resources_test.py . [ 91%] [2020-10-28T15:55:49.251Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-10-28T15:55:49.251Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-28T15:55:49.891Z] --- PASS: TestConfigCreateResolve (2.97s) [2020-10-28T15:55:49.891Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T15:55:49.891Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-28T15:55:49.891Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-28T15:55:49.891Z] PASS [2020-10-28T15:55:49.891Z] [2020-10-28T15:55:49.891Z] DONE 7 tests in 19.113s [2020-10-28T15:55:49.891Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-28T15:55:49.891Z] ++ 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-10-28T15:55:49.891Z] ++ set -e [2020-10-28T15:55:49.891Z] ++ '[' -n 0 ']' [2020-10-28T15:55:49.891Z] ++ set -x [2020-10-28T15:55:49.891Z] ++ env -i DEST=/go/src/github.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-10-28T15:55:50.152Z] INFO: Testing against a local daemon [2020-10-28T15:55:50.152Z] === RUN TestCheckpoint [2020-10-28T15:55:50.152Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T15:55:50.152Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:55:50.152Z] === RUN TestContainerInvalidJSON [2020-10-28T15:55:50.152Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:55:50.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:55:50.152Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:55:50.152Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:55:50.152Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:55:50.152Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:55:50.152Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:55:50.152Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:55:50.152Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:55:50.152Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-28T15:55:50.152Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-28T15:55:50.152Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-28T15:55:50.152Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T15:55:50.152Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T15:55:50.152Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-10-28T15:55:50.152Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T15:55:50.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-10-28T15:55:50.414Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T15:55:50.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-10-28T15:55:50.414Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T15:55:50.414Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-28T15:55:50.414Z] === RUN TestCopyFromContainer [2020-10-28T15:55:50.920Z] --- PASS: TestServiceCreateInit (10.20s) [2020-10-28T15:55:50.920Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2020-10-28T15:55:50.920Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.83s) [2020-10-28T15:55:50.920Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T15:55:51.165Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-10-28T15:55:51.165Z] === RUN TestKernelTCPMemory [2020-10-28T15:55:51.655Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2020-10-28T15:55:51.655Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-28T15:55:51.655Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-28T15:55:51.655Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:55:51.655Z] === RUN TestInfoAPI [2020-10-28T15:55:51.655Z] --- PASS: TestInfoAPI (0.05s) [2020-10-28T15:55:51.655Z] === RUN TestInfoAPIWarnings [2020-10-28T15:55:52.106Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-10-28T15:55:52.106Z] === RUN TestNISDomainname [2020-10-28T15:55:52.332Z] === RUN TestCopyFromContainer// [2020-10-28T15:55:52.332Z] === RUN TestCopyFromContainer//bar/root [2020-10-28T15:55:52.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T15:55:52.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T15:55:52.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T15:55:52.593Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-28T15:55:52.593Z] === RUN TestCopyFromContainer/bar/quux [2020-10-28T15:55:52.854Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-28T15:55:52.854Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-28T15:55:52.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-28T15:55:53.048Z] --- PASS: TestNISDomainname (0.96s) [2020-10-28T15:55:53.048Z] === RUN TestHostnameDnsResolution [2020-10-28T15:55:53.115Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-28T15:55:53.115Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-28T15:55:53.376Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-28T15:55:53.376Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer (3.14s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer// (0.17s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-10-28T15:55:53.637Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-10-28T15:55:53.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T15:55:53.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:55:53.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:55:53.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:55:53.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:55:53.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:55:53.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:55:53.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:55:53.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:55:53.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:55:53.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-28T15:55:53.637Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T15:55:53.637Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-10-28T15:55:53.637Z] === RUN TestCreateWithInvalidEnv [2020-10-28T15:55:53.637Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T15:55:53.637Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T15:55:53.637Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T15:55:53.637Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T15:55:53.637Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T15:55:53.637Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T15:55:53.637Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T15:55:53.637Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T15:55:53.637Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T15:55:53.637Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-28T15:55:53.637Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-28T15:55:53.637Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T15:55:53.637Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-28T15:55:53.637Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T15:55:54.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T15:55:54.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T15:55:54.783Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-10-28T15:55:54.961Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-10-28T15:55:54.961Z] === RUN TestStats [2020-10-28T15:55:55.557Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-28T15:55:55.818Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-10-28T15:55:55.818Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T15:55:56.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T15:55:57.204Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-28T15:55:57.504Z] --- PASS: TestStats (2.79s) [2020-10-28T15:55:57.504Z] === RUN TestStopContainerWithTimeout [2020-10-28T15:55:57.504Z] === RUN TestStopContainerWithTimeout/0 [2020-10-28T15:55:57.504Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-28T15:55:57.504Z] === RUN TestStopContainerWithTimeout/1 [2020-10-28T15:55:57.504Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-28T15:55:57.504Z] === RUN TestStopContainerWithTimeout/3 [2020-10-28T15:55:57.504Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-28T15:55:57.504Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-28T15:55:57.504Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-28T15:55:57.504Z] === CONT TestStopContainerWithTimeout/0 [2020-10-28T15:55:57.504Z] === CONT TestStopContainerWithTimeout/3 [2020-10-28T15:55:57.504Z] === CONT TestStopContainerWithTimeout/1 [2020-10-28T15:55:57.504Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-28T15:55:58.063Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-10-28T15:55:58.063Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:55:58.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:55:58.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:55:58.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:55:58.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:55:58.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:55:58.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:55:58.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:55:58.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:55:58.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:55:58.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:55:58.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-10-28T15:55:58.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-10-28T15:55:58.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T15:55:58.720Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-10-28T15:55:58.720Z] === RUN TestCreateDifferentPlatform [2020-10-28T15:55:58.720Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T15:55:58.720Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T15:55:58.720Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-10-28T15:55:58.720Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T15:55:58.720Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-28T15:55:58.720Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T15:55:58.720Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-10-28T15:55:58.720Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T15:55:58.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-10-28T15:55:58.982Z] === RUN TestContainerStartOnDaemonRestart [2020-10-28T15:55:58.982Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-28T15:55:58.982Z] === RUN TestDaemonRestartIpcMode [2020-10-28T15:55:58.982Z] === PAUSE TestDaemonRestartIpcMode [2020-10-28T15:55:58.982Z] === RUN TestDaemonHostGatewayIP [2020-10-28T15:55:58.982Z] === PAUSE TestDaemonHostGatewayIP [2020-10-28T15:55:58.982Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T15:55:58.982Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-28T15:55:58.982Z] === RUN TestDiff [2020-10-28T15:55:59.243Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-28T15:55:59.504Z] --- PASS: TestDiff (0.74s) [2020-10-28T15:55:59.504Z] === RUN TestExecWithCloseStdin [2020-10-28T15:55:59.766Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-28T15:56:00.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T15:56:00.340Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-28T15:56:00.340Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-10-28T15:56:00.340Z] === RUN TestExec [2020-10-28T15:56:00.804Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-28T15:56:00.804Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-10-28T15:56:00.804Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-10-28T15:56:00.804Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-10-28T15:56:00.804Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-10-28T15:56:00.804Z] === RUN TestDeleteDevicemapper [2020-10-28T15:56:00.804Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-28T15:56:00.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:56:00.804Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T15:56:01.284Z] --- PASS: TestExec (0.82s) [2020-10-28T15:56:01.284Z] === RUN TestExecUser [2020-10-28T15:56:01.420Z] tests/integration/regression_test.py ...... [ 98%] [2020-10-28T15:56:01.545Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-28T15:56:01.807Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-28T15:56:01.938Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-10-28T15:56:01.938Z] tests/integration/credentials/utils_test.py . [100%] [2020-10-28T15:56:01.938Z] [2020-10-28T15:56:01.938Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-10-28T15:56:01.938Z] =========================== short test summary info ============================ [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-10-28T15:56:01.938Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-10-28T15:56:01.938Z] Not supported on most drivers [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-10-28T15:56:01.938Z] Output of docker top depends on host distro, and is not formalized. [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-10-28T15:56:01.938Z] Output of docker top depends on host distro, and is not formalized. [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-10-28T15:56:01.938Z] Can fail if eth0 has multiple IP addresses [2020-10-28T15:56:01.938Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-10-28T15:56:01.938Z] This doesn't seem to be taken into account by the engine [2020-10-28T15:56:01.938Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-10-28T15:56:01.938Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-10-28T15:56:01.938Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 329.23 seconds == [2020-10-28T15:56:02.069Z] --- PASS: TestExecUser (0.91s) [2020-10-28T15:56:02.069Z] === RUN TestExportContainerAndImportImage [2020-10-28T15:56:02.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T15:56:02.196Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-10-28T15:56:02.331Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-28T15:56:02.331Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-28T15:56:03.277Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-10-28T15:56:03.277Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T15:56:03.352Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-10-28T15:56:03.352Z] === RUN TestUpdateMemory [2020-10-28T15:56:03.352Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-28T15:56:03.352Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:03.352Z] === RUN TestUpdateCPUQuota [2020-10-28T15:56:03.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T15:56:03.849Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-28T15:56:04.422Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-28T15:56:04.683Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-28T15:56:04.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T15:56:04.737Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-10-28T15:56:04.737Z] === RUN TestUpdatePidsLimit [2020-10-28T15:56:04.737Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-28T15:56:04.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2020-10-28T15:56:04.945Z] === RUN TestHealthCheckWorkdir [2020-10-28T15:56:04.998Z] === RUN TestUpdatePidsLimit/no_change [2020-10-28T15:56:05.206Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-10-28T15:56:05.568Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-28T15:56:05.829Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-28T15:56:06.150Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-10-28T15:56:06.151Z] === RUN TestHealthKillContainer [2020-10-28T15:56:06.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T15:56:06.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-28T15:56:06.412Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-28T15:56:06.662Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-28T15:56:06.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-28T15:56:07.355Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-28T15:56:07.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-10-28T15:56:08.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-10-28T15:56:08.308Z] === RUN TestUpdateRestartPolicy [2020-10-28T15:56:08.742Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-28T15:56:08.742Z] --- PASS: TestHealthKillContainer (2.78s) [2020-10-28T15:56:08.742Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T15:56:09.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-10-28T15:56:09.315Z] === RUN TestIpcModeNone [2020-10-28T15:56:09.576Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-28T15:56:09.576Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-28T15:56:09.725Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-10-28T15:56:09.725Z] === RUN TestInfoDebug [2020-10-28T15:56:09.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T15:56:09.985Z] --- PASS: TestInfoDebug (1.52s) [2020-10-28T15:56:09.985Z] === RUN TestInfoInsecureRegistries [2020-10-28T15:56:10.149Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-10-28T15:56:10.149Z] --- PASS: TestIpcModeNone (0.85s) [2020-10-28T15:56:10.149Z] === RUN TestIpcModePrivate [2020-10-28T15:56:10.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-28T15:56:10.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T15:56:10.983Z] --- PASS: TestIpcModePrivate (0.88s) [2020-10-28T15:56:10.983Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-10-28T15:56:10.983Z] === RUN TestIpcModeShareable [2020-10-28T15:56:11.355Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-10-28T15:56:11.355Z] === RUN TestInfoRegistryMirrors [2020-10-28T15:56:11.927Z] --- PASS: TestIpcModeShareable (0.69s) [2020-10-28T15:56:11.927Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-10-28T15:56:11.927Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-28T15:56:12.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T15:56:13.242Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-10-28T15:56:13.242Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T15:56:13.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-10-28T15:56:13.242Z] === RUN TestPingCacheHeaders [2020-10-28T15:56:13.242Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-10-28T15:56:13.242Z] === RUN TestPingGet [2020-10-28T15:56:13.242Z] --- PASS: TestPingGet (0.01s) [2020-10-28T15:56:13.242Z] === RUN TestPingHead [2020-10-28T15:56:13.242Z] --- PASS: TestPingHead (0.02s) [2020-10-28T15:56:13.242Z] === RUN TestVersion [2020-10-28T15:56:13.242Z] --- PASS: TestVersion (0.02s) [2020-10-28T15:56:13.242Z] PASS [2020-10-28T15:56:13.242Z] [2020-10-28T15:56:13.242Z] === Skipped [2020-10-28T15:56:13.242Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T15:56:13.242Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T15:56:13.242Z] [2020-10-28T15:56:13.242Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-10-28T15:56:13.242Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-10-28T15:56:13.242Z] [2020-10-28T15:56:13.242Z] [2020-10-28T15:56:13.242Z] DONE 18 tests, 2 skipped in 27.838s [2020-10-28T15:56:13.242Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-28T15:56:13.242Z] INFO: Testing against a local daemon [2020-10-28T15:56:13.242Z] === RUN TestVolumesCreateAndList [2020-10-28T15:56:13.394Z] --- PASS: TestCreateServiceMultipleTimes (22.09s) [2020-10-28T15:56:13.395Z] === RUN TestCreateServiceConflict [2020-10-28T15:56:13.498Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-28T15:56:13.498Z] === RUN TestVolumesRemove [2020-10-28T15:56:13.498Z] --- PASS: TestVolumesRemove (0.06s) [2020-10-28T15:56:13.498Z] === RUN TestVolumesInspect [2020-10-28T15:56:13.498Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-28T15:56:13.498Z] === RUN TestVolumesInvalidJSON [2020-10-28T15:56:13.498Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T15:56:13.498Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T15:56:13.498Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T15:56:13.498Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-28T15:56:13.498Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T15:56:13.498Z] PASS [2020-10-28T15:56:13.498Z] [2020-10-28T15:56:13.498Z] DONE 5 tests in 0.225s [2020-10-28T15:56:13.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T15:56:13.498Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11999 is not a child of this shell [2020-10-28T15:56:13.498Z] warning: PID 11999 from bundles/test-integration/docker.pid had a nonzero exit code [2020-10-28T15:56:13.498Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T15:56:13.498Z] [2020-10-28T15:56:13.498Z] Unloading profiles will leave already running processes permanently [2020-10-28T15:56:13.498Z] unconfined, which can lead to unexpected situations. [2020-10-28T15:56:13.498Z] [2020-10-28T15:56:13.498Z] To set a process to complain mode, use the command line tool [2020-10-28T15:56:13.498Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T15:56:13.498Z] Removing test suite binaries [2020-10-28T15:56:13.498Z] exiting test-integration [2020-10-28T15:56:13.498Z] ++ exit 0 [2020-10-28T15:56:13.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2020-10-28T15:56:13.843Z] === RUN TestAPIIpcModeHost [2020-10-28T15:56:13.843Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-28T15:56:13.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-28T15:56:13.984Z] Using test binary docker [2020-10-28T15:56:13.984Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-28T15:56:13.984Z] +++ /etc/init.d/apparmor start [2020-10-28T15:56:13.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-28T15:56:13.984Z] INFO: Waiting for daemon to start... [2020-10-28T15:56:13.984Z] Starting dockerd [2020-10-28T15:56:13.984Z] +++ 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-10-28T15:56:14.392Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T15:56:14.392Z] [2020-10-28T15:56:14.392Z] Unloading profiles will leave already running processes permanently [2020-10-28T15:56:14.392Z] unconfined, which can lead to unexpected situations. [2020-10-28T15:56:14.392Z] [2020-10-28T15:56:14.392Z] To set a process to complain mode, use the command line tool [2020-10-28T15:56:14.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T15:56:14.392Z] Post stage [Pipeline] junit [2020-10-28T15:56:14.406Z] Recording test results [2020-10-28T15:56:14.415Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-10-28T15:56:14.415Z] === RUN TestDaemonIpcModeShareable [2020-10-28T15:56:14.424Z] [Pipeline] sh Post stage [Pipeline] junit [2020-10-28T15:56:15.844Z] Recording test results [2020-10-28T15:56:16.071Z] . [2020-10-28T15:56:16.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-28T15:56:16.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-28T15:56:16.071Z] Error: No such image: emptyfs [2020-10-28T15:56:16.071Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-28T15:56:16.071Z] ++++ docker load [2020-10-28T15:56:16.085Z] + echo Ensuring container killed. [2020-10-28T15:56:16.085Z] Ensuring container killed. [2020-10-28T15:56:16.085Z] + docker rm -vf docker-pr3 [2020-10-28T15:56:16.085Z] Error: No such container: docker-pr3 [2020-10-28T15:56:16.085Z] + true [Pipeline] sh [2020-10-28T15:56:16.131Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-10-28T15:56:16.131Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T15:56:16.338Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2020-10-28T15:56:16.338Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-10-28T15:56:16.338Z] === RUN TestDaemonIpcModePrivate [2020-10-28T15:56:16.338Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-28T15:56:16.368Z] + echo Chowning /workspace to jenkins user [2020-10-28T15:56:16.368Z] Chowning /workspace to jenkins user [2020-10-28T15:56:16.368Z] + id -u [2020-10-28T15:56:16.368Z] + id -g [2020-10-28T15:56:16.368Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/workspace busybox chown -R 1000:1000 /workspace [2020-10-28T15:56:16.368Z] Unable to find image 'busybox:latest' locally [2020-10-28T15:56:16.368Z] Running integration-test (iteration 1) [2020-10-28T15:56:16.368Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-10-28T15:56:16.368Z] ++ 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-10-28T15:56:16.368Z] ++ set -e [2020-10-28T15:56:16.368Z] ++ '[' -n 0 ']' [2020-10-28T15:56:16.368Z] ++ set -x [2020-10-28T15:56:16.368Z] ++ env -i DEST=/go/src/github.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-10-28T15:56:16.935Z] latest: Pulling from library/busybox [2020-10-28T15:56:16.935Z] 9758c28807f2: Pulling fs layer [2020-10-28T15:56:16.935Z] 9758c28807f2: Verifying Checksum [2020-10-28T15:56:16.935Z] 9758c28807f2: Download complete [2020-10-28T15:56:16.935Z] 9758c28807f2: Pull complete [2020-10-28T15:56:16.935Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T15:56:16.935Z] Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T15:56:17.581Z] + echo Ensuring container killed. [2020-10-28T15:56:17.582Z] Ensuring container killed. [2020-10-28T15:56:17.582Z] + docker rm -vf docker-pr3 [2020-10-28T15:56:17.582Z] Error: No such container: docker-pr3 [2020-10-28T15:56:17.582Z] + true [Pipeline] sh [2020-10-28T15:56:17.726Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-28T15:56:17.726Z] --- PASS: TestDaemonIpcModePrivate (1.53s) [2020-10-28T15:56:17.726Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-10-28T15:56:17.726Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-28T15:56:17.906Z] + echo Chowning /workspace to jenkins user [2020-10-28T15:56:17.906Z] Chowning /workspace to jenkins user [2020-10-28T15:56:17.906Z] + id -u [2020-10-28T15:56:17.906Z] + id -g [2020-10-28T15:56:17.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/workspace busybox chown -R 1000:1000 /workspace [2020-10-28T15:56:17.906Z] Unable to find image 'busybox:latest' locally [2020-10-28T15:56:17.990Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-10-28T15:56:18.163Z] latest: Pulling from library/busybox [2020-10-28T15:56:18.163Z] 9758c28807f2: Pulling fs layer [2020-10-28T15:56:18.163Z] 9758c28807f2: Verifying Checksum [2020-10-28T15:56:18.163Z] 9758c28807f2: Download complete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T15:56:18.419Z] 9758c28807f2: Pull complete [2020-10-28T15:56:18.419Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T15:56:18.419Z] Status: Downloaded newer image for busybox:latest [2020-10-28T15:56:18.563Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-28T15:56:18.605Z] + bundleName=docker-py [2020-10-28T15:56:18.605Z] + echo Creating docker-py-bundles.tar.gz [2020-10-28T15:56:18.605Z] Creating docker-py-bundles.tar.gz [2020-10-28T15:56:18.605Z] + 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-10-28T15:56:18.617Z] Archiving artifacts [2020-10-28T15:56:19.136Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-28T15:56:19.397Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-10-28T15:56:19.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-10-28T15:56:19.397Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-28T15:56:19.661Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-28T15:56:19.661Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-28T15:56:19.731Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-10-28T15:56:19.731Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T15:56:19.923Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-28T15:56:20.033Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-10-28T15:56:20.115Z] + bundleName=amd64-rootless [2020-10-28T15:56:20.115Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-10-28T15:56:20.115Z] Creating amd64-rootless-bundles.tar.gz [2020-10-28T15:56:20.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-10-28T15:56:20.115Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] sh [Pipeline] archiveArtifacts [2020-10-28T15:56:20.158Z] Archiving artifacts [2020-10-28T15:56:20.398Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh binary-daemon [2020-10-28T15:56:20.657Z] [2020-10-28T15:56:20.916Z] Removing bundles/ [2020-10-28T15:56:20.916Z] [2020-10-28T15:56:20.916Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-10-28T15:56:20.916Z] Building: bundles/binary-daemon/dockerd-dev [2020-10-28T15:56:20.916Z] GOOS="" GOARCH="" GOARM="" [2020-10-28T15:56:21.312Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2020-10-28T15:56:21.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-10-28T15:56:21.312Z] === RUN TestIpcModeOlderClient [2020-10-28T15:56:21.312Z] === PAUSE TestIpcModeOlderClient [2020-10-28T15:56:21.312Z] === RUN TestKillContainerInvalidSignal [2020-10-28T15:56:21.463Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T15:56:21.810Z] + make clean [2020-10-28T15:56:21.885Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-28T15:56:22.066Z] docker volume rm -f docker-dev-cache [2020-10-28T15:56:22.066Z] docker-dev-cache [Pipeline] deleteDir [2020-10-28T15:56:22.147Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-10-28T15:56:22.147Z] === RUN TestKillContainer [2020-10-28T15:56:22.147Z] === RUN TestKillContainer/no_signal [2020-10-28T15:56:22.722Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T15:56:22.983Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T15:56:23.215Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2020-10-28T15:56:23.215Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T15:56:23.215Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-10-28T15:56:23.215Z] === RUN TestWaitNonBlocked [2020-10-28T15:56:23.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:56:23.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:56:23.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:56:23.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:56:23.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:56:23.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:56:23.215Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-28T15:56:23.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-10-28T15:56:23.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-10-28T15:56:23.215Z] === RUN TestWaitBlocked [2020-10-28T15:56:23.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:56:23.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:56:23.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:56:23.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:56:23.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:56:23.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:56:23.478Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-28T15:56:23.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-10-28T15:56:23.478Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-10-28T15:56:23.478Z] === CONT TestContainerStartOnDaemonRestart [2020-10-28T15:56:23.478Z] === CONT TestContainerKillOnDaemonStart [2020-10-28T15:56:23.478Z] === CONT TestDaemonHostGatewayIP [2020-10-28T15:56:23.478Z] === CONT TestDaemonRestartIpcMode [2020-10-28T15:56:23.556Z] === RUN TestKillContainer/killing_signal [2020-10-28T15:56:24.501Z] --- PASS: TestKillContainer (2.32s) [2020-10-28T15:56:24.501Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-10-28T15:56:24.501Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-10-28T15:56:24.501Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2020-10-28T15:56:24.501Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T15:56:24.501Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-28T15:56:25.446Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-28T15:56:25.708Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-28T15:56:25.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-10-28T15:56:25.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-10-28T15:56:25.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2020-10-28T15:56:25.708Z] === RUN TestKillStoppedContainer [2020-10-28T15:56:25.969Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-10-28T15:56:25.969Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T15:56:25.969Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-10-28T15:56:25.969Z] === RUN TestKillDifferentUserContainer [2020-10-28T15:56:26.914Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-10-28T15:56:26.914Z] === RUN TestInspectOomKilledTrue [2020-10-28T15:56:26.914Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-28T15:56:26.914Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:26.914Z] === RUN TestInspectOomKilledFalse [2020-10-28T15:56:26.914Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-28T15:56:26.914Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:26.914Z] === RUN TestLinksEtcHostsContentMatch [2020-10-28T15:56:26.914Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-28T15:56:27.486Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-10-28T15:56:27.486Z] === RUN TestLinksContainerNames [2020-10-28T15:56:27.698Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2020-10-28T15:56:27.699Z] === CONT TestIpcModeOlderClient [2020-10-28T15:56:27.699Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-10-28T15:56:27.747Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-28T15:56:27.960Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-10-28T15:56:28.321Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-10-28T15:56:28.530Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-10-28T15:56:28.894Z] --- PASS: TestLinksContainerNames (1.53s) [2020-10-28T15:56:28.894Z] === RUN TestLogsFollowTailEmpty [2020-10-28T15:56:29.092Z] Loaded image: buildpack-deps:buster [2020-10-28T15:56:29.092Z] Loaded image: busybox:latest [2020-10-28T15:56:29.092Z] Loaded image: busybox:glibc [2020-10-28T15:56:29.092Z] Loaded image: debian:buster [2020-10-28T15:56:29.092Z] Loaded image: hello-world:latest [2020-10-28T15:56:29.388Z] Loaded image: arm32v7/hello-world:latest [2020-10-28T15:56:29.389Z] INFO: Testing against a local daemon [2020-10-28T15:56:29.389Z] === RUN TestCgroupNamespacesBuild [2020-10-28T15:56:29.902Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-10-28T15:56:29.902Z] === RUN TestContainerNetworkMountsNoChown [2020-10-28T15:56:30.476Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-10-28T15:56:30.476Z] === RUN TestMountDaemonRoot [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/default [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/default [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/private [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/private [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rprivate [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/slave [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/slave [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rslave [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/shared [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/shared [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rshared [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/default [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rshared [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/shared [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rslave [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/slave [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rprivate [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/private [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-28T15:56:30.745Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:56:30.745Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:56:30.745Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:56:30.922Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-10-28T15:56:30.922Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-10-28T15:56:31.007Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:56:31.007Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:56:31.007Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-28T15:56:31.271Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:56:31.271Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-28T15:56:31.534Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.10s) [2020-10-28T15:56:31.534Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-28T15:56:31.534Z] === RUN TestContainerBindMountNonRecursive [2020-10-28T15:56:31.964Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-10-28T15:56:31.964Z] === RUN TestBuildWithSession [2020-10-28T15:56:31.964Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T15:56:31.964Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:56:31.964Z] === RUN TestBuildSquashParent [2020-10-28T15:56:32.920Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-28T15:56:33.491Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-10-28T15:56:33.491Z] === RUN TestNetworkNat [2020-10-28T15:56:34.064Z] --- PASS: TestNetworkNat (0.60s) [2020-10-28T15:56:34.064Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T15:56:34.332Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-28T15:56:34.905Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-10-28T15:56:34.905Z] === RUN TestNetworkLoopbackNat [2020-10-28T15:56:35.166Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-28T15:56:35.301Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s) [2020-10-28T15:56:35.301Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T15:56:35.739Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-28T15:56:36.449Z] --- PASS: TestBuildSquashParent (4.09s) [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:56:36.449Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:56:36.449Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:56:36.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T15:56:36.449Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T15:56:36.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T15:56:36.449Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T15:56:36.683Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-28T15:56:36.683Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-28T15:56:38.071Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-10-28T15:56:38.071Z] === RUN TestPause [2020-10-28T15:56:38.071Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-28T15:56:38.178Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-10-28T15:56:38.178Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T15:56:38.523Z] --- PASS: TestContainerKillOnDaemonStart (13.27s) [2020-10-28T15:56:38.523Z] PASS [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === Skipped [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-10-28T15:56:38.523Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-10-28T15:56:38.523Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-28T15:56:38.523Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:56:38.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-28T15:56:38.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-10-28T15:56:38.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] [2020-10-28T15:56:38.523Z] DONE 193 tests, 6 skipped in 140.225s [2020-10-28T15:56:38.523Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-10-28T15:56:38.523Z] ++ 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-10-28T15:56:38.523Z] ++ set -e [2020-10-28T15:56:38.523Z] ++ '[' -n 0 ']' [2020-10-28T15:56:38.523Z] ++ set -x [2020-10-28T15:56:38.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:56:38.523Z] INFO: Testing against a local daemon [2020-10-28T15:56:38.523Z] === RUN TestCommitInheritsEnv [2020-10-28T15:56:38.523Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-10-28T15:56:38.523Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T15:56:38.523Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-28T15:56:38.523Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-28T15:56:38.523Z] === RUN TestImagesFilterMultiReference [2020-10-28T15:56:38.523Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-10-28T15:56:38.523Z] === RUN TestImagePullPlatformInvalid [2020-10-28T15:56:38.523Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-10-28T15:56:38.523Z] === RUN TestRemoveImageOrphaning [2020-10-28T15:56:38.523Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2020-10-28T15:56:38.523Z] === RUN TestRemoveImageGarbageCollector [2020-10-28T15:56:38.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:56:38.523Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:56:38.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T15:56:38.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-10-28T15:56:38.523Z] === RUN TestTagInvalidReference [2020-10-28T15:56:38.523Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-28T15:56:38.523Z] === RUN TestTagValidPrefixedRepo [2020-10-28T15:56:38.523Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-28T15:56:38.523Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T15:56:38.523Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-28T15:56:38.523Z] === RUN TestTagOfficialNames [2020-10-28T15:56:38.644Z] --- PASS: TestPause (0.77s) [2020-10-28T15:56:38.644Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T15:56:38.644Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:56:38.644Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:56:38.644Z] === RUN TestPauseStopPausedContainer [2020-10-28T15:56:38.784Z] --- PASS: TestTagOfficialNames (0.08s) [2020-10-28T15:56:38.784Z] === RUN TestTagMatchesDigest [2020-10-28T15:56:38.784Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-28T15:56:38.784Z] PASS [2020-10-28T15:56:38.784Z] [2020-10-28T15:56:38.784Z] === Skipped [2020-10-28T15:56:38.784Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-10-28T15:56:38.784Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-10-28T15:56:38.784Z] [2020-10-28T15:56:38.784Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:56:38.784Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:56:38.784Z] [2020-10-28T15:56:38.784Z] [2020-10-28T15:56:38.784Z] DONE 12 tests, 2 skipped in 1.860s [2020-10-28T15:56:38.784Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-10-28T15:56:38.784Z] ++ 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-10-28T15:56:38.784Z] ++ set -e [2020-10-28T15:56:38.784Z] ++ '[' -n 0 ']' [2020-10-28T15:56:38.784Z] ++ set -x [2020-10-28T15:56:38.784Z] ++ env -i DEST=/go/src/github.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-10-28T15:56:39.045Z] INFO: Testing against a local daemon [2020-10-28T15:56:39.045Z] === RUN TestNetworkCreateDelete [2020-10-28T15:56:39.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T15:56:39.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T15:56:39.306Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-10-28T15:56:39.306Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T15:56:39.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-28T15:56:39.589Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2020-10-28T15:56:39.589Z] === RUN TestPsFilter [2020-10-28T15:56:39.589Z] --- PASS: TestPsFilter (0.13s) [2020-10-28T15:56:39.589Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T15:56:40.533Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-10-28T15:56:40.533Z] === RUN TestRemoveContainerWithVolume [2020-10-28T15:56:40.703Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2020-10-28T15:56:40.703Z] === RUN TestDaemonDNSFallback [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-10-28T15:56:40.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-10-28T15:56:40.770Z] === RUN TestBuildMultiStageCopy [2020-10-28T15:56:40.770Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T15:56:41.106Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-10-28T15:56:41.106Z] === RUN TestRemoveContainerRunning [2020-10-28T15:56:41.367Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-28T15:56:41.940Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-28T15:56:41.940Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-10-28T15:56:41.940Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T15:56:42.295Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T15:56:42.639Z] --- PASS: TestCreateServiceConfigFileMode (3.67s) [2020-10-28T15:56:42.639Z] === RUN TestCreateServiceSysctls [2020-10-28T15:56:42.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2020-10-28T15:56:42.885Z] === RUN TestRemoveInvalidContainer [2020-10-28T15:56:42.885Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-10-28T15:56:42.885Z] === RUN TestRenameLinkedContainer [2020-10-28T15:56:42.938Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T15:56:42.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T15:56:43.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy (2.95s) [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-10-28T15:56:43.874Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-10-28T15:56:43.874Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T15:56:44.528Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2020-10-28T15:56:44.528Z] === RUN TestBuildLabelWithTargets [2020-10-28T15:56:45.434Z] --- PASS: TestRenameLinkedContainer (2.69s) [2020-10-28T15:56:45.434Z] === RUN TestRenameStoppedContainer [2020-10-28T15:56:45.434Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-28T15:56:46.052Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2020-10-28T15:56:46.052Z] === RUN TestBuildWithEmptyLayers [2020-10-28T15:56:46.279Z] --- PASS: TestCreateServiceSysctls (4.44s) [2020-10-28T15:56:46.279Z] === RUN TestCreateServiceCapabilities [2020-10-28T15:56:46.379Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-10-28T15:56:46.379Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T15:56:46.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-28T15:56:46.691Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-10-28T15:56:46.691Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T15:56:47.766Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-10-28T15:56:47.767Z] === RUN TestRenameInvalidName [2020-10-28T15:56:48.338Z] --- PASS: TestRenameInvalidName (0.75s) [2020-10-28T15:56:48.338Z] === RUN TestRenameAnonymousContainer [2020-10-28T15:56:48.781Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2020-10-28T15:56:48.781Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T15:56:48.854Z] --- PASS: TestDaemonDNSFallback (7.46s) [2020-10-28T15:56:48.854Z] === RUN TestInspectNetwork [2020-10-28T15:56:49.284Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-28T15:56:49.418Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2020-10-28T15:56:49.418Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T15:56:50.809Z] --- PASS: TestCreateServiceCapabilities (3.91s) [2020-10-28T15:56:50.809Z] === RUN TestInspect [2020-10-28T15:56:51.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-28T15:56:51.204Z] --- PASS: TestRenameAnonymousContainer (2.86s) [2020-10-28T15:56:51.204Z] === RUN TestRenameContainerWithSameName [2020-10-28T15:56:51.512Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2020-10-28T15:56:51.512Z] === RUN TestBuildWithHugeFile [2020-10-28T15:56:52.149Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-10-28T15:56:52.149Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T15:56:53.058Z] === RUN TestInspectNetwork/full_network_id [2020-10-28T15:56:53.059Z] === RUN TestInspectNetwork/partial_network_id [2020-10-28T15:56:53.059Z] === RUN TestInspectNetwork/network_name [2020-10-28T15:56:53.059Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-28T15:56:53.092Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-28T15:56:53.353Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-10-28T15:56:53.353Z] === RUN TestResize [2020-10-28T15:56:53.614Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-28T15:56:53.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-28T15:56:54.137Z] --- PASS: TestResize (0.69s) [2020-10-28T15:56:54.137Z] === RUN TestResizeWithInvalidSize [2020-10-28T15:56:54.137Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-28T15:56:54.137Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-28T15:56:54.335Z] --- PASS: TestInspect (3.67s) [2020-10-28T15:56:54.335Z] === RUN TestCreateJob [2020-10-28T15:56:54.710Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-28T15:56:54.710Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-10-28T15:56:54.710Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T15:56:55.653Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:56:55.653Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:56:55.653Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:56:55.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:56:55.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:56:55.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:56:55.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:56:55.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:56:55.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:56:55.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:56:55.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:56:55.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:56:55.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:56:55.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:56:55.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:56:56.599Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-28T15:56:57.262Z] --- PASS: TestInspectNetwork (9.03s) [2020-10-28T15:56:57.262Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-28T15:56:57.262Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-28T15:56:57.262Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-28T15:56:57.262Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-28T15:56:57.262Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T15:56:58.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:56:58.783Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-28T15:56:58.797Z] --- PASS: TestCreateJob (4.48s) [2020-10-28T15:56:58.797Z] === RUN TestReplicatedJob [2020-10-28T15:56:59.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:56:59.810Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-10-28T15:56:59.810Z] === RUN TestNetworkInvalidJSON [2020-10-28T15:56:59.810Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T15:56:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T15:56:59.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:56:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:56:59.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:56:59.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:56:59.810Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T15:56:59.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T15:56:59.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T15:56:59.810Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-28T15:56:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-28T15:56:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-28T15:56:59.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-28T15:56:59.810Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T15:57:00.382Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) [2020-10-28T15:57:00.382Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T15:57:00.746Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-28T15:57:01.767Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-10-28T15:57:01.768Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T15:57:02.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:57:02.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-28T15:57:03.152Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2020-10-28T15:57:03.152Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T15:57:03.608Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-28T15:57:03.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:57:04.998Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-28T15:57:05.066Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2020-10-28T15:57:05.066Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T15:57:05.261Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-28T15:57:05.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:57:05.782Z] --- PASS: TestReplicatedJob (7.04s) [2020-10-28T15:57:05.782Z] === RUN TestUpdateReplicatedJob [2020-10-28T15:57:06.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-28T15:57:06.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:57:06.729Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-28T15:57:07.612Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.45s) [2020-10-28T15:57:07.612Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T15:57:08.553Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2020-10-28T15:57:08.553Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T15:57:08.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:57:08.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:57:08.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-28T15:57:09.225Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-28T15:57:10.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:57:10.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:57:10.270Z] --- PASS: TestUpdateReplicatedJob (4.11s) [2020-10-28T15:57:10.270Z] === RUN TestServiceListWithStatuses [2020-10-28T15:57:10.270Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T15:57:10.270Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T15:57:10.270Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T15:57:10.742Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-28T15:57:11.856Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2020-10-28T15:57:11.856Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T15:57:11.856Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:57:11.856Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:57:11.856Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-10-28T15:57:12.660Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-10-28T15:57:12.660Z] === RUN TestCgroupNamespacesRun [2020-10-28T15:57:12.660Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-28T15:57:14.047Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2020-10-28T15:57:14.048Z] === RUN TestCgroupNamespacesRunPrivileged [2020-10-28T15:57:15.435Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2020-10-28T15:57:15.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-28T15:57:15.697Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-28T15:57:16.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-28T15:57:17.214Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.52s) [2020-10-28T15:57:17.214Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-28T15:57:17.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-28T15:57:18.359Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-10-28T15:57:18.360Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-28T15:57:18.875Z] --- PASS: TestDockerNetworkConnectAlias (8.21s) [2020-10-28T15:57:18.875Z] === RUN TestDockerNetworkReConnect [2020-10-28T15:57:19.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-28T15:57:19.304Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-28T15:57:20.252Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-10-28T15:57:20.252Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-28T15:57:20.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-28T15:57:21.901Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-10-28T15:57:21.901Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-28T15:57:22.473Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-28T15:57:22.473Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-28T15:57:22.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-28T15:57:24.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-10-28T15:57:24.391Z] === RUN TestKernelTCPMemory [2020-10-28T15:57:24.512Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-10-28T15:57:24.512Z] === RUN TestServicePlugin [2020-10-28T15:57:24.512Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-28T15:57:24.512Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:57:24.512Z] === RUN TestServiceUpdateLabel [2020-10-28T15:57:24.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-28T15:57:25.537Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-10-28T15:57:25.537Z] === RUN TestNISDomainname [2020-10-28T15:57:26.482Z] --- PASS: TestNISDomainname (1.08s) [2020-10-28T15:57:26.482Z] === RUN TestHostnameDnsResolution [2020-10-28T15:57:27.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-28T15:57:27.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-28T15:57:27.579Z] --- PASS: TestHostnameDnsResolution (1.23s) [2020-10-28T15:57:27.579Z] === RUN TestStats [2020-10-28T15:57:28.112Z] --- PASS: TestServiceUpdateLabel (3.71s) [2020-10-28T15:57:28.112Z] === RUN TestServiceUpdateSecrets [2020-10-28T15:57:28.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-28T15:57:29.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-28T15:57:29.968Z] --- PASS: TestServiceWithDataPathPortInit (18.16s) [2020-10-28T15:57:29.968Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T15:57:30.539Z] --- PASS: TestStats (2.82s) [2020-10-28T15:57:30.539Z] === RUN TestStopContainerWithTimeout [2020-10-28T15:57:30.539Z] === RUN TestStopContainerWithTimeout/0 [2020-10-28T15:57:30.539Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-28T15:57:30.539Z] === RUN TestStopContainerWithTimeout/1 [2020-10-28T15:57:30.539Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-28T15:57:30.539Z] === RUN TestStopContainerWithTimeout/3 [2020-10-28T15:57:30.539Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-28T15:57:30.539Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-28T15:57:30.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-28T15:57:30.539Z] === CONT TestStopContainerWithTimeout/0 [2020-10-28T15:57:30.539Z] === CONT TestStopContainerWithTimeout/3 [2020-10-28T15:57:31.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-28T15:57:32.194Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-28T15:57:34.116Z] === CONT TestStopContainerWithTimeout/1 [2020-10-28T15:57:36.032Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-10-28T15:57:36.032Z] --- PASS: TestStopContainerWithTimeout/0 (1.69s) [2020-10-28T15:57:36.032Z] --- PASS: TestStopContainerWithTimeout/3 (3.51s) [2020-10-28T15:57:36.032Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-10-28T15:57:36.032Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-10-28T15:57:36.032Z] === RUN TestDeleteDevicemapper [2020-10-28T15:57:36.032Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-28T15:57:36.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:57:36.032Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T15:57:39.967Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-10-28T15:57:39.967Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x05uasefcf9knzsl7r9lffgh5 Created:2020-10-28 15:57:31.653176687 +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[097f7652a0092cd3c226e5fb1f09d8a3d49f7d9c32420954666f31077c333252:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3dp227zuicbdr2h349sya4sm2 EndpointID:fe809c720ce49dacb9da55ef8b27c27fbf13b1bb768f19e2060e61e1370be0da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:633d641db28bb30ec28ca202a116b87f8b7daa2a6f560857db21a584fcb4e5e7 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:9560a66e6c4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3dp227zuicbdr2h349sya4sm2 EndpointID:fe809c720ce49dacb9da55ef8b27c27fbf13b1bb768f19e2060e61e1370be0da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-28T15:57:39.967Z] PASS [2020-10-28T15:57:39.967Z] [2020-10-28T15:57:39.967Z] === Skipped [2020-10-28T15:57:39.967Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T15:57:39.967Z] service_test.go:236: FLAKY_TEST [2020-10-28T15:57:39.967Z] [2020-10-28T15:57:39.967Z] [2020-10-28T15:57:39.967Z] DONE 23 tests, 1 skipped in 60.202s [2020-10-28T15:57:39.967Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:57:39.967Z] ++ 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-10-28T15:57:39.967Z] ++ set -e [2020-10-28T15:57:39.967Z] ++ '[' -n 0 ']' [2020-10-28T15:57:39.967Z] ++ set -x [2020-10-28T15:57:39.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-28T15:57:39.967Z] INFO: Testing against a local daemon [2020-10-28T15:57:39.967Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-28T15:57:39.967Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-28T15:57:39.967Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:57:39.967Z] === RUN TestDockerNetworkIpvlan [2020-10-28T15:57:39.967Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:57:39.967Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:57:39.967Z] PASS [2020-10-28T15:57:39.968Z] [2020-10-28T15:57:39.968Z] === Skipped [2020-10-28T15:57:39.968Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-10-28T15:57:39.968Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:57:39.968Z] [2020-10-28T15:57:39.968Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-28T15:57:39.968Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T15:57:39.968Z] [2020-10-28T15:57:39.968Z] [2020-10-28T15:57:39.968Z] DONE 2 tests, 2 skipped in 0.166s [2020-10-28T15:57:39.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-28T15:57:39.968Z] ++ 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-10-28T15:57:39.968Z] ++ set -e [2020-10-28T15:57:39.968Z] ++ '[' -n 0 ']' [2020-10-28T15:57:39.968Z] ++ set -x [2020-10-28T15:57:39.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:57:39.968Z] INFO: Testing against a local daemon [2020-10-28T15:57:39.968Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-28T15:57:41.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.43s) [2020-10-28T15:57:41.326Z] === RUN TestUpdateMemory [2020-10-28T15:57:41.326Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-28T15:57:41.326Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:57:41.326Z] === RUN TestUpdateCPUQuota [2020-10-28T15:57:41.881Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s) [2020-10-28T15:57:41.881Z] === RUN TestDockerNetworkMacvlan [2020-10-28T15:57:42.269Z] --- PASS: TestUpdateCPUQuota (1.76s) [2020-10-28T15:57:42.269Z] === RUN TestUpdatePidsLimit [2020-10-28T15:57:42.269Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-28T15:57:42.410Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-10-28T15:57:42.410Z] Copying nested executables into bundles/binary-daemon [2020-10-28T15:57:42.410Z] [2020-10-28T15:57:42.823Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-28T15:57:42.842Z] === RUN TestUpdatePidsLimit/no_change [2020-10-28T15:57:43.415Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-28T15:57:43.676Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-28T15:57:43.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-28T15:57:43.766Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-10-28T15:57:43.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-28T15:57:44.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/make.sh cross [2020-10-28T15:57:44.385Z] [2020-10-28T15:57:44.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-28T15:57:44.644Z] Removing bundles/ [2020-10-28T15:57:44.644Z] [2020-10-28T15:57:44.644Z] ---> Making bundle: cross (in bundles/cross) [2020-10-28T15:57:44.644Z] Cross building: bundles/cross/linux/amd64 [2020-10-28T15:57:44.644Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-10-28T15:57:44.644Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-10-28T15:57:44.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-28T15:57:44.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-28T15:57:45.150Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-10-28T15:57:46.301Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-10-28T15:57:46.301Z] === RUN TestUpdateRestartPolicy [2020-10-28T15:57:46.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-28T15:57:46.705Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-10-28T15:57:46.705Z] === RUN TestServiceUpdateConfigs [2020-10-28T15:57:47.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-28T15:57:47.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-28T15:57:48.525Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-28T15:57:48.741Z] --- PASS: TestBuildWithHugeFile (55.19s) [2020-10-28T15:57:48.741Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T15:57:48.741Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:57:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:57:48.741Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:57:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:57:48.741Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:57:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:57:48.741Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T15:57:48.741Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T15:57:48.741Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T15:57:48.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-10-28T15:57:48.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-10-28T15:57:48.741Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-10-28T15:57:48.741Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-10-28T15:57:48.741Z] === RUN TestBuildPreserveOwnership [2020-10-28T15:57:48.741Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-28T15:57:49.381Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-28T15:57:50.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-28T15:57:50.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-28T15:57:50.907Z] --- PASS: TestBuildPreserveOwnership (4.03s) [2020-10-28T15:57:50.907Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.64s) [2020-10-28T15:57:50.907Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2020-10-28T15:57:50.907Z] === RUN TestBuildPlatformInvalid [2020-10-28T15:57:50.907Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-10-28T15:57:50.907Z] PASS [2020-10-28T15:57:50.907Z] [2020-10-28T15:57:50.907Z] === Skipped [2020-10-28T15:57:50.907Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-10-28T15:57:50.907Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T15:57:50.907Z] [2020-10-28T15:57:50.907Z] [2020-10-28T15:57:50.907Z] DONE 32 tests, 1 skipped in 94.538s [2020-10-28T15:57:50.907Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-10-28T15:57:50.907Z] ++ 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-10-28T15:57:50.907Z] ++ set -e [2020-10-28T15:57:50.907Z] ++ '[' -n 0 ']' [2020-10-28T15:57:50.907Z] ++ set -x [2020-10-28T15:57:50.907Z] ++ env -i DEST=/go/src/github.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-10-28T15:57:50.907Z] INFO: Testing against a local daemon [2020-10-28T15:57:50.907Z] === RUN TestConfigInspect [2020-10-28T15:57:51.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-28T15:57:51.823Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-28T15:57:52.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-28T15:57:53.034Z] --- PASS: TestConfigInspect (1.97s) [2020-10-28T15:57:53.034Z] === RUN TestConfigList [2020-10-28T15:57:53.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-28T15:57:54.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-28T15:57:55.116Z] --- PASS: TestConfigList (2.01s) [2020-10-28T15:57:55.116Z] === RUN TestConfigsCreateAndDelete [2020-10-28T15:57:57.206Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2020-10-28T15:57:57.206Z] === RUN TestConfigsUpdate [2020-10-28T15:57:58.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-28T15:57:58.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-28T15:57:58.411Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-28T15:57:58.978Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-10-28T15:57:58.978Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T15:57:59.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-28T15:57:59.293Z] --- PASS: TestConfigsUpdate (1.96s) [2020-10-28T15:57:59.293Z] === RUN TestTemplatedConfig [2020-10-28T15:57:59.348Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-10-28T15:57:59.348Z] === RUN TestServiceUpdateNetwork [2020-10-28T15:57:59.503Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-10-28T15:57:59.503Z] === RUN TestWaitNonBlocked [2020-10-28T15:57:59.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:57:59.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:57:59.503Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:57:59.503Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:57:59.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:57:59.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:58:00.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan (18.56s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2020-10-28T15:58:00.322Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-10-28T15:58:00.322Z] PASS [2020-10-28T15:58:00.322Z] [2020-10-28T15:58:00.322Z] DONE 8 tests in 20.926s [2020-10-28T15:58:00.322Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-28T15:58:00.322Z] ++ 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-10-28T15:58:00.322Z] ++ set -e [2020-10-28T15:58:00.322Z] ++ '[' -n 0 ']' [2020-10-28T15:58:00.322Z] ++ set -x [2020-10-28T15:58:00.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:58:00.322Z] testing: warning: no tests to run [2020-10-28T15:58:00.322Z] PASS [2020-10-28T15:58:00.322Z] [2020-10-28T15:58:00.322Z] DONE 0 tests in 0.031s [2020-10-28T15:58:00.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-28T15:58:00.322Z] ++ 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-10-28T15:58:00.322Z] ++ set -e [2020-10-28T15:58:00.322Z] ++ '[' -n 0 ']' [2020-10-28T15:58:00.322Z] ++ set -x [2020-10-28T15:58:00.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:58:00.322Z] INFO: Testing against a local daemon [2020-10-28T15:58:00.322Z] === RUN TestAuthZPluginAllowRequest [2020-10-28T15:58:00.601Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-28T15:58:01.179Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-28T15:58:01.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2020-10-28T15:58:01.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s) [2020-10-28T15:58:01.179Z] === RUN TestWaitBlocked [2020-10-28T15:58:01.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:58:01.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:58:01.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:58:01.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:58:01.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:58:01.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:58:01.381Z] --- PASS: TestTemplatedConfig (2.44s) [2020-10-28T15:58:01.381Z] === RUN TestConfigCreateResolve [2020-10-28T15:58:01.751Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-28T15:58:02.237Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-10-28T15:58:02.237Z] === RUN TestAuthZPluginTLS [2020-10-28T15:58:02.325Z] --- PASS: TestWaitBlocked (0.05s) [2020-10-28T15:58:02.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-10-28T15:58:02.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-10-28T15:58:02.325Z] === CONT TestContainerStartOnDaemonRestart [2020-10-28T15:58:02.325Z] === CONT TestIpcModeOlderClient [2020-10-28T15:58:02.325Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-10-28T15:58:02.325Z] === CONT TestDaemonHostGatewayIP [2020-10-28T15:58:02.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-28T15:58:03.159Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-28T15:58:03.179Z] --- PASS: TestAuthZPluginTLS (0.95s) [2020-10-28T15:58:03.179Z] === RUN TestAuthZPluginDenyRequest [2020-10-28T15:58:03.485Z] --- PASS: TestConfigCreateResolve (2.02s) [2020-10-28T15:58:03.485Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T15:58:03.751Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2020-10-28T15:58:03.751Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-28T15:58:04.122Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-28T15:58:04.122Z] PASS [2020-10-28T15:58:04.122Z] [2020-10-28T15:58:04.122Z] DONE 7 tests in 13.008s [2020-10-28T15:58:04.122Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-10-28T15:58:04.122Z] ++ 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-10-28T15:58:04.122Z] ++ set -e [2020-10-28T15:58:04.122Z] ++ '[' -n 0 ']' [2020-10-28T15:58:04.122Z] ++ set -x [2020-10-28T15:58:04.122Z] ++ env -i DEST=/go/src/github.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-10-28T15:58:04.122Z] INFO: Testing against a local daemon [2020-10-28T15:58:04.122Z] === RUN TestCheckpoint [2020-10-28T15:58:04.122Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T15:58:04.122Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:58:04.122Z] === RUN TestContainerInvalidJSON [2020-10-28T15:58:04.122Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:58:04.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:58:04.122Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:58:04.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:58:04.122Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:58:04.122Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:58:04.122Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T15:58:04.122Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T15:58:04.122Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T15:58:04.122Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-28T15:58:04.122Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-28T15:58:04.122Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T15:58:04.122Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-28T15:58:04.122Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T15:58:04.122Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-10-28T15:58:04.122Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T15:58:04.122Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-10-28T15:58:04.122Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T15:58:04.417Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-10-28T15:58:04.417Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T15:58:04.417Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-10-28T15:58:04.417Z] === RUN TestCopyFromContainer [2020-10-28T15:58:04.694Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2020-10-28T15:58:04.694Z] === RUN TestAuthZPluginDenyResponse [2020-10-28T15:58:05.265Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2020-10-28T15:58:05.265Z] === RUN TestAuthZPluginAllowEventStream [2020-10-28T15:58:05.944Z] === RUN TestCopyFromContainer// [2020-10-28T15:58:05.945Z] === RUN TestCopyFromContainer//bar/root [2020-10-28T15:58:05.945Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-28T15:58:05.945Z] === RUN TestCopyFromContainer/bar/quux [2020-10-28T15:58:05.945Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-28T15:58:05.945Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-28T15:58:06.242Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-28T15:58:06.242Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-28T15:58:06.242Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-28T15:58:06.242Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-28T15:58:06.468Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-10-28T15:58:06.469Z] === CONT TestContainerKillOnDaemonStart [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer (2.07s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-10-28T15:58:06.543Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-10-28T15:58:06.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T15:58:06.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:58:06.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:58:06.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:58:06.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:58:06.543Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:58:06.543Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:58:06.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T15:58:06.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T15:58:06.543Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T15:58:06.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-28T15:58:06.543Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T15:58:06.543Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-28T15:58:06.543Z] === RUN TestCreateWithInvalidEnv [2020-10-28T15:58:06.543Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T15:58:06.543Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T15:58:06.543Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T15:58:06.543Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T15:58:06.543Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T15:58:06.543Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T15:58:06.543Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T15:58:06.543Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T15:58:06.543Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T15:58:06.543Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-28T15:58:06.543Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-28T15:58:06.543Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T15:58:06.543Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-28T15:58:06.543Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T15:58:07.179Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) [2020-10-28T15:58:07.179Z] === RUN TestAuthZPluginErrorResponse [2020-10-28T15:58:07.752Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-10-28T15:58:07.752Z] === RUN TestAuthZPluginErrorRequest [2020-10-28T15:58:07.859Z] --- PASS: TestDaemonHostGatewayIP (5.46s) [2020-10-28T15:58:07.859Z] === CONT TestDaemonRestartIpcMode [2020-10-28T15:58:08.071Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-10-28T15:58:08.071Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T15:58:08.694Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-10-28T15:58:08.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-28T15:58:09.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-10-28T15:58:09.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-28T15:58:09.587Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2020-10-28T15:58:09.587Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T15:58:09.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:58:09.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:58:09.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:58:09.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:58:09.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:58:09.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:58:09.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:58:09.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:58:09.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:58:09.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:58:09.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T15:58:09.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T15:58:09.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T15:58:09.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T15:58:09.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-10-28T15:58:09.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-10-28T15:58:09.588Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T15:58:10.225Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-10-28T15:58:10.225Z] === RUN TestCreateDifferentPlatform [2020-10-28T15:58:10.225Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T15:58:10.225Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T15:58:10.225Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-10-28T15:58:10.225Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T15:58:10.225Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-28T15:58:10.225Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T15:58:10.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-10-28T15:58:10.225Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T15:58:10.225Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-10-28T15:58:10.225Z] === RUN TestContainerStartOnDaemonRestart [2020-10-28T15:58:10.225Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-28T15:58:10.225Z] === RUN TestDaemonRestartIpcMode [2020-10-28T15:58:10.225Z] === PAUSE TestDaemonRestartIpcMode [2020-10-28T15:58:10.226Z] === RUN TestDaemonHostGatewayIP [2020-10-28T15:58:10.226Z] === PAUSE TestDaemonHostGatewayIP [2020-10-28T15:58:10.226Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T15:58:10.226Z] === PAUSE TestContainerKillOnDaemonStart [2020-10-28T15:58:10.226Z] === RUN TestDiff [2020-10-28T15:58:10.408Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-28T15:58:10.866Z] --- PASS: TestDiff (0.54s) [2020-10-28T15:58:10.866Z] === RUN TestExecWithCloseStdin [2020-10-28T15:58:11.220Z] 4612f6d0b889: Pull complete [2020-10-28T15:58:11.507Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-10-28T15:58:11.507Z] === RUN TestExec [2020-10-28T15:58:11.796Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-28T15:58:11.796Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2020-10-28T15:58:11.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2020-10-28T15:58:11.811Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-28T15:58:12.145Z] --- PASS: TestExec (0.65s) [2020-10-28T15:58:12.145Z] === RUN TestExecUser [2020-10-28T15:58:12.740Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-10-28T15:58:12.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-28T15:58:12.786Z] --- PASS: TestExecUser (0.61s) [2020-10-28T15:58:12.786Z] === RUN TestExportContainerAndImportImage [2020-10-28T15:58:13.312Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-28T15:58:13.842Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2020-10-28T15:58:13.842Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T15:58:14.356Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-10-28T15:58:14.356Z] === RUN TestAuthZPluginHeader [2020-10-28T15:58:14.927Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-10-28T15:58:14.927Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-28T15:58:14.927Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T15:58:14.927Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:14.927Z] === RUN TestAuthZPluginV2Disable [2020-10-28T15:58:14.927Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-28T15:58:14.927Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:14.927Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-28T15:58:14.927Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T15:58:14.927Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:14.927Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-28T15:58:14.927Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T15:58:14.927Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:14.927Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-28T15:58:15.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-28T15:58:15.363Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-10-28T15:58:15.363Z] === RUN TestHealthCheckWorkdir [2020-10-28T15:58:15.657Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-10-28T15:58:15.657Z] === RUN TestHealthKillContainer [2020-10-28T15:58:17.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-28T15:58:17.407Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-28T15:58:17.991Z] --- PASS: TestServiceUpdateNetwork (16.40s) [2020-10-28T15:58:17.991Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T15:58:17.991Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-28T15:58:17.991Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-28T15:58:18.403Z] --- PASS: TestHealthKillContainer (2.61s) [2020-10-28T15:58:18.403Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T15:58:18.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-28T15:58:19.043Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-10-28T15:58:19.043Z] === RUN TestIpcModeNone [2020-10-28T15:58:19.057Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-28T15:58:19.057Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2020-10-28T15:58:19.057Z] PASS [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === Skipped [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-28T15:58:19.057Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-28T15:58:19.057Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-28T15:58:19.057Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:58:19.057Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-28T15:58:19.057Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-28T15:58:19.057Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] [2020-10-28T15:58:19.057Z] DONE 193 tests, 6 skipped in 149.208s [2020-10-28T15:58:19.057Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-28T15:58:19.057Z] ++ 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-10-28T15:58:19.057Z] ++ set -e [2020-10-28T15:58:19.057Z] ++ '[' -n 0 ']' [2020-10-28T15:58:19.057Z] ++ set -x [2020-10-28T15:58:19.057Z] ++ env -i DEST=/go/src/github.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-10-28T15:58:19.318Z] INFO: Testing against a local daemon [2020-10-28T15:58:19.318Z] === RUN TestCommitInheritsEnv [2020-10-28T15:58:19.684Z] --- PASS: TestIpcModeNone (0.59s) [2020-10-28T15:58:19.684Z] === RUN TestIpcModePrivate [2020-10-28T15:58:19.891Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-28T15:58:19.891Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-10-28T15:58:19.891Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T15:58:19.891Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-28T15:58:19.891Z] === RUN TestImagesFilterMultiReference [2020-10-28T15:58:20.152Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-28T15:58:20.152Z] === RUN TestImagePullPlatformInvalid [2020-10-28T15:58:20.152Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-28T15:58:20.152Z] === RUN TestRemoveImageOrphaning [2020-10-28T15:58:20.321Z] --- PASS: TestIpcModePrivate (0.61s) [2020-10-28T15:58:20.321Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-28T15:58:20.321Z] === RUN TestIpcModeShareable [2020-10-28T15:58:20.413Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-10-28T15:58:20.413Z] === RUN TestRemoveImageGarbageCollector [2020-10-28T15:58:20.675Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-28T15:58:20.936Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-28T15:58:20.959Z] --- PASS: TestIpcModeShareable (0.62s) [2020-10-28T15:58:20.959Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-28T15:58:20.959Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-28T15:58:21.198Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-28T15:58:21.770Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-28T15:58:21.770Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-28T15:58:21.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-28T15:58:21.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-28T15:58:21.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-28T15:58:22.715Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2020-10-28T15:58:22.715Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T15:58:22.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-10-28T15:58:22.715Z] === RUN TestTagInvalidReference [2020-10-28T15:58:22.977Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-28T15:58:22.977Z] === RUN TestTagValidPrefixedRepo [2020-10-28T15:58:22.977Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-10-28T15:58:22.977Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T15:58:22.977Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-10-28T15:58:22.977Z] === RUN TestTagOfficialNames [2020-10-28T15:58:22.977Z] --- PASS: TestTagOfficialNames (0.08s) [2020-10-28T15:58:22.977Z] === RUN TestTagMatchesDigest [2020-10-28T15:58:22.977Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-28T15:58:22.977Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-28T15:58:23.048Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2020-10-28T15:58:23.048Z] === RUN TestAPIIpcModeHost [2020-10-28T15:58:23.048Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-10-28T15:58:23.048Z] === RUN TestDaemonIpcModeShareable [2020-10-28T15:58:23.239Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-28T15:58:24.572Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-10-28T15:58:24.572Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-28T15:58:24.572Z] === RUN TestDaemonIpcModePrivate [2020-10-28T15:58:24.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-28T15:58:26.141Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-10-28T15:58:26.141Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-28T15:58:26.141Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-28T15:58:26.478Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-28T15:58:27.665Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-10-28T15:58:27.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-10-28T15:58:27.665Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-28T15:58:28.709Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-10-28T15:58:28.709Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-10-28T15:58:28.709Z] === RUN TestIpcModeOlderClient [2020-10-28T15:58:28.709Z] === PAUSE TestIpcModeOlderClient [2020-10-28T15:58:28.709Z] === RUN TestKillContainerInvalidSignal [2020-10-28T15:58:29.351Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-10-28T15:58:29.351Z] === RUN TestKillContainer [2020-10-28T15:58:29.351Z] === RUN TestKillContainer/no_signal [2020-10-28T15:58:29.647Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T15:58:29.923Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-28T15:58:29.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-28T15:58:30.283Z] === RUN TestKillContainer/killing_signal [2020-10-28T15:58:30.496Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-28T15:58:30.922Z] --- PASS: TestKillContainer (1.59s) [2020-10-28T15:58:30.922Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-10-28T15:58:30.922Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-10-28T15:58:30.922Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-10-28T15:58:30.922Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T15:58:30.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-28T15:58:31.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-28T15:58:31.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-10-28T15:58:31.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-10-28T15:58:31.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-10-28T15:58:31.854Z] === RUN TestKillStoppedContainer [2020-10-28T15:58:31.854Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-10-28T15:58:31.854Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T15:58:32.150Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-10-28T15:58:32.150Z] === RUN TestKillDifferentUserContainer [2020-10-28T15:58:32.454Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2020-10-28T15:58:32.454Z] === RUN TestInspectOomKilledTrue [2020-10-28T15:58:33.038Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) [2020-10-28T15:58:33.038Z] PASS [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] === Skipped [2020-10-28T15:58:33.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T15:58:33.038Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-28T15:58:33.038Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T15:58:33.038Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T15:58:33.038Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] [2020-10-28T15:58:33.038Z] DONE 17 tests, 4 skipped in 32.997s [2020-10-28T15:58:33.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-28T15:58:33.299Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-28T15:58:33.299Z] ++ 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-10-28T15:58:33.299Z] ++ set -e [2020-10-28T15:58:33.299Z] ++ '[' -n 0 ']' [2020-10-28T15:58:33.299Z] ++ set -x [2020-10-28T15:58:33.299Z] ++ env -i DEST=/go/src/github.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-10-28T15:58:33.299Z] INFO: Testing against a local daemon [2020-10-28T15:58:33.299Z] === RUN TestPluginInvalidJSON [2020-10-28T15:58:33.299Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:58:33.299Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:58:33.299Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T15:58:33.299Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-28T15:58:33.299Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-28T15:58:33.299Z] === RUN TestPluginInstall [2020-10-28T15:58:33.299Z] === RUN TestPluginInstall/no_auth [2020-10-28T15:58:33.494Z] --- PASS: TestInspectOomKilledTrue (0.94s) [2020-10-28T15:58:33.494Z] === RUN TestInspectOomKilledFalse [2020-10-28T15:58:33.993Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-28T15:58:34.131Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-10-28T15:58:34.131Z] === RUN TestLinksEtcHostsContentMatch [2020-10-28T15:58:34.426Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-10-28T15:58:34.426Z] === RUN TestLinksContainerNames [2020-10-28T15:58:34.979Z] --- PASS: TestServiceUpdatePidsLimit (17.83s) [2020-10-28T15:58:34.979Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-10-28T15:58:34.979Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-10-28T15:58:34.979Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-10-28T15:58:34.979Z] PASS [2020-10-28T15:58:34.979Z] [2020-10-28T15:58:34.979Z] === Skipped [2020-10-28T15:58:34.979Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-10-28T15:58:34.979Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T15:58:34.979Z] [2020-10-28T15:58:34.979Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-10-28T15:58:34.979Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:34.979Z] [2020-10-28T15:58:34.979Z] [2020-10-28T15:58:34.979Z] DONE 27 tests, 2 skipped in 173.853s [2020-10-28T15:58:34.979Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-10-28T15:58:34.979Z] ++ 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-10-28T15:58:34.979Z] ++ set -e [2020-10-28T15:58:34.979Z] ++ '[' -n 0 ']' [2020-10-28T15:58:34.979Z] ++ set -x [2020-10-28T15:58:34.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=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-10-28T15:58:34.979Z] INFO: Testing against a local daemon [2020-10-28T15:58:34.979Z] === RUN TestSessionCreate [2020-10-28T15:58:34.979Z] --- PASS: TestSessionCreate (0.02s) [2020-10-28T15:58:34.979Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T15:58:34.979Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-28T15:58:34.979Z] PASS [2020-10-28T15:58:34.979Z] [2020-10-28T15:58:34.979Z] DONE 2 tests in 0.135s [2020-10-28T15:58:34.979Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-10-28T15:58:34.979Z] ++ 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-10-28T15:58:34.979Z] ++ set -e [2020-10-28T15:58:34.979Z] ++ '[' -n 0 ']' [2020-10-28T15:58:34.979Z] ++ set -x [2020-10-28T15:58:34.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=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-10-28T15:58:34.979Z] INFO: Testing against a local daemon [2020-10-28T15:58:34.979Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T15:58:34.979Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T15:58:34.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T15:58:34.979Z] === RUN TestEventsExecDie [2020-10-28T15:58:34.979Z] --- PASS: TestEventsExecDie (0.98s) [2020-10-28T15:58:34.979Z] === RUN TestEventsBackwardsCompatible [2020-10-28T15:58:34.979Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-10-28T15:58:34.979Z] === RUN TestInfoBinaryCommits [2020-10-28T15:58:34.979Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-28T15:58:34.979Z] === RUN TestInfoAPIVersioned [2020-10-28T15:58:34.979Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-28T15:58:34.979Z] === RUN TestInfoDiscoveryBackend [2020-10-28T15:58:35.382Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-28T15:58:35.494Z] --- PASS: TestLinksContainerNames (1.00s) [2020-10-28T15:58:35.494Z] === RUN TestLogsFollowTailEmpty [2020-10-28T15:58:35.614Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-28T15:58:35.614Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-28T15:58:35.644Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-28T15:58:35.800Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-10-28T15:58:35.800Z] === RUN TestContainerNetworkMountsNoChown [2020-10-28T15:58:35.844Z] time="2020-10-28T15:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:35.844Z] time="2020-10-28T15:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fbf1bf9a46d608d5134ad87800fef3febcbb184170706eff895344bb9c58aa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:35.844Z] time="2020-10-28T15:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:35.844Z] time="2020-10-28T15:58:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fbf1bf9a46d608d5134ad87800fef3febcbb184170706eff895344bb9c58aa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:35.905Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-28T15:58:36.105Z] === RUN TestPluginInstall/with_htpasswd [2020-10-28T15:58:36.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-28T15:58:36.437Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/default [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/default [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/private [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/private [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rprivate [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/slave [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/slave [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rslave [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/shared [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/shared [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rshared [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-28T15:58:36.437Z] === CONT TestMountDaemonRoot/default [2020-10-28T15:58:36.437Z] === CONT TestMountDaemonRoot/rshared [2020-10-28T15:58:36.437Z] === CONT TestMountDaemonRoot/shared [2020-10-28T15:58:36.437Z] === CONT TestMountDaemonRoot/rslave [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:58:36.437Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:58:36.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/rprivate [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/slave [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/private [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-28T15:58:36.438Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:58:36.438Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-28T15:58:36.438Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-28T15:58:36.650Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-28T15:58:36.650Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-28T15:58:36.739Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-28T15:58:36.740Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-28T15:58:36.741Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-28T15:58:36.741Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-28T15:58:36.741Z] === RUN TestContainerBindMountNonRecursive [2020-10-28T15:58:36.942Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-10-28T15:58:36.942Z] === RUN TestInfoAPI [2020-10-28T15:58:36.942Z] --- PASS: TestInfoAPI (0.02s) [2020-10-28T15:58:36.942Z] === RUN TestInfoAPIWarnings [2020-10-28T15:58:37.001Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-28T15:58:37.048Z] time="2020-10-28T15:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:37.048Z] time="2020-10-28T15:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f4c77b0104e63ec102e59c462b97a67da6dd52b2dba18d95fe3be9e9a3e653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:37.048Z] time="2020-10-28T15:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:37.048Z] time="2020-10-28T15:58:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f4c77b0104e63ec102e59c462b97a67da6dd52b2dba18d95fe3be9e9a3e653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:37.309Z] === RUN TestPluginInstall/with_insecure [2020-10-28T15:58:38.268Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-10-28T15:58:38.268Z] === RUN TestNetworkNat [2020-10-28T15:58:38.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-28T15:58:38.694Z] time="2020-10-28T15:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:38.694Z] time="2020-10-28T15:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43535abaf2bf5810db780a934220a8e75e29aca0930a418a2d64d75528ea1cc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:38.694Z] time="2020-10-28T15:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T15:58:38.694Z] time="2020-10-28T15:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43535abaf2bf5810db780a934220a8e75e29aca0930a418a2d64d75528ea1cc4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T15:58:38.907Z] --- PASS: TestNetworkNat (0.60s) [2020-10-28T15:58:38.907Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T15:58:39.205Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-10-28T15:58:39.205Z] === RUN TestNetworkLoopbackNat [2020-10-28T15:58:39.266Z] --- PASS: TestPluginInstall (5.74s) [2020-10-28T15:58:39.266Z] --- PASS: TestPluginInstall/no_auth (2.72s) [2020-10-28T15:58:39.266Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2020-10-28T15:58:39.266Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-10-28T15:58:39.266Z] plugin_test.go:157: [d494baa333aa3] daemon is not started [2020-10-28T15:58:39.266Z] PASS [2020-10-28T15:58:39.266Z] [2020-10-28T15:58:39.266Z] DONE 6 tests in 5.955s [2020-10-28T15:58:39.266Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-28T15:58:39.266Z] ++ 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-10-28T15:58:39.266Z] ++ set -e [2020-10-28T15:58:39.266Z] ++ '[' -n 0 ']' [2020-10-28T15:58:39.266Z] ++ set -x [2020-10-28T15:58:39.266Z] ++ env -i DEST=/go/src/github.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-10-28T15:58:39.266Z] INFO: Testing against a local daemon [2020-10-28T15:58:39.266Z] === RUN TestExternalGraphDriver [2020-10-28T15:58:39.527Z] === RUN TestExternalGraphDriver/json [2020-10-28T15:58:42.075Z] === RUN TestExternalGraphDriver/spec [2020-10-28T15:58:42.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-28T15:58:42.745Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-10-28T15:58:42.745Z] === RUN TestPause [2020-10-28T15:58:42.745Z] --- PASS: TestPause (0.58s) [2020-10-28T15:58:42.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T15:58:42.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:58:42.745Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:58:42.745Z] === RUN TestPauseStopPausedContainer [2020-10-28T15:58:43.385Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-10-28T15:58:43.385Z] === RUN TestPsFilter [2020-10-28T15:58:43.385Z] --- PASS: TestPsFilter (0.15s) [2020-10-28T15:58:43.385Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T15:58:44.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-10-28T15:58:44.030Z] === RUN TestRemoveContainerWithVolume [2020-10-28T15:58:44.622Z] === RUN TestExternalGraphDriver/pull [2020-10-28T15:58:44.673Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2020-10-28T15:58:44.673Z] === RUN TestRemoveContainerRunning [2020-10-28T15:58:44.970Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-10-28T15:58:44.970Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T15:58:45.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-10-28T15:58:45.607Z] === RUN TestRemoveInvalidContainer [2020-10-28T15:58:45.607Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-28T15:58:45.607Z] === RUN TestRenameLinkedContainer [2020-10-28T15:58:47.170Z] --- PASS: TestExternalGraphDriver (7.67s) [2020-10-28T15:58:47.170Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-10-28T15:58:47.170Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-10-28T15:58:47.170Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-10-28T15:58:47.170Z] === RUN TestGraphdriverPluginV2 [2020-10-28T15:58:47.170Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-10-28T15:58:47.170Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:47.170Z] PASS [2020-10-28T15:58:47.170Z] [2020-10-28T15:58:47.170Z] === Skipped [2020-10-28T15:58:47.170Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-10-28T15:58:47.170Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:58:47.170Z] [2020-10-28T15:58:47.170Z] [2020-10-28T15:58:47.170Z] DONE 5 tests, 1 skipped in 7.869s [2020-10-28T15:58:47.170Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-28T15:58:47.170Z] ++ 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-10-28T15:58:47.170Z] ++ set -e [2020-10-28T15:58:47.170Z] ++ '[' -n 0 ']' [2020-10-28T15:58:47.170Z] ++ set -x [2020-10-28T15:58:47.170Z] ++ env -i DEST=/go/src/github.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-10-28T15:58:47.170Z] INFO: Testing against a local daemon [2020-10-28T15:58:47.170Z] === RUN TestContinueAfterPluginCrash [2020-10-28T15:58:47.170Z] === PAUSE TestContinueAfterPluginCrash [2020-10-28T15:58:47.170Z] === RUN TestReadPluginNoRead [2020-10-28T15:58:47.170Z] === PAUSE TestReadPluginNoRead [2020-10-28T15:58:47.170Z] === RUN TestDaemonStartWithLogOpt [2020-10-28T15:58:47.170Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-28T15:58:47.170Z] === CONT TestContinueAfterPluginCrash [2020-10-28T15:58:47.170Z] === CONT TestDaemonStartWithLogOpt [2020-10-28T15:58:47.170Z] === CONT TestReadPluginNoRead [2020-10-28T15:58:47.689Z] --- PASS: TestRenameLinkedContainer (2.11s) [2020-10-28T15:58:47.690Z] === RUN TestRenameStoppedContainer [2020-10-28T15:58:47.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-28T15:58:48.335Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-10-28T15:58:48.336Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T15:58:48.897Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-28T15:58:49.378Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-10-28T15:58:49.379Z] === RUN TestRenameInvalidName [2020-10-28T15:58:49.842Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-28T15:58:50.021Z] --- PASS: TestRenameInvalidName (0.53s) [2020-10-28T15:58:50.021Z] === RUN TestRenameAnonymousContainer [2020-10-28T15:58:50.788Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-28T15:58:51.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-28T15:58:52.114Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2020-10-28T15:58:52.114Z] === RUN TestRenameContainerWithSameName [2020-10-28T15:58:52.407Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-10-28T15:58:52.407Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T15:58:52.471Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-28T15:58:52.471Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-10-28T15:58:53.413Z] === RUN TestReadPluginNoRead/default [2020-10-28T15:58:53.938Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-10-28T15:58:53.938Z] === RUN TestResize [2020-10-28T15:58:54.236Z] --- PASS: TestResize (0.54s) [2020-10-28T15:58:54.236Z] === RUN TestResizeWithInvalidSize [2020-10-28T15:58:54.282Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-28T15:58:54.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-28T15:58:54.874Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-10-28T15:58:54.874Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T15:58:55.179Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:58:55.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:58:55.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:58:55.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-28T15:58:55.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-28T15:58:55.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-28T15:58:55.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-28T15:58:55.326Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-28T15:58:55.632Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-10-28T15:58:55.633Z] === RUN TestInfoDebug [2020-10-28T15:58:55.633Z] --- PASS: TestInfoDebug (0.52s) [2020-10-28T15:58:55.633Z] === RUN TestInfoInsecureRegistries [2020-10-28T15:58:55.633Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-10-28T15:58:55.633Z] === RUN TestInfoRegistryMirrors [2020-10-28T15:58:55.633Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-10-28T15:58:55.633Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T15:58:55.633Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-10-28T15:58:55.633Z] === RUN TestPingCacheHeaders [2020-10-28T15:58:55.633Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-10-28T15:58:55.633Z] === RUN TestPingGet [2020-10-28T15:58:55.633Z] --- PASS: TestPingGet (0.01s) [2020-10-28T15:58:55.633Z] === RUN TestPingHead [2020-10-28T15:58:55.633Z] --- PASS: TestPingHead (0.01s) [2020-10-28T15:58:55.633Z] === RUN TestVersion [2020-10-28T15:58:55.633Z] --- PASS: TestVersion (0.02s) [2020-10-28T15:58:55.633Z] PASS [2020-10-28T15:58:55.633Z] [2020-10-28T15:58:55.633Z] === Skipped [2020-10-28T15:58:55.633Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T15:58:55.633Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T15:58:55.633Z] [2020-10-28T15:58:55.633Z] [2020-10-28T15:58:55.633Z] DONE 18 tests, 1 skipped in 21.387s [2020-10-28T15:58:55.633Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-10-28T15:58:55.633Z] ++ 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-10-28T15:58:55.633Z] ++ set -e [2020-10-28T15:58:55.633Z] ++ '[' -n 0 ']' [2020-10-28T15:58:55.633Z] ++ set -x [2020-10-28T15:58:55.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T15:58:55.633Z] INFO: Testing against a local daemon [2020-10-28T15:58:55.633Z] === RUN TestVolumesCreateAndList [2020-10-28T15:58:55.633Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-10-28T15:58:55.633Z] === RUN TestVolumesRemove [2020-10-28T15:58:55.633Z] --- PASS: TestVolumesRemove (0.10s) [2020-10-28T15:58:55.633Z] === RUN TestVolumesInspect [2020-10-28T15:58:55.633Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-28T15:58:55.633Z] === RUN TestVolumesInvalidJSON [2020-10-28T15:58:55.633Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T15:58:55.633Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T15:58:55.633Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T15:58:55.633Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-28T15:58:55.633Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T15:58:55.633Z] PASS [2020-10-28T15:58:55.633Z] [2020-10-28T15:58:55.633Z] DONE 5 tests in 0.212s [2020-10-28T15:58:55.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T15:58:55.633Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T15:58:55.633Z] +++ kill 12075 [2020-10-28T15:58:57.143Z] +++ /etc/init.d/apparmor stop [2020-10-28T15:58:57.143Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T15:58:57.143Z] [2020-10-28T15:58:57.143Z] Unloading profiles will leave already running processes permanently [2020-10-28T15:58:57.143Z] unconfined, which can lead to unexpected situations. [2020-10-28T15:58:57.143Z] [2020-10-28T15:58:57.143Z] To set a process to complain mode, use the command line tool [2020-10-28T15:58:57.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T15:58:57.143Z] +++ true [2020-10-28T15:58:57.143Z] exiting test-integration [2020-10-28T15:58:57.143Z] ++ exit 0 [2020-10-28T15:58:57.143Z] [2020-10-28T15:58:57.241Z] --- PASS: TestReadPluginNoRead (9.80s) [2020-10-28T15:58:57.241Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-10-28T15:58:57.241Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-10-28T15:58:57.241Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-10-28T15:58:57.242Z] read_test.go:92: [d6f5f1a75f0eb] daemon is not started [2020-10-28T15:58:57.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-28T15:58:57.502Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-10-28T15:58:57.502Z] PASS [2020-10-28T15:58:57.502Z] [2020-10-28T15:58:57.502Z] DONE 6 tests in 10.393s [2020-10-28T15:58:57.502Z] 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-10-28T15:58:57.502Z] ++ 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-10-28T15:58:57.502Z] ++ set -e [2020-10-28T15:58:57.502Z] ++ '[' -n 0 ']' [2020-10-28T15:58:57.502Z] ++ set -x [2020-10-28T15:58:57.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-10-28T15:58:57.502Z] testing: warning: no tests to run [2020-10-28T15:58:57.502Z] PASS [2020-10-28T15:58:57.502Z] [2020-10-28T15:58:57.502Z] DONE 0 tests in 0.053s [2020-10-28T15:58:57.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-28T15:58:57.502Z] ++ 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-10-28T15:58:57.502Z] ++ set -e [2020-10-28T15:58:57.502Z] ++ '[' -n 0 ']' [2020-10-28T15:58:57.502Z] ++ set -x [2020-10-28T15:58:57.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-10-28T15:58:57.585Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-28T15:58:57.763Z] INFO: Testing against a local daemon [2020-10-28T15:58:57.763Z] === RUN TestPluginWithDevMounts [2020-10-28T15:58:57.763Z] === PAUSE TestPluginWithDevMounts [2020-10-28T15:58:57.763Z] === CONT TestPluginWithDevMounts [2020-10-28T15:58:57.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-28T15:58:58.158Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-28T15:58:58.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-28T15:58:58.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2020-10-28T15:58:58.703Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T15:58:59.455Z] + echo Ensuring container killed. [2020-10-28T15:58:59.455Z] Ensuring container killed. [2020-10-28T15:58:59.455Z] + docker rm -vf docker-pr3 [2020-10-28T15:58:59.455Z] Error: No such container: docker-pr3 [2020-10-28T15:58:59.455Z] + true [Pipeline] sh [2020-10-28T15:58:59.836Z] + echo Chowning /workspace to jenkins user [2020-10-28T15:58:59.836Z] Chowning /workspace to jenkins user [2020-10-28T15:58:59.836Z] + id -u [2020-10-28T15:58:59.836Z] + id -g [2020-10-28T15:58:59.836Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41599:/workspace busybox chown -R 1001:1001 /workspace [2020-10-28T15:58:59.836Z] Unable to find image 'busybox:latest' locally [2020-10-28T15:59:00.075Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-28T15:59:00.075Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-28T15:59:00.075Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-28T15:59:00.075Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-28T15:59:00.075Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-28T15:59:00.128Z] latest: Pulling from library/busybox [2020-10-28T15:59:00.128Z] 393d6a917252: Pulling fs layer [2020-10-28T15:59:00.308Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-10-28T15:59:00.308Z] PASS [2020-10-28T15:59:00.308Z] [2020-10-28T15:59:00.308Z] DONE 1 tests in 2.346s [2020-10-28T15:59:00.308Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-28T15:59:00.308Z] ++ 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-10-28T15:59:00.308Z] ++ set -e [2020-10-28T15:59:00.308Z] ++ '[' -n 0 ']' [2020-10-28T15:59:00.308Z] ++ set -x [2020-10-28T15:59:00.308Z] ++ env -i DEST=/go/src/github.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-10-28T15:59:00.308Z] INFO: Testing against a local daemon [2020-10-28T15:59:00.308Z] === RUN TestSecretInspect [2020-10-28T15:59:00.420Z] 393d6a917252: Verifying Checksum [2020-10-28T15:59:00.420Z] 393d6a917252: Download complete [2020-10-28T15:59:00.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:59:00.712Z] 393d6a917252: Pull complete [2020-10-28T15:59:00.712Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T15:59:00.712Z] Status: Downloaded newer image for busybox:latest [2020-10-28T15:59:00.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-28T15:59:00.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-28T15:59:01.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-28T15:59:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T15:59:03.179Z] + bundleName=s390x-integration [2020-10-28T15:59:03.179Z] + echo Creating s390x-integration-bundles.tar.gz [2020-10-28T15:59:03.179Z] Creating s390x-integration-bundles.tar.gz [2020-10-28T15:59:03.179Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-10-28T15:59:03.179Z] + 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-10-28T15:59:03.225Z] Archiving artifacts [2020-10-28T15:59:03.377Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.96s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-10-28T15:59:03.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-10-28T15:59:03.580Z] === RUN TestCgroupNamespacesRun [2020-10-28T15:59:03.607Z] --- PASS: TestSecretInspect (3.26s) [2020-10-28T15:59:03.607Z] === RUN TestSecretList [2020-10-28T15:59:03.632Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T15:59:03.950Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-28T15:59:04.039Z] + make clean [2020-10-28T15:59:04.332Z] docker volume rm -f docker-dev-cache [2020-10-28T15:59:04.332Z] docker-dev-cache [Pipeline] deleteDir [2020-10-28T15:59:05.117Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2020-10-28T15:59:05.117Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T15:59:06.091Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-10-28T15:59:06.091Z] Copying nested executables into bundles/cross/linux/amd64 [2020-10-28T15:59:06.091Z] Cross building: bundles/cross/windows/amd64 [2020-10-28T15:59:06.091Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-28T15:59:06.091Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-10-28T15:59:06.169Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-10-28T15:59:06.169Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-10-28T15:59:06.905Z] --- PASS: TestSecretList (3.30s) [2020-10-28T15:59:06.905Z] === RUN TestSecretsCreateAndDelete [2020-10-28T15:59:07.257Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-28T15:59:07.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-10-28T15:59:07.739Z] === RUN TestCgroupNamespacesRunHostMode [2020-10-28T15:59:08.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-28T15:59:09.301Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-10-28T15:59:09.301Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-10-28T15:59:10.205Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-10-28T15:59:10.205Z] === RUN TestSecretsUpdate [2020-10-28T15:59:10.350Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2020-10-28T15:59:10.350Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-10-28T15:59:10.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-28T15:59:11.322Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-28T15:59:11.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2020-10-28T15:59:11.887Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-10-28T15:59:12.937Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-10-28T15:59:12.937Z] === RUN TestCgroupNamespacesRunOlderClient [2020-10-28T15:59:13.238Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-28T15:59:13.507Z] --- PASS: TestSecretsUpdate (3.24s) [2020-10-28T15:59:13.507Z] === RUN TestTemplatedSecret [2020-10-28T15:59:13.985Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-10-28T15:59:13.985Z] === RUN TestKernelTCPMemory [2020-10-28T15:59:14.182Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-28T15:59:14.637Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-10-28T15:59:14.637Z] === RUN TestNISDomainname [2020-10-28T15:59:14.755Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-28T15:59:15.284Z] --- PASS: TestNISDomainname (0.69s) [2020-10-28T15:59:15.284Z] === RUN TestHostnameDnsResolution [2020-10-28T15:59:15.329Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-28T15:59:16.341Z] --- PASS: TestHostnameDnsResolution (0.85s) [2020-10-28T15:59:16.341Z] === RUN TestStats [2020-10-28T15:59:16.808Z] --- PASS: TestTemplatedSecret (3.41s) [2020-10-28T15:59:16.809Z] === RUN TestSecretCreateResolve [2020-10-28T15:59:17.246Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-28T15:59:19.084Z] --- PASS: TestStats (2.56s) [2020-10-28T15:59:19.084Z] === RUN TestStopContainerWithTimeout [2020-10-28T15:59:19.084Z] === RUN TestStopContainerWithTimeout/0 [2020-10-28T15:59:19.084Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-28T15:59:19.084Z] === RUN TestStopContainerWithTimeout/1 [2020-10-28T15:59:19.084Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-28T15:59:19.084Z] === RUN TestStopContainerWithTimeout/3 [2020-10-28T15:59:19.084Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-28T15:59:19.084Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-28T15:59:19.084Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-28T15:59:19.084Z] === CONT TestStopContainerWithTimeout/0 [2020-10-28T15:59:19.084Z] === CONT TestStopContainerWithTimeout/3 [2020-10-28T15:59:19.084Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-28T15:59:19.084Z] === CONT TestStopContainerWithTimeout/1 [2020-10-28T15:59:20.109Z] --- PASS: TestSecretCreateResolve (3.30s) [2020-10-28T15:59:20.109Z] PASS [2020-10-28T15:59:20.109Z] [2020-10-28T15:59:20.109Z] DONE 6 tests in 19.859s [2020-10-28T15:59:20.109Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-10-28T15:59:20.109Z] ++ 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-10-28T15:59:20.109Z] ++ set -e [2020-10-28T15:59:20.109Z] ++ '[' -n 0 ']' [2020-10-28T15:59:20.109Z] ++ set -x [2020-10-28T15:59:20.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-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-10-28T15:59:20.109Z] INFO: Testing against a local daemon [2020-10-28T15:59:20.109Z] === RUN TestServiceCreateInit [2020-10-28T15:59:20.109Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T15:59:20.553Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-28T15:59:21.838Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-28T15:59:21.838Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2020-10-28T15:59:21.838Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-10-28T15:59:21.838Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-10-28T15:59:21.838Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-10-28T15:59:21.838Z] === RUN TestDeleteDevicemapper [2020-10-28T15:59:21.838Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-28T15:59:21.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:59:21.838Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T15:59:21.940Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-28T15:59:22.201Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-28T15:59:22.462Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-28T15:59:23.035Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-28T15:59:23.980Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-28T15:59:24.242Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-28T15:59:24.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2020-10-28T15:59:24.591Z] === RUN TestUpdateMemory [2020-10-28T15:59:25.234Z] --- PASS: TestUpdateMemory (0.73s) [2020-10-28T15:59:25.234Z] === RUN TestUpdateCPUQuota [2020-10-28T15:59:25.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T15:59:25.874Z] --- PASS: TestUpdateCPUQuota (0.88s) [2020-10-28T15:59:25.874Z] === RUN TestUpdatePidsLimit [2020-10-28T15:59:25.874Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-28T15:59:26.171Z] === RUN TestUpdatePidsLimit/no_change [2020-10-28T15:59:26.467Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-28T15:59:26.763Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-28T15:59:27.061Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-28T15:59:27.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-28T15:59:27.354Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-28T15:59:27.550Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-28T15:59:27.550Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit (2.41s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-10-28T15:59:28.403Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-10-28T15:59:28.403Z] === RUN TestUpdateRestartPolicy [2020-10-28T15:59:28.492Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-28T15:59:29.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-28T15:59:29.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-28T15:59:30.454Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-28T15:59:30.454Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-28T15:59:30.683Z] --- PASS: TestServiceCreateInit (10.34s) [2020-10-28T15:59:30.683Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2020-10-28T15:59:30.683Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-10-28T15:59:30.683Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T15:59:31.843Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-28T15:59:32.416Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-28T15:59:33.361Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-28T15:59:36.668Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-28T15:59:38.056Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-28T15:59:41.084Z] --- PASS: TestUpdateRestartPolicy (11.33s) [2020-10-28T15:59:41.085Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T15:59:41.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-10-28T15:59:41.085Z] === RUN TestWaitNonBlocked [2020-10-28T15:59:41.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:59:41.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:59:41.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:59:41.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:59:41.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T15:59:41.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T15:59:41.085Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-28T15:59:41.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-10-28T15:59:41.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-10-28T15:59:41.085Z] === RUN TestWaitBlocked [2020-10-28T15:59:41.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:59:41.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:59:41.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:59:41.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:59:41.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-28T15:59:41.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-28T15:59:42.131Z] --- PASS: TestWaitBlocked (0.03s) [2020-10-28T15:59:42.132Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-10-28T15:59:42.132Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-10-28T15:59:42.132Z] === CONT TestContainerStartOnDaemonRestart [2020-10-28T15:59:42.132Z] === CONT TestContainerKillOnDaemonStart [2020-10-28T15:59:42.132Z] === CONT TestDaemonRestartIpcMode [2020-10-28T15:59:42.132Z] === CONT TestDaemonHostGatewayIP [2020-10-28T15:59:43.350Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-28T15:59:43.923Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-28T15:59:45.312Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-28T15:59:45.716Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2020-10-28T15:59:45.716Z] === CONT TestIpcModeOlderClient [2020-10-28T15:59:45.716Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-10-28T15:59:46.009Z] --- PASS: TestDaemonHostGatewayIP (4.15s) [2020-10-28T15:59:46.256Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-28T15:59:46.304Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-10-28T15:59:48.810Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-28T15:59:49.071Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-28T15:59:51.622Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-10-28T15:59:51.883Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-28T15:59:52.458Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-28T15:59:52.732Z] --- PASS: TestCreateServiceMultipleTimes (19.55s) [2020-10-28T15:59:52.732Z] === RUN TestCreateServiceConflict [2020-10-28T15:59:53.031Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-10-28T15:59:53.302Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-10-28T15:59:53.302Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T15:59:54.816Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2020-10-28T15:59:54.816Z] PASS [2020-10-28T15:59:54.816Z] [2020-10-28T15:59:54.816Z] === Skipped [2020-10-28T15:59:54.816Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-10-28T15:59:54.816Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T15:59:54.816Z] [2020-10-28T15:59:54.816Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-28T15:59:54.816Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-28T15:59:54.816Z] [2020-10-28T15:59:54.816Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-10-28T15:59:54.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-28T15:59:54.816Z] [2020-10-28T15:59:54.816Z] [2020-10-28T15:59:54.816Z] DONE 193 tests, 3 skipped in 110.809s [2020-10-28T15:59:54.816Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-10-28T15:59:54.816Z] ++ 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-10-28T15:59:54.816Z] ++ set -e [2020-10-28T15:59:54.816Z] ++ '[' -n 0 ']' [2020-10-28T15:59:54.816Z] ++ set -x [2020-10-28T15:59:54.816Z] ++ env -i DEST=/go/src/github.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-10-28T15:59:54.816Z] INFO: Testing against a local daemon [2020-10-28T15:59:54.816Z] === RUN TestCommitInheritsEnv [2020-10-28T15:59:54.945Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-28T15:59:54.946Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-28T15:59:55.115Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-10-28T15:59:55.115Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T15:59:55.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-28T15:59:55.115Z] === RUN TestImagesFilterMultiReference [2020-10-28T15:59:55.415Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-10-28T15:59:55.415Z] === RUN TestImagePullPlatformInvalid [2020-10-28T15:59:55.415Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-28T15:59:55.415Z] === RUN TestRemoveImageOrphaning [2020-10-28T15:59:55.711Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-10-28T15:59:55.711Z] === RUN TestRemoveImageGarbageCollector [2020-10-28T15:59:55.711Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-10-28T15:59:55.711Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T15:59:55.711Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T15:59:55.711Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-28T15:59:55.711Z] === RUN TestTagInvalidReference [2020-10-28T15:59:55.711Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-28T15:59:55.711Z] === RUN TestTagValidPrefixedRepo [2020-10-28T15:59:55.711Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-10-28T15:59:55.711Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T15:59:55.711Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-28T15:59:55.711Z] === RUN TestTagOfficialNames [2020-10-28T15:59:55.711Z] --- PASS: TestTagOfficialNames (0.04s) [2020-10-28T15:59:55.711Z] === RUN TestTagMatchesDigest [2020-10-28T15:59:55.711Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-28T15:59:55.711Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-28T15:59:57.508Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-10-28T15:59:57.508Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-28T15:59:57.522Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-28T15:59:59.466Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-28T16:00:00.038Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-28T16:00:00.981Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-28T16:00:01.243Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-28T16:00:03.159Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-10-28T16:00:05.078Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-10-28T16:00:05.651Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-28T16:00:07.041Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-28T16:00:07.742Z] 406ffb8432a7: Pull complete [2020-10-28T16:00:07.742Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce [2020-10-28T16:00:07.742Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:00:07.742Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-10-28T16:00:07.742Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-10-28T16:00:07.742Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518' [2020-10-28T16:00:07.742Z] WARN: Skipping validation tests [2020-10-28T16:00:07.742Z] INFO: Running unit tests at 10/28/2020 16:00:03... [2020-10-28T16:00:08.202Z] INFO: make.ps1 starting at 10/28/2020 16:00:08 [2020-10-28T16:00:08.429Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-28T16:00:08.661Z] INFO: Git commit (b90ef1237e) assumed from DOCKER_GITCOMMIT environment variable [2020-10-28T16:00:08.661Z] INFO: Invoking autogen... [2020-10-28T16:00:09.120Z] INFO: Running unit tests... [2020-10-28T16:00:10.347Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-28T16:00:10.609Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-28T16:00:12.412Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-10-28T16:00:12.412Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T16:00:13.917Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-10-28T16:00:14.958Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-10-28T16:00:14.958Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T16:00:17.223Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-28T16:00:18.168Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-28T16:00:18.258Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2020-10-28T16:00:18.258Z] === RUN TestCreateServiceSysctls [2020-10-28T16:00:19.460Z] 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-10-28T16:00:19.554Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-28T16:00:20.127Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-28T16:00:21.514Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-28T16:00:22.087Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-28T16:00:22.349Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-28T16:00:23.547Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-10-28T16:00:23.547Z] === RUN TestCreateServiceCapabilities [2020-10-28T16:00:25.671Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-28T16:00:26.563Z] ? github.com/docker/docker/api [no test files] [2020-10-28T16:00:26.850Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2020-10-28T16:00:26.850Z] === RUN TestInspect [2020-10-28T16:00:27.544Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-28T16:00:27.544Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-10-28T16:00:27.544Z] remote: Enumerating objects: 2, done. [2020-10-28T16:00:27.544Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-10-28T16:00:27.544Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-10-28T16:00:27.544Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-10-28T16:00:27.544Z] 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-10-28T16:00:27.544Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-10-28T16:00:27.544Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-28T16:00:27.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/test/unit [2020-10-28T16:00:30.153Z] --- PASS: TestInspect (3.56s) [2020-10-28T16:00:30.153Z] === RUN TestCreateJob [2020-10-28T16:00:30.423Z] ? github.com/docker/docker/api [no test files] [2020-10-28T16:00:33.817Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-28T16:00:34.356Z] --- PASS: TestCreateJob (4.56s) [2020-10-28T16:00:34.356Z] === RUN TestReplicatedJob [2020-10-28T16:00:38.028Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-28T16:00:38.289Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-28T16:00:40.948Z] --- PASS: TestReplicatedJob (6.18s) [2020-10-28T16:00:40.948Z] === RUN TestUpdateReplicatedJob [2020-10-28T16:00:41.404Z] === RUN TestMiddlewares [2020-10-28T16:00:41.404Z] --- PASS: TestMiddlewares (0.00s) [2020-10-28T16:00:41.404Z] PASS [2020-10-28T16:00:41.404Z] coverage: 9.0% of statements [2020-10-28T16:00:41.404Z] ok github.com/docker/docker/api/server 0.103s coverage: 9.0% of statements [2020-10-28T16:00:42.499Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-28T16:00:42.499Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-28T16:00:43.072Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-28T16:00:43.334Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-28T16:00:44.279Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-28T16:00:44.541Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-28T16:00:45.114Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-10-28T16:00:45.114Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-28T16:00:45.153Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-10-28T16:00:45.153Z] === RUN TestServiceListWithStatuses [2020-10-28T16:00:45.153Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T16:00:45.153Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:00:45.153Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T16:00:45.302Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-10-28T16:00:45.376Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-28T16:00:46.765Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-10-28T16:00:47.709Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-28T16:00:49.625Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-28T16:00:49.625Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-10-28T16:00:49.887Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-10-28T16:00:51.275Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-28T16:00:51.737Z] --- PASS: TestDockerNetworkConnectAlias (6.72s) [2020-10-28T16:00:51.738Z] === RUN TestDockerNetworkReConnect [2020-10-28T16:00:52.663Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-28T16:00:54.052Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-28T16:00:55.444Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite (348.05s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.10s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.08s) [2020-10-28T16:00:55.444Z] docker_cli_daemon_test.go:1454: [dba452a635989] daemon is not started [2020-10-28T16:00:55.444Z] check_test.go:309: [d92d52b3aa47d] daemon is not started [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.03s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2020-10-28T16:00:55.444Z] check_test.go:309: [de588d4a15c61] daemon is not started [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-10-28T16:00:55.444Z] check_test.go:309: [d11e96624b466] daemon is not started [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-10-28T16:00:55.444Z] check_test.go:309: [d5b1a07191e78] daemon is not started [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-10-28T16:00:55.444Z] check_test.go:309: [db104db9a26c9] daemon is not started [2020-10-28T16:00:55.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.06s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-10-28T16:00:55.445Z] check_test.go:309: [df51fb2f939b6] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.35s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2020-10-28T16:00:55.445Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-28T16:00:55.445Z] check_test.go:309: [d522cb1ce8ede] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.41s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d5eec16ed53f6] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-10-28T16:00:55.445Z] check_test.go:309: [db2b7df42693b] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.62s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_plugins_test.go:79: [dfef8c259ca96] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.93s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_plugins_test.go:169: [d626d4dcb9a34] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d546d21c7b586] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.23s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.98s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.02s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.57s) [2020-10-28T16:00:55.445Z] check_test.go:309: [da147db06c953] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.50s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.60s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.16s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d456ba1befafa] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.54s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.06s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.56s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.01s) [2020-10-28T16:00:55.445Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-28T16:00:55.445Z] check_test.go:309: [de67faefa7d50] daemon is not started [2020-10-28T16:00:55.445Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-28T16:00:55.445Z] check_test.go:309: [d51f16627dd6f] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.62s) [2020-10-28T16:00:55.445Z] check_test.go:309: [de603970b206b] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.40s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d63406f074b50] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.38s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_plugins_test.go:105: [d89a53ce07bcf] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d1f6be3b9a169] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.26s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-10-28T16:00:55.445Z] check_test.go:309: [d6e9bb7c113bf] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-10-28T16:00:55.445Z] check_test.go:309: [da000400deb05] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d678aa1a4a555] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.26s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d315beab0134e] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s) [2020-10-28T16:00:55.445Z] check_test.go:309: [dc5d6e7eeae3c] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d44c440ae4f80] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.13s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2020-10-28T16:00:55.445Z] docker_cli_daemon_test.go:2549: [dbbd0fc83bf4b] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.81s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-10-28T16:00:55.445Z] check_test.go:309: [d938be1d2c93b] daemon is not started [2020-10-28T16:00:55.445Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s) [2020-10-28T16:00:55.445Z] === RUN TestDockerSwarmSuite [2020-10-28T16:00:55.445Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-28T16:00:57.026Z] --- PASS: TestDockerNetworkReConnect (5.27s) [2020-10-28T16:00:57.026Z] === RUN TestServicePlugin [2020-10-28T16:00:57.026Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-28T16:00:57.026Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:00:57.026Z] === RUN TestServiceUpdateLabel [2020-10-28T16:00:58.750Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-28T16:01:00.327Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-10-28T16:01:00.327Z] === RUN TestServiceUpdateSecrets [2020-10-28T16:01:02.052Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-28T16:01:02.625Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-28T16:01:07.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-28T16:01:18.442Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2020-10-28T16:01:18.442Z] === RUN TestServiceUpdateConfigs [2020-10-28T16:01:22.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-28T16:01:22.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-28T16:01:22.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-28T16:01:24.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-28T16:01:30.668Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2020-10-28T16:01:30.668Z] === RUN TestServiceUpdateNetwork [2020-10-28T16:01:34.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-28T16:01:34.837Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-28T16:01:35.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-28T16:01:36.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-28T16:01:37.957Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-28T16:01:37.957Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-28T16:01:38.220Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-28T16:01:41.849Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-28T16:01:41.849Z] === RUN TestBoolValue [2020-10-28T16:01:41.849Z] --- PASS: TestBoolValue (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestBoolValueOrDefault [2020-10-28T16:01:41.849Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestInt64ValueOrZero [2020-10-28T16:01:41.849Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestInt64ValueOrDefault [2020-10-28T16:01:41.849Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestInt64ValueOrDefaultWithError [2020-10-28T16:01:41.849Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestJsonContentType [2020-10-28T16:01:41.849Z] --- PASS: TestJsonContentType (0.00s) [2020-10-28T16:01:41.849Z] PASS [2020-10-28T16:01:41.849Z] coverage: 14.7% of statements [2020-10-28T16:01:41.849Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2020-10-28T16:01:41.849Z] === RUN TestMaskSecretKeys [2020-10-28T16:01:41.849Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-10-28T16:01:41.849Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-10-28T16:01:41.849Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-10-28T16:01:41.849Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-10-28T16:01:41.849Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-10-28T16:01:41.849Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-10-28T16:01:41.849Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-10-28T16:01:41.849Z] === RUN TestVersionMiddlewareVersion [2020-10-28T16:01:41.849Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-10-28T16:01:41.850Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 37.7% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-28T16:01:41.850Z] === RUN TestStrSliceMarshalJSON [2020-10-28T16:01:41.850Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestStrSliceUnmarshalJSON [2020-10-28T16:01:41.850Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestStrSliceUnmarshalString [2020-10-28T16:01:41.850Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestStrSliceUnmarshalSlice [2020-10-28T16:01:41.850Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 90.0% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/types/strslice 0.073s coverage: 90.0% of statements [2020-10-28T16:01:41.850Z] === RUN TestAdjustForAPIVersion [2020-10-28T16:01:41.850Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 5.7% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/server/router/swarm 0.196s coverage: 5.7% of statements [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-28T16:01:41.850Z] === RUN TestToJSON [2020-10-28T16:01:41.850Z] --- PASS: TestToJSON (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestToParamWithVersion [2020-10-28T16:01:41.850Z] --- PASS: TestToParamWithVersion (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestFromJSON [2020-10-28T16:01:41.850Z] --- PASS: TestFromJSON (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestEmpty [2020-10-28T16:01:41.850Z] --- PASS: TestEmpty (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestArgsMatchKVListEmptySources [2020-10-28T16:01:41.850Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestArgsMatchKVList [2020-10-28T16:01:41.850Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestArgsMatch [2020-10-28T16:01:41.850Z] --- PASS: TestArgsMatch (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestAdd [2020-10-28T16:01:41.850Z] --- PASS: TestAdd (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestDel [2020-10-28T16:01:41.850Z] --- PASS: TestDel (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestLen [2020-10-28T16:01:41.850Z] --- PASS: TestLen (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestExactMatch [2020-10-28T16:01:41.850Z] --- PASS: TestExactMatch (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestOnlyOneExactMatch [2020-10-28T16:01:41.850Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestContains [2020-10-28T16:01:41.850Z] --- PASS: TestContains (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestValidate [2020-10-28T16:01:41.850Z] --- PASS: TestValidate (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestWalkValues [2020-10-28T16:01:41.850Z] --- PASS: TestWalkValues (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestFuzzyMatch [2020-10-28T16:01:41.850Z] --- PASS: TestFuzzyMatch (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestClone [2020-10-28T16:01:41.850Z] --- PASS: TestClone (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 92.2% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/types/filters 0.222s coverage: 92.2% of statements [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-28T16:01:41.850Z] === RUN TestDurationToSecondsString [2020-10-28T16:01:41.850Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestGetTimestamp [2020-10-28T16:01:41.850Z] --- PASS: TestGetTimestamp (0.12s) [2020-10-28T16:01:41.850Z] === RUN TestParseTimestamps [2020-10-28T16:01:41.850Z] --- PASS: TestParseTimestamps (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 100.0% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/types/time 0.251s coverage: 100.0% of statements [2020-10-28T16:01:41.850Z] === RUN TestCompareVersion [2020-10-28T16:01:41.850Z] --- PASS: TestCompareVersion (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 75.0% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-28T16:01:41.850Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-28T16:01:41.850Z] === RUN TestReadAll [2020-10-28T16:01:41.850Z] --- PASS: TestReadAll (0.00s) [2020-10-28T16:01:41.850Z] PASS [2020-10-28T16:01:41.850Z] coverage: 96.8% of statements [2020-10-28T16:01:41.850Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-10-28T16:01:41.850Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-10-28T16:01:41.850Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestCloneArgsSmartHttp [2020-10-28T16:01:41.850Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-10-28T16:01:41.850Z] === RUN TestCloneArgsDumbHttp [2020-10-28T16:01:41.850Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestCloneArgsGit [2020-10-28T16:01:41.850Z] --- PASS: TestCloneArgsGit (0.00s) [2020-10-28T16:01:41.850Z] === RUN TestCheckoutGit [2020-10-28T16:01:43.387Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-10-28T16:01:43.387Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2020-10-28T16:01:43.387Z] === RUN TestProcessNoDockerignore [2020-10-28T16:01:43.387Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestProcessShouldLeaveAllFiles [2020-10-28T16:01:43.387Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestDetectContentType [2020-10-28T16:01:43.387Z] --- PASS: TestDetectContentType (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestSelectAcceptableMIME [2020-10-28T16:01:43.387Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestInspectEmptyResponse [2020-10-28T16:01:43.387Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestInspectResponseBinary [2020-10-28T16:01:43.387Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestResponseUnsupportedContentType [2020-10-28T16:01:43.387Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestInspectResponseTextSimple [2020-10-28T16:01:43.387Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestInspectResponseEmptyContentType [2020-10-28T16:01:43.387Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestUnknownContentLength [2020-10-28T16:01:43.387Z] --- PASS: TestUnknownContentLength (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestDownloadRemote [2020-10-28T16:01:43.387Z] --- PASS: TestDownloadRemote (0.07s) [2020-10-28T16:01:43.387Z] === RUN TestGetWithStatusError [2020-10-28T16:01:43.387Z] --- PASS: TestGetWithStatusError (0.01s) [2020-10-28T16:01:43.387Z] === RUN TestCloseRootDirectory [2020-10-28T16:01:43.387Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-10-28T16:01:43.387Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:01:43.387Z] === RUN TestHashFile [2020-10-28T16:01:43.387Z] --- SKIP: TestHashFile (0.00s) [2020-10-28T16:01:43.387Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:01:43.387Z] === RUN TestHashSubdir [2020-10-28T16:01:43.387Z] --- SKIP: TestHashSubdir (0.01s) [2020-10-28T16:01:43.387Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:01:43.387Z] === RUN TestRemoveDirectory [2020-10-28T16:01:43.387Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-10-28T16:01:43.387Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:01:43.387Z] PASS [2020-10-28T16:01:43.387Z] coverage: 9.2% of statements [2020-10-28T16:01:43.387Z] === RUN TestGetAllAllowed [2020-10-28T16:01:43.387Z] --- PASS: TestGetAllAllowed (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestGetAllMeta [2020-10-28T16:01:43.387Z] --- PASS: TestGetAllMeta (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestWarnOnUnusedBuildArgs [2020-10-28T16:01:43.387Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestIsUnreferencedBuiltin [2020-10-28T16:01:43.387Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestIsExistingDirectory [2020-10-28T16:01:43.387Z] ok github.com/docker/docker/builder/remotecontext 0.865s coverage: 9.2% of statements [2020-10-28T16:01:43.387Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestGetFilenameForDownload [2020-10-28T16:01:43.387Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestEnv2Variables [2020-10-28T16:01:43.387Z] --- PASS: TestEnv2Variables (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-10-28T16:01:43.387Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestMaintainer [2020-10-28T16:01:43.387Z] --- PASS: TestMaintainer (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestLabel [2020-10-28T16:01:43.387Z] --- PASS: TestLabel (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestFromScratch [2020-10-28T16:01:43.387Z] --- PASS: TestFromScratch (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestFromWithArg [2020-10-28T16:01:43.387Z] --- PASS: TestFromWithArg (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-10-28T16:01:43.387Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestFromWithUndefinedArg [2020-10-28T16:01:43.387Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestFromMultiStageWithNamedStage [2020-10-28T16:01:43.387Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestOnbuild [2020-10-28T16:01:43.387Z] --- PASS: TestOnbuild (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestWorkdir [2020-10-28T16:01:43.387Z] --- PASS: TestWorkdir (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestCmd [2020-10-28T16:01:43.387Z] --- PASS: TestCmd (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestHealthcheckNone [2020-10-28T16:01:43.387Z] --- PASS: TestHealthcheckNone (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestHealthcheckCmd [2020-10-28T16:01:43.387Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestEntrypoint [2020-10-28T16:01:43.387Z] --- PASS: TestEntrypoint (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestExpose [2020-10-28T16:01:43.387Z] --- PASS: TestExpose (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestUser [2020-10-28T16:01:43.387Z] --- PASS: TestUser (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestVolume [2020-10-28T16:01:43.387Z] --- PASS: TestVolume (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestStopSignal [2020-10-28T16:01:43.387Z] --- SKIP: TestStopSignal (0.00s) [2020-10-28T16:01:43.387Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-28T16:01:43.387Z] === RUN TestArg [2020-10-28T16:01:43.387Z] --- PASS: TestArg (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestShell [2020-10-28T16:01:43.387Z] --- PASS: TestShell (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestPrependEnvOnCmd [2020-10-28T16:01:43.387Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestRunWithBuildArgs [2020-10-28T16:01:43.387Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestRunIgnoresHealthcheck [2020-10-28T16:01:43.387Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestNormalizeWorkdir [2020-10-28T16:01:43.387Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-10-28T16:01:43.387Z] === RUN TestDispatch [2020-10-28T16:01:43.387Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-10-28T16:01:43.387Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-10-28T16:01:43.387Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-10-28T16:01:43.387Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-10-28T16:01:43.387Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-10-28T16:01:43.387Z] === RUN TestEnable [2020-10-28T16:01:43.387Z] --- PASS: TestEnable (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestDisable [2020-10-28T16:01:43.846Z] --- PASS: TestDisable (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestEnabled [2020-10-28T16:01:43.846Z] --- PASS: TestEnabled (0.00s) [2020-10-28T16:01:43.846Z] PASS [2020-10-28T16:01:43.846Z] coverage: 100.0% of statements [2020-10-28T16:01:43.846Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-10-28T16:01:43.846Z] === RUN TestDispatch/COPY_url [2020-10-28T16:01:43.846Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch (0.06s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-10-28T16:01:43.846Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestAddScratchImageAddsToMounts [2020-10-28T16:01:43.846Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestAddFromScratchPopulatesPlatform [2020-10-28T16:01:43.846Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-10-28T16:01:43.846Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-10-28T16:01:43.846Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestImageSourceGetAddsToMounts [2020-10-28T16:01:43.846Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestEmptyDockerfile [2020-10-28T16:01:43.846Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-10-28T16:01:43.846Z] === RUN TestSymlinkDockerfile [2020-10-28T16:01:43.846Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-10-28T16:01:43.846Z] === RUN TestDockerfileOutsideTheBuildContext [2020-10-28T16:01:43.846Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestNonExistingDockerfile [2020-10-28T16:01:43.846Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestCopyRunConfig [2020-10-28T16:01:43.846Z] --- PASS: TestCopyRunConfig (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestDeepCopyRunConfig [2020-10-28T16:01:43.846Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestExportImage [2020-10-28T16:01:43.846Z] --- PASS: TestExportImage (0.00s) [2020-10-28T16:01:43.846Z] === RUN TestNormalizeDest [2020-10-28T16:01:43.846Z] --- PASS: TestNormalizeDest (0.00s) [2020-10-28T16:01:43.846Z] PASS [2020-10-28T16:01:43.846Z] coverage: 46.3% of statements [2020-10-28T16:01:43.846Z] ok github.com/docker/docker/builder/dockerfile 0.807s coverage: 46.3% of statements [2020-10-28T16:01:45.571Z] --- PASS: TestServiceUpdateNetwork (14.72s) [2020-10-28T16:01:45.571Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T16:01:46.366Z] --- PASS: TestImportExtremelyLargeImageWorks (203.33s) [2020-10-28T16:01:46.366Z] PASS [2020-10-28T16:01:46.366Z] [2020-10-28T16:01:46.366Z] DONE 12 tests in 207.222s [2020-10-28T16:01:46.366Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-28T16:01:46.366Z] ++ 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-10-28T16:01:46.366Z] ++ set -e [2020-10-28T16:01:46.366Z] ++ '[' -n 0 ']' [2020-10-28T16:01:46.366Z] ++ set -x [2020-10-28T16:01:46.366Z] ++ env -i DEST=/go/src/github.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-10-28T16:01:46.627Z] INFO: Testing against a local daemon [2020-10-28T16:01:46.627Z] === RUN TestNetworkCreateDelete [2020-10-28T16:01:46.889Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-10-28T16:01:46.889Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T16:01:46.955Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-28T16:01:47.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-10-28T16:01:47.150Z] === RUN TestDaemonDNSFallback [2020-10-28T16:01:47.411Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-28T16:01:47.673Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-28T16:01:47.900Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-28T16:01:48.247Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-28T16:01:48.820Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-28T16:01:48.820Z] === RUN TestDockerSuite/TestBuildFails [2020-10-28T16:01:49.393Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-28T16:01:49.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-28T16:01:50.780Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-28T16:01:51.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-10-28T16:01:51.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-10-28T16:01:52.298Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-28T16:01:53.003Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-28T16:01:53.262Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-10-28T16:01:53.686Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-28T16:01:53.947Z] --- PASS: TestDaemonDNSFallback (6.71s) [2020-10-28T16:01:53.947Z] === RUN TestInspectNetwork [2020-10-28T16:01:54.974Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-28T16:01:55.167Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-10-28T16:01:55.167Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-28T16:01:55.167Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-28T16:01:55.167Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-28T16:01:55.235Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-28T16:01:55.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-28T16:01:55.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-28T16:01:55.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-28T16:01:55.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-28T16:01:55.686Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-28T16:01:55.686Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-28T16:01:56.156Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-28T16:01:56.179Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-28T16:01:56.227Z] === RUN TestCheckpointCreateError [2020-10-28T16:01:56.625Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-28T16:01:56.625Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointCreate [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointCreate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointDeleteError [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointDelete [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointDelete (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointListError [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointListError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointList [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointList (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCheckpointListContainerNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNewClientWithOpsFromEnv [2020-10-28T16:01:56.687Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-10-28T16:01:56.687Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-28T16:01:56.687Z] === RUN TestGetAPIPath [2020-10-28T16:01:56.687Z] --- PASS: TestGetAPIPath (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestParseHostURL [2020-10-28T16:01:56.687Z] --- PASS: TestParseHostURL (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-10-28T16:01:56.687Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPIVersionEmpty [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPIVersion [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPVersionOverride [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPIVersionAutomatic [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-10-28T16:01:56.687Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestClientRedirect [2020-10-28T16:01:56.687Z] --- PASS: TestClientRedirect (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigCreateUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigCreateError [2020-10-28T16:01:56.687Z] --- PASS: TestConfigCreateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigCreate [2020-10-28T16:01:56.687Z] --- PASS: TestConfigCreate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspectNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspectWithEmptyID [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspectUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspectError [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspectError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspectConfigNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigInspect [2020-10-28T16:01:56.687Z] --- PASS: TestConfigInspect (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigListUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigListError [2020-10-28T16:01:56.687Z] --- PASS: TestConfigListError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigList [2020-10-28T16:01:56.687Z] --- PASS: TestConfigList (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigRemoveUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigRemoveError [2020-10-28T16:01:56.687Z] --- PASS: TestConfigRemoveError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigRemove [2020-10-28T16:01:56.687Z] --- PASS: TestConfigRemove (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigUpdateUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigUpdateError [2020-10-28T16:01:56.687Z] --- PASS: TestConfigUpdateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestConfigUpdate [2020-10-28T16:01:56.687Z] --- PASS: TestConfigUpdate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCommitError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCommitError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCommit [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCommit (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStatPathError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStatPathError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStatPathNotFoundError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStatPathNoHeaderError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStatPath [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStatPath (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyToContainerError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyToContainerError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyToContainerNotFoundError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyToContainerNotStatusOKError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyToContainer [2020-10-28T16:01:56.687Z] --- PASS: TestCopyToContainer (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyFromContainerError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyFromContainerNotFoundError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyFromContainerNotStatusOKError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyFromContainerNoHeaderError [2020-10-28T16:01:56.687Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestCopyFromContainer [2020-10-28T16:01:56.687Z] --- PASS: TestCopyFromContainer (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCreateError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCreateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCreateImageNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCreateWithName [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerCreateAutoRemove [2020-10-28T16:01:56.687Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerDiffError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerDiffError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerDiff [2020-10-28T16:01:56.687Z] --- PASS: TestContainerDiff (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecCreateError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecCreate [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecCreate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecStartError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecStartError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecStart [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecStart (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecInspectError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecInspect [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecInspect (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExportError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExportError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExport [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExport (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerInspectError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerInspectError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerInspectContainerNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerInspectWithEmptyID [2020-10-28T16:01:56.687Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerInspect [2020-10-28T16:01:56.687Z] --- PASS: TestContainerInspect (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerInspectNode [2020-10-28T16:01:56.687Z] --- PASS: TestContainerInspectNode (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerKillError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerKillError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerKill [2020-10-28T16:01:56.687Z] --- PASS: TestContainerKill (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerListError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerListError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerList [2020-10-28T16:01:56.687Z] --- PASS: TestContainerList (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerLogsNotFoundError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerLogsError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerLogsError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerLogs [2020-10-28T16:01:56.687Z] --- PASS: TestContainerLogs (0.17s) [2020-10-28T16:01:56.687Z] === RUN TestContainerPauseError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerPauseError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerPause [2020-10-28T16:01:56.687Z] --- PASS: TestContainerPause (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainersPruneError [2020-10-28T16:01:56.687Z] --- PASS: TestContainersPruneError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainersPrune [2020-10-28T16:01:56.687Z] --- PASS: TestContainersPrune (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRemoveError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRemoveError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRemoveNotFoundError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRemove [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRemove (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRenameError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRenameError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRename [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRename (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerResizeError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerResizeError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecResizeError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerResize [2020-10-28T16:01:56.687Z] --- PASS: TestContainerResize (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerExecResize [2020-10-28T16:01:56.687Z] --- PASS: TestContainerExecResize (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRestartError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRestartError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerRestart [2020-10-28T16:01:56.687Z] --- PASS: TestContainerRestart (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStartError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStartError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStart [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStart (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStatsError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStatsError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStats [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStats (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStopError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStopError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerStop [2020-10-28T16:01:56.687Z] --- PASS: TestContainerStop (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerTopError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerTopError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerTop [2020-10-28T16:01:56.687Z] --- PASS: TestContainerTop (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerUnpauseError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerUnpause [2020-10-28T16:01:56.687Z] --- PASS: TestContainerUnpause (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerUpdateError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerUpdateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerUpdate [2020-10-28T16:01:56.687Z] --- PASS: TestContainerUpdate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerWaitError [2020-10-28T16:01:56.687Z] --- PASS: TestContainerWaitError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestContainerWait [2020-10-28T16:01:56.687Z] --- PASS: TestContainerWait (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestDiskUsageError [2020-10-28T16:01:56.687Z] --- PASS: TestDiskUsageError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestDiskUsage [2020-10-28T16:01:56.687Z] --- PASS: TestDiskUsage (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestDistributionInspectUnsupported [2020-10-28T16:01:56.687Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestDistributionInspectWithEmptyID [2020-10-28T16:01:56.687Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestEventsErrorInOptions [2020-10-28T16:01:56.687Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestEventsErrorFromServer [2020-10-28T16:01:56.687Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestEvents [2020-10-28T16:01:56.687Z] --- PASS: TestEvents (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestTLSCloseWriter [2020-10-28T16:01:56.687Z] === PAUSE TestTLSCloseWriter [2020-10-28T16:01:56.687Z] === RUN TestImageBuildError [2020-10-28T16:01:56.687Z] --- PASS: TestImageBuildError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageBuild [2020-10-28T16:01:56.687Z] --- PASS: TestImageBuild (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestGetDockerOS [2020-10-28T16:01:56.687Z] --- PASS: TestGetDockerOS (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageCreateError [2020-10-28T16:01:56.687Z] --- PASS: TestImageCreateError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageCreate [2020-10-28T16:01:56.687Z] --- PASS: TestImageCreate (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageHistoryError [2020-10-28T16:01:56.687Z] --- PASS: TestImageHistoryError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageHistory [2020-10-28T16:01:56.687Z] --- PASS: TestImageHistory (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageImportError [2020-10-28T16:01:56.687Z] --- PASS: TestImageImportError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageImport [2020-10-28T16:01:56.687Z] --- PASS: TestImageImport (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageInspectError [2020-10-28T16:01:56.687Z] --- PASS: TestImageInspectError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageInspectImageNotFound [2020-10-28T16:01:56.687Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageInspectWithEmptyID [2020-10-28T16:01:56.687Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageInspect [2020-10-28T16:01:56.687Z] --- PASS: TestImageInspect (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageListError [2020-10-28T16:01:56.687Z] --- PASS: TestImageListError (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageList [2020-10-28T16:01:56.687Z] --- PASS: TestImageList (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageListApiBefore125 [2020-10-28T16:01:56.687Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-10-28T16:01:56.687Z] === RUN TestImageLoadError [2020-10-28T16:01:56.688Z] --- PASS: TestImageLoadError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageLoad [2020-10-28T16:01:56.688Z] --- PASS: TestImageLoad (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagesPruneError [2020-10-28T16:01:56.688Z] --- PASS: TestImagesPruneError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagesPrune [2020-10-28T16:01:56.688Z] --- PASS: TestImagesPrune (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullReferenceParseError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullAnyError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullAnyError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullStatusUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePullWithoutErrors [2020-10-28T16:01:56.688Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushReferenceError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushAnyError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushAnyError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushStatusUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithoutErrors [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-10-28T16:01:56.688Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestImageRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageRemoveImageNotFound [2020-10-28T16:01:56.688Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageRemove [2020-10-28T16:01:56.688Z] --- PASS: TestImageRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSaveError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSaveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSave [2020-10-28T16:01:56.688Z] --- PASS: TestImageSave (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchAnyError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchStatusUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageSearchWithoutErrors [2020-10-28T16:01:56.688Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageTagError [2020-10-28T16:01:56.688Z] --- PASS: TestImageTagError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageTagInvalidReference [2020-10-28T16:01:56.688Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageTagInvalidSourceImageName [2020-10-28T16:01:56.688Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageTagHexSource [2020-10-28T16:01:56.688Z] --- PASS: TestImageTagHexSource (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestImageTag [2020-10-28T16:01:56.688Z] --- PASS: TestImageTag (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestInfoServerError [2020-10-28T16:01:56.688Z] --- PASS: TestInfoServerError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestInfoInvalidResponseJSONError [2020-10-28T16:01:56.688Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestInfo [2020-10-28T16:01:56.688Z] --- PASS: TestInfo (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkConnectError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkConnectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkConnect [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkConnect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkCreateError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkCreateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkCreate [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkCreate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkDisconnectError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkDisconnect [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkInspectNotFoundError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkInspect [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkListError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkList [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworksPruneError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworksPruneError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworksPrune [2020-10-28T16:01:56.688Z] --- PASS: TestNetworksPrune (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNetworkRemove [2020-10-28T16:01:56.688Z] --- PASS: TestNetworkRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestNodeInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeInspectNodeNotFound [2020-10-28T16:01:56.688Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeInspect [2020-10-28T16:01:56.688Z] --- PASS: TestNodeInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeListError [2020-10-28T16:01:56.688Z] --- PASS: TestNodeListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeList [2020-10-28T16:01:56.688Z] --- PASS: TestNodeList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestNodeRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeRemove [2020-10-28T16:01:56.688Z] --- PASS: TestNodeRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeUpdateError [2020-10-28T16:01:56.688Z] --- PASS: TestNodeUpdateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestNodeUpdate [2020-10-28T16:01:56.688Z] --- PASS: TestNodeUpdate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestOptionWithTimeout [2020-10-28T16:01:56.688Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPingFail [2020-10-28T16:01:56.688Z] --- PASS: TestPingFail (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPingWithError [2020-10-28T16:01:56.688Z] 2020/10/28 16:01:56 RoundTripper returned a response & error; ignoring response [2020-10-28T16:01:56.688Z] 2020/10/28 16:01:56 RoundTripper returned a response & error; ignoring response [2020-10-28T16:01:56.688Z] --- PASS: TestPingWithError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPingSuccess [2020-10-28T16:01:56.688Z] --- PASS: TestPingSuccess (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPingHeadFallback [2020-10-28T16:01:56.688Z] === RUN TestPingHeadFallback/OK [2020-10-28T16:01:56.688Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-10-28T16:01:56.688Z] === RUN TestPingHeadFallback/Not_Found [2020-10-28T16:01:56.688Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-10-28T16:01:56.688Z] --- PASS: TestPingHeadFallback (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-10-28T16:01:56.688Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginDisableError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginDisableError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginDisable [2020-10-28T16:01:56.688Z] --- PASS: TestPluginDisable (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginEnableError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginEnableError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginEnable [2020-10-28T16:01:56.688Z] --- PASS: TestPluginEnable (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginInspect [2020-10-28T16:01:56.688Z] --- PASS: TestPluginInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginListError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginList [2020-10-28T16:01:56.688Z] --- PASS: TestPluginList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginPushError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginPushError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginPush [2020-10-28T16:01:56.688Z] --- PASS: TestPluginPush (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginRemove [2020-10-28T16:01:56.688Z] --- PASS: TestPluginRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginSetError [2020-10-28T16:01:56.688Z] --- PASS: TestPluginSetError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPluginSet [2020-10-28T16:01:56.688Z] --- PASS: TestPluginSet (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSetHostHeader [2020-10-28T16:01:56.688Z] --- PASS: TestSetHostHeader (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestPlainTextError [2020-10-28T16:01:56.688Z] --- PASS: TestPlainTextError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestInfiniteError [2020-10-28T16:01:56.688Z] --- PASS: TestInfiniteError (0.02s) [2020-10-28T16:01:56.688Z] === RUN TestSecretCreateUnsupported [2020-10-28T16:01:56.688Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretCreateError [2020-10-28T16:01:56.688Z] --- PASS: TestSecretCreateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretCreate [2020-10-28T16:01:56.688Z] --- PASS: TestSecretCreate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretInspectUnsupported [2020-10-28T16:01:56.688Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestSecretInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretInspectSecretNotFound [2020-10-28T16:01:56.688Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretInspect [2020-10-28T16:01:56.688Z] --- PASS: TestSecretInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretListUnsupported [2020-10-28T16:01:56.688Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretListError [2020-10-28T16:01:56.688Z] --- PASS: TestSecretListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretList [2020-10-28T16:01:56.688Z] --- PASS: TestSecretList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretRemoveUnsupported [2020-10-28T16:01:56.688Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestSecretRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretRemove [2020-10-28T16:01:56.688Z] --- PASS: TestSecretRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretUpdateUnsupported [2020-10-28T16:01:56.688Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretUpdateError [2020-10-28T16:01:56.688Z] --- PASS: TestSecretUpdateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSecretUpdate [2020-10-28T16:01:56.688Z] --- PASS: TestSecretUpdate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceCreateError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceCreateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceCreate [2020-10-28T16:01:56.688Z] --- PASS: TestServiceCreate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceCreateCompatiblePlatforms [2020-10-28T16:01:56.688Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceCreateDigestPinning [2020-10-28T16:01:56.688Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceInspectServiceNotFound [2020-10-28T16:01:56.688Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceInspect [2020-10-28T16:01:56.688Z] --- PASS: TestServiceInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceListError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceList [2020-10-28T16:01:56.688Z] --- PASS: TestServiceList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceLogsError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceLogsError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceLogs [2020-10-28T16:01:56.688Z] --- PASS: TestServiceLogs (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceRemoveNotFoundError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceRemove [2020-10-28T16:01:56.688Z] --- PASS: TestServiceRemove (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceUpdateError [2020-10-28T16:01:56.688Z] --- PASS: TestServiceUpdateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestServiceUpdate [2020-10-28T16:01:56.688Z] --- PASS: TestServiceUpdate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmGetUnlockKeyError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmGetUnlockKey [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmInitError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmInitError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmInit [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmInit (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmInspect [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmJoinError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmJoinError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmJoin [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmJoin (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmLeaveError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmLeave [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmLeave (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmUnlockError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmUnlock [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmUnlock (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmUpdateError [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestSwarmUpdate [2020-10-28T16:01:56.688Z] --- PASS: TestSwarmUpdate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestTaskInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestTaskInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestTaskInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestTaskInspect [2020-10-28T16:01:56.688Z] --- PASS: TestTaskInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestTaskListError [2020-10-28T16:01:56.688Z] --- PASS: TestTaskListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestTaskList [2020-10-28T16:01:56.688Z] --- PASS: TestTaskList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeCreateError [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeCreateError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeCreate [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeCreate (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeInspectError [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeInspectError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeInspectNotFound [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeInspectWithEmptyID [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeInspect [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeInspect (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeListError [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeListError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeList [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeList (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeRemoveError [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-10-28T16:01:56.688Z] === RUN TestVolumeRemove [2020-10-28T16:01:56.688Z] --- PASS: TestVolumeRemove (0.00s) [2020-10-28T16:01:56.688Z] === CONT TestTLSCloseWriter [2020-10-28T16:01:56.688Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-10-28T16:01:56.688Z] PASS [2020-10-28T16:01:56.688Z] coverage: 74.9% of statements [2020-10-28T16:01:56.688Z] ok github.com/docker/docker/client 0.689s coverage: 74.9% of statements [2020-10-28T16:01:57.193Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-10-28T16:01:57.193Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/types [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-28T16:01:57.453Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-28T16:01:58.023Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-10-28T16:01:58.023Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-28T16:01:58.023Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-28T16:01:58.094Z] === RUN TestInspectNetwork/full_network_id [2020-10-28T16:01:58.094Z] === RUN TestInspectNetwork/partial_network_id [2020-10-28T16:01:58.094Z] === RUN TestInspectNetwork/network_name [2020-10-28T16:01:58.094Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-28T16:01:58.094Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-28T16:01:58.283Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-10-28T16:01:58.283Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-28T16:01:58.283Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-28T16:01:58.666Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-28T16:01:58.666Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-28T16:01:58.852Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-10-28T16:02:00.054Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-28T16:02:01.971Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-28T16:02:02.141Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 48.0% of statements [2020-10-28T16:02:02.141Z] ok github.com/docker/docker/builder/remotecontext 0.070s coverage: 13.6% of statements [2020-10-28T16:02:02.232Z] --- PASS: TestInspectNetwork (8.31s) [2020-10-28T16:02:02.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-28T16:02:02.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-28T16:02:02.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-28T16:02:02.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-28T16:02:02.232Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T16:02:02.736Z] --- PASS: TestServiceUpdatePidsLimit (17.49s) [2020-10-28T16:02:02.736Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-10-28T16:02:02.736Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-10-28T16:02:02.736Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-10-28T16:02:02.736Z] PASS [2020-10-28T16:02:02.736Z] [2020-10-28T16:02:02.736Z] === Skipped [2020-10-28T16:02:02.736Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-28T16:02:02.736Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:02:02.736Z] [2020-10-28T16:02:02.736Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-10-28T16:02:02.736Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:02:02.736Z] [2020-10-28T16:02:02.736Z] [2020-10-28T16:02:02.736Z] DONE 27 tests, 2 skipped in 162.955s [2020-10-28T16:02:02.736Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-10-28T16:02:02.736Z] ++ 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-10-28T16:02:02.736Z] ++ set -e [2020-10-28T16:02:02.736Z] ++ '[' -n 0 ']' [2020-10-28T16:02:02.736Z] ++ set -x [2020-10-28T16:02:02.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-28T16:02:02.804Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-28T16:02:02.996Z] INFO: Testing against a local daemon [2020-10-28T16:02:02.996Z] === RUN TestSessionCreate [2020-10-28T16:02:02.996Z] --- PASS: TestSessionCreate (0.05s) [2020-10-28T16:02:02.996Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T16:02:02.996Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-10-28T16:02:02.996Z] PASS [2020-10-28T16:02:02.996Z] [2020-10-28T16:02:02.996Z] DONE 2 tests in 0.272s [2020-10-28T16:02:02.996Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-10-28T16:02:02.996Z] ++ 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-10-28T16:02:02.996Z] ++ set -e [2020-10-28T16:02:02.996Z] ++ '[' -n 0 ']' [2020-10-28T16:02:02.996Z] ++ set -x [2020-10-28T16:02:02.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T16:02:03.078Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-28T16:02:03.257Z] INFO: Testing against a local daemon [2020-10-28T16:02:03.257Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T16:02:03.257Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:02:03.257Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:02:03.257Z] === RUN TestEventsExecDie [2020-10-28T16:02:04.191Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2020-10-28T16:02:04.191Z] === RUN TestNetworkInvalidJSON [2020-10-28T16:02:04.191Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T16:02:04.191Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T16:02:04.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:02:04.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:02:04.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:02:04.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:02:04.191Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T16:02:04.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:02:04.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:02:04.191Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-10-28T16:02:04.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-28T16:02:04.191Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-28T16:02:04.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-28T16:02:04.191Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T16:02:04.198Z] --- PASS: TestEventsExecDie (0.91s) [2020-10-28T16:02:04.198Z] === RUN TestEventsBackwardsCompatible [2020-10-28T16:02:04.198Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-10-28T16:02:04.198Z] === RUN TestInfoBinaryCommits [2020-10-28T16:02:04.198Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-10-28T16:02:04.198Z] === RUN TestInfoAPIVersioned [2020-10-28T16:02:04.198Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-10-28T16:02:04.198Z] === RUN TestInfoDiscoveryBackend [2020-10-28T16:02:04.456Z] ok github.com/docker/docker/builder/remotecontext/git 1.204s coverage: 86.3% of statements [2020-10-28T16:02:04.456Z] ? github.com/docker/docker/cli [no test files] [2020-10-28T16:02:04.456Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-28T16:02:04.764Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-10-28T16:02:05.026Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T16:02:05.139Z] --- PASS: TestInfoDiscoveryBackend (0.79s) [2020-10-28T16:02:05.139Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-28T16:02:05.970Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-10-28T16:02:05.970Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T16:02:06.079Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-28T16:02:06.079Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-28T16:02:06.652Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-10-28T16:02:06.652Z] === RUN TestInfoAPI [2020-10-28T16:02:06.913Z] --- PASS: TestInfoAPI (0.05s) [2020-10-28T16:02:06.913Z] === RUN TestInfoAPIWarnings [2020-10-28T16:02:06.914Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-10-28T16:02:06.914Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T16:02:07.175Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-28T16:02:07.436Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-28T16:02:07.697Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-28T16:02:07.746Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2020-10-28T16:02:07.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-10-28T16:02:07.958Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T16:02:08.219Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-28T16:02:08.791Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-28T16:02:08.791Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-28T16:02:09.364Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-10-28T16:02:09.364Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T16:02:09.626Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-28T16:02:09.887Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-10-28T16:02:09.887Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T16:02:09.887Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-28T16:02:10.149Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-28T16:02:10.721Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-28T16:02:10.983Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-28T16:02:11.246Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-28T16:02:11.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-28T16:02:12.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-28T16:02:12.762Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-28T16:02:12.762Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2020-10-28T16:02:12.762Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T16:02:12.762Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:02:12.762Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:02:12.762Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T16:02:14.394Z] --- PASS: TestCheckoutGit (32.47s) [2020-10-28T16:02:14.394Z] === RUN TestValidGitTransport [2020-10-28T16:02:14.394Z] --- PASS: TestValidGitTransport (0.00s) [2020-10-28T16:02:14.394Z] === RUN TestGitInvalidRef [2020-10-28T16:02:14.394Z] --- PASS: TestGitInvalidRef (0.39s) [2020-10-28T16:02:14.394Z] PASS [2020-10-28T16:02:14.394Z] coverage: 86.3% of statements [2020-10-28T16:02:14.394Z] ok github.com/docker/docker/builder/remotecontext/git 33.072s coverage: 86.3% of statements [2020-10-28T16:02:14.394Z] ? github.com/docker/docker/cli [no test files] [2020-10-28T16:02:14.394Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-28T16:02:16.066Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-28T16:02:20.271Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-28T16:02:22.818Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-10-28T16:02:22.965Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestConfigureDaemonLogs [2020-10-28T16:02:22.965Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestCommonOptionsInstallFlags [2020-10-28T16:02:22.965Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-10-28T16:02:22.965Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-10-28T16:02:22.965Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-10-28T16:02:22.965Z] PASS [2020-10-28T16:02:22.965Z] coverage: 18.5% of statements [2020-10-28T16:02:22.965Z] ok github.com/docker/docker/cmd/dockerd 0.747s coverage: 18.5% of statements [2020-10-28T16:02:23.079Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-28T16:02:23.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-28T16:02:23.079Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-28T16:02:23.340Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-28T16:02:23.423Z] === RUN TestContainerStopSignal [2020-10-28T16:02:23.423Z] --- PASS: TestContainerStopSignal (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestContainerStopTimeout [2020-10-28T16:02:23.423Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestContainerSecretReferenceDestTarget [2020-10-28T16:02:23.423Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-10-28T16:02:23.423Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestContainerLogPathSetForRingLogger [2020-10-28T16:02:23.423Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestReplaceAndAppendEnvVars [2020-10-28T16:02:23.423Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-10-28T16:02:23.423Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-10-28T16:02:23.423Z] === RUN TestNewMemoryStore [2020-10-28T16:02:23.423Z] --- PASS: TestNewMemoryStore (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestAddContainers [2020-10-28T16:02:23.423Z] --- PASS: TestAddContainers (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestGetContainer [2020-10-28T16:02:23.423Z] --- PASS: TestGetContainer (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestDeleteContainer [2020-10-28T16:02:23.423Z] --- PASS: TestDeleteContainer (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestListContainers [2020-10-28T16:02:23.423Z] --- PASS: TestListContainers (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestFirstContainer [2020-10-28T16:02:23.423Z] --- PASS: TestFirstContainer (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestApplyAllContainer [2020-10-28T16:02:23.423Z] --- PASS: TestApplyAllContainer (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestIsValidHealthString [2020-10-28T16:02:23.423Z] --- PASS: TestIsValidHealthString (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestStateRunStop [2020-10-28T16:02:23.423Z] --- PASS: TestStateRunStop (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestStateTimeoutWait [2020-10-28T16:02:23.423Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-10-28T16:02:23.423Z] state_test.go:141: Stop callback fired [2020-10-28T16:02:23.423Z] state_test.go:165: Stop callback fired [2020-10-28T16:02:23.423Z] === RUN TestIsValidStateString [2020-10-28T16:02:23.423Z] --- PASS: TestIsValidStateString (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestViewSaveDelete [2020-10-28T16:02:23.423Z] --- PASS: TestViewSaveDelete (0.01s) [2020-10-28T16:02:23.423Z] === RUN TestViewAll [2020-10-28T16:02:23.423Z] --- PASS: TestViewAll (0.01s) [2020-10-28T16:02:23.423Z] === RUN TestViewGet [2020-10-28T16:02:23.423Z] --- PASS: TestViewGet (0.01s) [2020-10-28T16:02:23.423Z] === RUN TestNames [2020-10-28T16:02:23.423Z] --- PASS: TestNames (0.00s) [2020-10-28T16:02:23.423Z] === RUN TestViewWithHealthCheck [2020-10-28T16:02:23.423Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-10-28T16:02:23.423Z] PASS [2020-10-28T16:02:23.423Z] coverage: 41.6% of statements [2020-10-28T16:02:23.423Z] ok github.com/docker/docker/container 0.522s coverage: 41.6% of statements [2020-10-28T16:02:23.423Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-28T16:02:23.423Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-28T16:02:23.423Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-28T16:02:23.423Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-28T16:02:23.602Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-28T16:02:25.020Z] --- PASS: TestInfoAPIWarnings (16.64s) [2020-10-28T16:02:25.020Z] === RUN TestInfoDebug [2020-10-28T16:02:25.020Z] --- PASS: TestInfoDebug (0.75s) [2020-10-28T16:02:25.020Z] === RUN TestInfoInsecureRegistries [2020-10-28T16:02:25.020Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-10-28T16:02:25.020Z] === RUN TestInfoRegistryMirrors [2020-10-28T16:02:25.518Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-28T16:02:25.591Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-10-28T16:02:25.591Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T16:02:25.602Z] === RUN TestPrepare [2020-10-28T16:02:25.602Z] --- PASS: TestPrepare (0.00s) [2020-10-28T16:02:25.602Z] === RUN TestStart [2020-10-28T16:02:25.602Z] --- PASS: TestStart (0.00s) [2020-10-28T16:02:25.602Z] === RUN TestWaitCancel [2020-10-28T16:02:25.602Z] --- PASS: TestWaitCancel (0.00s) [2020-10-28T16:02:25.602Z] === RUN TestWaitDisabled [2020-10-28T16:02:25.602Z] --- PASS: TestWaitDisabled (0.00s) [2020-10-28T16:02:25.602Z] === RUN TestWaitEnabled [2020-10-28T16:02:25.602Z] --- PASS: TestWaitEnabled (0.00s) [2020-10-28T16:02:25.602Z] === RUN TestRemove [2020-10-28T16:02:25.602Z] --- PASS: TestRemove (0.00s) [2020-10-28T16:02:25.602Z] PASS [2020-10-28T16:02:25.602Z] coverage: 65.3% of statements [2020-10-28T16:02:25.602Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.335s coverage: 65.3% of statements [2020-10-28T16:02:25.852Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-10-28T16:02:25.852Z] === RUN TestPingCacheHeaders [2020-10-28T16:02:25.852Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-10-28T16:02:25.852Z] === RUN TestPingGet [2020-10-28T16:02:25.852Z] --- PASS: TestPingGet (0.03s) [2020-10-28T16:02:25.852Z] === RUN TestPingHead [2020-10-28T16:02:25.852Z] --- PASS: TestPingHead (0.05s) [2020-10-28T16:02:25.852Z] === RUN TestVersion [2020-10-28T16:02:25.852Z] --- PASS: TestVersion (0.04s) [2020-10-28T16:02:25.852Z] PASS [2020-10-28T16:02:25.852Z] [2020-10-28T16:02:25.852Z] === Skipped [2020-10-28T16:02:25.852Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:02:25.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:02:25.852Z] [2020-10-28T16:02:25.852Z] [2020-10-28T16:02:25.852Z] DONE 18 tests, 1 skipped in 22.906s [2020-10-28T16:02:25.852Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-28T16:02:25.852Z] ++ 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-10-28T16:02:25.852Z] ++ set -e [2020-10-28T16:02:25.852Z] ++ '[' -n 0 ']' [2020-10-28T16:02:25.852Z] ++ set -x [2020-10-28T16:02:25.852Z] ++ env -i DEST=/go/src/github.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-10-28T16:02:26.112Z] INFO: Testing against a local daemon [2020-10-28T16:02:26.112Z] === RUN TestVolumesCreateAndList [2020-10-28T16:02:26.112Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-28T16:02:26.112Z] === RUN TestVolumesRemove [2020-10-28T16:02:26.373Z] --- PASS: TestVolumesRemove (0.12s) [2020-10-28T16:02:26.373Z] === RUN TestVolumesInspect [2020-10-28T16:02:26.373Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-28T16:02:26.373Z] === RUN TestVolumesInvalidJSON [2020-10-28T16:02:26.373Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T16:02:26.373Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T16:02:26.374Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T16:02:26.374Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-28T16:02:26.374Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T16:02:26.374Z] PASS [2020-10-28T16:02:26.374Z] [2020-10-28T16:02:26.374Z] DONE 5 tests in 0.386s [2020-10-28T16:02:26.374Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T16:02:26.461Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-28T16:02:26.634Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T16:02:26.634Z] +++ kill 13701 [2020-10-28T16:02:28.018Z] +++ /etc/init.d/apparmor stop [2020-10-28T16:02:28.018Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T16:02:28.018Z] [2020-10-28T16:02:28.018Z] Unloading profiles will leave already running processes permanently [2020-10-28T16:02:28.018Z] unconfined, which can lead to unexpected situations. [2020-10-28T16:02:28.018Z] [2020-10-28T16:02:28.018Z] To set a process to complain mode, use the command line tool [2020-10-28T16:02:28.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T16:02:28.018Z] +++ true [2020-10-28T16:02:28.018Z] exiting test-integration [2020-10-28T16:02:28.018Z] ++ exit 0 [2020-10-28T16:02:28.018Z] [2020-10-28T16:02:28.504Z] === RUN TestNewListSecretsFilters [2020-10-28T16:02:28.504Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-10-28T16:02:28.504Z] === RUN TestNewListConfigsFilters [2020-10-28T16:02:28.504Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-10-28T16:02:28.504Z] PASS [2020-10-28T16:02:28.504Z] coverage: 0.5% of statements [2020-10-28T16:02:28.504Z] ok github.com/docker/docker/daemon/cluster 0.911s coverage: 0.5% of statements [2020-10-28T16:02:28.962Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-10-28T16:02:28.962Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-10-28T16:02:28.962Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-10-28T16:02:28.962Z] === RUN TestServiceConvertFromGRPCIsolation [2020-10-28T16:02:29.009Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-28T16:02:29.270Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-10-28T16:02:29.424Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCConfigs [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCConfigs [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-10-28T16:02:29.424Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-10-28T16:02:29.424Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-10-28T16:02:29.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-28T16:02:29.794Z] --- PASS: TestServiceWithDataPathPortInit (17.14s) [2020-10-28T16:02:29.794Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T16:02:29.882Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-10-28T16:02:29.882Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-10-28T16:02:29.882Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-10-28T16:02:29.882Z] PASS [2020-10-28T16:02:29.882Z] coverage: 35.9% of statements [2020-10-28T16:02:29.882Z] ok github.com/docker/docker/daemon/cluster/convert 1.064s coverage: 35.9% of statements Post stage [Pipeline] junit [2020-10-28T16:02:30.583Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T16:02:31.397Z] + echo Ensuring container killed. [2020-10-28T16:02:31.397Z] Ensuring container killed. [2020-10-28T16:02:31.397Z] + docker rm -vf docker-pr3 [2020-10-28T16:02:31.397Z] Error: No such container: docker-pr3 [2020-10-28T16:02:31.397Z] + true [Pipeline] sh [2020-10-28T16:02:31.686Z] + echo Chowning /workspace to jenkins user [2020-10-28T16:02:31.686Z] Chowning /workspace to jenkins user [2020-10-28T16:02:31.686Z] + id -u [2020-10-28T16:02:31.686Z] + id -g [2020-10-28T16:02:31.686Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/workspace busybox chown -R 1000:1000 /workspace [2020-10-28T16:02:31.686Z] Unable to find image 'busybox:latest' locally [2020-10-28T16:02:32.256Z] latest: Pulling from library/busybox [2020-10-28T16:02:32.517Z] 5dce72bf4214: Pulling fs layer [2020-10-28T16:02:32.778Z] 5dce72bf4214: Verifying Checksum [2020-10-28T16:02:32.778Z] 5dce72bf4214: Download complete [2020-10-28T16:02:32.778Z] 5dce72bf4214: Pull complete [2020-10-28T16:02:33.040Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T16:02:33.040Z] Status: Downloaded newer image for busybox:latest [2020-10-28T16:02:34.598Z] === RUN TestDiscoveryOptsErrors [2020-10-28T16:02:34.598Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-10-28T16:02:34.598Z] === RUN TestDiscoveryOpts [2020-10-28T16:02:34.598Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-10-28T16:02:34.598Z] PASS [2020-10-28T16:02:34.598Z] coverage: 30.0% of statements [2020-10-28T16:02:34.598Z] ok github.com/docker/docker/daemon/discovery 0.235s coverage: 30.0% of statements [2020-10-28T16:02:35.058Z] === RUN TestBuilderGC [2020-10-28T16:02:35.058Z] --- PASS: TestBuilderGC (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationNotFound [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonBrokenConfiguration [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestParseClusterAdvertiseSettings [2020-10-28T16:02:35.058Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestFindConfigurationConflicts [2020-10-28T16:02:35.058Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-10-28T16:02:35.058Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeConflicts [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-10-28T16:02:35.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-10-28T16:02:35.058Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-10-28T16:02:35.058Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-10-28T16:02:35.058Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_label [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_dns [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_dns-search [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-10-28T16:02:35.058Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-10-28T16:02:35.058Z] --- PASS: TestValidateConfiguration (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-10-28T16:02:35.517Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-10-28T16:02:35.517Z] === RUN TestModifiedDiscoverySettings [2020-10-28T16:02:35.517Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-10-28T16:02:35.517Z] === RUN TestReloadSetConfigFileNotExist [2020-10-28T16:02:35.517Z] time="2020-10-28T16:02:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-10-28T16:02:35.517Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2020-10-28T16:02:35.517Z] === RUN TestReloadDefaultConfigNotExist [2020-10-28T16:02:35.517Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2020-10-28T16:02:35.517Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:02:35.517Z] === RUN TestReloadBadDefaultConfig [2020-10-28T16:02:35.517Z] time="2020-10-28T16:02:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-660084143" [2020-10-28T16:02:35.517Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-10-28T16:02:35.517Z] === RUN TestReloadWithConflictingLabels [2020-10-28T16:02:35.517Z] time="2020-10-28T16:02:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-297304386" [2020-10-28T16:02:35.517Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-10-28T16:02:35.517Z] === RUN TestReloadWithDuplicateLabels [2020-10-28T16:02:35.517Z] time="2020-10-28T16:02:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-004699065" [2020-10-28T16:02:35.517Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2020-10-28T16:02:35.517Z] === RUN TestDaemonConfigurationMerge [2020-10-28T16:02:35.517Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-10-28T16:02:35.517Z] PASS [2020-10-28T16:02:35.517Z] coverage: 79.7% of statements [2020-10-28T16:02:35.517Z] ok github.com/docker/docker/daemon/config 0.575s coverage: 79.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T16:02:36.384Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-28T16:02:36.485Z] === RUN TestVerifyNetworkingConfig [2020-10-28T16:02:36.485Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestGetContainer [2020-10-28T16:02:36.485Z] --- PASS: TestGetContainer (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestValidContainerNames [2020-10-28T16:02:36.485Z] --- PASS: TestValidContainerNames (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestContainerInitDNS [2020-10-28T16:02:36.485Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-10-28T16:02:36.485Z] daemon_test.go:147: root required [2020-10-28T16:02:36.485Z] === RUN TestMerge [2020-10-28T16:02:36.485Z] --- PASS: TestMerge (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestValidateContainerIsolation [2020-10-28T16:02:36.485Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestFindNetworkErrorType [2020-10-28T16:02:36.485Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestEnsureServicesExist [2020-10-28T16:02:36.485Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestEnsureServicesExistErrors [2020-10-28T16:02:36.485Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-10-28T16:02:36.485Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-10-28T16:02:36.485Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-10-28T16:02:36.485Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestContainerDelete [2020-10-28T16:02:36.485Z] --- PASS: TestContainerDelete (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestContainerDoubleDelete [2020-10-28T16:02:36.485Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestLogContainerEventCopyLabels [2020-10-28T16:02:36.485Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestLogContainerEventWithAttributes [2020-10-28T16:02:36.485Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestNoneHealthcheck [2020-10-28T16:02:36.485Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestHealthStates [2020-10-28T16:02:36.485Z] time="2020-10-28T16:02:35Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] time="2020-10-28T16:02:36Z" 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-10-28T16:02:36.485Z] --- PASS: TestHealthStates (0.10s) [2020-10-28T16:02:36.485Z] === RUN TestMaskURLCredentials [2020-10-28T16:02:36.485Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestGetInspectData [2020-10-28T16:02:36.485Z] --- PASS: TestGetInspectData (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestFillLicense [2020-10-28T16:02:36.485Z] --- PASS: TestFillLicense (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestListInvalidFilter [2020-10-28T16:02:36.485Z] --- PASS: TestListInvalidFilter (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestNameFilter [2020-10-28T16:02:36.485Z] --- PASS: TestNameFilter (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-10-28T16:02:36.485Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-10-28T16:02:36.485Z] === 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-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-10-28T16:02:36.485Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-10-28T16:02:36.485Z] --- 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-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-10-28T16:02:36.485Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-10-28T16:02:36.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-10-28T16:02:36.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-10-28T16:02:36.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-10-28T16:02:36.486Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonReloadLabels [2020-10-28T16:02:36.486Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-10-28T16:02:36.486Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonReloadMirrors [2020-10-28T16:02:36.486Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonReloadInsecureRegistries [2020-10-28T16:02:36.486Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonReloadNotAffectOthers [2020-10-28T16:02:36.486Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-10-28T16:02:36.486Z] === RUN TestDaemonDiscoveryReload [2020-10-28T16:02:36.644Z] + bundleName=arm64-integration [2020-10-28T16:02:36.644Z] + echo Creating arm64-integration-bundles.tar.gz [2020-10-28T16:02:36.644Z] Creating arm64-integration-bundles.tar.gz [2020-10-28T16:02:36.644Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-10-28T16:02:36.644Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-28T16:02:36.919Z] Archiving artifacts [2020-10-28T16:02:36.945Z] === RUN TestWaitNodeAttachment [2020-10-28T16:02:37.405Z] === RUN TestEventsLog [2020-10-28T16:02:37.405Z] --- PASS: TestEventsLog (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestEventsLogTimeout [2020-10-28T16:02:37.405Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestLogEvents [2020-10-28T16:02:37.405Z] --- PASS: TestLogEvents (0.05s) [2020-10-28T16:02:37.405Z] === RUN TestLoadBufferedEvents [2020-10-28T16:02:37.405Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-10-28T16:02:37.405Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-10-28T16:02:37.405Z] --- PASS: TestLoadBufferedEvents (0.11s) [2020-10-28T16:02:37.405Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-10-28T16:02:37.405Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-10-28T16:02:37.405Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-10-28T16:02:37.405Z] PASS [2020-10-28T16:02:37.405Z] coverage: 50.0% of statements [2020-10-28T16:02:37.405Z] ok github.com/docker/docker/daemon/events 1.206s coverage: 50.0% of statements [2020-10-28T16:02:37.405Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-10-28T16:02:37.405Z] === RUN TestIsolationConversion [2020-10-28T16:02:37.405Z] === RUN TestIsolationConversion/default [2020-10-28T16:02:37.405Z] === RUN TestIsolationConversion/process [2020-10-28T16:02:37.405Z] === RUN TestIsolationConversion/hyperv [2020-10-28T16:02:37.405Z] --- PASS: TestIsolationConversion (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestContainerLabels [2020-10-28T16:02:37.405Z] --- PASS: TestContainerLabels (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestCredentialSpecConversion [2020-10-28T16:02:37.405Z] === RUN TestCredentialSpecConversion/none [2020-10-28T16:02:37.405Z] === RUN TestCredentialSpecConversion/config [2020-10-28T16:02:37.405Z] === RUN TestCredentialSpecConversion/file [2020-10-28T16:02:37.405Z] === RUN TestCredentialSpecConversion/registry [2020-10-28T16:02:37.405Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-10-28T16:02:37.405Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountBind [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountVolume [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountTarget [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountTmpfs [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountInvalidType [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-10-28T16:02:37.405Z] === RUN TestControllerValidateMountNamedPipe [2020-10-28T16:02:37.405Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-10-28T16:02:37.405Z] PASS [2020-10-28T16:02:37.405Z] coverage: 11.3% of statements [2020-10-28T16:02:37.405Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.036s coverage: 11.3% of statements [2020-10-28T16:02:37.864Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2020-10-28T16:02:37.864Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-10-28T16:02:38.300Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2020-10-28T16:02:38.300Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sg9r4spy4u6ib1ndop8eyi0jk Created:2020-10-28 16:02:31.404199486 +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[e6df71442ebc03055510cefac14b7cf63a567df3a5c7e5ad15caf4fd20a23548:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x3viygaek9g2vwxcr3bpb00r2 EndpointID:6184d3cd71802426489207ad95d91101756403c47ea82f0fac91cd502666f8c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:42e94fd964f7fdcff7b589ec650f9f46cbd7a47ece8a6ca7acce570b9dfceb49 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:cb74d263695b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x3viygaek9g2vwxcr3bpb00r2 EndpointID:6184d3cd71802426489207ad95d91101756403c47ea82f0fac91cd502666f8c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-28T16:02:38.300Z] PASS [2020-10-28T16:02:38.300Z] [2020-10-28T16:02:38.300Z] === Skipped [2020-10-28T16:02:38.300Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:02:38.300Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:02:38.300Z] [2020-10-28T16:02:38.300Z] [2020-10-28T16:02:38.300Z] DONE 23 tests, 1 skipped in 51.900s [2020-10-28T16:02:38.300Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-28T16:02:38.300Z] ++ 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-10-28T16:02:38.300Z] ++ set -e [2020-10-28T16:02:38.300Z] ++ '[' -n 0 ']' [2020-10-28T16:02:38.300Z] ++ set -x [2020-10-28T16:02:38.300Z] ++ env -i DEST=/go/src/github.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-10-28T16:02:38.336Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2020-10-28T16:02:38.336Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-10-28T16:02:38.336Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-28T16:02:38.336Z] reload_test.go:520: root required [2020-10-28T16:02:38.336Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-10-28T16:02:38.336Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-10-28T16:02:38.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-10-28T16:02:38.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-10-28T16:02:38.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-10-28T16:02:38.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-10-28T16:02:38.336Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-10-28T16:02:38.336Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2020-10-28T16:02:38.336Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-10-28T16:02:38.336Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-10-28T16:02:38.336Z] === RUN TestParseVolumesFrom [2020-10-28T16:02:38.336Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-10-28T16:02:38.336Z] PASS [2020-10-28T16:02:38.336Z] coverage: 9.1% of statements [2020-10-28T16:02:38.336Z] ok github.com/docker/docker/daemon 3.044s coverage: 9.1% of statements [2020-10-28T16:02:38.336Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-28T16:02:38.336Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-28T16:02:38.336Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-28T16:02:38.336Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-28T16:02:38.561Z] INFO: Testing against a local daemon [2020-10-28T16:02:38.561Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-28T16:02:38.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T16:02:38.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:02:38.561Z] === RUN TestDockerNetworkIpvlan [2020-10-28T16:02:38.561Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-28T16:02:38.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:02:38.561Z] PASS [2020-10-28T16:02:38.561Z] [2020-10-28T16:02:38.561Z] === Skipped [2020-10-28T16:02:38.561Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T16:02:38.561Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:02:38.561Z] [2020-10-28T16:02:38.561Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-28T16:02:38.561Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:02:38.561Z] [2020-10-28T16:02:38.561Z] [2020-10-28T16:02:38.561Z] DONE 2 tests, 2 skipped in 0.179s [2020-10-28T16:02:38.561Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-28T16:02:38.561Z] ++ 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-10-28T16:02:38.561Z] ++ set -e [2020-10-28T16:02:38.561Z] ++ '[' -n 0 ']' [2020-10-28T16:02:38.561Z] ++ set -x [2020-10-28T16:02:38.561Z] ++ env -i DEST=/go/src/github.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-10-28T16:02:38.823Z] INFO: Testing against a local daemon [2020-10-28T16:02:38.823Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-28T16:02:38.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T16:02:39.303Z] === RUN TestLinkNaming [2020-10-28T16:02:39.303Z] --- PASS: TestLinkNaming (0.00s) [2020-10-28T16:02:39.303Z] === RUN TestLinkNew [2020-10-28T16:02:39.303Z] --- PASS: TestLinkNew (0.00s) [2020-10-28T16:02:39.303Z] === RUN TestLinkEnv [2020-10-28T16:02:39.303Z] --- PASS: TestLinkEnv (0.00s) [2020-10-28T16:02:39.303Z] === RUN TestLinkMultipleEnv [2020-10-28T16:02:39.303Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-10-28T16:02:39.303Z] === RUN TestLinkPortRangeEnv [2020-10-28T16:02:39.303Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-10-28T16:02:39.303Z] PASS [2020-10-28T16:02:39.303Z] coverage: 93.0% of statements [2020-10-28T16:02:39.303Z] ok github.com/docker/docker/daemon/links 0.184s coverage: 93.0% of statements [2020-10-28T16:02:39.303Z] === RUN TestIsEmptyDir [2020-10-28T16:02:39.303Z] --- PASS: TestIsEmptyDir (0.00s) [2020-10-28T16:02:39.303Z] PASS [2020-10-28T16:02:39.303Z] coverage: 2.3% of statements [2020-10-28T16:02:39.303Z] ok github.com/docker/docker/daemon/graphdriver 0.128s coverage: 2.3% of statements [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-10-28T16:02:39.303Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-10-28T16:02:39.316Z] + make clean [2020-10-28T16:02:39.397Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-28T16:02:39.887Z] docker volume rm -f docker-dev-cache [2020-10-28T16:02:39.887Z] docker-dev-cache [Pipeline] deleteDir [2020-10-28T16:02:40.340Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-10-28T16:02:40.340Z] === RUN TestDockerNetworkMacvlan [2020-10-28T16:02:40.340Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-28T16:02:40.913Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-28T16:02:41.859Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-28T16:02:42.121Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-28T16:02:42.121Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-28T16:02:42.207Z] === RUN TestAdapterReadLogs [2020-10-28T16:02:42.207Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-10-28T16:02:42.207Z] === RUN TestCopier [2020-10-28T16:02:42.207Z] --- PASS: TestCopier (0.00s) [2020-10-28T16:02:42.207Z] === RUN TestCopierLongLines [2020-10-28T16:02:42.207Z] --- PASS: TestCopierLongLines (0.00s) [2020-10-28T16:02:42.207Z] === RUN TestCopierSlow [2020-10-28T16:02:42.666Z] --- PASS: TestCopierSlow (0.20s) [2020-10-28T16:02:42.666Z] === RUN TestCopierWithSized [2020-10-28T16:02:42.666Z] --- PASS: TestCopierWithSized (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestCopierWithPartial [2020-10-28T16:02:42.666Z] --- PASS: TestCopierWithPartial (0.01s) [2020-10-28T16:02:42.666Z] === RUN TestRingLogger [2020-10-28T16:02:42.666Z] --- PASS: TestRingLogger (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestRingCap [2020-10-28T16:02:42.666Z] --- PASS: TestRingCap (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestRingClose [2020-10-28T16:02:42.666Z] --- PASS: TestRingClose (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestRingDrain [2020-10-28T16:02:42.666Z] --- PASS: TestRingDrain (0.00s) [2020-10-28T16:02:42.666Z] PASS [2020-10-28T16:02:42.666Z] coverage: 41.2% of statements [2020-10-28T16:02:42.666Z] ok github.com/docker/docker/daemon/logger 0.384s coverage: 41.2% of statements [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/defaults [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/invalid_create_group [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-10-28T16:02:42.666Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-10-28T16:02:42.666Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-10-28T16:02:42.666Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-10-28T16:02:42.666Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestNewAWSLogsClientRegionDetect [2020-10-28T16:02:42.666Z] time="2020-10-28T16:02:42Z" level=info msg="Trying to get region from EC2 Metadata" [2020-10-28T16:02:42.666Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2020-10-28T16:02:42.666Z] === RUN TestCreateSuccess [2020-10-28T16:02:42.666Z] --- PASS: TestCreateSuccess (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestCreateLogGroupSuccess [2020-10-28T16:02:42.666Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestCreateError [2020-10-28T16:02:42.666Z] --- PASS: TestCreateError (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestCreateAlreadyExists [2020-10-28T16:02:42.666Z] time="2020-10-28T16:02:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-10-28T16:02:42.666Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestLogClosed [2020-10-28T16:02:42.666Z] --- PASS: TestLogClosed (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestLogBlocking [2020-10-28T16:02:42.666Z] --- PASS: TestLogBlocking (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestLogNonBlockingBufferEmpty [2020-10-28T16:02:42.666Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestLogNonBlockingBufferFull [2020-10-28T16:02:42.666Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestPublishBatchSuccess [2020-10-28T16:02:42.666Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestPublishBatchError [2020-10-28T16:02:42.666Z] time="2020-10-28T16:02:42Z" level=error msg=Error [2020-10-28T16:02:42.666Z] --- PASS: TestPublishBatchError (0.00s) [2020-10-28T16:02:42.666Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-10-28T16:02:42.667Z] time="2020-10-28T16:02:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-28T16:02:42.667Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestPublishBatchAlreadyAccepted [2020-10-28T16:02:42.667Z] time="2020-10-28T16:02:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-10-28T16:02:42.667Z] time="2020-10-28T16:02:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-10-28T16:02:42.667Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchSimple [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchTicker [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMultilinePattern [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchClose [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchClose (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/0/Hello [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/2/🙃 [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/3/���� [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/4/He��o [2020-10-28T16:02:42.667Z] === RUN TestEffectiveLen/5/ [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/0/ [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/1/Hello [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/2/Hello [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/3/Hello [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/4/🙃 [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/5/🙃 [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/6/a� [2020-10-28T16:02:42.667Z] === RUN TestFindValidSplit/7/a� [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit (0.00s) [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: Hello [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: He [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: llo [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: Hello [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: 🙃 [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: 🙃 [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: a [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: � [2020-10-28T16:02:42.667Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1044: a� [2020-10-28T16:02:42.667Z] cloudwatchlogs_test.go:1045: [2020-10-28T16:02:42.667Z] === RUN TestProcessEventEmoji [2020-10-28T16:02:42.667Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchLineSplit [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchLineSplitWithBinary [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMaxEvents [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMaxTotalBytes [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-10-28T16:02:42.667Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-10-28T16:02:42.667Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-10-28T16:02:42.694Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-28T16:02:43.127Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsMultilinePattern [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-10-28T16:02:43.127Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-10-28T16:02:43.127Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-10-28T16:02:43.127Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestCreateTagSuccess [2020-10-28T16:02:43.127Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-10-28T16:02:43.127Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-10-28T16:02:43.127Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-10-28T16:02:43.127Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-10-28T16:02:43.127Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-10-28T16:02:43.127Z] PASS [2020-10-28T16:02:43.127Z] coverage: 77.8% of statements [2020-10-28T16:02:43.127Z] ok github.com/docker/docker/daemon/logger/awslogs 0.685s coverage: 77.8% of statements [2020-10-28T16:02:43.127Z] === RUN TestSearchRegistryForImagesErrors [2020-10-28T16:02:43.127Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-10-28T16:02:43.127Z] === RUN TestSearchRegistryForImages [2020-10-28T16:02:43.127Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-10-28T16:02:43.127Z] PASS [2020-10-28T16:02:43.127Z] coverage: 4.9% of statements [2020-10-28T16:02:43.127Z] ok github.com/docker/docker/daemon/images 0.908s coverage: 4.9% of statements [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-10-28T16:02:43.127Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-10-28T16:02:43.586Z] === RUN TestJSONFileLogger [2020-10-28T16:02:43.586Z] --- PASS: TestJSONFileLogger (0.00s) [2020-10-28T16:02:43.586Z] === RUN TestJSONFileLoggerWithTags [2020-10-28T16:02:43.586Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-10-28T16:02:43.586Z] === RUN TestJSONFileLoggerWithOpts [2020-10-28T16:02:43.586Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-10-28T16:02:43.586Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-10-28T16:02:43.586Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-10-28T16:02:43.586Z] === RUN TestEncodeDecode [2020-10-28T16:02:43.586Z] === PAUSE TestEncodeDecode [2020-10-28T16:02:43.586Z] === CONT TestEncodeDecode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T16:02:44.045Z] time="2020-10-28T16:02:43Z" level=error msg="Failed to open log file: open C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-061772825\\container.log.1: Access is denied." [2020-10-28T16:02:44.045Z] --- PASS: TestEncodeDecode (0.12s) [2020-10-28T16:02:44.045Z] PASS [2020-10-28T16:02:44.045Z] coverage: 61.6% of statements [2020-10-28T16:02:44.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.503s coverage: 61.6% of statements [2020-10-28T16:02:44.505Z] === RUN TestJSONLogsMarshalJSONBuf [2020-10-28T16:02:44.505Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-10-28T16:02:44.505Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-10-28T16:02:44.964Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2020-10-28T16:02:44.964Z] === RUN TestFastTimeMarshalJSON [2020-10-28T16:02:44.964Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2020-10-28T16:02:44.964Z] PASS [2020-10-28T16:02:44.964Z] coverage: 87.2% of statements [2020-10-28T16:02:44.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.252s coverage: 87.2% of statements [2020-10-28T16:02:45.245Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-28T16:02:45.835Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-28T16:02:45.930Z] === RUN TestWriteLog [2020-10-28T16:02:45.930Z] === PAUSE TestWriteLog [2020-10-28T16:02:45.930Z] === RUN TestReadLog [2020-10-28T16:02:45.930Z] === PAUSE TestReadLog [2020-10-28T16:02:45.930Z] === CONT TestWriteLog [2020-10-28T16:02:45.930Z] === CONT TestReadLog [2020-10-28T16:02:45.930Z] --- PASS: TestWriteLog (0.00s) [2020-10-28T16:02:45.930Z] === RUN TestReadLog/tail_exact [2020-10-28T16:02:45.930Z] === RUN TestReadLog/tail_less_than_available [2020-10-28T16:02:45.930Z] === RUN TestReadLog/tail_more_than_available [2020-10-28T16:02:45.930Z] --- PASS: TestReadLog (0.13s) [2020-10-28T16:02:45.930Z] --- PASS: TestReadLog/tail_exact (0.11s) [2020-10-28T16:02:45.930Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-10-28T16:02:45.930Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2020-10-28T16:02:45.930Z] PASS [2020-10-28T16:02:45.930Z] coverage: 75.2% of statements [2020-10-28T16:02:45.930Z] ok github.com/docker/docker/daemon/logger/local 0.293s coverage: 75.2% of statements [2020-10-28T16:02:45.930Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-28T16:02:45.930Z] === RUN TestOpenFileDelete [2020-10-28T16:02:45.930Z] --- PASS: TestOpenFileDelete (0.00s) [2020-10-28T16:02:45.930Z] === RUN TestOpenFileRename [2020-10-28T16:02:45.930Z] --- PASS: TestOpenFileRename (0.00s) [2020-10-28T16:02:45.930Z] === RUN TestParseLogTagDefaultTag [2020-10-28T16:02:45.930Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-10-28T16:02:45.930Z] === RUN TestParseLogTag [2020-10-28T16:02:45.930Z] --- PASS: TestParseLogTag (0.00s) [2020-10-28T16:02:45.930Z] === RUN TestParseLogTagEmptyTag [2020-10-28T16:02:45.931Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-10-28T16:02:45.931Z] === RUN TestTailFiles [2020-10-28T16:02:45.931Z] --- PASS: TestTailFiles (0.00s) [2020-10-28T16:02:45.931Z] === RUN TestFollowLogsConsumerGone [2020-10-28T16:02:45.931Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-10-28T16:02:45.931Z] === RUN TestFollowLogsProducerGone [2020-10-28T16:02:45.931Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-10-28T16:02:45.931Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-10-28T16:02:45.931Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-10-28T16:02:45.931Z] === RUN TestCheckCapacityAndRotate [2020-10-28T16:02:45.931Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-10-28T16:02:45.931Z] PASS [2020-10-28T16:02:45.931Z] coverage: 35.9% of statements [2020-10-28T16:02:45.931Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.238s coverage: 35.9% of statements [2020-10-28T16:02:46.429Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-28T16:02:47.382Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-28T16:02:47.503Z] === RUN TestLog [2020-10-28T16:02:47.503Z] --- PASS: TestLog (0.01s) [2020-10-28T16:02:47.503Z] PASS [2020-10-28T16:02:47.503Z] coverage: 33.3% of statements [2020-10-28T16:02:47.503Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.249s coverage: 33.3% of statements [2020-10-28T16:02:47.962Z] === RUN TestValidateLogOpt [2020-10-28T16:02:47.962Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestNewMissedConfig [2020-10-28T16:02:47.962Z] --- PASS: TestNewMissedConfig (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestNewMissedUrl [2020-10-28T16:02:47.962Z] --- PASS: TestNewMissedUrl (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestNewMissedToken [2020-10-28T16:02:47.962Z] --- PASS: TestNewMissedToken (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestNewWithProxy [2020-10-28T16:02:47.962Z] --- PASS: TestNewWithProxy (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestDefault [2020-10-28T16:02:47.962Z] --- PASS: TestDefault (0.01s) [2020-10-28T16:02:47.962Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-10-28T16:02:47.962Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestJsonFormat [2020-10-28T16:02:47.962Z] --- PASS: TestJsonFormat (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestRawFormat [2020-10-28T16:02:47.962Z] --- PASS: TestRawFormat (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestRawFormatWithLabels [2020-10-28T16:02:47.962Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-10-28T16:02:47.962Z] === RUN TestRawFormatWithoutTag [2020-10-28T16:02:47.962Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2020-10-28T16:02:47.962Z] === RUN TestBatching [2020-10-28T16:02:47.962Z] === RUN TestNewParse [2020-10-28T16:02:47.962Z] --- PASS: TestNewParse (0.00s) [2020-10-28T16:02:47.962Z] PASS [2020-10-28T16:02:47.962Z] coverage: 8.3% of statements [2020-10-28T16:02:47.962Z] ok github.com/docker/docker/daemon/logger/templates 0.096s coverage: 8.3% of statements [2020-10-28T16:02:47.962Z] --- PASS: TestBatching (0.22s) [2020-10-28T16:02:47.962Z] === RUN TestFrequency [2020-10-28T16:02:48.029Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-28T16:02:48.420Z] --- PASS: TestFrequency (0.18s) [2020-10-28T16:02:48.420Z] === RUN TestOneMessagePerRequest [2020-10-28T16:02:48.420Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestVerify [2020-10-28T16:02:48.420Z] --- PASS: TestVerify (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestSkipVerify [2020-10-28T16:02:48.420Z] === RUN TestParseLogFormat [2020-10-28T16:02:48.420Z] --- PASS: TestParseLogFormat (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestValidateLogOptEmpty [2020-10-28T16:02:48.420Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestValidateSyslogAddress [2020-10-28T16:02:48.420Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestParseAddressDefaultPort [2020-10-28T16:02:48.420Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestValidateSyslogFacility [2020-10-28T16:02:48.420Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestValidateLogOptSyslogFormat [2020-10-28T16:02:48.420Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-10-28T16:02:48.420Z] === RUN TestValidateLogOpt [2020-10-28T16:02:48.420Z] --- PASS: TestValidateLogOpt (0.00s) [2020-10-28T16:02:48.420Z] PASS [2020-10-28T16:02:48.420Z] coverage: 46.8% of statements [2020-10-28T16:02:48.420Z] ok github.com/docker/docker/daemon/logger/syslog 0.117s coverage: 46.8% of statements [2020-10-28T16:02:48.420Z] time="2020-10-28T16:02:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.420Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.420Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.604Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-28T16:02:48.879Z] --- PASS: TestSkipVerify (0.62s) [2020-10-28T16:02:48.879Z] === RUN TestBufferMaximum [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.558932\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.559931\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] --- PASS: TestBufferMaximum (0.00s) [2020-10-28T16:02:48.879Z] === RUN TestServerAlwaysDown [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.562937\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.562937\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.562937\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.563924\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] time="2020-10-28T16:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603900968.563924\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:48.879Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-10-28T16:02:48.879Z] === RUN TestCannotSendAfterClose [2020-10-28T16:02:48.879Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-10-28T16:02:48.879Z] === RUN TestDeadlockOnBlockedEndpoint [2020-10-28T16:02:49.847Z] time="2020-10-28T16:02:49Z" 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-10-28T16:02:49.847Z] time="2020-10-28T16:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fd90e034af5d\"}'" [2020-10-28T16:02:49.847Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-10-28T16:02:49.847Z] PASS [2020-10-28T16:02:49.847Z] coverage: 82.5% of statements [2020-10-28T16:02:49.847Z] ok github.com/docker/docker/daemon/logger/splunk 2.309s coverage: 82.5% of statements [2020-10-28T16:02:49.847Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-28T16:02:49.847Z] ? github.com/docker/docker/daemon/network [no test files] [2020-10-28T16:02:49.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-28T16:02:50.306Z] === RUN TestV1IDService [2020-10-28T16:02:50.306Z] --- PASS: TestV1IDService (0.02s) [2020-10-28T16:02:50.306Z] === RUN TestV2MetadataService [2020-10-28T16:02:50.527Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-28T16:02:50.789Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-28T16:02:51.296Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-10-28T16:02:51.296Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestContinueOnError_MirrorEndpoint [2020-10-28T16:02:51.296Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestContinueOnError_NeverContinue [2020-10-28T16:02:51.296Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestContinueOnError_UnnestsErrors [2020-10-28T16:02:51.296Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestFixManifestLayers [2020-10-28T16:02:51.296Z] --- PASS: TestFixManifestLayers (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestFixManifestLayersBaseLayerParent [2020-10-28T16:02:51.296Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-28T16:02:51.296Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-28T16:02:51.296Z] === RUN TestFixManifestLayersBadParent [2020-10-28T16:02:51.296Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestValidateManifest [2020-10-28T16:02:51.296Z] --- SKIP: TestValidateManifest (0.00s) [2020-10-28T16:02:51.296Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-28T16:02:51.296Z] === RUN TestFormatPlatform [2020-10-28T16:02:51.296Z] --- PASS: TestFormatPlatform (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestGetRepositoryMountCandidates [2020-10-28T16:02:51.296Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-10-28T16:02:51.296Z] === RUN TestLayerAlreadyExists [2020-10-28T16:02:51.296Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] 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-10-28T16:02:51.296Z] === RUN TestWhenEmptyAuthConfig [2020-10-28T16:02:51.296Z] --- PASS: TestV2MetadataService (1.18s) [2020-10-28T16:02:51.296Z] PASS [2020-10-28T16:02:51.296Z] coverage: 48.2% of statements [2020-10-28T16:02:51.296Z] ok github.com/docker/docker/distribution/metadata 1.494s coverage: 48.2% of statements [2020-10-28T16:02:51.733Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-28T16:02:51.771Z] === RUN TestSuccessfulDownload [2020-10-28T16:02:51.771Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-10-28T16:02:51.771Z] download_test.go:268: Needs fixing on Windows [2020-10-28T16:02:51.771Z] === RUN TestCancelledDownload [2020-10-28T16:02:51.771Z] --- PASS: TestCancelledDownload (0.00s) [2020-10-28T16:02:51.771Z] === RUN TestMaxDownloadAttempts [2020-10-28T16:02:51.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-28T16:02:51.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-28T16:02:51.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-28T16:02:51.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-28T16:02:51.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-28T16:02:51.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-28T16:02:51.771Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-28T16:02:51.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-28T16:02:51.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-10-28T16:02:51.771Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-10-28T16:02:51.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-10-28T16:02:51.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-10-28T16:02:52.230Z] time="2020-10-28T16:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-28T16:02:52.230Z] time="2020-10-28T16:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-28T16:02:52.230Z] time="2020-10-28T16:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-28T16:02:52.230Z] time="2020-10-28T16:02:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-10-28T16:02:52.230Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2020-10-28T16:02:52.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2020-10-28T16:02:52.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2020-10-28T16:02:52.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2020-10-28T16:02:52.230Z] === RUN TestTransfer [2020-10-28T16:02:52.230Z] === RUN TestNotFound [2020-10-28T16:02:52.230Z] --- PASS: TestNotFound (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestConflict [2020-10-28T16:02:52.230Z] --- PASS: TestConflict (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestForbidden [2020-10-28T16:02:52.230Z] --- PASS: TestForbidden (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestInvalidParameter [2020-10-28T16:02:52.230Z] --- PASS: TestInvalidParameter (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestNotImplemented [2020-10-28T16:02:52.230Z] --- PASS: TestNotImplemented (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestNotModified [2020-10-28T16:02:52.230Z] --- PASS: TestNotModified (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestUnauthorized [2020-10-28T16:02:52.230Z] --- PASS: TestUnauthorized (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestUnknown [2020-10-28T16:02:52.230Z] --- PASS: TestUnknown (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestCancelled [2020-10-28T16:02:52.230Z] --- PASS: TestCancelled (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestDeadline [2020-10-28T16:02:52.230Z] --- PASS: TestDeadline (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestDataLoss [2020-10-28T16:02:52.230Z] --- PASS: TestDataLoss (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestUnavailable [2020-10-28T16:02:52.230Z] --- PASS: TestUnavailable (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestSystem [2020-10-28T16:02:52.230Z] --- PASS: TestSystem (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Not_Found [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Bad_Request [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Conflict [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Unauthorized [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Service_Unavailable [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Forbidden [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Not_Modified [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Not_Implemented [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-10-28T16:02:52.230Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-10-28T16:02:52.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-10-28T16:02:52.230Z] PASS [2020-10-28T16:02:52.230Z] coverage: 49.4% of statements [2020-10-28T16:02:52.230Z] ok github.com/docker/docker/errdefs 0.161s coverage: 49.4% of statements [2020-10-28T16:02:52.230Z] --- PASS: TestTransfer (0.16s) [2020-10-28T16:02:52.230Z] === RUN TestConcurrencyLimit [2020-10-28T16:02:52.230Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2020-10-28T16:02:52.230Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-10-28T16:02:52.230Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-10-28T16:02:52.230Z] === RUN TestTokenPassThru [2020-10-28T16:02:52.230Z] --- PASS: TestTokenPassThru (0.01s) [2020-10-28T16:02:52.230Z] === RUN TestTokenPassThruDifferentHost [2020-10-28T16:02:52.230Z] --- PASS: TestTokenPassThruDifferentHost (0.03s) [2020-10-28T16:02:52.230Z] PASS [2020-10-28T16:02:52.230Z] coverage: 20.1% of statements [2020-10-28T16:02:52.230Z] ok github.com/docker/docker/distribution 1.430s coverage: 20.1% of statements [2020-10-28T16:02:52.230Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-28T16:02:52.307Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-28T16:02:52.569Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-28T16:02:52.689Z] --- PASS: TestConcurrencyLimit (0.42s) [2020-10-28T16:02:52.689Z] === RUN TestInactiveJobs [2020-10-28T16:02:53.148Z] --- PASS: TestInactiveJobs (0.50s) [2020-10-28T16:02:53.148Z] === RUN TestWatchRelease [2020-10-28T16:02:53.148Z] --- PASS: TestWatchRelease (0.04s) [2020-10-28T16:02:53.148Z] === RUN TestWatchFinishedTransfer [2020-10-28T16:02:53.148Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-10-28T16:02:53.148Z] === RUN TestDuplicateTransfer [2020-10-28T16:02:53.148Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-10-28T16:02:53.148Z] === RUN TestSuccessfulUpload [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan (13.16s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.39s) [2020-10-28T16:02:53.514Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-10-28T16:02:53.514Z] PASS [2020-10-28T16:02:53.514Z] [2020-10-28T16:02:53.514Z] DONE 8 tests in 14.728s [2020-10-28T16:02:53.514Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-28T16:02:53.514Z] ++ 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-10-28T16:02:53.514Z] ++ set -e [2020-10-28T16:02:53.514Z] ++ '[' -n 0 ']' [2020-10-28T16:02:53.514Z] ++ set -x [2020-10-28T16:02:53.514Z] ++ env -i DEST=/go/src/github.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-10-28T16:02:53.514Z] testing: warning: no tests to run [2020-10-28T16:02:53.514Z] PASS [2020-10-28T16:02:53.514Z] [2020-10-28T16:02:53.514Z] DONE 0 tests in 0.033s [2020-10-28T16:02:53.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-28T16:02:53.514Z] ++ 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-10-28T16:02:53.514Z] ++ set -e [2020-10-28T16:02:53.514Z] ++ '[' -n 0 ']' [2020-10-28T16:02:53.514Z] ++ set -x [2020-10-28T16:02:53.514Z] ++ env -i DEST=/go/src/github.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-10-28T16:02:53.514Z] INFO: Testing against a local daemon [2020-10-28T16:02:53.514Z] === RUN TestAuthZPluginAllowRequest [2020-10-28T16:02:53.607Z] time="2020-10-28T16:02:53Z" level=error msg="Upload failed, retrying: simulating retry" [2020-10-28T16:02:54.065Z] --- PASS: TestSuccessfulUpload (0.63s) [2020-10-28T16:02:54.065Z] === RUN TestCancelledUpload [2020-10-28T16:02:54.065Z] --- PASS: TestCancelledUpload (0.00s) [2020-10-28T16:02:54.065Z] PASS [2020-10-28T16:02:54.065Z] coverage: 76.8% of statements [2020-10-28T16:02:54.065Z] ok github.com/docker/docker/distribution/xfer 2.345s coverage: 76.8% of statements [2020-10-28T16:02:54.065Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-28T16:02:54.065Z] === RUN TestFSGetInvalidData [2020-10-28T16:02:54.065Z] --- PASS: TestFSGetInvalidData (0.16s) [2020-10-28T16:02:54.065Z] === RUN TestFSInvalidSet [2020-10-28T16:02:54.065Z] --- PASS: TestFSInvalidSet (0.01s) [2020-10-28T16:02:54.065Z] === RUN TestFSInvalidRoot [2020-10-28T16:02:54.065Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-10-28T16:02:54.065Z] === RUN TestFSMetadataGetSet [2020-10-28T16:02:54.065Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-10-28T16:02:54.065Z] === RUN TestFSInvalidWalker [2020-10-28T16:02:54.065Z] === RUN TestCompare [2020-10-28T16:02:54.065Z] --- PASS: TestCompare (0.00s) [2020-10-28T16:02:54.065Z] PASS [2020-10-28T16:02:54.065Z] coverage: 19.2% of statements [2020-10-28T16:02:54.065Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-10-28T16:02:54.065Z] === RUN TestFSGetSet [2020-10-28T16:02:54.065Z] ok github.com/docker/docker/image/cache 0.290s coverage: 19.2% of statements [2020-10-28T16:02:54.065Z] --- PASS: TestFSGetSet (0.02s) [2020-10-28T16:02:54.065Z] === RUN TestFSGetUnsetKey [2020-10-28T16:02:54.065Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestFSGetEmptyData [2020-10-28T16:02:54.065Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestFSDelete [2020-10-28T16:02:54.065Z] --- PASS: TestFSDelete (0.02s) [2020-10-28T16:02:54.065Z] === RUN TestFSWalker [2020-10-28T16:02:54.065Z] --- PASS: TestFSWalker (0.02s) [2020-10-28T16:02:54.065Z] === RUN TestFSWalkerStopOnError [2020-10-28T16:02:54.065Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-10-28T16:02:54.065Z] === RUN TestNewFromJSON [2020-10-28T16:02:54.065Z] --- PASS: TestNewFromJSON (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestNewFromJSONWithInvalidJSON [2020-10-28T16:02:54.065Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestMarshalKeyOrder [2020-10-28T16:02:54.065Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestImage [2020-10-28T16:02:54.065Z] --- PASS: TestImage (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestImageOSNotEmpty [2020-10-28T16:02:54.065Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestNewChildImageFromImageWithRootFS [2020-10-28T16:02:54.065Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-10-28T16:02:54.065Z] === RUN TestRestore [2020-10-28T16:02:54.086Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-28T16:02:54.476Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2020-10-28T16:02:54.476Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2020-10-28T16:02:54.476Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-28T16:02:54.476Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-28T16:02:54.476Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-28T16:02:54.476Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-28T16:02:54.527Z] time="2020-10-28T16:02:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-10-28T16:02:54.527Z] --- PASS: TestRestore (0.15s) [2020-10-28T16:02:54.527Z] === RUN TestAddDelete [2020-10-28T16:02:54.527Z] --- PASS: TestAddDelete (0.12s) [2020-10-28T16:02:54.527Z] === RUN TestSearchAfterDelete [2020-10-28T16:02:54.527Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-10-28T16:02:54.527Z] === RUN TestParentReset [2020-10-28T16:02:54.527Z] === RUN TestMakeV1ConfigFromConfig [2020-10-28T16:02:54.527Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-10-28T16:02:54.527Z] PASS [2020-10-28T16:02:54.527Z] coverage: 25.0% of statements [2020-10-28T16:02:54.527Z] --- PASS: TestParentReset (0.04s) [2020-10-28T16:02:54.527Z] === RUN TestGetAndSetLastUpdated [2020-10-28T16:02:54.527Z] ok github.com/docker/docker/image/v1 0.231s coverage: 25.0% of statements [2020-10-28T16:02:54.527Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-10-28T16:02:54.527Z] === RUN TestStoreLen [2020-10-28T16:02:54.527Z] --- PASS: TestStoreLen (0.05s) [2020-10-28T16:02:54.527Z] PASS [2020-10-28T16:02:54.527Z] coverage: 86.4% of statements [2020-10-28T16:02:54.527Z] ok github.com/docker/docker/image 0.855s coverage: 86.4% of statements [2020-10-28T16:02:54.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-28T16:02:54.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-28T16:02:54.921Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-28T16:02:54.921Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2020-10-28T16:02:54.921Z] === RUN TestAuthZPluginTLS [2020-10-28T16:02:54.986Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-28T16:02:54.986Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-28T16:02:55.494Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-28T16:02:55.494Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-10-28T16:02:55.494Z] === RUN TestAuthZPluginDenyRequest [2020-10-28T16:02:55.960Z] === RUN TestSerialization [2020-10-28T16:02:55.960Z] --- PASS: TestSerialization (0.02s) [2020-10-28T16:02:55.960Z] PASS [2020-10-28T16:02:55.960Z] coverage: 100.0% of statements [2020-10-28T16:02:56.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-28T16:02:56.068Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-28T16:02:56.068Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-28T16:02:56.418Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-10-28T16:02:56.641Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-10-28T16:02:56.641Z] === RUN TestAuthZPluginDenyResponse [2020-10-28T16:02:57.214Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-10-28T16:02:57.214Z] === RUN TestAuthZPluginAllowEventStream [2020-10-28T16:02:57.476Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-28T16:02:57.958Z] === RUN TestEnvironmentParsing [2020-10-28T16:02:57.958Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-10-28T16:02:57.958Z] PASS [2020-10-28T16:02:57.958Z] coverage: 1.0% of statements [2020-10-28T16:02:57.958Z] ok github.com/docker/docker/libcontainerd/local 0.251s coverage: 1.0% of statements [2020-10-28T16:02:57.958Z] === RUN TestEmptyLayer [2020-10-28T16:02:57.958Z] --- PASS: TestEmptyLayer (0.00s) [2020-10-28T16:02:57.958Z] === RUN TestCommitFailure [2020-10-28T16:02:57.958Z] --- PASS: TestCommitFailure (0.01s) [2020-10-28T16:02:57.958Z] === RUN TestStartTransactionFailure [2020-10-28T16:02:57.958Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-10-28T16:02:57.958Z] === RUN TestGetOrphan [2020-10-28T16:02:57.958Z] --- PASS: TestGetOrphan (0.01s) [2020-10-28T16:02:57.958Z] === RUN TestMountAndRegister [2020-10-28T16:02:57.958Z] === RUN TestParseVersion [2020-10-28T16:02:57.958Z] --- PASS: TestParseVersion (0.00s) [2020-10-28T16:02:57.958Z] PASS [2020-10-28T16:02:57.958Z] coverage: 52.9% of statements [2020-10-28T16:02:57.958Z] --- PASS: TestMountAndRegister (0.04s) [2020-10-28T16:02:57.958Z] layer_test.go:271: Layer size: 14 [2020-10-28T16:02:57.958Z] === RUN TestLayerRelease [2020-10-28T16:02:57.958Z] --- SKIP: TestLayerRelease (0.00s) [2020-10-28T16:02:57.958Z] layer_test.go:304: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestStoreRestore [2020-10-28T16:02:57.958Z] --- SKIP: TestStoreRestore (0.00s) [2020-10-28T16:02:57.958Z] layer_test.go:353: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestTarStreamStability [2020-10-28T16:02:57.958Z] --- SKIP: TestTarStreamStability (0.00s) [2020-10-28T16:02:57.958Z] layer_test.go:468: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestRegisterExistingLayer [2020-10-28T16:02:57.958Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2020-10-28T16:02:57.958Z] --- PASS: TestRegisterExistingLayer (0.09s) [2020-10-28T16:02:57.958Z] === RUN TestTarStreamVerification [2020-10-28T16:02:57.958Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-10-28T16:02:57.958Z] layer_test.go:697: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestLayerMigration [2020-10-28T16:02:57.958Z] --- SKIP: TestLayerMigration (0.00s) [2020-10-28T16:02:57.958Z] migration_test.go:46: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestLayerMigrationNoTarsplit [2020-10-28T16:02:57.958Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-10-28T16:02:57.958Z] migration_test.go:182: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestMountInit [2020-10-28T16:02:57.958Z] --- SKIP: TestMountInit (0.00s) [2020-10-28T16:02:57.958Z] mount_test.go:17: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestMountSize [2020-10-28T16:02:57.958Z] --- SKIP: TestMountSize (0.00s) [2020-10-28T16:02:57.958Z] mount_test.go:76: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestMountChanges [2020-10-28T16:02:57.958Z] --- SKIP: TestMountChanges (0.00s) [2020-10-28T16:02:57.958Z] mount_test.go:125: Failing on Windows [2020-10-28T16:02:57.958Z] === RUN TestMountApply [2020-10-28T16:02:57.958Z] --- SKIP: TestMountApply (0.00s) [2020-10-28T16:02:57.958Z] mount_test.go:212: Failing on Windows [2020-10-28T16:02:57.958Z] PASS [2020-10-28T16:02:57.958Z] coverage: 30.1% of statements [2020-10-28T16:02:57.958Z] ok github.com/docker/docker/layer 0.516s coverage: 30.1% of statements [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/oci [no test files] [2020-10-28T16:02:57.958Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-28T16:02:58.051Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-28T16:02:58.418Z] === RUN TestAddressPoolOpt [2020-10-28T16:02:58.418Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/a [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/something [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/_=a [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/env1=value1 [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/_env1=value1 [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/env2=value2=value3 [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/env3=abc!qwe [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/env_4=value_4 [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/PATH [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/=a [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/PATH= [2020-10-28T16:02:58.418Z] === RUN TestValidateEnv/PATH=something [2020-10-28T16:02:58.625Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2020-10-28T16:02:58.625Z] === RUN TestAuthZPluginErrorResponse [2020-10-28T16:02:58.672Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/asd!qwe [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/1asd [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/123 [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/some_space [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/__some_space_before [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/some_space_after__ [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/= [2020-10-28T16:02:58.876Z] === RUN TestValidateEnv/PaTh [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/a (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/something (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/= (0.00s) [2020-10-28T16:02:58.876Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-10-28T16:02:58.876Z] === RUN TestParseHost [2020-10-28T16:02:58.876Z] --- PASS: TestParseHost (0.00s) [2020-10-28T16:02:58.876Z] === RUN TestParseDockerDaemonHost [2020-10-28T16:02:58.876Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-10-28T16:02:58.876Z] === RUN TestParseTCP [2020-10-28T16:02:58.877Z] --- PASS: TestParseTCP (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestParseInvalidUnixAddrInvalid [2020-10-28T16:02:58.877Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestValidateExtraHosts [2020-10-28T16:02:58.877Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestIpOptString [2020-10-28T16:02:58.877Z] --- PASS: TestIpOptString (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestNewIpOptInvalidDefaultVal [2020-10-28T16:02:58.877Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestNewIpOptValidDefaultVal [2020-10-28T16:02:58.877Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestIpOptSetInvalidVal [2020-10-28T16:02:58.877Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestValidateIPAddress [2020-10-28T16:02:58.877Z] --- PASS: TestValidateIPAddress (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestMapOpts [2020-10-28T16:02:58.877Z] --- PASS: TestMapOpts (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestListOptsWithoutValidator [2020-10-28T16:02:58.877Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestListOptsWithValidator [2020-10-28T16:02:58.877Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestValidateDNSSearch [2020-10-28T16:02:58.877Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_general_format [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_one_more [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-10-28T16:02:58.877Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-10-28T16:02:58.877Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-10-28T16:02:59.199Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-28T16:02:59.199Z] === RUN TestAuthZPluginErrorRequest [2020-10-28T16:02:59.335Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestNamedListOpts [2020-10-28T16:02:59.335Z] --- PASS: TestNamedListOpts (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestNamedMapOpts [2020-10-28T16:02:59.335Z] --- PASS: TestNamedMapOpts (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestParseLink [2020-10-28T16:02:59.335Z] --- PASS: TestParseLink (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestQuotedStringSetWithQuotes [2020-10-28T16:02:59.335Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-10-28T16:02:59.335Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestQuotedStringSetWithNoQuotes [2020-10-28T16:02:59.335Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-10-28T16:02:59.335Z] === RUN TestUlimitOpt [2020-10-28T16:02:59.335Z] --- PASS: TestUlimitOpt (0.00s) [2020-10-28T16:02:59.335Z] PASS [2020-10-28T16:02:59.335Z] coverage: 67.1% of statements [2020-10-28T16:02:59.335Z] ok github.com/docker/docker/opts 0.223s coverage: 67.1% of statements [2020-10-28T16:02:59.771Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-28T16:02:59.771Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-28T16:02:59.793Z] === RUN TestUnbuffered [2020-10-28T16:02:59.793Z] --- PASS: TestUnbuffered (0.00s) [2020-10-28T16:02:59.793Z] === RUN TestRaceUnbuffered [2020-10-28T16:02:59.793Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-10-28T16:02:59.793Z] PASS [2020-10-28T16:02:59.793Z] coverage: 100.0% of statements [2020-10-28T16:02:59.793Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2020-10-28T16:02:59.793Z] === RUN TestPeerCertificateMarshalJSON [2020-10-28T16:03:00.032Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-28T16:03:00.252Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-10-28T16:03:00.252Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-10-28T16:03:00.252Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2020-10-28T16:03:00.252Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-10-28T16:03:00.252Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-10-28T16:03:00.252Z] === RUN TestMiddleware [2020-10-28T16:03:00.252Z] --- PASS: TestMiddleware (0.00s) [2020-10-28T16:03:00.252Z] === RUN TestNewResponseModifier [2020-10-28T16:03:00.252Z] --- PASS: TestNewResponseModifier (0.00s) [2020-10-28T16:03:00.252Z] PASS [2020-10-28T16:03:00.252Z] coverage: 26.8% of statements [2020-10-28T16:03:00.252Z] ok github.com/docker/docker/pkg/authorization 0.485s coverage: 26.8% of statements [2020-10-28T16:03:00.293Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-10-28T16:03:00.294Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-28T16:03:00.576Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-10-28T16:03:00.711Z] === RUN TestMatch [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[foo]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[bar]_[foo]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[foo_bar]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[qux]_[foo]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[]#01 [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[qux]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[foo_bar_qux]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[qux]_[baz]] [2020-10-28T16:03:00.711Z] === RUN TestMatch/[[foo_baz]] [2020-10-28T16:03:00.711Z] --- PASS: TestMatch (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-10-28T16:03:00.711Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-10-28T16:03:00.711Z] PASS [2020-10-28T16:03:00.711Z] coverage: 87.5% of statements [2020-10-28T16:03:00.711Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-10-28T16:03:01.170Z] === RUN TestIsArchivePathDir [2020-10-28T16:03:01.170Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-10-28T16:03:01.170Z] === RUN TestIsArchivePathInvalidFile [2020-10-28T16:03:01.170Z] --- PASS: TestIsArchivePathInvalidFile (0.24s) [2020-10-28T16:03:01.170Z] === RUN TestIsArchivePathTar [2020-10-28T16:03:01.170Z] === RUN TestSizeEmpty [2020-10-28T16:03:01.170Z] --- PASS: TestSizeEmpty (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeEmptyFile [2020-10-28T16:03:01.170Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeNonemptyFile [2020-10-28T16:03:01.170Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeNestedDirectoryEmpty [2020-10-28T16:03:01.170Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-10-28T16:03:01.170Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-10-28T16:03:01.170Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestMoveToSubdir [2020-10-28T16:03:01.170Z] --- PASS: TestMoveToSubdir (0.00s) [2020-10-28T16:03:01.170Z] === RUN TestSizeNonExistingDirectory [2020-10-28T16:03:01.170Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-10-28T16:03:01.170Z] PASS [2020-10-28T16:03:01.170Z] coverage: 80.0% of statements [2020-10-28T16:03:01.170Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2020-10-28T16:03:01.170Z] === RUN TestChrootTarUntar [2020-10-28T16:03:01.170Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-10-28T16:03:01.170Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.170Z] === RUN TestChrootUntarWithHugeExcludesList [2020-10-28T16:03:01.170Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-28T16:03:01.170Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.170Z] === RUN TestChrootUntarEmptyArchive [2020-10-28T16:03:01.238Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-28T16:03:01.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-28T16:03:01.629Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestChrootTarUntarWithSymlink [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:01.629Z] === RUN TestChrootCopyWithTar [2020-10-28T16:03:01.629Z] --- PASS: TestIsArchivePathTar (0.15s) [2020-10-28T16:03:01.629Z] === RUN TestDecompressStreamGzip [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:01.629Z] === RUN TestChrootCopyFileWithTar [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.629Z] === RUN TestChrootUntarPath [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:01.629Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.629Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.629Z] === RUN TestChrootApplyDotDotFile [2020-10-28T16:03:01.629Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:01.629Z] PASS [2020-10-28T16:03:01.629Z] coverage: 15.4% of statements [2020-10-28T16:03:01.629Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.4% of statements [2020-10-28T16:03:01.629Z] --- PASS: TestDecompressStreamGzip (0.11s) [2020-10-28T16:03:01.629Z] === RUN TestDecompressStreamBzip2 [2020-10-28T16:03:01.629Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2020-10-28T16:03:01.629Z] === RUN TestDecompressStreamXz [2020-10-28T16:03:01.629Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:133: Xz not present in msys2 [2020-10-28T16:03:01.629Z] === RUN TestCompressStreamXzUnsupported [2020-10-28T16:03:01.629Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestCompressStreamBzip2Unsupported [2020-10-28T16:03:01.629Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestCompressStreamInvalid [2020-10-28T16:03:01.629Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestExtensionInvalid [2020-10-28T16:03:01.629Z] --- PASS: TestExtensionInvalid (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestExtensionUncompressed [2020-10-28T16:03:01.629Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestExtensionBzip2 [2020-10-28T16:03:01.629Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestExtensionGzip [2020-10-28T16:03:01.629Z] --- PASS: TestExtensionGzip (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestExtensionXz [2020-10-28T16:03:01.629Z] --- PASS: TestExtensionXz (0.00s) [2020-10-28T16:03:01.629Z] === RUN TestCmdStreamLargeStderr [2020-10-28T16:03:01.629Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2020-10-28T16:03:01.629Z] === RUN TestCmdStreamBad [2020-10-28T16:03:01.629Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-10-28T16:03:01.629Z] archive_test.go:238: Failing on Windows CI machines [2020-10-28T16:03:01.629Z] === RUN TestCmdStreamGood [2020-10-28T16:03:01.629Z] --- PASS: TestCmdStreamGood (0.04s) [2020-10-28T16:03:01.629Z] === RUN TestUntarPathWithInvalidDest [2020-10-28T16:03:01.629Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2020-10-28T16:03:01.629Z] === RUN TestUntarPathWithInvalidSrc [2020-10-28T16:03:01.955Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-10-28T16:03:02.088Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestUntarPath [2020-10-28T16:03:02.088Z] --- PASS: TestUntarPath (0.19s) [2020-10-28T16:03:02.088Z] === RUN TestUntarPathWithDestinationFile [2020-10-28T16:03:02.088Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2020-10-28T16:03:02.088Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-10-28T16:03:02.088Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.14s) [2020-10-28T16:03:02.088Z] === RUN TestCopyWithTarInvalidSrc [2020-10-28T16:03:02.088Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-10-28T16:03:02.088Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyWithTarSrcFile [2020-10-28T16:03:02.088Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyWithTarSrcFolder [2020-10-28T16:03:02.088Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-10-28T16:03:02.088Z] === RUN TestCopyFileWithTarInvalidSrc [2020-10-28T16:03:02.088Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-10-28T16:03:02.088Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyFileWithTarSrcFolder [2020-10-28T16:03:02.088Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-10-28T16:03:02.088Z] === RUN TestCopyFileWithTarSrcFile [2020-10-28T16:03:02.088Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-10-28T16:03:02.088Z] === RUN TestTarFiles [2020-10-28T16:03:02.088Z] === RUN Test [2020-10-28T16:03:02.088Z] === RUN Test/TestContainsEntry [2020-10-28T16:03:02.088Z] === RUN Test/TestCreateEntries [2020-10-28T16:03:02.088Z] === RUN Test/TestEntriesDiff [2020-10-28T16:03:02.088Z] === RUN Test/TestEntriesEquality [2020-10-28T16:03:02.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-10-28T16:03:02.088Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-10-28T16:03:02.088Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-10-28T16:03:02.088Z] === RUN Test/TestGeneratorNotGenerate [2020-10-28T16:03:02.088Z] === RUN Test/TestGeneratorWithPort [2020-10-28T16:03:02.088Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-10-28T16:03:02.088Z] === RUN Test/TestNewEntry [2020-10-28T16:03:02.088Z] === RUN Test/TestParse [2020-10-28T16:03:02.088Z] --- PASS: Test (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestNewEntry (0.00s) [2020-10-28T16:03:02.088Z] --- PASS: Test/TestParse (0.00s) [2020-10-28T16:03:02.088Z] PASS [2020-10-28T16:03:02.088Z] coverage: 58.3% of statements [2020-10-28T16:03:02.088Z] ok github.com/docker/docker/pkg/discovery 0.073s coverage: 58.3% of statements [2020-10-28T16:03:02.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-10-28T16:03:02.445Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-28T16:03:03.082Z] === RUN Test [2020-10-28T16:03:03.082Z] === RUN Test/TestContent [2020-10-28T16:03:03.082Z] === RUN Test/TestInitialize [2020-10-28T16:03:03.082Z] === RUN Test/TestNew [2020-10-28T16:03:03.082Z] === RUN Test/TestParsingContentsWithComments [2020-10-28T16:03:03.082Z] === RUN Test/TestRegister [2020-10-28T16:03:03.082Z] === RUN Test/TestWatch [2020-10-28T16:03:03.082Z] --- PASS: Test (0.01s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestContent (0.00s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestNew (0.00s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestRegister (0.00s) [2020-10-28T16:03:03.082Z] --- PASS: Test/TestWatch (0.01s) [2020-10-28T16:03:03.082Z] PASS [2020-10-28T16:03:03.082Z] coverage: 92.9% of statements [2020-10-28T16:03:03.082Z] ok github.com/docker/docker/pkg/discovery/file 0.212s coverage: 92.9% of statements [2020-10-28T16:03:03.833Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-28T16:03:04.078Z] === RUN Test [2020-10-28T16:03:04.078Z] === RUN Test/TestInitialize [2020-10-28T16:03:04.078Z] time="2020-10-28T16:03:03Z" level=info msg="Initializing discovery without TLS" [2020-10-28T16:03:04.078Z] time="2020-10-28T16:03:03Z" level=info msg="Initializing discovery without TLS" [2020-10-28T16:03:04.078Z] time="2020-10-28T16:03:03Z" level=info msg="Initializing discovery without TLS" [2020-10-28T16:03:04.078Z] === RUN Test/TestInitializeWithCerts [2020-10-28T16:03:04.078Z] time="2020-10-28T16:03:03Z" level=info msg="Initializing discovery with TLS" [2020-10-28T16:03:04.078Z] === RUN Test/TestWatch [2020-10-28T16:03:04.078Z] time="2020-10-28T16:03:03Z" level=info msg="Initializing discovery without TLS" [2020-10-28T16:03:04.078Z] === RUN Test [2020-10-28T16:03:04.078Z] === RUN Test/TestWatch [2020-10-28T16:03:04.078Z] --- PASS: Test (0.01s) [2020-10-28T16:03:04.078Z] --- PASS: Test/TestWatch (0.01s) [2020-10-28T16:03:04.078Z] PASS [2020-10-28T16:03:04.078Z] coverage: 92.3% of statements [2020-10-28T16:03:04.078Z] ok github.com/docker/docker/pkg/discovery/memory 0.367s coverage: 92.3% of statements [2020-10-28T16:03:04.078Z] === RUN Test [2020-10-28T16:03:04.078Z] === RUN Test/TestInitialize [2020-10-28T16:03:04.078Z] === RUN Test/TestInitializeWithPattern [2020-10-28T16:03:04.078Z] === RUN Test/TestRegister [2020-10-28T16:03:04.078Z] === RUN Test/TestWatch [2020-10-28T16:03:04.078Z] --- PASS: Test (0.00s) [2020-10-28T16:03:04.078Z] --- PASS: Test/TestInitialize (0.00s) [2020-10-28T16:03:04.078Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-10-28T16:03:04.078Z] --- PASS: Test/TestRegister (0.00s) [2020-10-28T16:03:04.078Z] --- PASS: Test/TestWatch (0.00s) [2020-10-28T16:03:04.078Z] PASS [2020-10-28T16:03:04.078Z] coverage: 93.8% of statements [2020-10-28T16:03:04.078Z] ok github.com/docker/docker/pkg/discovery/nodes 0.078s coverage: 93.8% of statements [2020-10-28T16:03:05.219Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.68s) [2020-10-28T16:03:05.219Z] === RUN TestAuthZPluginHeader [2020-10-28T16:03:05.481Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-28T16:03:05.614Z] === RUN TestPollerAddRemove [2020-10-28T16:03:05.614Z] --- PASS: TestPollerAddRemove (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestPollerEvent [2020-10-28T16:03:05.614Z] --- SKIP: TestPollerEvent (0.00s) [2020-10-28T16:03:05.614Z] poller_test.go:41: No chmod on Windows [2020-10-28T16:03:05.614Z] === RUN TestPollerClose [2020-10-28T16:03:05.614Z] --- PASS: TestPollerClose (0.00s) [2020-10-28T16:03:05.614Z] PASS [2020-10-28T16:03:05.614Z] coverage: 36.2% of statements [2020-10-28T16:03:05.614Z] ok github.com/docker/docker/pkg/filenotify 0.136s coverage: 36.2% of statements [2020-10-28T16:03:05.614Z] === RUN TestCopyFileWithInvalidSrc [2020-10-28T16:03:05.614Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCopyFileWithInvalidDest [2020-10-28T16:03:05.614Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCopyFileWithSameSrcAndDest [2020-10-28T16:03:05.614Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-10-28T16:03:05.614Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCopyFile [2020-10-28T16:03:05.614Z] --- PASS: TestCopyFile (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-10-28T16:03:05.614Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-28T16:03:05.614Z] fileutils_test.go:134: Needs porting to Windows [2020-10-28T16:03:05.614Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-10-28T16:03:05.614Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestReadSymlinkedDirectoryToFile [2020-10-28T16:03:05.614Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-28T16:03:05.614Z] fileutils_test.go:180: Needs porting to Windows [2020-10-28T16:03:05.614Z] === RUN TestWildcardMatches [2020-10-28T16:03:05.614Z] --- PASS: TestWildcardMatches (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestPatternMatches [2020-10-28T16:03:05.614Z] --- PASS: TestPatternMatches (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-10-28T16:03:05.614Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestPatternMatchesFolderExclusions [2020-10-28T16:03:05.614Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-10-28T16:03:05.614Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-10-28T16:03:05.614Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-10-28T16:03:05.614Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-10-28T16:03:05.614Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestSingleExclamationError [2020-10-28T16:03:05.614Z] --- PASS: TestSingleExclamationError (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestMatchesWithNoPatterns [2020-10-28T16:03:05.614Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestMatchesWithMalformedPatterns [2020-10-28T16:03:05.614Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestMatches [2020-10-28T16:03:05.614Z] --- PASS: TestMatches (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatterns [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatterns (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatternsExceptionFlag [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCleanPatternsErrorSingleException [2020-10-28T16:03:05.614Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCreateIfNotExistsDir [2020-10-28T16:03:05.614Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestCreateIfNotExistsFile [2020-10-28T16:03:05.614Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-10-28T16:03:05.614Z] === RUN TestMatch [2020-10-28T16:03:05.614Z] --- PASS: TestMatch (0.00s) [2020-10-28T16:03:05.614Z] PASS [2020-10-28T16:03:05.614Z] coverage: 87.7% of statements [2020-10-28T16:03:05.614Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 87.7% of statements [2020-10-28T16:03:06.054Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-10-28T16:03:06.054Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-28T16:03:06.582Z] === RUN TestGet [2020-10-28T16:03:06.582Z] --- PASS: TestGet (0.00s) [2020-10-28T16:03:06.582Z] === RUN TestGetShortcutString [2020-10-28T16:03:06.582Z] --- PASS: TestGetShortcutString (0.00s) [2020-10-28T16:03:06.582Z] PASS [2020-10-28T16:03:06.582Z] coverage: 42.9% of statements [2020-10-28T16:03:06.582Z] ok github.com/docker/docker/pkg/homedir 0.108s coverage: 42.9% of statements [2020-10-28T16:03:06.997Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-28T16:03:07.041Z] --- PASS: Test (3.13s) [2020-10-28T16:03:07.041Z] --- PASS: Test/TestInitialize (0.12s) [2020-10-28T16:03:07.041Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-10-28T16:03:07.041Z] --- PASS: Test/TestWatch (3.00s) [2020-10-28T16:03:07.041Z] PASS [2020-10-28T16:03:07.041Z] coverage: 84.1% of statements [2020-10-28T16:03:07.041Z] ok github.com/docker/docker/pkg/discovery/kv 3.557s coverage: 84.1% of statements [2020-10-28T16:03:07.041Z] === RUN TestCreateIDMapOrder [2020-10-28T16:03:07.041Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-10-28T16:03:07.041Z] PASS [2020-10-28T16:03:07.041Z] coverage: 7.3% of statements [2020-10-28T16:03:07.041Z] ok github.com/docker/docker/pkg/idtools 0.132s coverage: 7.3% of statements [2020-10-28T16:03:07.258Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-28T16:03:07.500Z] --- PASS: TestTarFiles (5.23s) [2020-10-28T16:03:07.500Z] === RUN TestTarUntar [2020-10-28T16:03:07.500Z] --- PASS: TestTarUntar (0.04s) [2020-10-28T16:03:07.500Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-10-28T16:03:07.500Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-10-28T16:03:07.500Z] === RUN TestTarWithOptions [2020-10-28T16:03:07.500Z] --- PASS: TestTarWithOptions (0.02s) [2020-10-28T16:03:07.500Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-10-28T16:03:07.500Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-10-28T16:03:07.500Z] === RUN TestUntarUstarGnuConflict [2020-10-28T16:03:07.500Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-10-28T16:03:07.500Z] === RUN TestUntarInvalidFilenames [2020-10-28T16:03:07.958Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames171803114\\dest" [2020-10-28T16:03:07.958Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2020-10-28T16:03:07.958Z] === RUN TestUntarHardlinkToSymlink [2020-10-28T16:03:07.958Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-10-28T16:03:07.958Z] === RUN TestUntarInvalidHardlink [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink730693147\\victim\\hello" -> "../victim/hello" [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink804133054\\victim\\hello" -> "/../victim/hello" [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink632119557\\victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink565846176\\victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink266834303\\victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink058591954\\victim" -> "../victim" [2020-10-28T16:03:07.958Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2020-10-28T16:03:07.958Z] === RUN TestUntarInvalidSymlink [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink711813641\\dest\\dotdot" -> "../victim/hello" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink296079316\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink328556835\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink217515558\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink318999885\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink994181192\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:07.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink822305031\\dest\\dir\\loophole" -> "../../victim" [2020-10-28T16:03:07.958Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-10-28T16:03:07.958Z] === RUN TestTempArchiveCloseMultipleTimes [2020-10-28T16:03:07.958Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestReplaceFileTarWrapper [2020-10-28T16:03:07.958Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2020-10-28T16:03:07.958Z] === RUN TestPrefixHeaderReadable [2020-10-28T16:03:07.958Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-10-28T16:03:07.958Z] === RUN TestDisablePigz [2020-10-28T16:03:07.958Z] --- PASS: TestDisablePigz (0.14s) [2020-10-28T16:03:07.958Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-10-28T16:03:07.958Z] === RUN TestPigz [2020-10-28T16:03:07.958Z] === RUN TestFixedBufferCap [2020-10-28T16:03:07.958Z] --- PASS: TestFixedBufferCap (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestFixedBufferLen [2020-10-28T16:03:07.958Z] --- PASS: TestFixedBufferLen (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestFixedBufferString [2020-10-28T16:03:07.958Z] --- PASS: TestFixedBufferString (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestFixedBufferWrite [2020-10-28T16:03:07.958Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestFixedBufferRead [2020-10-28T16:03:07.958Z] --- PASS: TestFixedBufferRead (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestBytesPipeRead [2020-10-28T16:03:07.958Z] --- PASS: TestBytesPipeRead (0.00s) [2020-10-28T16:03:07.958Z] === RUN TestBytesPipeWrite [2020-10-28T16:03:08.433Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestBytesPipeWriteRandomChunks [2020-10-28T16:03:08.433Z] --- PASS: TestPigz (0.21s) [2020-10-28T16:03:08.433Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-10-28T16:03:08.433Z] === RUN TestCopyFileWithInvalidDest [2020-10-28T16:03:08.433Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-10-28T16:03:08.433Z] archive_windows_test.go:16: Currently fails [2020-10-28T16:03:08.433Z] === RUN TestCanonicalTarNameForPath [2020-10-28T16:03:08.433Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestCanonicalTarName [2020-10-28T16:03:08.433Z] --- PASS: TestCanonicalTarName (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestChmodTarEntry [2020-10-28T16:03:08.433Z] --- PASS: TestChmodTarEntry (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestHardLinkOrder [2020-10-28T16:03:08.433Z] --- PASS: TestHardLinkOrder (0.08s) [2020-10-28T16:03:08.433Z] === RUN TestChangeString [2020-10-28T16:03:08.433Z] --- PASS: TestChangeString (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestChangesWithNoChanges [2020-10-28T16:03:08.433Z] === RUN TestError [2020-10-28T16:03:08.433Z] --- PASS: TestError (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestProgressString [2020-10-28T16:03:08.433Z] === RUN TestProgressString/no_progress [2020-10-28T16:03:08.433Z] === RUN TestProgressString/progress_1 [2020-10-28T16:03:08.433Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-10-28T16:03:08.433Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-10-28T16:03:08.433Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-10-28T16:03:08.433Z] === RUN TestProgressString/with_units [2020-10-28T16:03:08.433Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-10-28T16:03:08.433Z] === RUN TestProgressString/hide_counts [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/with_units (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-10-28T16:03:08.433Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestJSONMessageDisplay [2020-10-28T16:03:08.433Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-10-28T16:03:08.433Z] === RUN TestChangesWithChanges [2020-10-28T16:03:08.433Z] --- PASS: TestChangesWithChanges (0.03s) [2020-10-28T16:03:08.433Z] === RUN TestChangesWithChangesGH13590 [2020-10-28T16:03:08.433Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-10-28T16:03:08.433Z] changes_test.go:192: needs more investigation [2020-10-28T16:03:08.433Z] === RUN TestChangesDirsEmpty [2020-10-28T16:03:08.433Z] === RUN TestStandardLongPath [2020-10-28T16:03:08.433Z] --- PASS: TestStandardLongPath (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestUNCLongPath [2020-10-28T16:03:08.433Z] --- PASS: TestUNCLongPath (0.00s) [2020-10-28T16:03:08.433Z] PASS [2020-10-28T16:03:08.433Z] coverage: 100.0% of statements [2020-10-28T16:03:08.433Z] --- PASS: TestJSONMessageDisplay (0.11s) [2020-10-28T16:03:08.433Z] === RUN TestJSONMessageDisplayWithJSONError [2020-10-28T16:03:08.433Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-10-28T16:03:08.433Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestDisplayJSONMessagesStream [2020-10-28T16:03:08.433Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-10-28T16:03:08.433Z] PASS [2020-10-28T16:03:08.433Z] coverage: 91.7% of statements [2020-10-28T16:03:08.433Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-10-28T16:03:08.433Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2020-10-28T16:03:08.433Z] --- PASS: TestChangesDirsEmpty (0.10s) [2020-10-28T16:03:08.433Z] === RUN TestChangesDirsMutated [2020-10-28T16:03:08.433Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2020-10-28T16:03:08.433Z] === RUN TestAtomicWriteToFile [2020-10-28T16:03:08.433Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-10-28T16:03:08.433Z] === RUN TestAtomicWriteSetCommit [2020-10-28T16:03:08.433Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-10-28T16:03:08.433Z] === RUN TestApplyLayer [2020-10-28T16:03:08.433Z] --- SKIP: TestApplyLayer (0.00s) [2020-10-28T16:03:08.433Z] changes_test.go:405: needs further investigation [2020-10-28T16:03:08.433Z] === RUN TestChangesSizeWithHardlinks [2020-10-28T16:03:08.433Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-10-28T16:03:08.433Z] changes_test.go:441: needs further investigation [2020-10-28T16:03:08.433Z] === RUN TestChangesSizeWithNoChanges [2020-10-28T16:03:08.433Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-10-28T16:03:08.433Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestChangesSize [2020-10-28T16:03:08.433Z] --- PASS: TestChangesSize (0.01s) [2020-10-28T16:03:08.433Z] === RUN TestApplyLayerInvalidFilenames [2020-10-28T16:03:08.433Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-10-28T16:03:08.433Z] === RUN TestAtomicWriteSetCancel [2020-10-28T16:03:08.433Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames009869883\\dest" [2020-10-28T16:03:08.433Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-10-28T16:03:08.433Z] === RUN TestReadCloserWrapperClose [2020-10-28T16:03:08.433Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestReaderErrWrapperReadOnError [2020-10-28T16:03:08.433Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestReaderErrWrapperRead [2020-10-28T16:03:08.433Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestHashData [2020-10-28T16:03:08.433Z] --- PASS: TestHashData (0.00s) [2020-10-28T16:03:08.433Z] === RUN TestCancelReadCloser [2020-10-28T16:03:08.433Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-10-28T16:03:08.433Z] === RUN TestApplyLayerInvalidHardlink [2020-10-28T16:03:08.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink664789541\\victim\\hello" -> "../victim/hello" [2020-10-28T16:03:08.433Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink155528512\\victim\\hello" -> "/../victim/hello" [2020-10-28T16:03:08.434Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink956574623\\victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink896379506\\victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink450836777\\victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink198282356\\victim" -> "../victim" [2020-10-28T16:03:08.892Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2020-10-28T16:03:08.892Z] === RUN TestApplyLayerInvalidSymlink [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink233699139\\dest\\dotdot" -> "../victim/hello" [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink798816710\\dest\\slash-dotdot" -> "/../victim/hello" [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink537719405\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink365863144\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink029837607\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:08.892Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink289385562\\dest\\loophole-victim" -> "../victim" [2020-10-28T16:03:08.892Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-10-28T16:03:08.892Z] === RUN TestApplyLayerWhiteouts [2020-10-28T16:03:08.892Z] --- PASS: TestCancelReadCloser (0.10s) [2020-10-28T16:03:08.892Z] === RUN TestWriteCloserWrapperClose [2020-10-28T16:03:08.892Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-10-28T16:03:08.892Z] === RUN TestNopWriteCloser [2020-10-28T16:03:08.892Z] --- PASS: TestNopWriteCloser (0.00s) [2020-10-28T16:03:08.892Z] === RUN TestNopWriter [2020-10-28T16:03:08.892Z] --- PASS: TestNopWriter (0.00s) [2020-10-28T16:03:08.892Z] === RUN TestWriteCounter [2020-10-28T16:03:08.892Z] --- PASS: TestWriteCounter (0.00s) [2020-10-28T16:03:08.892Z] PASS [2020-10-28T16:03:08.892Z] coverage: 69.2% of statements [2020-10-28T16:03:08.892Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2020-10-28T16:03:08.892Z] === RUN TestGenerateEmptyFile [2020-10-28T16:03:08.892Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-10-28T16:03:08.892Z] === RUN TestGenerateWithContent [2020-10-28T16:03:08.892Z] --- PASS: TestGenerateWithContent (0.00s) [2020-10-28T16:03:08.892Z] PASS [2020-10-28T16:03:08.892Z] coverage: 62.7% of statements [2020-10-28T16:03:08.892Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.2% of statements [2020-10-28T16:03:08.892Z] ok github.com/docker/docker/pkg/archive 7.963s coverage: 62.7% of statements [2020-10-28T16:03:09.354Z] === RUN TestNameFormat [2020-10-28T16:03:09.354Z] --- PASS: TestNameFormat (0.00s) [2020-10-28T16:03:09.354Z] === RUN TestNameRetries [2020-10-28T16:03:09.354Z] --- PASS: TestNameRetries (0.00s) [2020-10-28T16:03:09.354Z] PASS [2020-10-28T16:03:09.354Z] coverage: 85.7% of statements [2020-10-28T16:03:09.354Z] ok github.com/docker/docker/pkg/namesgenerator 0.097s coverage: 85.7% of statements [2020-10-28T16:03:09.810Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-28T16:03:09.813Z] === RUN TestParseKeyValueOpt [2020-10-28T16:03:09.813Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-10-28T16:03:09.813Z] === RUN TestParseUintList [2020-10-28T16:03:09.813Z] --- PASS: TestParseUintList (0.00s) [2020-10-28T16:03:09.813Z] === RUN TestParseUintListMaximumLimits [2020-10-28T16:03:09.813Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-10-28T16:03:09.813Z] PASS [2020-10-28T16:03:09.813Z] coverage: 97.0% of statements [2020-10-28T16:03:09.813Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-10-28T16:03:10.272Z] === RUN TestNewAndRemove [2020-10-28T16:03:10.272Z] --- PASS: TestNewAndRemove (0.00s) [2020-10-28T16:03:10.272Z] === RUN TestRemoveInvalidPath [2020-10-28T16:03:10.272Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-10-28T16:03:10.272Z] PASS [2020-10-28T16:03:10.272Z] coverage: 82.6% of statements [2020-10-28T16:03:10.272Z] ok github.com/docker/docker/pkg/pidfile 0.089s coverage: 82.6% of statements [2020-10-28T16:03:10.389Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2020-10-28T16:03:10.389Z] === RUN TestAuthZPluginV2Disable [2020-10-28T16:03:10.731Z] === RUN TestParseEmptyInterface [2020-10-28T16:03:10.731Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestParseNonInterfaceType [2020-10-28T16:03:10.731Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestParseWithOneFunction [2020-10-28T16:03:10.731Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestParseWithMultipleFuncs [2020-10-28T16:03:10.731Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestParseWithUnnamedReturn [2020-10-28T16:03:10.731Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestEmbeddedInterface [2020-10-28T16:03:10.731Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestParsedImports [2020-10-28T16:03:10.731Z] --- PASS: TestParsedImports (0.00s) [2020-10-28T16:03:10.731Z] === RUN TestAliasedImports [2020-10-28T16:03:10.731Z] --- PASS: TestAliasedImports (0.00s) [2020-10-28T16:03:10.731Z] PASS [2020-10-28T16:03:10.731Z] coverage: 56.8% of statements [2020-10-28T16:03:10.731Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.137s coverage: 56.8% of statements [2020-10-28T16:03:11.700Z] === RUN TestFailedConnection [2020-10-28T16:03:11.797Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-28T16:03:11.929Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.0% of statements [2020-10-28T16:03:11.929Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.2% of statements [2020-10-28T16:03:11.929Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-28T16:03:11.929Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-28T16:03:12.058Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-28T16:03:12.188Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 81.8% of statements [2020-10-28T16:03:12.683Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-10-28T16:03:12.683Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestBufioReaderPoolPutAndGet [2020-10-28T16:03:12.683Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-10-28T16:03:12.683Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-10-28T16:03:12.683Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestBufioWriterPoolPutAndGet [2020-10-28T16:03:12.683Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-10-28T16:03:12.683Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-10-28T16:03:12.683Z] === RUN TestBufferPoolPutAndGet [2020-10-28T16:03:12.683Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-10-28T16:03:12.683Z] PASS [2020-10-28T16:03:12.683Z] coverage: 88.2% of statements [2020-10-28T16:03:12.683Z] ok github.com/docker/docker/pkg/pools 0.093s coverage: 88.2% of statements [2020-10-28T16:03:12.683Z] === RUN TestHTTPTransport [2020-10-28T16:03:12.683Z] --- PASS: TestHTTPTransport (0.00s) [2020-10-28T16:03:12.683Z] PASS [2020-10-28T16:03:12.683Z] coverage: 85.7% of statements [2020-10-28T16:03:12.683Z] ok github.com/docker/docker/pkg/plugins/transport 0.279s coverage: 85.7% of statements [2020-10-28T16:03:13.004Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-28T16:03:13.127Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-10-28T16:03:13.145Z] --- PASS: TestFailedConnection (1.06s) [2020-10-28T16:03:13.145Z] === RUN TestFailOnce [2020-10-28T16:03:13.145Z] 2020/10/28 16:03:12 http: panic serving 127.0.0.1:49219: Plugin not ready [2020-10-28T16:03:13.145Z] goroutine 22 [running]: [2020-10-28T16:03:13.145Z] net/http.(*conn).serve.func1(0xc00011c000) [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-10-28T16:03:13.145Z] panic(0x849ac0, 0x986810) [2020-10-28T16:03:13.145Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-10-28T16:03:13.145Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000130000, 0xc0000e2300) [2020-10-28T16:03:13.145Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-10-28T16:03:13.145Z] net/http.HandlerFunc.ServeHTTP(0xc00003edc0, 0x99a480, 0xc000130000, 0xc0000e2300) [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-10-28T16:03:13.145Z] net/http.(*ServeMux).ServeHTTP(0xc00004a900, 0x99a480, 0xc000130000, 0xc0000e2300) [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-10-28T16:03:13.145Z] net/http.serverHandler.ServeHTTP(0xc00010a000, 0x99a480, 0xc000130000, 0xc0000e2300) [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:2831 +0xab [2020-10-28T16:03:13.145Z] net/http.(*conn).serve(0xc00011c000, 0x99b040, 0xc0000d6080) [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-10-28T16:03:13.145Z] created by net/http.(*Server).Serve [2020-10-28T16:03:13.145Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-10-28T16:03:13.145Z] time="2020-10-28T16:03:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2020-10-28T16:03:13.388Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-10-28T16:03:13.388Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-28T16:03:13.388Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-28T16:03:14.113Z] === RUN TestOutputOnPrematureClose [2020-10-28T16:03:14.113Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestCompleteSilently [2020-10-28T16:03:14.113Z] --- PASS: TestCompleteSilently (0.00s) [2020-10-28T16:03:14.113Z] PASS [2020-10-28T16:03:14.113Z] coverage: 75.9% of statements [2020-10-28T16:03:14.113Z] ok github.com/docker/docker/pkg/progress 0.078s coverage: 75.9% of statements [2020-10-28T16:03:14.113Z] === RUN TestSendToOneSub [2020-10-28T16:03:14.113Z] --- PASS: TestSendToOneSub (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestSendToMultipleSubs [2020-10-28T16:03:14.113Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestEvictOneSub [2020-10-28T16:03:14.113Z] --- PASS: TestEvictOneSub (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestClosePublisher [2020-10-28T16:03:14.113Z] --- PASS: TestClosePublisher (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestPubSubRace [2020-10-28T16:03:14.113Z] --- PASS: TestFailOnce (1.22s) [2020-10-28T16:03:14.113Z] === RUN TestEchoInputOutput [2020-10-28T16:03:14.113Z] --- PASS: TestEchoInputOutput (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestBackoff [2020-10-28T16:03:14.113Z] --- PASS: TestBackoff (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestAbortRetry [2020-10-28T16:03:14.113Z] --- PASS: TestAbortRetry (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestClientScheme [2020-10-28T16:03:14.113Z] --- PASS: TestClientScheme (0.00s) [2020-10-28T16:03:14.113Z] === RUN TestNewClientWithTimeout [2020-10-28T16:03:14.391Z] --- PASS: TestAuthZPluginV2Disable (3.89s) [2020-10-28T16:03:14.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-28T16:03:14.574Z] time="2020-10-28T16:03:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-10-28T16:03:14.774Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-10-28T16:03:15.033Z] === RUN TestRegister [2020-10-28T16:03:15.033Z] --- PASS: TestRegister (0.00s) [2020-10-28T16:03:15.033Z] === RUN TestCommand [2020-10-28T16:03:15.033Z] --- PASS: TestCommand (0.03s) [2020-10-28T16:03:15.033Z] === RUN TestNaiveSelf [2020-10-28T16:03:15.033Z] --- PASS: TestNaiveSelf (0.03s) [2020-10-28T16:03:15.033Z] PASS [2020-10-28T16:03:15.033Z] coverage: 82.4% of statements [2020-10-28T16:03:15.033Z] ok github.com/docker/docker/pkg/reexec 0.128s coverage: 82.4% of statements [2020-10-28T16:03:15.033Z] --- PASS: TestPubSubRace (1.04s) [2020-10-28T16:03:15.033Z] PASS [2020-10-28T16:03:15.033Z] coverage: 75.0% of statements [2020-10-28T16:03:15.033Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2020-10-28T16:03:16.000Z] time="2020-10-28T16:03:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-10-28T16:03:16.000Z] === RUN TestParseSignal [2020-10-28T16:03:16.000Z] --- PASS: TestParseSignal (0.00s) [2020-10-28T16:03:16.000Z] === RUN TestValidSignalForPlatform [2020-10-28T16:03:16.000Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-10-28T16:03:16.000Z] PASS [2020-10-28T16:03:16.000Z] coverage: 20.3% of statements [2020-10-28T16:03:16.000Z] ok github.com/docker/docker/pkg/signal 0.134s coverage: 20.3% of statements [2020-10-28T16:03:16.459Z] === RUN TestNewStdWriter [2020-10-28T16:03:16.459Z] --- PASS: TestNewStdWriter (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestWriteWithUninitializedStdWriter [2020-10-28T16:03:16.459Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestWriteWithNilBytes [2020-10-28T16:03:16.459Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestWrite [2020-10-28T16:03:16.459Z] --- PASS: TestWrite (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestWriteWithWriterError [2020-10-28T16:03:16.459Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-10-28T16:03:16.459Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyWriteAndRead [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyWithInvalidInputHeader [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyWithCorruptedPrefix [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyReturnsWriteErrors [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-10-28T16:03:16.459Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-10-28T16:03:16.459Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-10-28T16:03:16.459Z] PASS [2020-10-28T16:03:16.459Z] coverage: 100.0% of statements [2020-10-28T16:03:16.459Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2020-10-28T16:03:16.680Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.473s coverage: 73.1% of statements [2020-10-28T16:03:17.248Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-10-28T16:03:17.452Z] === RUN TestGenerateRandomID [2020-10-28T16:03:17.453Z] --- PASS: TestGenerateRandomID (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestShortenId [2020-10-28T16:03:17.453Z] --- PASS: TestShortenId (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestShortenSha256Id [2020-10-28T16:03:17.453Z] --- PASS: TestShortenSha256Id (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestShortenIdEmpty [2020-10-28T16:03:17.453Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestShortenIdInvalid [2020-10-28T16:03:17.453Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestIsShortIDNonHex [2020-10-28T16:03:17.453Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestIsShortIDNotCorrectSize [2020-10-28T16:03:17.453Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-10-28T16:03:17.453Z] PASS [2020-10-28T16:03:17.453Z] coverage: 70.6% of statements [2020-10-28T16:03:17.453Z] ok github.com/docker/docker/pkg/stringid 0.052s coverage: 70.6% of statements [2020-10-28T16:03:17.453Z] === RUN TestRawProgressFormatterFormatStatus [2020-10-28T16:03:17.453Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestRawProgressFormatterFormatProgress [2020-10-28T16:03:17.453Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestFormatStatus [2020-10-28T16:03:17.453Z] --- PASS: TestFormatStatus (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestFormatError [2020-10-28T16:03:17.453Z] --- PASS: TestFormatError (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestFormatJSONError [2020-10-28T16:03:17.453Z] --- PASS: TestFormatJSONError (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestJsonProgressFormatterFormatProgress [2020-10-28T16:03:17.453Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestJsonProgressFormatterFormatStatus [2020-10-28T16:03:17.453Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestNewJSONProgressOutput [2020-10-28T16:03:17.453Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestAuxFormatterEmit [2020-10-28T16:03:17.453Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestStreamWriterStdout [2020-10-28T16:03:17.453Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-10-28T16:03:17.453Z] === RUN TestStreamWriterStderr [2020-10-28T16:03:17.453Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-10-28T16:03:17.453Z] PASS [2020-10-28T16:03:17.453Z] coverage: 66.2% of statements [2020-10-28T16:03:17.453Z] ok github.com/docker/docker/pkg/streamformatter 0.111s coverage: 66.2% of statements [2020-10-28T16:03:17.699Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2020-10-28T16:03:17.699Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-28T16:03:18.187Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.469s coverage: 56.2% of statements [2020-10-28T16:03:18.430Z] --- PASS: TestImportExtremelyLargeImageWorks (193.08s) [2020-10-28T16:03:18.430Z] PASS [2020-10-28T16:03:18.430Z] [2020-10-28T16:03:18.430Z] === Skipped [2020-10-28T16:03:18.430Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-10-28T16:03:18.430Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:03:18.430Z] [2020-10-28T16:03:18.430Z] [2020-10-28T16:03:18.430Z] DONE 12 tests, 1 skipped in 194.095s [2020-10-28T16:03:18.430Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-10-28T16:03:18.430Z] ++ 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-10-28T16:03:18.430Z] ++ set -e [2020-10-28T16:03:18.430Z] ++ '[' -n 0 ']' [2020-10-28T16:03:18.430Z] ++ set -x [2020-10-28T16:03:18.430Z] ++ env -i DEST=/go/src/github.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-10-28T16:03:18.430Z] INFO: Testing against a local daemon [2020-10-28T16:03:18.430Z] === RUN TestNetworkCreateDelete [2020-10-28T16:03:18.430Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-10-28T16:03:18.430Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T16:03:18.430Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-10-28T16:03:18.430Z] === RUN TestDaemonDNSFallback [2020-10-28T16:03:18.430Z] --- PASS: TestDaemonDNSFallback (1.50s) [2020-10-28T16:03:18.430Z] === RUN TestInspectNetwork [2020-10-28T16:03:18.430Z] === RUN TestInspectNetwork/full_network_id [2020-10-28T16:03:18.430Z] === RUN TestInspectNetwork/partial_network_id [2020-10-28T16:03:18.430Z] === RUN TestInspectNetwork/network_name [2020-10-28T16:03:18.430Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-28T16:03:18.430Z] --- PASS: TestInspectNetwork (7.01s) [2020-10-28T16:03:18.430Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-28T16:03:18.430Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-28T16:03:18.430Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-28T16:03:18.430Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-28T16:03:18.430Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T16:03:18.430Z] === RUN TestIsCpusetListAvailable [2020-10-28T16:03:18.430Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-10-28T16:03:18.430Z] PASS [2020-10-28T16:03:18.430Z] coverage: 38.2% of statements [2020-10-28T16:03:18.430Z] ok github.com/docker/docker/pkg/sysinfo 0.099s coverage: 38.2% of statements [2020-10-28T16:03:18.430Z] time="2020-10-28T16:03:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-10-28T16:03:19.398Z] === RUN TestChtimes [2020-10-28T16:03:19.398Z] --- PASS: TestChtimes (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestChtimesWindows [2020-10-28T16:03:19.398Z] --- PASS: TestChtimesWindows (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-10-28T16:03:19.398Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestEnsureRemoveAllNotExist [2020-10-28T16:03:19.398Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestEnsureRemoveAllWithDir [2020-10-28T16:03:19.398Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestEnsureRemoveAllWithFile [2020-10-28T16:03:19.398Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-10-28T16:03:19.398Z] === RUN TestEnsureRemoveAllWithMount [2020-10-28T16:03:19.398Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-10-28T16:03:19.398Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-28T16:03:19.398Z] === RUN TestHasWin32KSupport [2020-10-28T16:03:19.398Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-10-28T16:03:19.398Z] syscall_windows_test.go:8: win32k: true [2020-10-28T16:03:19.398Z] PASS [2020-10-28T16:03:19.398Z] coverage: 12.0% of statements [2020-10-28T16:03:19.398Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 12.0% of statements [2020-10-28T16:03:19.615Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-28T16:03:19.857Z] === RUN TestTailFile [2020-10-28T16:03:19.857Z] --- PASS: TestTailFile (0.00s) [2020-10-28T16:03:19.857Z] === RUN TestTailFileManyLines [2020-10-28T16:03:19.857Z] --- PASS: TestTailFileManyLines (0.00s) [2020-10-28T16:03:19.857Z] === RUN TestTailEmptyFile [2020-10-28T16:03:19.857Z] --- PASS: TestTailEmptyFile (0.00s) [2020-10-28T16:03:19.857Z] === RUN TestTailNegativeN [2020-10-28T16:03:19.857Z] --- PASS: TestTailNegativeN (0.00s) [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/4_byte_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/8_byte_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/12_byte_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/no_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/no_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader/2_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader/single_byte_delimiter [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-28T16:03:19.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.857Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.857Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/4_byte_delimiter [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/no_delimiter [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/12_byte_delimiter [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/8_byte_delimiter [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.858Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.858Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.859Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.859Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.859Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.860Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:19.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:19.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:19.957Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-10-28T16:03:19.957Z] === RUN TestNetworkInvalidJSON [2020-10-28T16:03:19.957Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T16:03:19.957Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T16:03:19.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:03:19.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:03:19.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:03:19.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:03:19.957Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T16:03:19.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:03:19.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:03:19.957Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-28T16:03:19.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-28T16:03:19.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-28T16:03:19.957Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-28T16:03:19.957Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T16:03:20.094Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.321Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.322Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-10-28T16:03:20.322Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-10-28T16:03:20.322Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-28T16:03:20.322Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.03s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.323Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-28T16:03:20.324Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.324Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-10-28T16:03:20.325Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-10-28T16:03:20.325Z] PASS [2020-10-28T16:03:20.325Z] coverage: 88.6% of statements [2020-10-28T16:03:20.325Z] ok github.com/docker/docker/pkg/tailfile 0.459s coverage: 88.6% of statements [2020-10-28T16:03:20.596Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-10-28T16:03:20.596Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T16:03:21.292Z] testing: warning: no tests to run [2020-10-28T16:03:21.292Z] PASS [2020-10-28T16:03:21.292Z] coverage: [no statements] [2020-10-28T16:03:21.292Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2020-10-28T16:03:21.292Z] === RUN TestTarSumRemoveNonExistent [2020-10-28T16:03:21.292Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestTarSumRemove [2020-10-28T16:03:21.292Z] --- PASS: TestTarSumRemove (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestSortFileInfoSums [2020-10-28T16:03:21.292Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestNewTarSumForLabelInvalid [2020-10-28T16:03:21.292Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestNewTarSumForLabel [2020-10-28T16:03:21.292Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestEmptyTar [2020-10-28T16:03:21.292Z] --- PASS: TestEmptyTar (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestTarSumsReadSize [2020-10-28T16:03:21.292Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-10-28T16:03:21.292Z] === RUN TestTarSums [2020-10-28T16:03:21.292Z] --- PASS: TestTarSums (0.09s) [2020-10-28T16:03:21.292Z] === RUN TestIteration [2020-10-28T16:03:21.292Z] --- PASS: TestIteration (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestVersionLabelForChecksum [2020-10-28T16:03:21.292Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestVersion [2020-10-28T16:03:21.292Z] --- PASS: TestVersion (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestGetVersion [2020-10-28T16:03:21.292Z] --- PASS: TestGetVersion (0.00s) [2020-10-28T16:03:21.292Z] === RUN TestGetVersions [2020-10-28T16:03:21.292Z] --- PASS: TestGetVersions (0.00s) [2020-10-28T16:03:21.292Z] PASS [2020-10-28T16:03:21.292Z] coverage: 89.3% of statements [2020-10-28T16:03:21.292Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements [2020-10-28T16:03:21.292Z] === RUN TestTruncIndex [2020-10-28T16:03:21.292Z] --- PASS: TestTruncIndex (0.10s) [2020-10-28T16:03:21.292Z] PASS [2020-10-28T16:03:21.292Z] coverage: 91.5% of statements [2020-10-28T16:03:21.292Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2020-10-28T16:03:21.685Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-28T16:03:21.685Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T16:03:21.750Z] === RUN TestIsGIT [2020-10-28T16:03:21.750Z] --- PASS: TestIsGIT (0.00s) [2020-10-28T16:03:21.750Z] === RUN TestIsTransport [2020-10-28T16:03:21.750Z] --- PASS: TestIsTransport (0.00s) [2020-10-28T16:03:21.750Z] PASS [2020-10-28T16:03:21.750Z] coverage: 100.0% of statements [2020-10-28T16:03:21.750Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-10-28T16:03:22.212Z] === RUN TestVersionInfo [2020-10-28T16:03:22.212Z] --- PASS: TestVersionInfo (0.00s) [2020-10-28T16:03:22.212Z] === RUN TestAppendVersions [2020-10-28T16:03:22.212Z] --- PASS: TestAppendVersions (0.00s) [2020-10-28T16:03:22.212Z] PASS [2020-10-28T16:03:22.212Z] coverage: 88.9% of statements [2020-10-28T16:03:22.212Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-10-28T16:03:22.336Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-10-28T16:03:22.336Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T16:03:22.634Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.279s coverage: 46.2% of statements [2020-10-28T16:03:22.634Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-28T16:03:22.634Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 49.5% of statements [2020-10-28T16:03:22.921Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-10-28T16:03:23.179Z] time="2020-10-28T16:03:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-10-28T16:03:23.638Z] === RUN TestNewSettable [2020-10-28T16:03:23.638Z] --- PASS: TestNewSettable (0.00s) [2020-10-28T16:03:23.638Z] === RUN TestIsSettable [2020-10-28T16:03:23.638Z] --- PASS: TestIsSettable (0.00s) [2020-10-28T16:03:23.638Z] === RUN TestUpdateSettingsEnv [2020-10-28T16:03:23.638Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-10-28T16:03:23.638Z] PASS [2020-10-28T16:03:23.638Z] coverage: 20.1% of statements [2020-10-28T16:03:23.638Z] ok github.com/docker/docker/plugin/v2 0.148s coverage: 20.1% of statements [2020-10-28T16:03:23.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-10-28T16:03:23.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T16:03:24.096Z] === RUN TestValidatePrivileges [2020-10-28T16:03:24.096Z] --- PASS: TestValidatePrivileges (0.00s) [2020-10-28T16:03:24.096Z] === RUN TestFilterByCapNeg [2020-10-28T16:03:24.096Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-10-28T16:03:24.096Z] === RUN TestFilterByCapPos [2020-10-28T16:03:24.096Z] --- PASS: TestFilterByCapPos (0.00s) [2020-10-28T16:03:24.096Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-10-28T16:03:24.096Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-10-28T16:03:24.096Z] PASS [2020-10-28T16:03:24.096Z] coverage: 12.0% of statements [2020-10-28T16:03:24.096Z] ok github.com/docker/docker/plugin 0.183s coverage: 12.0% of statements [2020-10-28T16:03:24.096Z] === RUN TestLoad [2020-10-28T16:03:24.096Z] --- PASS: TestLoad (0.00s) [2020-10-28T16:03:24.096Z] === RUN TestSave [2020-10-28T16:03:24.096Z] --- PASS: TestSave (0.03s) [2020-10-28T16:03:24.096Z] === RUN TestAddDeleteGet [2020-10-28T16:03:24.096Z] --- PASS: TestAddDeleteGet (0.04s) [2020-10-28T16:03:24.096Z] === RUN TestInvalidTags [2020-10-28T16:03:24.096Z] --- PASS: TestInvalidTags (0.00s) [2020-10-28T16:03:24.096Z] PASS [2020-10-28T16:03:24.096Z] coverage: 83.7% of statements [2020-10-28T16:03:24.096Z] ok github.com/docker/docker/reference 0.236s coverage: 83.7% of statements [2020-10-28T16:03:24.543Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-10-28T16:03:24.838Z] === RUN TestDockerSuite/TestBuildRm [2020-10-28T16:03:24.904Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-10-28T16:03:24.904Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T16:03:25.482Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.776s coverage: 57.7% of statements [2020-10-28T16:03:25.482Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-28T16:03:25.482Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-28T16:03:25.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-10-28T16:03:25.541Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T16:03:25.633Z] === RUN TestRestartManagerTimeout [2020-10-28T16:03:25.633Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-10-28T16:03:25.633Z] === RUN TestRestartManagerTimeoutReset [2020-10-28T16:03:25.633Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-10-28T16:03:25.633Z] PASS [2020-10-28T16:03:25.633Z] coverage: 50.9% of statements [2020-10-28T16:03:25.633Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReaderWithReadError [2020-10-28T16:03:25.634Z] time="2020-10-28T16:03:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReader [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReader (0.00s) [2020-10-28T16:03:25.634Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-10-28T16:03:25.634Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-10-28T16:03:25.634Z] PASS [2020-10-28T16:03:25.634Z] coverage: 100.0% of statements [2020-10-28T16:03:25.634Z] ok github.com/docker/docker/registry/resumable 0.299s coverage: 100.0% of statements [2020-10-28T16:03:26.051Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-10-28T16:03:26.619Z] === RUN TestDecodeContainerConfig [2020-10-28T16:03:26.619Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestDecodeContainerConfigIsolation [2020-10-28T16:03:26.619Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestValidatePrivileged [2020-10-28T16:03:26.619Z] --- PASS: TestValidatePrivileged (0.00s) [2020-10-28T16:03:26.619Z] PASS [2020-10-28T16:03:26.619Z] coverage: 52.2% of statements [2020-10-28T16:03:26.619Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.2% of statements [2020-10-28T16:03:26.619Z] === RUN TestResolveAuthConfigIndexServer [2020-10-28T16:03:26.619Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestResolveAuthConfigFullURL [2020-10-28T16:03:26.619Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestLoadAllowNondistributableArtifacts [2020-10-28T16:03:26.619Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestValidateMirror [2020-10-28T16:03:26.619Z] --- PASS: TestValidateMirror (0.00s) [2020-10-28T16:03:26.619Z] === RUN TestLoadInsecureRegistries [2020-10-28T16:03:26.987Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-10-28T16:03:27.077Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-10-28T16:03:27.078Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-10-28T16:03:27.078Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-10-28T16:03:27.078Z] PASS [2020-10-28T16:03:27.078Z] coverage: 62.5% of statements [2020-10-28T16:03:27.078Z] ok github.com/docker/docker/testutil 0.130s coverage: 62.5% of statements [2020-10-28T16:03:27.078Z] time="2020-10-28T16:03:26Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-28T16:03:27.078Z] time="2020-10-28T16:03:26Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-10-28T16:03:27.078Z] time="2020-10-28T16:03:26Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-10-28T16:03:27.078Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2020-10-28T16:03:27.078Z] === RUN TestNewServiceConfig [2020-10-28T16:03:27.078Z] --- PASS: TestNewServiceConfig (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestValidateIndexName [2020-10-28T16:03:27.078Z] --- PASS: TestValidateIndexName (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestValidateIndexNameWithError [2020-10-28T16:03:27.078Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestEndpointParse [2020-10-28T16:03:27.078Z] --- PASS: TestEndpointParse (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestEndpointParseInvalid [2020-10-28T16:03:27.078Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestValidateEndpoint [2020-10-28T16:03:27.078Z] --- PASS: TestValidateEndpoint (0.01s) [2020-10-28T16:03:27.078Z] === RUN TestPing [2020-10-28T16:03:27.078Z] --- PASS: TestPing (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestPingRegistryEndpoint [2020-10-28T16:03:27.078Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-10-28T16:03:27.078Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:27.078Z] === RUN TestEndpoint [2020-10-28T16:03:27.078Z] --- SKIP: TestEndpoint (0.00s) [2020-10-28T16:03:27.078Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:27.078Z] === RUN TestParseRepositoryInfo [2020-10-28T16:03:27.078Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestNewIndexInfo [2020-10-28T16:03:27.078Z] --- PASS: TestNewIndexInfo (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestMirrorEndpointLookup [2020-10-28T16:03:27.078Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-10-28T16:03:27.078Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:27.078Z] === RUN TestSearchRepositories [2020-10-28T16:03:27.078Z] --- PASS: TestSearchRepositories (0.00s) [2020-10-28T16:03:27.078Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-10-28T16:03:27.078Z] Host: 127.0.0.1:49240 [2020-10-28T16:03:27.078Z] User-Agent: docker test client [2020-10-28T16:03:27.078Z] Authorization: Token fake-token [2020-10-28T16:03:27.078Z] X-Docker-Token: true [2020-10-28T16:03:27.078Z] Accept-Encoding: gzip [2020-10-28T16:03:27.078Z] [2020-10-28T16:03:27.078Z] [2020-10-28T16:03:27.078Z] registry_test.go:730: HTTP/1.1 200 OK [2020-10-28T16:03:27.078Z] Connection: close [2020-10-28T16:03:27.078Z] Content-Length: 144 [2020-10-28T16:03:27.078Z] Cache-Control: no-cache [2020-10-28T16:03:27.078Z] Content-Type: application/json [2020-10-28T16:03:27.078Z] Date: Wed, 28 Oct 2020 16:03:26 GMT [2020-10-28T16:03:27.078Z] Expires: -1 [2020-10-28T16:03:27.078Z] Pragma: no-cache [2020-10-28T16:03:27.078Z] Server: docker-tests/mock [2020-10-28T16:03:27.078Z] X-Docker-Registry-Config: mock [2020-10-28T16:03:27.078Z] X-Docker-Registry-Version: 0.0.0 [2020-10-28T16:03:27.078Z] [2020-10-28T16:03:27.078Z] [2020-10-28T16:03:27.078Z] === RUN TestTrustedLocation [2020-10-28T16:03:27.078Z] --- PASS: TestTrustedLocation (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-10-28T16:03:27.078Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestAllowNondistributableArtifacts [2020-10-28T16:03:27.078Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-10-28T16:03:27.078Z] === RUN TestIsSecureIndex [2020-10-28T16:03:27.078Z] --- PASS: TestIsSecureIndex (0.00s) [2020-10-28T16:03:27.078Z] PASS [2020-10-28T16:03:27.078Z] coverage: 49.9% of statements [2020-10-28T16:03:27.078Z] ok github.com/docker/docker/registry 0.372s coverage: 49.9% of statements [2020-10-28T16:03:27.625Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s) [2020-10-28T16:03:27.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T16:03:27.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:03:27.625Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:03:27.625Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T16:03:28.144Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-28T16:03:28.367Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-10-28T16:03:28.367Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-28T16:03:28.367Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-28T16:03:28.405Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-28T16:03:28.935Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-10-28T16:03:29.348Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-28T16:03:29.921Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-28T16:03:29.986Z] === RUN TestGetDriver [2020-10-28T16:03:29.986Z] --- PASS: TestGetDriver (0.00s) [2020-10-28T16:03:29.986Z] === RUN TestVolumeRequestError [2020-10-28T16:03:29.986Z] --- PASS: TestVolumeRequestError (0.01s) [2020-10-28T16:03:29.986Z] PASS [2020-10-28T16:03:29.986Z] coverage: 36.1% of statements [2020-10-28T16:03:29.986Z] ok github.com/docker/docker/volume/drivers 0.169s coverage: 36.1% of statements [2020-10-28T16:03:30.182Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.61s) [2020-10-28T16:03:30.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-28T16:03:30.182Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-28T16:03:30.445Z] === RUN TestGetAddress [2020-10-28T16:03:30.445Z] --- PASS: TestGetAddress (0.00s) [2020-10-28T16:03:30.445Z] === RUN TestRemove [2020-10-28T16:03:30.445Z] --- SKIP: TestRemove (0.00s) [2020-10-28T16:03:30.445Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-28T16:03:30.445Z] === RUN TestInitializeWithVolumes [2020-10-28T16:03:30.445Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-10-28T16:03:30.445Z] === RUN TestCreate [2020-10-28T16:03:30.445Z] --- PASS: TestCreate (0.01s) [2020-10-28T16:03:30.445Z] === RUN TestValidateName [2020-10-28T16:03:30.445Z] --- PASS: TestValidateName (0.00s) [2020-10-28T16:03:30.445Z] === RUN TestCreateWithOpts [2020-10-28T16:03:30.445Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-10-28T16:03:30.445Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-28T16:03:30.445Z] === RUN TestRelaodNoOpts [2020-10-28T16:03:30.445Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-10-28T16:03:30.445Z] PASS [2020-10-28T16:03:30.445Z] coverage: 39.6% of statements [2020-10-28T16:03:30.445Z] ok github.com/docker/docker/volume/local 0.194s coverage: 39.6% of statements [2020-10-28T16:03:30.445Z] === RUN TestConvertTmpfsOptions [2020-10-28T16:03:30.445Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-10-28T16:03:30.445Z] parser_test.go:49: data="mode=700,size=1m" [2020-10-28T16:03:30.445Z] parser_test.go:49: data="ro" [2020-10-28T16:03:30.445Z] === RUN TestParseMountRaw [2020-10-28T16:03:30.445Z] --- PASS: TestParseMountRaw (0.03s) [2020-10-28T16:03:30.445Z] === RUN TestParseMountRawSplit [2020-10-28T16:03:30.445Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-10-28T16:03:30.445Z] parser_test.go:390: case 0 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 1 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 2 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 3 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 4 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 5 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 6 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 7 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 8 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 0 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 1 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 2 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 3 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 4 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 5 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 6 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 7 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 8 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 9 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 10 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 11 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 12 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 0 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 1 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 2 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 3 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 4 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 5 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 6 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 7 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 8 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 9 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 10 [2020-10-28T16:03:30.445Z] parser_test.go:390: case 11 [2020-10-28T16:03:30.445Z] === RUN TestParseMountSpec [2020-10-28T16:03:30.445Z] --- PASS: TestParseMountSpec (0.00s) [2020-10-28T16:03:30.445Z] parser_test.go:455: case 0 [2020-10-28T16:03:30.445Z] parser_test.go:455: case 1 [2020-10-28T16:03:30.445Z] parser_test.go:455: case 2 [2020-10-28T16:03:30.445Z] parser_test.go:455: case 3 [2020-10-28T16:03:30.445Z] parser_test.go:455: case 4 [2020-10-28T16:03:30.445Z] parser_test.go:455: case 5 [2020-10-28T16:03:30.445Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-10-28T16:03:30.445Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-10-28T16:03:30.445Z] === RUN TestValidateMount [2020-10-28T16:03:30.445Z] --- PASS: TestValidateMount (0.00s) [2020-10-28T16:03:30.445Z] PASS [2020-10-28T16:03:30.445Z] coverage: 66.2% of statements [2020-10-28T16:03:30.445Z] ok github.com/docker/docker/volume/mounts 0.131s coverage: 66.2% of statements [2020-10-28T16:03:30.842Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-10-28T16:03:30.842Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.8% of statements [2020-10-28T16:03:30.842Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-28T16:03:30.842Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-28T16:03:31.137Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-28T16:03:31.780Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2020-10-28T16:03:31.780Z] time="2020-10-28T16:03:31Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-573255384/container.log.1: no such file or directory" [2020-10-28T16:03:31.780Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-10-28T16:03:31.982Z] --- PASS: TestNewClientWithTimeout (17.63s) [2020-10-28T16:03:31.982Z] === RUN TestClientStream [2020-10-28T16:03:31.982Z] --- PASS: TestClientStream (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestClientSendFile [2020-10-28T16:03:31.982Z] --- PASS: TestClientSendFile (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestClientWithRequestTimeout [2020-10-28T16:03:31.982Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestFileSpecPlugin [2020-10-28T16:03:31.982Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-10-28T16:03:31.982Z] === RUN TestFileJSONSpecPlugin [2020-10-28T16:03:31.982Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-10-28T16:03:31.982Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestPluginAddHandler [2020-10-28T16:03:31.982Z] --- PASS: TestPluginAddHandler (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestPluginWaitBadPlugin [2020-10-28T16:03:31.982Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-10-28T16:03:31.982Z] === RUN TestGet [2020-10-28T16:03:31.982Z] time="2020-10-28T16:03:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-10-28T16:03:32.080Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-28T16:03:32.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-10-28T16:03:32.441Z] === RUN TestSetGetMeta [2020-10-28T16:03:32.441Z] === PAUSE TestSetGetMeta [2020-10-28T16:03:32.441Z] === RUN TestRestore [2020-10-28T16:03:32.441Z] === PAUSE TestRestore [2020-10-28T16:03:32.441Z] === RUN TestServiceCreate [2020-10-28T16:03:32.441Z] === PAUSE TestServiceCreate [2020-10-28T16:03:32.441Z] === RUN TestServiceList [2020-10-28T16:03:32.441Z] === PAUSE TestServiceList [2020-10-28T16:03:32.441Z] === RUN TestServiceRemove [2020-10-28T16:03:32.441Z] === PAUSE TestServiceRemove [2020-10-28T16:03:32.441Z] === RUN TestServiceGet [2020-10-28T16:03:32.441Z] === PAUSE TestServiceGet [2020-10-28T16:03:32.441Z] === RUN TestServicePrune [2020-10-28T16:03:32.441Z] === PAUSE TestServicePrune [2020-10-28T16:03:32.441Z] === RUN TestCreate [2020-10-28T16:03:32.441Z] === PAUSE TestCreate [2020-10-28T16:03:32.441Z] === RUN TestRemove [2020-10-28T16:03:32.441Z] === PAUSE TestRemove [2020-10-28T16:03:32.441Z] === RUN TestList [2020-10-28T16:03:32.441Z] === PAUSE TestList [2020-10-28T16:03:32.441Z] === RUN TestFindByDriver [2020-10-28T16:03:32.441Z] === PAUSE TestFindByDriver [2020-10-28T16:03:32.441Z] === RUN TestFindByReferenced [2020-10-28T16:03:32.441Z] === PAUSE TestFindByReferenced [2020-10-28T16:03:32.441Z] === RUN TestDerefMultipleOfSameRef [2020-10-28T16:03:32.441Z] === PAUSE TestDerefMultipleOfSameRef [2020-10-28T16:03:32.441Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-28T16:03:32.441Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-28T16:03:32.441Z] === RUN TestDefererencePluginOnCreateError [2020-10-28T16:03:32.441Z] === PAUSE TestDefererencePluginOnCreateError [2020-10-28T16:03:32.441Z] === RUN TestRefDerefRemove [2020-10-28T16:03:32.441Z] === PAUSE TestRefDerefRemove [2020-10-28T16:03:32.441Z] === RUN TestGet [2020-10-28T16:03:32.441Z] === PAUSE TestGet [2020-10-28T16:03:32.441Z] === RUN TestGetWithReference [2020-10-28T16:03:32.441Z] === PAUSE TestGetWithReference [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_nil_list [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_nil_list [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_empty_list [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_empty_list [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_filter_some [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_filter_some [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_filter_middle [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_filter_middle [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-10-28T16:03:32.441Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-10-28T16:03:32.441Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_nil_list [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_filter_some [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_empty_list [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_filter_middle [2020-10-28T16:03:32.441Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-10-28T16:03:32.441Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-10-28T16:03:32.441Z] === CONT TestSetGetMeta [2020-10-28T16:03:32.441Z] === CONT TestFindByReferenced [2020-10-28T16:03:32.441Z] === CONT TestServicePrune [2020-10-28T16:03:32.441Z] === CONT TestGet [2020-10-28T16:03:32.441Z] --- PASS: TestSetGetMeta (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestRefDerefRemove [2020-10-28T16:03:32.441Z] --- PASS: TestGet (0.03s) [2020-10-28T16:03:32.441Z] === CONT TestDefererencePluginOnCreateError [2020-10-28T16:03:32.441Z] --- PASS: TestFindByReferenced (0.03s) [2020-10-28T16:03:32.441Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-10-28T16:03:32.441Z] --- PASS: TestRefDerefRemove (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestDerefMultipleOfSameRef [2020-10-28T16:03:32.441Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestServiceList [2020-10-28T16:03:32.441Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestServiceGet [2020-10-28T16:03:32.441Z] === CONT TestServiceRemove [2020-10-28T16:03:32.441Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-10-28T16:03:32.441Z] --- PASS: TestServiceGet (0.07s) [2020-10-28T16:03:32.441Z] === CONT TestList [2020-10-28T16:03:32.441Z] time="2020-10-28T16:03:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-28T16:03:32.441Z] --- PASS: TestServiceRemove (0.06s) [2020-10-28T16:03:32.441Z] === CONT TestFindByDriver [2020-10-28T16:03:32.441Z] --- PASS: TestServiceList (0.08s) [2020-10-28T16:03:32.441Z] === CONT TestServiceCreate [2020-10-28T16:03:32.441Z] time="2020-10-28T16:03:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-28T16:03:32.441Z] time="2020-10-28T16:03:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-28T16:03:32.441Z] time="2020-10-28T16:03:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-10-28T16:03:32.441Z] --- PASS: TestFindByDriver (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestRemove [2020-10-28T16:03:32.441Z] --- PASS: TestList (0.03s) [2020-10-28T16:03:32.441Z] === CONT TestGetWithReference [2020-10-28T16:03:32.441Z] --- PASS: TestServiceCreate (0.02s) [2020-10-28T16:03:32.441Z] === CONT TestCreate [2020-10-28T16:03:32.441Z] time="2020-10-28T16:03:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-10-28T16:03:32.441Z] --- PASS: TestServicePrune (0.16s) [2020-10-28T16:03:32.441Z] === CONT TestRestore [2020-10-28T16:03:32.441Z] --- PASS: TestCreate (0.02s) [2020-10-28T16:03:32.441Z] --- PASS: TestRemove (0.03s) [2020-10-28T16:03:32.441Z] --- PASS: TestGetWithReference (0.03s) [2020-10-28T16:03:32.441Z] --- PASS: TestRestore (0.03s) [2020-10-28T16:03:32.441Z] PASS [2020-10-28T16:03:32.441Z] coverage: 70.3% of statements [2020-10-28T16:03:32.441Z] ok github.com/docker/docker/volume/service 0.425s coverage: 70.3% of statements [2020-10-28T16:03:32.652Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-28T16:03:32.901Z] time="2020-10-28T16:03:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-10-28T16:03:33.287Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-10-28T16:03:33.287Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-28T16:03:34.226Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-10-28T16:03:34.794Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-10-28T16:03:35.077Z] time="2020-10-28T16:03:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-10-28T16:03:35.201Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-28T16:03:35.201Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-28T16:03:35.201Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-28T16:03:35.201Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-28T16:03:35.462Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-28T16:03:36.036Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-28T16:03:36.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-10-28T16:03:36.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-28T16:03:36.297Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-28T16:03:36.431Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-10-28T16:03:37.239Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-28T16:03:37.396Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-10-28T16:03:37.686Z] ok github.com/docker/docker/daemon/logger/splunk 1.655s coverage: 82.5% of statements [2020-10-28T16:03:37.686Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-28T16:03:37.686Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-28T16:03:38.839Z] time="2020-10-28T16:03:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-10-28T16:03:39.606Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-10-28T16:03:39.865Z] ok github.com/docker/docker/distribution 0.172s coverage: 21.9% of statements [2020-10-28T16:03:39.865Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-28T16:03:40.541Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-28T16:03:41.113Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-28T16:03:41.243Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-10-28T16:03:41.685Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-28T16:03:41.946Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-28T16:03:42.179Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-10-28T16:03:42.518Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-28T16:03:42.747Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-10-28T16:03:43.006Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-10-28T16:03:43.006Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-28T16:03:43.006Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-28T16:03:43.021Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2020-10-28T16:03:43.021Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T16:03:43.460Z] === RUN TestDockerSuite/TestBuildUser [2020-10-28T16:03:43.943Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-10-28T16:03:43.943Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-28T16:03:44.846Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-28T16:03:44.881Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-10-28T16:03:45.817Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-10-28T16:03:46.754Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-10-28T16:03:46.754Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-10-28T16:03:46.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-10-28T16:03:46.761Z] PASS [2020-10-28T16:03:46.761Z] [2020-10-28T16:03:46.761Z] DONE 17 tests in 53.367s [2020-10-28T16:03:46.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-28T16:03:46.761Z] ++ 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-10-28T16:03:46.761Z] ++ set -e [2020-10-28T16:03:46.761Z] ++ '[' -n 0 ']' [2020-10-28T16:03:46.761Z] ++ set -x [2020-10-28T16:03:46.761Z] ++ env -i DEST=/go/src/github.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-10-28T16:03:47.022Z] INFO: Testing against a local daemon [2020-10-28T16:03:47.022Z] === RUN TestPluginInvalidJSON [2020-10-28T16:03:47.022Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:03:47.022Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:03:47.022Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:03:47.022Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-28T16:03:47.022Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-28T16:03:47.022Z] === RUN TestPluginInstall [2020-10-28T16:03:47.022Z] === RUN TestPluginInstall/no_auth [2020-10-28T16:03:47.022Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-28T16:03:47.436Z] --- PASS: TestGet (15.00s) [2020-10-28T16:03:47.436Z] === RUN TestPluginWithNoManifest [2020-10-28T16:03:47.436Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-10-28T16:03:47.436Z] === RUN TestGetAll [2020-10-28T16:03:47.436Z] --- PASS: TestGetAll (0.00s) [2020-10-28T16:03:47.436Z] PASS [2020-10-28T16:03:47.436Z] coverage: 73.4% of statements [2020-10-28T16:03:47.436Z] ok github.com/docker/docker/pkg/plugins 35.127s coverage: 73.4% of statements [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/quota [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/rootless [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/volume [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-28T16:03:47.436Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === Skipped [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-10-28T16:03:48.405Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-10-28T16:03:48.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-10-28T16:03:48.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-10-28T16:03:48.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-10-28T16:03:48.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-10-28T16:03:48.405Z] client_test.go:23: runtime.GOOS == "windows" [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-10-28T16:03:48.405Z] daemon_test.go:147: root required [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-10-28T16:03:48.405Z] reload_test.go:520: root required [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2020-10-28T16:03:48.405Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-10-28T16:03:48.405Z] pull_v2_test.go:73: Needs fixing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-10-28T16:03:48.405Z] pull_v2_test.go:118: Needs fixing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-10-28T16:03:48.405Z] download_test.go:268: Needs fixing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-10-28T16:03:48.405Z] layer_test.go:304: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-10-28T16:03:48.405Z] layer_test.go:353: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-10-28T16:03:48.405Z] layer_test.go:468: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-10-28T16:03:48.405Z] layer_test.go:697: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-10-28T16:03:48.405Z] migration_test.go:46: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-10-28T16:03:48.405Z] migration_test.go:182: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-10-28T16:03:48.405Z] mount_test.go:17: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-10-28T16:03:48.405Z] mount_test.go:76: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-10-28T16:03:48.405Z] mount_test.go:125: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-10-28T16:03:48.405Z] mount_test.go:212: Failing on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:133: Xz not present in msys2 [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:238: Failing on Windows CI machines [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-10-28T16:03:48.405Z] archive_windows_test.go:16: Currently fails [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-10-28T16:03:48.405Z] changes_test.go:192: needs more investigation [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-10-28T16:03:48.405Z] changes_test.go:405: needs further investigation [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-10-28T16:03:48.405Z] changes_test.go:441: needs further investigation [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-10-28T16:03:48.405Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-10-28T16:03:48.405Z] poller_test.go:41: No chmod on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-10-28T16:03:48.405Z] fileutils_test.go:134: Needs porting to Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-10-28T16:03:48.405Z] fileutils_test.go:180: Needs porting to Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-10-28T16:03:48.405Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-10-28T16:03:48.405Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-10-28T16:03:48.405Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-10-28T16:03:48.405Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-10-28T16:03:48.405Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-10-28T16:03:48.405Z] local_test.go:181: runtime.GOOS == "windows" [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] [2020-10-28T16:03:48.405Z] DONE 1769 tests, 46 skipped in 209.465s [2020-10-28T16:03:48.405Z] INFO: make.ps1 ended at 10/28/2020 16:03:48 [2020-10-28T16:03:48.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-10-28T16:03:48.620Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1kpzyqbllbzxxmyclvxxak892 Created:2020-10-28 16:03:42.139577282 +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[559af78890d4d700bcf3189acb80157ab6e4de481d31d99e2cee157f4ab548f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kp24h3ynlhzrlzf1dfcilumzg EndpointID:8bc8b2e05a9475b7fb9a3bd928926872ec3afa552ee227d2d29a622d23c4cb10 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ffc85724961850205183596a67d43fcd75637b2b0e104067ad8803fdf0d6515f 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:39876e3741de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kp24h3ynlhzrlzf1dfcilumzg EndpointID:8bc8b2e05a9475b7fb9a3bd928926872ec3afa552ee227d2d29a622d23c4cb10 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-28T16:03:48.620Z] PASS [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] === Skipped [2020-10-28T16:03:48.620Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:03:48.620Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] DONE 23 tests, 1 skipped in 39.087s [2020-10-28T16:03:48.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-28T16:03:48.620Z] ++ 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-10-28T16:03:48.620Z] ++ set -e [2020-10-28T16:03:48.620Z] ++ '[' -n 0 ']' [2020-10-28T16:03:48.620Z] ++ set -x [2020-10-28T16:03:48.620Z] ++ env -i DEST=/go/src/github.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-10-28T16:03:48.620Z] INFO: Testing against a local daemon [2020-10-28T16:03:48.620Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-28T16:03:48.620Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T16:03:48.620Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:03:48.620Z] === RUN TestDockerNetworkIpvlan [2020-10-28T16:03:48.620Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-28T16:03:48.620Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:03:48.620Z] PASS [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] === Skipped [2020-10-28T16:03:48.620Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-28T16:03:48.620Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-28T16:03:48.620Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] [2020-10-28T16:03:48.620Z] DONE 2 tests, 2 skipped in 0.084s [2020-10-28T16:03:48.620Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-28T16:03:48.620Z] ++ 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-10-28T16:03:48.620Z] ++ set -e [2020-10-28T16:03:48.620Z] ++ '[' -n 0 ']' [2020-10-28T16:03:48.620Z] ++ set -x [2020-10-28T16:03:48.620Z] ++ env -i DEST=/go/src/github.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-10-28T16:03:48.620Z] INFO: Testing against a local daemon [2020-10-28T16:03:48.620Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-28T16:03:48.660Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 77.2% of statements [2020-10-28T16:03:49.572Z] time="2020-10-28T16:03:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:49.572Z] time="2020-10-28T16:03:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d92b568a806aad527474ce81cc96a2aabac9236832d32d51ef8f39d6c0825b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:49.572Z] time="2020-10-28T16:03:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:49.572Z] time="2020-10-28T16:03:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d92b568a806aad527474ce81cc96a2aabac9236832d32d51ef8f39d6c0825b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:49.597Z] ok github.com/docker/docker/pkg/authorization 0.260s coverage: 68.3% of statements [2020-10-28T16:03:49.597Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-28T16:03:49.666Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-10-28T16:03:49.666Z] === RUN TestDockerNetworkMacvlan [2020-10-28T16:03:49.833Z] === RUN TestPluginInstall/with_htpasswd [2020-10-28T16:03:49.856Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-28T16:03:50.306Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-28T16:03:50.408Z] time="2020-10-28T16:03:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:50.408Z] time="2020-10-28T16:03:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e9fd728f69d652021a81098af71f74151a5a11f240bb59abc617b3a603c6d16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:50.408Z] time="2020-10-28T16:03:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:50.408Z] time="2020-10-28T16:03:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e9fd728f69d652021a81098af71f74151a5a11f240bb59abc617b3a603c6d16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:50.582Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-10-28T16:03:50.582Z] INFO: Unit tests ended at 10/28/2020 16:03:50. Duration:00:03:46.0017613 [2020-10-28T16:03:50.582Z] INFO: Building busybox [2020-10-28T16:03:50.582Z] Sending build context to Docker daemon 5.12kB [2020-10-28T16:03:50.582Z] [2020-10-28T16:03:50.582Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-10-28T16:03:50.582Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-10-28T16:03:50.582Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-10-28T16:03:50.582Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-10-28T16:03:50.582Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-10-28T16:03:50.583Z] ---> 71d3f266f3af [2020-10-28T16:03:50.583Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-10-28T16:03:50.583Z] ---> Running in 535e881419cc [2020-10-28T16:03:50.981Z] === RUN TestPluginInstall/with_insecure [2020-10-28T16:03:51.354Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-28T16:03:51.937Z] time="2020-10-28T16:03:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:51.937Z] time="2020-10-28T16:03:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e653f981acab8c8347e784e81d089061ffa6dafd7d7ad19b1225d019c702a3bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:51.937Z] time="2020-10-28T16:03:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:03:51.937Z] time="2020-10-28T16:03:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e653f981acab8c8347e784e81d089061ffa6dafd7d7ad19b1225d019c702a3bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:03:52.406Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-28T16:03:52.511Z] --- PASS: TestPluginInstall (5.47s) [2020-10-28T16:03:52.511Z] --- PASS: TestPluginInstall/no_auth (2.80s) [2020-10-28T16:03:52.511Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-10-28T16:03:52.511Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2020-10-28T16:03:52.511Z] plugin_test.go:157: [dc3fdcf3ddae3] daemon is not started [2020-10-28T16:03:52.511Z] PASS [2020-10-28T16:03:52.511Z] [2020-10-28T16:03:52.511Z] DONE 6 tests in 5.655s [2020-10-28T16:03:52.511Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-28T16:03:52.511Z] ++ 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-10-28T16:03:52.511Z] ++ set -e [2020-10-28T16:03:52.511Z] ++ '[' -n 0 ']' [2020-10-28T16:03:52.511Z] ++ set -x [2020-10-28T16:03:52.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-28T16:03:52.511Z] INFO: Testing against a local daemon [2020-10-28T16:03:52.511Z] === RUN TestExternalGraphDriver [2020-10-28T16:03:52.773Z] === RUN TestExternalGraphDriver/json [2020-10-28T16:03:53.143Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2020-10-28T16:03:53.143Z] ok github.com/docker/docker/layer 7.762s coverage: 68.8% of statements [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-28T16:03:53.143Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-28T16:03:53.143Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-10-28T16:03:53.711Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-10-28T16:03:53.970Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-10-28T16:03:54.500Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-28T16:03:54.538Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-10-28T16:03:54.689Z] === RUN TestExternalGraphDriver/spec [2020-10-28T16:03:55.106Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-10-28T16:03:55.676Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-10-28T16:03:56.395Z] Removing intermediate container 535e881419cc [2020-10-28T16:03:56.395Z] ---> d0327f91118c [2020-10-28T16:03:56.395Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-10-28T16:03:56.395Z] ---> Running in c97f51a22c29 [2020-10-28T16:03:56.395Z] Removing intermediate container c97f51a22c29 [2020-10-28T16:03:56.395Z] ---> 06281a0fdee9 [2020-10-28T16:03:56.395Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-10-28T16:03:56.395Z] ---> Running in 32093d57e1fb [2020-10-28T16:03:56.585Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-10-28T16:03:56.604Z] === RUN TestExternalGraphDriver/pull [2020-10-28T16:03:56.855Z] Removing intermediate container 32093d57e1fb [2020-10-28T16:03:56.855Z] ---> 787aaa835515 [2020-10-28T16:03:56.855Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-10-28T16:03:57.054Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-10-28T16:03:57.622Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-10-28T16:03:57.822Z] [2020-10-28T16:03:58.190Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2020-10-28T16:03:58.190Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-10-28T16:03:58.282Z] ---> 3f5d4f0e57c7 [2020-10-28T16:03:58.282Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-10-28T16:03:58.282Z] ---> Running in d1cb9210e832 [2020-10-28T16:03:58.521Z] --- PASS: TestExternalGraphDriver (5.73s) [2020-10-28T16:03:58.521Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-10-28T16:03:58.521Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2020-10-28T16:03:58.521Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-10-28T16:03:58.521Z] === RUN TestGraphdriverPluginV2 [2020-10-28T16:03:58.758Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-10-28T16:03:59.465Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-28T16:03:59.694Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 70.1% of statements [2020-10-28T16:03:59.953Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 70.6% of statements [2020-10-28T16:04:00.130Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-28T16:04:00.213Z] ok github.com/docker/docker/pkg/jsonmessage 0.047s coverage: 91.7% of statements [2020-10-28T16:04:00.213Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-10-28T16:04:00.407Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-28T16:04:00.473Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-28T16:04:00.473Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-28T16:04:00.473Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-28T16:04:00.473Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-10-28T16:04:00.473Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-28T16:04:00.669Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-28T16:04:00.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-28T16:04:00.732Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan (11.18s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-10-28T16:04:00.784Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2020-10-28T16:04:00.784Z] PASS [2020-10-28T16:04:00.784Z] [2020-10-28T16:04:00.784Z] DONE 8 tests in 12.644s [2020-10-28T16:04:00.784Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-28T16:04:00.784Z] ++ 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-10-28T16:04:00.784Z] ++ set -e [2020-10-28T16:04:00.784Z] ++ '[' -n 0 ']' [2020-10-28T16:04:00.784Z] ++ set -x [2020-10-28T16:04:00.784Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:00.784Z] testing: warning: no tests to run [2020-10-28T16:04:00.784Z] PASS [2020-10-28T16:04:00.784Z] [2020-10-28T16:04:00.784Z] DONE 0 tests in 0.017s [2020-10-28T16:04:00.784Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-28T16:04:00.784Z] ++ 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-10-28T16:04:00.784Z] ++ set -e [2020-10-28T16:04:00.784Z] ++ '[' -n 0 ']' [2020-10-28T16:04:00.784Z] ++ set -x [2020-10-28T16:04:00.784Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:00.784Z] INFO: Testing against a local daemon [2020-10-28T16:04:00.784Z] === RUN TestAuthZPluginAllowRequest [2020-10-28T16:04:00.991Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-10-28T16:04:01.558Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-10-28T16:04:01.558Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-10-28T16:04:01.558Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-28T16:04:01.558Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-28T16:04:01.617Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-28T16:04:02.302Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-10-28T16:04:02.302Z] === RUN TestAuthZPluginTLS [2020-10-28T16:04:02.495Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-10-28T16:04:02.562Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-28T16:04:02.824Z] --- PASS: TestGraphdriverPluginV2 (4.64s) [2020-10-28T16:04:02.824Z] PASS [2020-10-28T16:04:02.824Z] [2020-10-28T16:04:02.824Z] DONE 5 tests in 10.522s [2020-10-28T16:04:02.943Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-28T16:04:02.943Z] === RUN TestAuthZPluginDenyRequest [2020-10-28T16:04:03.063Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-28T16:04:03.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-28T16:04:03.087Z] ++ 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-10-28T16:04:03.087Z] ++ set -e [2020-10-28T16:04:03.087Z] ++ '[' -n 0 ']' [2020-10-28T16:04:03.087Z] ++ set -x [2020-10-28T16:04:03.087Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:03.239Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-28T16:04:03.239Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-28T16:04:03.323Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-10-28T16:04:03.349Z] INFO: Testing against a local daemon [2020-10-28T16:04:03.349Z] === RUN TestContinueAfterPluginCrash [2020-10-28T16:04:03.349Z] === PAUSE TestContinueAfterPluginCrash [2020-10-28T16:04:03.349Z] === RUN TestReadPluginNoRead [2020-10-28T16:04:03.349Z] === PAUSE TestReadPluginNoRead [2020-10-28T16:04:03.349Z] === RUN TestDaemonStartWithLogOpt [2020-10-28T16:04:03.349Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-28T16:04:03.349Z] === CONT TestContinueAfterPluginCrash [2020-10-28T16:04:03.349Z] === CONT TestDaemonStartWithLogOpt [2020-10-28T16:04:03.582Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-28T16:04:03.878Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-10-28T16:04:03.878Z] === RUN TestAuthZPluginDenyResponse [2020-10-28T16:04:04.294Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-28T16:04:04.294Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-28T16:04:04.520Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-10-28T16:04:04.520Z] === RUN TestAuthZPluginAllowEventStream [2020-10-28T16:04:04.556Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-28T16:04:04.556Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-28T16:04:04.556Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-28T16:04:04.958Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-10-28T16:04:05.217Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-10-28T16:04:06.047Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-10-28T16:04:06.047Z] === RUN TestAuthZPluginErrorResponse [2020-10-28T16:04:06.344Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-28T16:04:06.344Z] === RUN TestAuthZPluginErrorRequest [2020-10-28T16:04:06.475Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-28T16:04:06.475Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-28T16:04:06.982Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-28T16:04:06.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-28T16:04:07.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-10-28T16:04:07.623Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-28T16:04:07.863Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-28T16:04:08.125Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-28T16:04:08.502Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-10-28T16:04:08.502Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-10-28T16:04:08.699Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2020-10-28T16:04:08.699Z] === CONT TestReadPluginNoRead [2020-10-28T16:04:08.761Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-10-28T16:04:08.961Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-28T16:04:08.961Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-28T16:04:09.020Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-28T16:04:09.149Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-10-28T16:04:09.149Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-28T16:04:09.279Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-10-28T16:04:09.846Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-10-28T16:04:10.415Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-10-28T16:04:10.674Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-10-28T16:04:10.698Z] Removing intermediate container d1cb9210e832 [2020-10-28T16:04:10.698Z] ---> 6992951e9076 [2020-10-28T16:04:10.698Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-10-28T16:04:10.698Z] ---> Running in 5205bc979f8a [2020-10-28T16:04:10.698Z] [2020-10-28T16:04:10.698Z] SUCCESS: Specified value was saved. [2020-10-28T16:04:11.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-10-28T16:04:11.233Z] === RUN TestAuthZPluginHeader [2020-10-28T16:04:11.242Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-10-28T16:04:11.501Z] testing: warning: no tests to run [2020-10-28T16:04:11.501Z] coverage: [no statements] [2020-10-28T16:04:11.501Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-10-28T16:04:11.519Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-28T16:04:11.893Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-10-28T16:04:11.893Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-28T16:04:11.893Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T16:04:11.893Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:11.893Z] === RUN TestAuthZPluginV2Disable [2020-10-28T16:04:11.893Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-28T16:04:11.893Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:11.893Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-28T16:04:11.893Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T16:04:11.893Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:11.893Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-28T16:04:11.893Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T16:04:11.893Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:11.893Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-28T16:04:12.069Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-28T16:04:12.069Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-10-28T16:04:12.091Z] === RUN TestReadPluginNoRead/default [2020-10-28T16:04:12.329Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-28T16:04:12.664Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-28T16:04:13.603Z] Removing intermediate container 5205bc979f8a [2020-10-28T16:04:13.603Z] ---> e3d397e662e0 [2020-10-28T16:04:13.603Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-10-28T16:04:13.603Z] ---> Running in 80481bfa5494 [2020-10-28T16:04:13.609Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-28T16:04:13.870Z] --- PASS: TestContinueAfterPluginCrash (10.57s) [2020-10-28T16:04:13.870Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-28T16:04:14.132Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-28T16:04:14.235Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-10-28T16:04:14.705Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-28T16:04:14.705Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-28T16:04:14.803Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-28T16:04:15.281Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-28T16:04:15.281Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-28T16:04:15.372Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2020-10-28T16:04:16.667Z] --- PASS: TestReadPluginNoRead (7.96s) [2020-10-28T16:04:16.667Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2020-10-28T16:04:16.667Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2020-10-28T16:04:16.667Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2020-10-28T16:04:16.667Z] read_test.go:92: [d6d78464d0497] daemon is not started [2020-10-28T16:04:16.667Z] PASS [2020-10-28T16:04:16.667Z] [2020-10-28T16:04:16.667Z] DONE 6 tests in 13.722s [2020-10-28T16:04:16.667Z] 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-10-28T16:04:16.667Z] ++ 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-10-28T16:04:16.667Z] ++ set -e [2020-10-28T16:04:16.667Z] ++ '[' -n 0 ']' [2020-10-28T16:04:16.667Z] ++ set -x [2020-10-28T16:04:16.667Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:16.751Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2020-10-28T16:04:16.929Z] testing: warning: no tests to run [2020-10-28T16:04:16.929Z] PASS [2020-10-28T16:04:16.929Z] [2020-10-28T16:04:16.929Z] DONE 0 tests in 0.059s [2020-10-28T16:04:16.929Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-28T16:04:16.929Z] ++ 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-10-28T16:04:16.929Z] ++ set -e [2020-10-28T16:04:16.929Z] ++ '[' -n 0 ']' [2020-10-28T16:04:16.929Z] ++ set -x [2020-10-28T16:04:16.929Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:16.929Z] INFO: Testing against a local daemon [2020-10-28T16:04:16.929Z] === RUN TestPluginWithDevMounts [2020-10-28T16:04:16.929Z] === PAUSE TestPluginWithDevMounts [2020-10-28T16:04:16.929Z] === CONT TestPluginWithDevMounts [2020-10-28T16:04:16.929Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-28T16:04:17.010Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-10-28T16:04:17.190Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-28T16:04:17.190Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-28T16:04:17.368Z] Cannot create a file when that file already exists. [2020-10-28T16:04:17.452Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-28T16:04:18.388Z] ok github.com/docker/docker/registry 0.057s coverage: 56.8% of statements [2020-10-28T16:04:18.397Z] === RUN TestDockerSuite/TestCommitChange [2020-10-28T16:04:18.956Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-10-28T16:04:18.969Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-10-28T16:04:18.969Z] PASS [2020-10-28T16:04:18.969Z] [2020-10-28T16:04:18.969Z] DONE 1 tests in 2.106s [2020-10-28T16:04:18.969Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-28T16:04:18.969Z] ++ 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-10-28T16:04:18.969Z] ++ set -e [2020-10-28T16:04:18.969Z] ++ '[' -n 0 ']' [2020-10-28T16:04:18.969Z] ++ set -x [2020-10-28T16:04:18.969Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:18.969Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-28T16:04:18.969Z] INFO: Testing against a local daemon [2020-10-28T16:04:18.969Z] === RUN TestSecretInspect [2020-10-28T16:04:19.215Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-10-28T16:04:19.784Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-10-28T16:04:19.912Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-28T16:04:20.043Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-10-28T16:04:20.857Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-28T16:04:21.801Z] --- PASS: TestSecretInspect (2.77s) [2020-10-28T16:04:21.801Z] === RUN TestSecretList [2020-10-28T16:04:22.373Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-28T16:04:22.605Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-10-28T16:04:22.945Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-28T16:04:23.990Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2020-10-28T16:04:24.250Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-10-28T16:04:24.334Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-28T16:04:24.469Z] Removing intermediate container 80481bfa5494 [2020-10-28T16:04:24.469Z] ---> 21027b4cf3f5 [2020-10-28T16:04:24.469Z] Step 13/13 : CMD ["sh"] [2020-10-28T16:04:24.469Z] ---> Running in f2e21a0d3c68 [2020-10-28T16:04:24.469Z] Removing intermediate container f2e21a0d3c68 [2020-10-28T16:04:24.469Z] ---> bd86b79a8b1c [2020-10-28T16:04:24.469Z] Successfully built bd86b79a8b1c [2020-10-28T16:04:24.469Z] Successfully tagged busybox:latest [2020-10-28T16:04:24.469Z] INFO: Docker images of the daemon under test [2020-10-28T16:04:24.469Z] [2020-10-28T16:04:24.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-28T16:04:24.469Z] busybox latest bd86b79a8b1c Less than a second ago 5.17GB [2020-10-28T16:04:24.469Z] microsoft/windowsservercore latest 71d3f266f3af 3 weeks ago 5.1GB [2020-10-28T16:04:24.469Z] mcr.microsoft.com/windows/servercore ltsc2019 71d3f266f3af 3 weeks ago 5.1GB [2020-10-28T16:04:24.469Z] [2020-10-28T16:04:24.469Z] INFO: Running integration tests at 10/28/2020 16:04:23... [2020-10-28T16:04:24.469Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-10-28T16:04:24.469Z] INFO: Integration API tests being run from the host: [2020-10-28T16:04:24.469Z] INFO: make.ps1 starting at 10/28/2020 16:04:23 [2020-10-28T16:04:24.906Z] --- PASS: TestSecretList (3.06s) [2020-10-28T16:04:24.906Z] === RUN TestSecretsCreateAndDelete [2020-10-28T16:04:24.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-28T16:04:24.929Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-10-28T16:04:25.168Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-28T16:04:25.627Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-10-28T16:04:26.558Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-28T16:04:27.954Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2020-10-28T16:04:27.954Z] === RUN TestSecretsUpdate [2020-10-28T16:04:27.954Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-28T16:04:27.954Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-28T16:04:28.215Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-28T16:04:28.215Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-28T16:04:28.477Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-28T16:04:28.477Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-28T16:04:28.477Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-28T16:04:29.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-28T16:04:29.992Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-28T16:04:30.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-10-28T16:04:30.501Z] PASS [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] === Skipped [2020-10-28T16:04:30.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-28T16:04:30.501Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-28T16:04:30.501Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-28T16:04:30.501Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-28T16:04:30.501Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] [2020-10-28T16:04:30.501Z] DONE 17 tests, 4 skipped in 27.605s [2020-10-28T16:04:30.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-28T16:04:30.501Z] ++ 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-10-28T16:04:30.501Z] ++ set -e [2020-10-28T16:04:30.501Z] ++ '[' -n 0 ']' [2020-10-28T16:04:30.501Z] ++ set -x [2020-10-28T16:04:30.501Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:30.501Z] INFO: Testing against a local daemon [2020-10-28T16:04:30.501Z] === RUN TestPluginInvalidJSON [2020-10-28T16:04:30.501Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:04:30.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:04:30.501Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:04:30.501Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-28T16:04:30.501Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-28T16:04:30.501Z] === RUN TestPluginInstall [2020-10-28T16:04:30.501Z] === RUN TestPluginInstall/no_auth [2020-10-28T16:04:30.501Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:30.501Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d2079201fd8f75107dddd2daef362c28019c5bd51368ab80a3c2e7a848f59eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:30.501Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:30.501Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d2079201fd8f75107dddd2daef362c28019c5bd51368ab80a3c2e7a848f59eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:30.501Z] === RUN TestPluginInstall/with_htpasswd [2020-10-28T16:04:31.147Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:31.147Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9e48bcbcc810061db68af44bb292a4ca1219168cd4b06995b06a35f748af4cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:31.147Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:31.147Z] time="2020-10-28T16:04:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9e48bcbcc810061db68af44bb292a4ca1219168cd4b06995b06a35f748af4cc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:31.378Z] --- PASS: TestSecretsUpdate (3.29s) [2020-10-28T16:04:31.378Z] === RUN TestTemplatedSecret [2020-10-28T16:04:31.443Z] === RUN TestPluginInstall/with_insecure [2020-10-28T16:04:31.639Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-28T16:04:31.639Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-28T16:04:32.484Z] time="2020-10-28T16:04:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:32.484Z] time="2020-10-28T16:04:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9e394be80906cf16606bc2849240e8c2c34856acb6772c5ddab92716243c7fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:32.484Z] time="2020-10-28T16:04:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-10-28T16:04:32.484Z] time="2020-10-28T16:04:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9e394be80906cf16606bc2849240e8c2c34856acb6772c5ddab92716243c7fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-10-28T16:04:32.585Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-28T16:04:32.778Z] --- PASS: TestPluginInstall (4.25s) [2020-10-28T16:04:32.779Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2020-10-28T16:04:32.779Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-10-28T16:04:32.779Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-10-28T16:04:32.779Z] plugin_test.go:157: [d06418ac28484] daemon is not started [2020-10-28T16:04:32.779Z] PASS [2020-10-28T16:04:32.779Z] [2020-10-28T16:04:32.779Z] DONE 6 tests in 4.354s [2020-10-28T16:04:32.779Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-28T16:04:32.779Z] ++ 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-10-28T16:04:32.779Z] ++ set -e [2020-10-28T16:04:32.779Z] ++ '[' -n 0 ']' [2020-10-28T16:04:32.779Z] ++ set -x [2020-10-28T16:04:32.779Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:32.779Z] INFO: Testing against a local daemon [2020-10-28T16:04:32.779Z] === RUN TestExternalGraphDriver [2020-10-28T16:04:33.075Z] === RUN TestExternalGraphDriver/json [2020-10-28T16:04:33.158Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-28T16:04:34.102Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-28T16:04:35.046Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-28T16:04:35.046Z] --- PASS: TestTemplatedSecret (3.87s) [2020-10-28T16:04:35.046Z] === RUN TestSecretCreateResolve [2020-10-28T16:04:35.154Z] === RUN TestExternalGraphDriver/spec [2020-10-28T16:04:35.307Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-28T16:04:35.568Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-28T16:04:35.568Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-28T16:04:36.142Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-28T16:04:36.142Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-28T16:04:36.142Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-28T16:04:36.142Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-28T16:04:36.142Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-28T16:04:36.675Z] === RUN TestExternalGraphDriver/pull [2020-10-28T16:04:36.716Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-28T16:04:37.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-28T16:04:37.825Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/pkg/term [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/rootless [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/testutil/request [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/volume [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-28T16:04:37.825Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === Skipped [2020-10-28T16:04:37.825Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-28T16:04:37.825Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-28T16:04:37.825Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:73: No driver to put! [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-10-28T16:04:37.825Z] time="2020-10-28T16:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-10-28T16:04:37.825Z] time="2020-10-28T16:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-10-28T16:04:37.825Z] time="2020-10-28T16:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-10-28T16:04:37.825Z] time="2020-10-28T16:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-10-28T16:04:37.825Z] time="2020-10-28T16:03:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:73: No driver to put! [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-28T16:04:37.825Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-28T16:04:37.825Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-28T16:04:37.825Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-28T16:04:37.825Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-28T16:04:37.825Z] graphtest_unix.go:73: No driver to put! [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-28T16:04:37.825Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-10-28T16:04:37.825Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] [2020-10-28T16:04:37.825Z] DONE 2187 tests, 26 skipped in 247.101s Post stage [Pipeline] junit [2020-10-28T16:04:37.838Z] Recording test results [2020-10-28T16:04:37.859Z] --- PASS: TestSecretCreateResolve (2.75s) [2020-10-28T16:04:37.859Z] PASS [2020-10-28T16:04:37.859Z] [2020-10-28T16:04:37.859Z] DONE 6 tests in 18.815s [2020-10-28T16:04:37.859Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-28T16:04:37.859Z] ++ 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-10-28T16:04:37.859Z] ++ set -e [2020-10-28T16:04:37.859Z] ++ '[' -n 0 ']' [2020-10-28T16:04:37.859Z] ++ set -x [2020-10-28T16:04:37.859Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:37.859Z] INFO: Testing against a local daemon [2020-10-28T16:04:37.859Z] === RUN TestServiceCreateInit [2020-10-28T16:04:37.859Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T16:04:37.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-28T16:04:37.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-10-28T16:04:38.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41599/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b90ef1237e20c85b40054ae107ee7a333b3c93df hack/validate/vendor [2020-10-28T16:04:39.088Z] No vendor changes in diff. [2020-10-28T16:04:39.247Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-10-28T16:04:39.820Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-28T16:04:39.820Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-28T16:04:39.995Z] + echo Building e2e image [2020-10-28T16:04:39.996Z] Building e2e image [2020-10-28T16:04:39.996Z] + docker build --build-arg DOCKER_GITCOMMIT=b90ef1237e20c85b40054ae107ee7a333b3c93df -t moby-e2e-test -f Dockerfile.e2e . [2020-10-28T16:04:39.996Z] #2 [internal] load .dockerignore [2020-10-28T16:04:39.996Z] #2 transferring context: 34B done [2020-10-28T16:04:39.996Z] #2 DONE 0.0s [2020-10-28T16:04:39.996Z] [2020-10-28T16:04:39.996Z] #1 [internal] load build definition from Dockerfile.e2e [2020-10-28T16:04:39.996Z] #1 transferring dockerfile: 3.21kB done [2020-10-28T16:04:39.996Z] #1 DONE 0.0s [2020-10-28T16:04:39.996Z] [2020-10-28T16:04:39.996Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-28T16:04:40.202Z] --- PASS: TestExternalGraphDriver (6.92s) [2020-10-28T16:04:40.202Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-10-28T16:04:40.202Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-10-28T16:04:40.202Z] --- PASS: TestExternalGraphDriver/pull (3.23s) [2020-10-28T16:04:40.202Z] === RUN TestGraphdriverPluginV2 [2020-10-28T16:04:40.202Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-28T16:04:40.202Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:40.202Z] PASS [2020-10-28T16:04:40.202Z] [2020-10-28T16:04:40.202Z] === Skipped [2020-10-28T16:04:40.202Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-28T16:04:40.202Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:04:40.202Z] [2020-10-28T16:04:40.202Z] [2020-10-28T16:04:40.202Z] DONE 5 tests, 1 skipped in 7.055s [2020-10-28T16:04:40.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-28T16:04:40.202Z] ++ 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-10-28T16:04:40.202Z] ++ set -e [2020-10-28T16:04:40.202Z] ++ '[' -n 0 ']' [2020-10-28T16:04:40.202Z] ++ set -x [2020-10-28T16:04:40.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=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-10-28T16:04:40.202Z] INFO: Testing against a local daemon [2020-10-28T16:04:40.202Z] === RUN TestContinueAfterPluginCrash [2020-10-28T16:04:40.202Z] === PAUSE TestContinueAfterPluginCrash [2020-10-28T16:04:40.202Z] === RUN TestReadPluginNoRead [2020-10-28T16:04:40.202Z] === PAUSE TestReadPluginNoRead [2020-10-28T16:04:40.202Z] === RUN TestDaemonStartWithLogOpt [2020-10-28T16:04:40.202Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-28T16:04:40.202Z] === CONT TestContinueAfterPluginCrash [2020-10-28T16:04:40.202Z] === CONT TestDaemonStartWithLogOpt [2020-10-28T16:04:40.202Z] === CONT TestReadPluginNoRead [2020-10-28T16:04:40.254Z] #4 DONE 0.4s [2020-10-28T16:04:40.254Z] [2020-10-28T16:04:40.254Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-10-28T16:04:40.514Z] #3 DONE 0.6s [2020-10-28T16:04:40.514Z] [2020-10-28T16:04:40.514Z] #8 [internal] load build context [2020-10-28T16:04:40.767Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-28T16:04:41.082Z] #8 transferring context: 860.10kB 0.4s done [2020-10-28T16:04:41.082Z] #8 DONE 0.4s [2020-10-28T16:04:41.082Z] [2020-10-28T16:04:41.082Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:41.082Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-10-28T16:04:41.082Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-10-28T16:04:41.082Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-10-28T16:04:41.082Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-10-28T16:04:41.082Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-10-28T16:04:41.082Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-10-28T16:04:41.082Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-10-28T16:04:41.082Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-10-28T16:04:41.082Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 1.17MB / 127.34MB 0.2s [2020-10-28T16:04:41.083Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-10-28T16:04:41.083Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.63MB / 127.34MB 0.4s [2020-10-28T16:04:41.340Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-28T16:04:41.342Z] #14 ... [2020-10-28T16:04:41.342Z] [2020-10-28T16:04:41.342Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-10-28T16:04:41.342Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-10-28T16:04:41.342Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-10-28T16:04:41.342Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-10-28T16:04:41.342Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-10-28T16:04:41.342Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-10-28T16:04:41.342Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-10-28T16:04:41.342Z] #5 DONE 0.8s [2020-10-28T16:04:41.342Z] [2020-10-28T16:04:41.342Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:41.342Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-10-28T16:04:41.342Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.72MB / 127.34MB 0.5s [2020-10-28T16:04:41.601Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 40.67MB / 127.34MB 0.7s [2020-10-28T16:04:41.601Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-10-28T16:04:41.601Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.95MB / 127.34MB 0.9s [2020-10-28T16:04:41.601Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-10-28T16:04:41.862Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 60.06MB / 127.34MB 1.0s [2020-10-28T16:04:41.862Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-10-28T16:04:41.862Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 81.98MB / 127.34MB 1.2s [2020-10-28T16:04:41.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-28T16:04:42.128Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 95.38MB / 127.34MB 1.3s [2020-10-28T16:04:42.128Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 107.31MB / 127.34MB 1.4s [2020-10-28T16:04:42.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s [2020-10-28T16:04:42.390Z] #14 ... [2020-10-28T16:04:42.390Z] [2020-10-28T16:04:42.390Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-10-28T16:04:42.390Z] #6 DONE 1.0s [2020-10-28T16:04:42.390Z] [2020-10-28T16:04:42.390Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:42.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.6s done [2020-10-28T16:04:42.649Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s [2020-10-28T16:04:42.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T16:04:42.856Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-28T16:04:42.856Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-28T16:04:43.430Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-28T16:04:44.005Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-28T16:04:44.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-28T16:04:44.597Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-28T16:04:44.597Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-28T16:04:45.542Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-28T16:04:45.839Z] === RUN TestReadPluginNoRead/default [2020-10-28T16:04:45.839Z] --- PASS: TestDaemonStartWithLogOpt (5.24s) [2020-10-28T16:04:46.477Z] === RUN TestReadPluginNoRead/disabled_caching [2020-10-28T16:04:47.457Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-28T16:04:47.929Z] #14 ... [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-10-28T16:04:47.929Z] #7 0.765 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-28T16:04:47.929Z] #7 1.875 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-28T16:04:47.929Z] #7 1.968 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-10-28T16:04:47.929Z] #7 1.974 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-10-28T16:04:47.929Z] #7 1.985 (3/30) Installing readline (8.0.0-r0) [2020-10-28T16:04:47.929Z] #7 1.992 (4/30) Installing bash (5.0.0-r0) [2020-10-28T16:04:47.929Z] #7 2.011 Executing bash-5.0.0-r0.post-install [2020-10-28T16:04:47.929Z] #7 2.016 (5/30) Installing ca-certificates (20191127-r2) [2020-10-28T16:04:47.929Z] #7 2.033 (6/30) Installing libgcc (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 2.036 (7/30) Installing libstdc++ (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 2.053 (8/30) Installing binutils (2.32-r0) [2020-10-28T16:04:47.929Z] #7 2.154 (9/30) Installing gmp (6.1.2-r1) [2020-10-28T16:04:47.929Z] #7 2.160 (10/30) Installing isl (0.18-r0) [2020-10-28T16:04:47.929Z] #7 2.187 (11/30) Installing libgomp (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 2.191 (12/30) Installing libatomic (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 2.193 (13/30) Installing mpfr3 (3.1.5-r1) [2020-10-28T16:04:47.929Z] #7 2.200 (14/30) Installing mpc1 (1.1.0-r0) [2020-10-28T16:04:47.929Z] #7 2.203 (15/30) Installing gcc (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 3.110 (16/30) Installing musl-dev (1.1.22-r3) [2020-10-28T16:04:47.929Z] #7 3.207 (17/30) Installing libc-dev (0.7.1-r0) [2020-10-28T16:04:47.929Z] #7 3.209 (18/30) Installing g++ (8.3.0-r0) [2020-10-28T16:04:47.929Z] #7 3.785 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-10-28T16:04:47.929Z] #7 3.791 (20/30) Installing libcurl (7.66.0-r1) [2020-10-28T16:04:47.929Z] #7 3.798 (21/30) Installing expat (2.2.8-r0) [2020-10-28T16:04:47.929Z] #7 3.801 (22/30) Installing pcre2 (10.33-r0) [2020-10-28T16:04:47.929Z] #7 3.809 (23/30) Installing git (2.22.4-r0) [2020-10-28T16:04:47.929Z] #7 4.037 (24/30) Installing libmnl (1.0.4-r0) [2020-10-28T16:04:47.929Z] #7 4.042 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-10-28T16:04:47.929Z] #7 4.045 (26/30) Installing iptables (1.8.3-r1) [2020-10-28T16:04:47.929Z] #7 4.071 (27/30) Installing pigz (2.4-r0) [2020-10-28T16:04:47.929Z] #7 4.077 (28/30) Installing tar (1.32-r0) [2020-10-28T16:04:47.929Z] #7 4.083 (29/30) Installing xz-libs (5.2.4-r0) [2020-10-28T16:04:47.929Z] #7 4.086 (30/30) Installing xz (5.2.4-r0) [2020-10-28T16:04:47.929Z] #7 4.092 Executing busybox-1.30.1-r3.trigger [2020-10-28T16:04:47.929Z] #7 4.096 Executing ca-certificates-20191127-r2.trigger [2020-10-28T16:04:47.929Z] #7 4.152 OK: 179 MiB in 44 packages [2020-10-28T16:04:47.929Z] #7 DONE 5.2s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:47.929Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-10-28T16:04:47.929Z] #14 ... [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-10-28T16:04:47.929Z] #9 DONE 0.1s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-10-28T16:04:47.929Z] #10 DONE 0.0s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-10-28T16:04:47.929Z] #11 DONE 0.0s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:47.929Z] #14 ... [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-10-28T16:04:47.929Z] #12 DONE 0.1s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-10-28T16:04:47.929Z] #13 DONE 0.1s [2020-10-28T16:04:47.929Z] [2020-10-28T16:04:47.929Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-28T16:04:47.992Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-10-28T16:04:48.029Z] --- PASS: TestServiceCreateInit (10.16s) [2020-10-28T16:04:48.030Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.72s) [2020-10-28T16:04:48.030Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2020-10-28T16:04:48.030Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T16:04:48.497Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done [2020-10-28T16:04:48.497Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-10-28T16:04:48.603Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-28T16:04:48.603Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-28T16:04:48.603Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-28T16:04:48.603Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-28T16:04:48.603Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-28T16:04:48.756Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-10-28T16:04:48.756Z] #14 DONE 8.2s [2020-10-28T16:04:48.756Z] [2020-10-28T16:04:48.756Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-28T16:04:49.032Z] --- PASS: TestReadPluginNoRead (9.17s) [2020-10-28T16:04:49.032Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2020-10-28T16:04:49.032Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2020-10-28T16:04:49.032Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2020-10-28T16:04:49.032Z] read_test.go:92: [dfdf0f36a6f5d] daemon is not started [2020-10-28T16:04:49.324Z] #15 0.379 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T16:04:49.549Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-28T16:04:50.259Z] #15 1.422 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T16:04:50.259Z] #15 1.530 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-10-28T16:04:50.259Z] #15 1.535 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-10-28T16:04:50.259Z] #15 1.541 (3/54) Installing readline (8.0.4-r0) [2020-10-28T16:04:50.259Z] #15 1.544 (4/54) Installing bash (5.0.17-r0) [2020-10-28T16:04:50.259Z] #15 1.556 Executing bash-5.0.17-r0.post-install [2020-10-28T16:04:50.259Z] #15 1.558 (5/54) Installing linux-headers (5.4.5-r1) [2020-10-28T16:04:50.259Z] #15 1.634 (6/54) Installing libblkid (2.35.2-r0) [2020-10-28T16:04:50.519Z] #15 1.638 (7/54) Installing libuuid (2.35.2-r0) [2020-10-28T16:04:50.519Z] #15 1.640 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-10-28T16:04:50.519Z] #15 1.645 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-10-28T16:04:50.519Z] #15 1.649 (10/54) Installing libgcc (9.3.0-r2) [2020-10-28T16:04:50.519Z] #15 1.651 (11/54) Installing libstdc++ (9.3.0-r2) [2020-10-28T16:04:50.519Z] #15 1.662 (12/54) Installing binutils (2.34-r1) [2020-10-28T16:04:50.519Z] #15 1.728 (13/54) Installing libmagic (5.38-r0) [2020-10-28T16:04:50.519Z] #15 1.747 (14/54) Installing file (5.38-r0) [2020-10-28T16:04:50.519Z] #15 1.749 (15/54) Installing gmp (6.2.0-r0) [2020-10-28T16:04:50.519Z] #15 1.756 (16/54) Installing isl (0.18-r0) [2020-10-28T16:04:50.519Z] #15 1.770 (17/54) Installing libgomp (9.3.0-r2) [2020-10-28T16:04:50.519Z] #15 1.772 (18/54) Installing libatomic (9.3.0-r2) [2020-10-28T16:04:50.519Z] #15 1.774 (19/54) Installing libgphobos (9.3.0-r2) [2020-10-28T16:04:50.519Z] #15 1.815 (20/54) Installing mpfr4 (4.0.2-r4) [2020-10-28T16:04:50.519Z] #15 1.820 (21/54) Installing mpc1 (1.1.0-r1) [2020-10-28T16:04:50.519Z] #15 1.822 (22/54) Installing gcc (9.3.0-r2) [2020-10-28T16:04:50.543Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2020-10-28T16:04:50.543Z] PASS [2020-10-28T16:04:50.543Z] [2020-10-28T16:04:50.543Z] DONE 6 tests in 10.720s [2020-10-28T16:04:50.543Z] 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-10-28T16:04:50.543Z] ++ 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-10-28T16:04:50.543Z] ++ set -e [2020-10-28T16:04:50.543Z] ++ '[' -n 0 ']' [2020-10-28T16:04:50.543Z] ++ set -x [2020-10-28T16:04:50.543Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:50.543Z] testing: warning: no tests to run [2020-10-28T16:04:50.543Z] PASS [2020-10-28T16:04:50.543Z] [2020-10-28T16:04:50.543Z] DONE 0 tests in 0.018s [2020-10-28T16:04:50.543Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-28T16:04:50.543Z] ++ 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-10-28T16:04:50.543Z] ++ set -e [2020-10-28T16:04:50.543Z] ++ '[' -n 0 ']' [2020-10-28T16:04:50.543Z] ++ set -x [2020-10-28T16:04:50.543Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:50.841Z] INFO: Testing against a local daemon [2020-10-28T16:04:50.841Z] === RUN TestPluginWithDevMounts [2020-10-28T16:04:50.841Z] === PAUSE TestPluginWithDevMounts [2020-10-28T16:04:50.841Z] === CONT TestPluginWithDevMounts [2020-10-28T16:04:51.458Z] #15 2.671 (23/54) Installing musl-dev (1.1.24-r9) [2020-10-28T16:04:51.458Z] #15 2.743 (24/54) Installing libc-dev (0.7.2-r3) [2020-10-28T16:04:51.458Z] #15 2.744 (25/54) Installing g++ (9.3.0-r2) [2020-10-28T16:04:52.025Z] #15 3.143 (26/54) Installing make (4.3-r0) [2020-10-28T16:04:52.025Z] #15 3.147 (27/54) Installing fortify-headers (1.1-r0) [2020-10-28T16:04:52.025Z] #15 3.148 (28/54) Installing patch (2.7.6-r6) [2020-10-28T16:04:52.025Z] #15 3.151 (29/54) Installing build-base (0.5-r2) [2020-10-28T16:04:52.025Z] #15 3.152 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-10-28T16:04:52.025Z] #15 3.155 (31/54) Installing libcurl (7.69.1-r1) [2020-10-28T16:04:52.025Z] #15 3.161 (32/54) Installing curl (7.69.1-r1) [2020-10-28T16:04:52.025Z] #15 3.164 (33/54) Installing oniguruma (6.9.5-r2) [2020-10-28T16:04:52.025Z] #15 3.170 (34/54) Installing jq (1.6-r1) [2020-10-28T16:04:52.025Z] #15 3.176 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-10-28T16:04:52.025Z] #15 3.181 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-10-28T16:04:52.025Z] #15 3.183 (37/54) Installing libaio (0.3.112-r1) [2020-10-28T16:04:52.025Z] #15 3.184 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-10-28T16:04:52.025Z] #15 3.214 (39/54) Installing blkid (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.216 (40/54) Installing libcap-ng (0.7.10-r1) [2020-10-28T16:04:52.025Z] #15 3.218 (41/54) Installing setpriv (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.220 (42/54) Installing libmount (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.225 (43/54) Installing libsmartcols (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.228 (44/54) Installing findmnt (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.230 (45/54) Installing mcookie (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.232 (46/54) Installing hexdump (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.233 (47/54) Installing lsblk (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.236 (48/54) Installing libfdisk (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.241 (49/54) Installing sfdisk (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.244 (50/54) Installing cfdisk (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.246 (51/54) Installing util-linux (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.280 (52/54) Installing pkgconf (1.7.2-r0) [2020-10-28T16:04:52.025Z] #15 3.282 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-10-28T16:04:52.025Z] #15 3.303 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-10-28T16:04:52.025Z] #15 3.308 Executing busybox-1.31.1-r16.trigger [2020-10-28T16:04:52.025Z] #15 3.313 OK: 230 MiB in 69 packages [2020-10-28T16:04:52.593Z] #15 DONE 3.8s [2020-10-28T16:04:52.593Z] [2020-10-28T16:04:52.593Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-10-28T16:04:52.924Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-10-28T16:04:52.924Z] PASS [2020-10-28T16:04:52.924Z] [2020-10-28T16:04:52.924Z] DONE 1 tests in 1.917s [2020-10-28T16:04:52.924Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-10-28T16:04:52.924Z] ++ 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-10-28T16:04:52.924Z] ++ set -e [2020-10-28T16:04:52.924Z] ++ '[' -n 0 ']' [2020-10-28T16:04:52.924Z] ++ set -x [2020-10-28T16:04:52.924Z] ++ env -i DEST=/go/src/github.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-10-28T16:04:52.924Z] INFO: Testing against a local daemon [2020-10-28T16:04:52.924Z] === RUN TestSecretInspect [2020-10-28T16:04:53.162Z] #16 DONE 0.5s [2020-10-28T16:04:53.162Z] [2020-10-28T16:04:53.162Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-10-28T16:04:53.421Z] #17 DONE 0.5s [2020-10-28T16:04:53.421Z] [2020-10-28T16:04:53.421Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-10-28T16:04:53.421Z] #18 DONE 0.0s [2020-10-28T16:04:53.421Z] [2020-10-28T16:04:53.421Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-10-28T16:04:53.421Z] #19 DONE 0.0s [2020-10-28T16:04:53.421Z] [2020-10-28T16:04:53.421Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-28T16:04:53.682Z] #20 ... [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-10-28T16:04:53.682Z] #26 DONE 0.1s [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-28T16:04:53.682Z] #22 DONE 0.1s [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-10-28T16:04:53.682Z] #27 DONE 0.0s [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-28T16:04:53.682Z] #23 DONE 0.1s [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-10-28T16:04:53.682Z] #28 DONE 0.1s [2020-10-28T16:04:53.682Z] [2020-10-28T16:04:53.682Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-28T16:04:53.765Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-28T16:04:54.445Z] --- PASS: TestSecretInspect (1.92s) [2020-10-28T16:04:54.445Z] === RUN TestSecretList [2020-10-28T16:04:54.710Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-28T16:04:54.971Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-28T16:04:54.971Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-28T16:04:54.971Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-28T16:04:55.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:04:55.092Z] INFO: Testing against a local daemon [2020-10-28T16:04:55.092Z] === RUN TestBuildWithSession [2020-10-28T16:04:55.092Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-28T16:04:55.092Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T16:04:55.092Z] === RUN TestBuildSquashParent [2020-10-28T16:04:55.092Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-10-28T16:04:55.092Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T16:04:55.092Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T16:04:55.092Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T16:04:55.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-28T16:04:55.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-28T16:04:55.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-28T16:04:55.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-28T16:04:56.532Z] --- PASS: TestSecretList (1.92s) [2020-10-28T16:04:56.532Z] === RUN TestSecretsCreateAndDelete [2020-10-28T16:04:57.517Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-28T16:04:57.879Z] #29 ... [2020-10-28T16:04:57.879Z] [2020-10-28T16:04:57.879Z] #31 [builder 1/4] COPY . . [2020-10-28T16:04:57.879Z] #31 DONE 3.8s [2020-10-28T16:04:57.879Z] [2020-10-28T16:04:57.879Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-28T16:04:57.879Z] #20 2.181 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-10-28T16:04:57.879Z] #20 2.701 [2020-10-28T16:04:57.879Z] #20 2.824 # 2.8% ############### 22.1% ########################### 38.6% ######################################### 57.1% ####################################################### 77.0% ################################################################### 93.7% ######################################################################## 100.0% [2020-10-28T16:04:57.879Z] #20 ... [2020-10-28T16:04:57.879Z] [2020-10-28T16:04:57.879Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-28T16:04:57.879Z] #24 0.929 + RM_GOPATH=0 [2020-10-28T16:04:57.879Z] #24 0.929 + TMP_GOPATH= [2020-10-28T16:04:57.879Z] #24 0.929 + : /build [2020-10-28T16:04:57.879Z] #24 0.929 + '[' -z '' ']' [2020-10-28T16:04:57.879Z] #24 0.929 ++ mktemp -d [2020-10-28T16:04:57.879Z] #24 0.929 + export GOPATH=/tmp/tmp.gCpoLC [2020-10-28T16:04:57.879Z] #24 0.929 + GOPATH=/tmp/tmp.gCpoLC [2020-10-28T16:04:57.879Z] #24 0.929 + RM_GOPATH=1 [2020-10-28T16:04:57.879Z] #24 0.929 + case "$(go env GOARCH)" in [2020-10-28T16:04:57.879Z] #24 0.929 ++ go env GOARCH [2020-10-28T16:04:57.879Z] #24 0.933 + export GO_BUILDMODE=-buildmode=pie [2020-10-28T16:04:57.879Z] #24 0.934 + GO_BUILDMODE=-buildmode=pie [2020-10-28T16:04:57.879Z] #24 0.934 ++ dirname ./install.sh [2020-10-28T16:04:57.879Z] #24 0.935 + dir=. [2020-10-28T16:04:57.879Z] #24 0.935 + bin=dockercli [2020-10-28T16:04:57.879Z] #24 0.935 + shift [2020-10-28T16:04:57.879Z] #24 0.935 + '[' '!' -f ./dockercli.installer ']' [2020-10-28T16:04:57.879Z] #24 0.935 + . ./dockercli.installer [2020-10-28T16:04:57.879Z] #24 0.936 ++ : stable [2020-10-28T16:04:57.879Z] #24 0.936 ++ : 17.06.2-ce [2020-10-28T16:04:57.879Z] #24 0.936 Install docker/cli version 17.06.2-ce from stable [2020-10-28T16:04:57.879Z] #24 0.936 + install_dockercli [2020-10-28T16:04:57.879Z] #24 0.936 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-28T16:04:57.879Z] #24 0.936 ++ uname -m [2020-10-28T16:04:57.879Z] #24 0.937 + arch=x86_64 [2020-10-28T16:04:57.879Z] #24 0.938 + '[' x86_64 '!=' x86_64 ']' [2020-10-28T16:04:57.879Z] #24 0.938 + url=https://download.docker.com/linux/static [2020-10-28T16:04:57.879Z] #24 0.938 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-28T16:04:57.879Z] #24 0.938 + tar -xz docker/docker [2020-10-28T16:04:57.879Z] #24 3.837 + mkdir -p /build [2020-10-28T16:04:57.879Z] #24 3.837 + mv docker/docker /build/ [2020-10-28T16:04:57.879Z] #24 3.837 + rmdir docker [2020-10-28T16:04:57.879Z] #24 DONE 3.9s [2020-10-28T16:04:57.879Z] [2020-10-28T16:04:57.879Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-28T16:04:57.879Z] #20 4.035 [2020-10-28T16:04:57.879Z] #20 4.157 ####### 10.9% ######################################################################## 100.0% [2020-10-28T16:04:58.139Z] #20 4.639 [2020-10-28T16:04:58.399Z] #20 4.857 0.2% ############################################ 61.5% ######################################################################## 100.0% [2020-10-28T16:04:58.460Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-28T16:04:58.624Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-10-28T16:04:58.624Z] === RUN TestSecretsUpdate [2020-10-28T16:04:58.658Z] #20 ... [2020-10-28T16:04:58.658Z] [2020-10-28T16:04:58.658Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-10-28T16:04:58.658Z] #32 DONE 1.4s [2020-10-28T16:04:58.918Z] [2020-10-28T16:04:58.918Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-28T16:04:59.403Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-28T16:04:59.489Z] #33 0.973 [2020-10-28T16:04:59.748Z] #33 1.048 Removing bundles/ [2020-10-28T16:04:59.748Z] #33 1.049 [2020-10-28T16:04:59.748Z] #33 1.053 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-10-28T16:05:00.147Z] --- PASS: TestSecretsUpdate (1.87s) [2020-10-28T16:05:00.147Z] === RUN TestTemplatedSecret [2020-10-28T16:05:01.129Z] #33 2.219 Building test suite binary ./integration-cli/test.main [2020-10-28T16:05:02.708Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-28T16:05:02.969Z] --- PASS: TestTemplatedSecret (2.41s) [2020-10-28T16:05:02.969Z] === RUN TestSecretCreateResolve [2020-10-28T16:05:02.969Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-28T16:05:03.668Z] #33 ... [2020-10-28T16:05:03.668Z] [2020-10-28T16:05:03.668Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-28T16:05:03.668Z] #20 5.551 [2020-10-28T16:05:03.668Z] #20 5.675 # 1.4% ############ 16.9% ################################ 45.1% ################################################ 67.8% ############################################################ 84.3% ############################################################ 84.6% ######################################################################## 100.0% [2020-10-28T16:05:03.668Z] #20 6.904 #=#=# [2020-10-28T16:05:03.668Z] #20 7.027 1.3% ##### 7.3% ####### 10.5% ######### 13.8% ############## 19.7% ################### 27.3% ####################### 32.3% ######################### 36.0% ############################# 40.5% ################################ 45.8% ################################## 48.3% ###################################### 52.9% ######################################### 57.8% ########################################## 58.8% ############################################ 62.2% ################################################ 67.7% #################################################### 72.8% ####################################################### 77.7% ########################################################### 82.2% ############################################################# 85.8% ################################################################# 91.1% #################################################################### 95.6% ######################################################################## 100.0% [2020-10-28T16:05:03.928Z] #20 10.27 [2020-10-28T16:05:04.357Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-28T16:05:04.800Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-10-28T16:05:04.800Z] PASS [2020-10-28T16:05:04.800Z] [2020-10-28T16:05:04.800Z] DONE 6 tests in 12.048s [2020-10-28T16:05:04.800Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-10-28T16:05:04.800Z] ++ 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-10-28T16:05:04.800Z] ++ set -e [2020-10-28T16:05:04.800Z] ++ '[' -n 0 ']' [2020-10-28T16:05:04.800Z] ++ set -x [2020-10-28T16:05:04.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=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-10-28T16:05:04.800Z] INFO: Testing against a local daemon [2020-10-28T16:05:04.800Z] === RUN TestServiceCreateInit [2020-10-28T16:05:04.800Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T16:05:04.929Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2020-10-28T16:05:04.929Z] === RUN TestCreateServiceConflict [2020-10-28T16:05:05.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-28T16:05:05.305Z] #20 11.66 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-10-28T16:05:05.441Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-28T16:05:05.563Z] #20 12.17 [2020-10-28T16:05:05.822Z] #20 12.27 ######################################################################## 100.0% [2020-10-28T16:05:05.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-28T16:05:06.081Z] #20 12.61 [2020-10-28T16:05:06.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-10-28T16:05:07.494Z] #20 14.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-10-28T16:05:07.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-10-28T16:05:07.541Z] --- PASS: TestCreateServiceConflict (2.41s) [2020-10-28T16:05:07.541Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T16:05:08.063Z] #20 14.56 [2020-10-28T16:05:08.452Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T16:05:08.581Z] #20 14.69 0.0% ######################################### 58.3% ######################################################################## 100.0% [2020-10-28T16:05:08.841Z] #20 15.32 [2020-10-28T16:05:08.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-10-28T16:05:10.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-10-28T16:05:10.313Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-10-28T16:05:10.313Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-28T16:05:10.747Z] #20 16.85 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-10-28T16:05:10.747Z] #20 16.98 skipping existing c35d46ef359f [2020-10-28T16:05:10.747Z] #20 17.30 [2020-10-28T16:05:11.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a49960_} [2020-10-28T16:05:12.127Z] #20 18.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-10-28T16:05:12.387Z] #20 18.94 [2020-10-28T16:05:12.646Z] #20 19.04 ######################################################################## 100.0% [2020-10-28T16:05:12.906Z] #20 19.38 [2020-10-28T16:05:12.906Z] #20 19.46 Download of images into '/build' complete. [2020-10-28T16:05:12.906Z] #20 19.46 Use something like the following to load the result into a Docker daemon: [2020-10-28T16:05:12.906Z] #20 19.46 tar -cC '/build' . | docker load [2020-10-28T16:05:12.934Z] --- PASS: TestServiceCreateInit (7.49s) [2020-10-28T16:05:12.934Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-10-28T16:05:12.934Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-10-28T16:05:12.934Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T16:05:13.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1496832842_/foo_false____} [2020-10-28T16:05:13.476Z] #20 DONE 19.9s [2020-10-28T16:05:13.476Z] [2020-10-28T16:05:13.476Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-28T16:05:14.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1496832842_/foo_true____} [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.97s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.66s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.80s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.53s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.30s) [2020-10-28T16:05:14.634Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.62s) [2020-10-28T16:05:14.634Z] === RUN TestBuildMultiStageCopy [2020-10-28T16:05:14.634Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-28T16:05:15.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_false____} [2020-10-28T16:05:16.770Z] #29 ... [2020-10-28T16:05:16.770Z] [2020-10-28T16:05:16.770Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-28T16:05:17.030Z] #21 DONE 0.8s [2020-10-28T16:05:17.030Z] [2020-10-28T16:05:17.030Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-10-28T16:05:17.030Z] #25 DONE 0.1s [2020-10-28T16:05:17.030Z] [2020-10-28T16:05:17.030Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-28T16:05:17.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_true____} [2020-10-28T16:05:18.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_true__0xc000a499c0__} [2020-10-28T16:05:20.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a499e0_} [2020-10-28T16:05:21.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a49a00_} [2020-10-28T16:05:22.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a49a20_} [2020-10-28T16:05:23.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-28T16:05:23.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a49a40_} [2020-10-28T16:05:23.984Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s) [2020-10-28T16:05:23.984Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T16:05:24.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-28T16:05:25.183Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-28T16:05:25.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-28T16:05:26.172Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-28T16:05:26.341Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2020-10-28T16:05:26.341Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-10-28T16:05:26.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-10-28T16:05:26.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-10-28T16:05:26.863Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-28T16:05:27.015Z] #33 ... [2020-10-28T16:05:27.015Z] [2020-10-28T16:05:27.015Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-28T16:05:27.015Z] #29 32.14 # github.com/docker/docker/contrib/httpserver [2020-10-28T16:05:27.015Z] #29 32.14 loadinternal: cannot find runtime/cgo [2020-10-28T16:05:27.015Z] #29 DONE 32.3s [2020-10-28T16:05:27.015Z] [2020-10-28T16:05:27.015Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-28T16:05:27.015Z] #33 ... [2020-10-28T16:05:27.015Z] [2020-10-28T16:05:27.015Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-10-28T16:05:27.015Z] #30 DONE 0.1s [2020-10-28T16:05:27.015Z] [2020-10-28T16:05:27.015Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-28T16:05:27.141Z] --- PASS: TestBuildMultiStageCopy (12.99s) [2020-10-28T16:05:27.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.05s) [2020-10-28T16:05:27.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2020-10-28T16:05:27.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2020-10-28T16:05:27.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-10-28T16:05:27.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2020-10-28T16:05:27.142Z] === RUN TestBuildMultiStageParentConfig [2020-10-28T16:05:28.335Z] --- PASS: TestCreateServiceMultipleTimes (15.48s) [2020-10-28T16:05:28.335Z] === RUN TestCreateServiceConflict [2020-10-28T16:05:29.322Z] --- PASS: TestBuildMultiStageParentConfig (2.01s) [2020-10-28T16:05:29.322Z] === RUN TestBuildLabelWithTargets [2020-10-28T16:05:29.322Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-10-28T16:05:29.322Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:05:29.322Z] === RUN TestBuildWithEmptyLayers [2020-10-28T16:05:29.417Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-28T16:05:29.417Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2020-10-28T16:05:29.417Z] === RUN TestCreateServiceSysctls [2020-10-28T16:05:29.851Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-10-28T16:05:29.851Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T16:05:30.289Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-10-28T16:05:30.289Z] === RUN TestBuildMultiStageOnBuild [2020-10-28T16:05:30.806Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-28T16:05:32.608Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2020-10-28T16:05:32.608Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-28T16:05:33.356Z] --- PASS: TestCreateServiceSysctls (3.52s) [2020-10-28T16:05:33.356Z] === RUN TestCreateServiceCapabilities [2020-10-28T16:05:33.356Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-28T16:05:34.300Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-28T16:05:34.300Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-28T16:05:35.244Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-28T16:05:35.505Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2020-10-28T16:05:35.505Z] === RUN TestInspect [2020-10-28T16:05:36.079Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-10-28T16:05:36.651Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-28T16:05:37.595Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-28T16:05:38.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-28T16:05:38.430Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-28T16:05:39.376Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-28T16:05:40.323Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-28T16:05:41.713Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-28T16:05:42.656Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-28T16:05:42.671Z] --- PASS: TestBuildMultiStageOnBuild (12.20s) [2020-10-28T16:05:42.671Z] === RUN TestBuildUncleanTarFilenames [2020-10-28T16:05:42.671Z] --- SKIP: TestBuildUncleanTarFilenames (0.05s) [2020-10-28T16:05:42.671Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:05:42.671Z] === RUN TestBuildMultiStageLayerLeak [2020-10-28T16:05:44.049Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-28T16:05:44.310Z] --- PASS: TestInspect (8.82s) [2020-10-28T16:05:44.310Z] === RUN TestCreateJob [2020-10-28T16:05:44.883Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-28T16:05:45.456Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-28T16:05:45.556Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-10-28T16:05:45.556Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T16:05:46.401Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-28T16:05:47.641Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2020-10-28T16:05:47.641Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T16:05:48.322Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-28T16:05:48.894Z] --- PASS: TestCreateJob (4.37s) [2020-10-28T16:05:48.894Z] === RUN TestReplicatedJob [2020-10-28T16:05:49.156Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-28T16:05:49.736Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-10-28T16:05:49.736Z] === RUN TestCreateServiceSysctls [2020-10-28T16:05:50.100Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-28T16:05:50.100Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-28T16:05:51.045Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-28T16:05:51.989Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-28T16:05:52.524Z] --- PASS: TestCreateServiceSysctls (3.05s) [2020-10-28T16:05:52.524Z] === RUN TestCreateServiceCapabilities [2020-10-28T16:05:52.933Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-28T16:05:52.996Z] --- PASS: TestBuildMultiStageLayerLeak (9.87s) [2020-10-28T16:05:52.996Z] === RUN TestBuildWithHugeFile [2020-10-28T16:05:53.877Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-28T16:05:54.822Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-28T16:05:55.272Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-10-28T16:05:55.272Z] === RUN TestInspect [2020-10-28T16:05:55.474Z] --- PASS: TestReplicatedJob (6.58s) [2020-10-28T16:05:55.474Z] === RUN TestUpdateReplicatedJob [2020-10-28T16:05:56.052Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-28T16:05:56.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-28T16:05:56.625Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-28T16:05:57.421Z] --- PASS: TestInspect (2.48s) [2020-10-28T16:05:57.421Z] === RUN TestCreateJob [2020-10-28T16:05:59.183Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-28T16:06:00.127Z] --- PASS: TestUpdateReplicatedJob (4.54s) [2020-10-28T16:06:00.127Z] === RUN TestServiceListWithStatuses [2020-10-28T16:06:00.127Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T16:06:00.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:06:00.127Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T16:06:00.201Z] --- PASS: TestCreateJob (3.00s) [2020-10-28T16:06:00.201Z] === RUN TestReplicatedJob [2020-10-28T16:06:03.439Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-28T16:06:05.357Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2020-10-28T16:06:05.357Z] === RUN TestDockerNetworkReConnect [2020-10-28T16:06:05.618Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-28T16:06:05.798Z] --- PASS: TestReplicatedJob (4.75s) [2020-10-28T16:06:05.798Z] === RUN TestUpdateReplicatedJob [2020-10-28T16:06:06.191Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-28T16:06:07.907Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2020-10-28T16:06:07.907Z] === RUN TestServiceListWithStatuses [2020-10-28T16:06:07.907Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T16:06:07.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:06:07.907Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T16:06:09.499Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2020-10-28T16:06:09.500Z] === RUN TestServicePlugin [2020-10-28T16:06:09.761Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-28T16:06:12.308Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-28T16:06:12.653Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-10-28T16:06:12.654Z] === RUN TestDockerNetworkReConnect [2020-10-28T16:06:12.881Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-28T16:06:15.415Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-10-28T16:06:15.415Z] === RUN TestServicePlugin [2020-10-28T16:06:15.415Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-28T16:06:15.415Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:06:15.415Z] === RUN TestServiceUpdateLabel [2020-10-28T16:06:17.091Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-10-28T16:06:17.091Z] === RUN TestDockerSuite/TestCpToDot [2020-10-28T16:06:17.502Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-10-28T16:06:17.502Z] === RUN TestServiceUpdateSecrets [2020-10-28T16:06:17.664Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-28T16:06:18.611Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-28T16:06:19.556Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-28T16:06:20.130Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-28T16:06:21.073Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-28T16:06:21.335Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-28T16:06:21.908Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-28T16:06:22.854Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-28T16:06:22.854Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-28T16:06:22.854Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-28T16:06:23.115Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-28T16:06:23.689Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-28T16:06:23.689Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-28T16:06:23.689Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-28T16:06:24.261Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-28T16:06:24.530Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-28T16:06:24.530Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-28T16:06:24.530Z] === RUN TestDockerSuite/TestCreateRM [2020-10-28T16:06:24.791Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-28T16:06:24.791Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-28T16:06:24.791Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-28T16:06:25.052Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-28T16:06:26.973Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-28T16:06:26.973Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-28T16:06:26.973Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-28T16:06:31.183Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-28T16:06:31.183Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-28T16:06:31.183Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-28T16:06:31.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-28T16:06:31.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-28T16:06:31.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-28T16:06:32.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-28T16:06:32.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-28T16:06:32.960Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-28T16:06:32.978Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-10-28T16:06:32.978Z] === RUN TestServiceUpdateConfigs [2020-10-28T16:06:33.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-28T16:06:34.919Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-28T16:06:35.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-28T16:06:36.123Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-28T16:06:36.695Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-28T16:06:36.695Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-28T16:06:37.268Z] === RUN TestDockerSuite/TestDockerFails [2020-10-28T16:06:37.268Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-10-28T16:06:37.268Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-10-28T16:06:37.268Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-10-28T16:06:38.211Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-10-28T16:06:38.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-28T16:06:38.471Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-10-28T16:06:39.857Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-10-28T16:06:39.857Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-10-28T16:06:39.857Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-10-28T16:06:39.857Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-10-28T16:06:42.406Z] --- PASS: TestServicePlugin (32.59s) [2020-10-28T16:06:42.406Z] plugin_test.go:62: [db324ff242b53] joining swarm manager [d465fb0e69004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:06:42.406Z] plugin_test.go:65: [d34fe1129aa55] joining swarm manager [d465fb0e69004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:06:42.406Z] === RUN TestServiceUpdateLabel [2020-10-28T16:06:43.792Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-10-28T16:06:43.792Z] === RUN TestServiceUpdateSecrets [2020-10-28T16:06:45.653Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2020-10-28T16:06:45.653Z] === RUN TestServiceUpdateNetwork [2020-10-28T16:06:46.349Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-28T16:06:47.735Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-28T16:06:49.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-28T16:06:50.595Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-10-28T16:06:51.167Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-28T16:06:51.739Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-28T16:06:52.683Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-28T16:06:52.945Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-28T16:06:53.519Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-28T16:06:54.091Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-10-28T16:06:55.476Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-10-28T16:06:56.420Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-28T16:06:56.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-28T16:06:58.326Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2020-10-28T16:06:58.326Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T16:06:58.379Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2020-10-28T16:06:58.379Z] === RUN TestServiceUpdateConfigs [2020-10-28T16:06:58.952Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-10-28T16:06:59.656Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-28T16:06:59.959Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-28T16:07:01.502Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-28T16:07:02.890Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-28T16:07:03.835Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-28T16:07:07.135Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-28T16:07:09.142Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-28T16:07:09.404Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-28T16:07:10.346Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-28T16:07:11.287Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-10-28T16:07:11.287Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-28T16:07:11.548Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-10-28T16:07:11.810Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-10-28T16:07:11.810Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-28T16:07:12.753Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-28T16:07:13.696Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2020-10-28T16:07:13.696Z] === RUN TestServiceUpdateNetwork [2020-10-28T16:07:13.696Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-28T16:07:13.696Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-28T16:07:13.696Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-28T16:07:14.640Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-28T16:07:14.640Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-28T16:07:15.214Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-28T16:07:15.730Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2020-10-28T16:07:15.730Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-10-28T16:07:15.730Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-10-28T16:07:15.730Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-10-28T16:07:15.730Z] PASS [2020-10-28T16:07:15.730Z] [2020-10-28T16:07:15.730Z] === Skipped [2020-10-28T16:07:15.730Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-10-28T16:07:15.730Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:07:15.730Z] [2020-10-28T16:07:15.730Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-10-28T16:07:15.730Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-28T16:07:15.730Z] [2020-10-28T16:07:15.730Z] [2020-10-28T16:07:15.730Z] DONE 27 tests, 2 skipped in 129.890s [2020-10-28T16:07:15.730Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-10-28T16:07:15.730Z] ++ 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-10-28T16:07:15.730Z] ++ set -e [2020-10-28T16:07:15.730Z] ++ '[' -n 0 ']' [2020-10-28T16:07:15.730Z] ++ set -x [2020-10-28T16:07:15.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-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-10-28T16:07:15.730Z] INFO: Testing against a local daemon [2020-10-28T16:07:15.730Z] === RUN TestSessionCreate [2020-10-28T16:07:15.730Z] --- PASS: TestSessionCreate (0.04s) [2020-10-28T16:07:15.730Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T16:07:15.730Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-10-28T16:07:15.730Z] PASS [2020-10-28T16:07:15.730Z] [2020-10-28T16:07:15.730Z] DONE 2 tests in 0.149s [2020-10-28T16:07:15.730Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-10-28T16:07:15.730Z] ++ 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-10-28T16:07:15.730Z] ++ set -e [2020-10-28T16:07:15.730Z] ++ '[' -n 0 ']' [2020-10-28T16:07:15.730Z] ++ set -x [2020-10-28T16:07:15.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-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-10-28T16:07:15.730Z] INFO: Testing against a local daemon [2020-10-28T16:07:15.730Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T16:07:15.731Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:07:15.731Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:07:15.731Z] === RUN TestEventsExecDie [2020-10-28T16:07:15.731Z] --- PASS: TestEventsExecDie (0.60s) [2020-10-28T16:07:15.731Z] === RUN TestEventsBackwardsCompatible [2020-10-28T16:07:15.731Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-10-28T16:07:15.731Z] === RUN TestInfoBinaryCommits [2020-10-28T16:07:15.731Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-28T16:07:15.731Z] === RUN TestInfoAPIVersioned [2020-10-28T16:07:15.731Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-28T16:07:15.731Z] === RUN TestInfoDiscoveryBackend [2020-10-28T16:07:16.023Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-28T16:07:16.023Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-28T16:07:16.158Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-10-28T16:07:16.419Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-10-28T16:07:16.419Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-10-28T16:07:16.419Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-28T16:07:17.060Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-28T16:07:17.060Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-28T16:07:17.695Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-10-28T16:07:17.695Z] === RUN TestInfoAPI [2020-10-28T16:07:17.695Z] --- PASS: TestInfoAPI (0.03s) [2020-10-28T16:07:17.695Z] === RUN TestInfoAPIWarnings [2020-10-28T16:07:17.804Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-10-28T16:07:18.377Z] === RUN TestDockerSuite/TestEventsRename [2020-10-28T16:07:18.593Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-28T16:07:18.593Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-28T16:07:18.857Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-28T16:07:18.949Z] === RUN TestDockerSuite/TestEventsResize [2020-10-28T16:07:19.211Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-28T16:07:19.782Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-28T16:07:20.724Z] === RUN TestDockerSuite/TestEventsStreaming [2020-10-28T16:07:20.767Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-28T16:07:20.985Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-28T16:07:24.056Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-28T16:07:24.285Z] === RUN TestDockerSuite/TestEventsTop [2020-10-28T16:07:24.285Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-28T16:07:25.055Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-28T16:07:26.434Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-28T16:07:26.868Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2020-10-28T16:07:26.868Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T16:07:26.868Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-28T16:07:27.813Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-28T16:07:27.813Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-28T16:07:28.254Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-10-28T16:07:28.826Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-10-28T16:07:29.194Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-28T16:07:31.100Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-28T16:07:32.479Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-28T16:07:34.387Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-10-28T16:07:34.956Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-28T16:07:36.406Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-10-28T16:07:36.406Z] === RUN TestInfoDebug [2020-10-28T16:07:36.406Z] --- PASS: TestInfoDebug (0.53s) [2020-10-28T16:07:36.406Z] === RUN TestInfoInsecureRegistries [2020-10-28T16:07:36.406Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-10-28T16:07:36.406Z] === RUN TestInfoRegistryMirrors [2020-10-28T16:07:36.406Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-10-28T16:07:36.406Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T16:07:36.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-10-28T16:07:36.406Z] === RUN TestPingCacheHeaders [2020-10-28T16:07:36.406Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-28T16:07:36.406Z] === RUN TestPingGet [2020-10-28T16:07:36.406Z] --- PASS: TestPingGet (0.02s) [2020-10-28T16:07:36.406Z] === RUN TestPingHead [2020-10-28T16:07:36.406Z] --- PASS: TestPingHead (0.03s) [2020-10-28T16:07:36.406Z] === RUN TestVersion [2020-10-28T16:07:36.406Z] --- PASS: TestVersion (0.04s) [2020-10-28T16:07:36.406Z] PASS [2020-10-28T16:07:36.406Z] [2020-10-28T16:07:36.406Z] === Skipped [2020-10-28T16:07:36.406Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:07:36.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:07:36.406Z] [2020-10-28T16:07:36.406Z] [2020-10-28T16:07:36.406Z] DONE 18 tests, 1 skipped in 21.261s [2020-10-28T16:07:36.406Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-10-28T16:07:36.406Z] ++ 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-10-28T16:07:36.406Z] ++ set -e [2020-10-28T16:07:36.406Z] ++ '[' -n 0 ']' [2020-10-28T16:07:36.406Z] ++ set -x [2020-10-28T16:07:36.406Z] ++ env -i DEST=/go/src/github.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-10-28T16:07:36.406Z] INFO: Testing against a local daemon [2020-10-28T16:07:36.406Z] === RUN TestVolumesCreateAndList [2020-10-28T16:07:36.406Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-10-28T16:07:36.406Z] === RUN TestVolumesRemove [2020-10-28T16:07:36.406Z] --- PASS: TestVolumesRemove (0.06s) [2020-10-28T16:07:36.406Z] === RUN TestVolumesInspect [2020-10-28T16:07:36.406Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-28T16:07:36.406Z] === RUN TestVolumesInvalidJSON [2020-10-28T16:07:36.406Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T16:07:36.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T16:07:36.406Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T16:07:36.406Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-28T16:07:36.406Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T16:07:36.406Z] PASS [2020-10-28T16:07:36.406Z] [2020-10-28T16:07:36.406Z] DONE 5 tests in 0.204s [2020-10-28T16:07:36.406Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T16:07:36.406Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T16:07:36.406Z] +++ kill 13944 [2020-10-28T16:07:36.870Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-28T16:07:36.964Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-10-28T16:07:37.451Z] +++ /etc/init.d/apparmor stop [2020-10-28T16:07:37.451Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T16:07:37.451Z] [2020-10-28T16:07:37.451Z] Unloading profiles will leave already running processes permanently [2020-10-28T16:07:37.451Z] unconfined, which can lead to unexpected situations. [2020-10-28T16:07:37.451Z] [2020-10-28T16:07:37.451Z] To set a process to complain mode, use the command line tool [2020-10-28T16:07:37.451Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T16:07:37.451Z] +++ true [2020-10-28T16:07:37.451Z] exiting test-integration [2020-10-28T16:07:37.451Z] ++ exit 0 [2020-10-28T16:07:37.451Z] [2020-10-28T16:07:37.535Z] === RUN TestDockerSuite/TestExec [2020-10-28T16:07:37.808Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-28T16:07:38.107Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-28T16:07:38.680Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd Post stage [Pipeline] junit [2020-10-28T16:07:39.053Z] Recording test results [2020-10-28T16:07:39.254Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-28T16:07:39.515Z] === RUN TestDockerSuite/TestExecAPIStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T16:07:39.715Z] #33 160.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-28T16:07:40.091Z] + echo Ensuring container killed. [2020-10-28T16:07:40.091Z] Ensuring container killed. [2020-10-28T16:07:40.091Z] + docker rm -vf docker-pr3 [2020-10-28T16:07:40.091Z] Error: No such container: docker-pr3 [2020-10-28T16:07:40.091Z] + true [Pipeline] sh [2020-10-28T16:07:40.517Z] + echo Chowning /workspace to jenkins user [2020-10-28T16:07:40.517Z] Chowning /workspace to jenkins user [2020-10-28T16:07:40.517Z] + id -u [2020-10-28T16:07:40.517Z] + id -g [2020-10-28T16:07:40.517Z] + docker run --rm -v /home/docker/workspace/moby_PR-41599:/workspace busybox chown -R 1001:1001 /workspace [2020-10-28T16:07:40.517Z] Unable to find image 'busybox:latest' locally [2020-10-28T16:07:40.652Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-28T16:07:40.811Z] latest: Pulling from library/busybox [2020-10-28T16:07:40.903Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-28T16:07:41.107Z] a72ff6653ea1: Pulling fs layer [2020-10-28T16:07:41.107Z] a72ff6653ea1: Verifying Checksum [2020-10-28T16:07:41.107Z] a72ff6653ea1: Download complete [2020-10-28T16:07:41.165Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-28T16:07:41.408Z] a72ff6653ea1: Pull complete [2020-10-28T16:07:41.408Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T16:07:41.408Z] Status: Downloaded newer image for busybox:latest [2020-10-28T16:07:41.736Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-28T16:07:42.065Z] #33 163.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-28T16:07:42.307Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-28T16:07:42.881Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T16:07:43.005Z] #33 164.4 [2020-10-28T16:07:43.142Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2020-10-28T16:07:43.142Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-10-28T16:07:43.142Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-10-28T16:07:43.142Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-10-28T16:07:43.142Z] PASS [2020-10-28T16:07:43.142Z] [2020-10-28T16:07:43.142Z] === Skipped [2020-10-28T16:07:43.142Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-10-28T16:07:43.142Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-10-28T16:07:43.142Z] [2020-10-28T16:07:43.142Z] [2020-10-28T16:07:43.142Z] DONE 27 tests, 1 skipped in 185.378s [2020-10-28T16:07:43.142Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-28T16:07:43.142Z] ++ 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-10-28T16:07:43.142Z] ++ set -e [2020-10-28T16:07:43.142Z] ++ '[' -n 0 ']' [2020-10-28T16:07:43.142Z] ++ set -x [2020-10-28T16:07:43.142Z] ++ env -i DEST=/go/src/github.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-10-28T16:07:43.263Z] #33 DONE 164.6s [2020-10-28T16:07:43.263Z] [2020-10-28T16:07:43.263Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-10-28T16:07:43.403Z] INFO: Testing against a local daemon [2020-10-28T16:07:43.403Z] === RUN TestSessionCreate [2020-10-28T16:07:43.403Z] --- PASS: TestSessionCreate (0.05s) [2020-10-28T16:07:43.403Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T16:07:43.403Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-10-28T16:07:43.403Z] PASS [2020-10-28T16:07:43.403Z] [2020-10-28T16:07:43.403Z] DONE 2 tests in 0.222s [2020-10-28T16:07:43.403Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-28T16:07:43.403Z] ++ 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-10-28T16:07:43.403Z] ++ set -e [2020-10-28T16:07:43.403Z] ++ '[' -n 0 ']' [2020-10-28T16:07:43.403Z] ++ set -x [2020-10-28T16:07:43.403Z] ++ env -i DEST=/go/src/github.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-10-28T16:07:43.404Z] + bundleName=ppc64le-integration [2020-10-28T16:07:43.404Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-10-28T16:07:43.404Z] Creating ppc64le-integration-bundles.tar.gz [2020-10-28T16:07:43.404Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2020-10-28T16:07:43.404Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-28T16:07:43.452Z] Archiving artifacts [2020-10-28T16:07:43.664Z] INFO: Testing against a local daemon [2020-10-28T16:07:43.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T16:07:43.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:07:43.664Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:07:43.664Z] === RUN TestEventsExecDie [2020-10-28T16:07:43.664Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-28T16:07:43.930Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T16:07:44.347Z] + make clean [2020-10-28T16:07:44.609Z] --- PASS: TestEventsExecDie (0.77s) [2020-10-28T16:07:44.609Z] === RUN TestEventsBackwardsCompatible [2020-10-28T16:07:44.610Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-28T16:07:44.610Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-10-28T16:07:44.610Z] === RUN TestInfoBinaryCommits [2020-10-28T16:07:44.610Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-10-28T16:07:44.610Z] === RUN TestInfoAPIVersioned [2020-10-28T16:07:44.610Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-28T16:07:44.610Z] === RUN TestInfoDiscoveryBackend [2020-10-28T16:07:44.640Z] make: command: Command not found [2020-10-28T16:07:44.640Z] make: command: Command not found [2020-10-28T16:07:44.640Z] docker volume rm -f docker-dev-cache [2020-10-28T16:07:44.640Z] docker-dev-cache [2020-10-28T16:07:44.646Z] #34 DONE 1.3s [Pipeline] deleteDir [2020-10-28T16:07:45.183Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-10-28T16:07:45.183Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-10-28T16:07:45.445Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-28T16:07:46.017Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-28T16:07:46.017Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-10-28T16:07:46.023Z] [2020-10-28T16:07:46.023Z] #35 [runner 12/12] COPY --from=builder /build/ / [Pipeline] } [2020-10-28T16:07:46.590Z] #35 DONE 0.6s [2020-10-28T16:07:46.597Z] === RUN TestDockerSuite/TestExecEnv [2020-10-28T16:07:46.597Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-10-28T16:07:46.597Z] === RUN TestInfoAPI [2020-10-28T16:07:46.597Z] --- PASS: TestInfoAPI (0.03s) [2020-10-28T16:07:46.597Z] === RUN TestInfoAPIWarnings [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T16:07:46.851Z] [2020-10-28T16:07:46.851Z] #36 exporting to image [2020-10-28T16:07:46.851Z] #36 exporting layers [2020-10-28T16:07:47.172Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-28T16:07:48.118Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-28T16:07:48.691Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-28T16:07:50.137Z] #36 exporting layers 3.1s done [2020-10-28T16:07:50.137Z] #36 writing image sha256:28f61f42e76bf23675853ce6a8c5ce4205f4b0b18481b8f69df15905224393f3 done [2020-10-28T16:07:50.137Z] #36 naming to docker.io/library/moby-e2e-test done [2020-10-28T16:07:50.137Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T16:07:50.450Z] + echo Ensuring container killed. [2020-10-28T16:07:50.450Z] Ensuring container killed. [2020-10-28T16:07:50.450Z] + docker rm -vf docker-pr3 [2020-10-28T16:07:50.450Z] Error: No such container: docker-pr3 [2020-10-28T16:07:50.450Z] + true [Pipeline] sh [2020-10-28T16:07:50.605Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-28T16:07:50.731Z] + echo Chowning /workspace to jenkins user [2020-10-28T16:07:50.731Z] Chowning /workspace to jenkins user [2020-10-28T16:07:50.731Z] + id -u [2020-10-28T16:07:50.731Z] + id -g [2020-10-28T16:07:50.731Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/workspace busybox chown -R 1000:1000 /workspace [2020-10-28T16:07:50.866Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-10-28T16:07:51.128Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T16:07:51.699Z] === RUN TestDockerSuite/TestExecParseError [2020-10-28T16:07:51.964Z] + bundleName=unit [2020-10-28T16:07:51.964Z] + echo Creating unit-bundles.tar.gz [2020-10-28T16:07:51.964Z] Creating unit-bundles.tar.gz [2020-10-28T16:07:51.964Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-10-28T16:07:51.964Z] bundles/junit-report.xml [2020-10-28T16:07:51.964Z] bundles/go-test-report.json [2020-10-28T16:07:51.964Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-10-28T16:07:51.976Z] Archiving artifacts [2020-10-28T16:07:52.272Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-28T16:07:52.599Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T16:07:52.844Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-28T16:07:52.908Z] + make clean [2020-10-28T16:07:53.167Z] docker volume rm -f docker-dev-cache [2020-10-28T16:07:53.167Z] docker-dev-cache [Pipeline] deleteDir [2020-10-28T16:07:53.415Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T16:07:53.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-28T16:07:54.250Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-28T16:07:54.823Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-28T16:07:55.396Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-28T16:08:03.538Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-10-28T16:08:03.538Z] === RUN TestInfoDebug [2020-10-28T16:08:03.538Z] --- PASS: TestInfoDebug (0.52s) [2020-10-28T16:08:03.538Z] === RUN TestInfoInsecureRegistries [2020-10-28T16:08:04.109Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-10-28T16:08:04.109Z] === RUN TestInfoRegistryMirrors [2020-10-28T16:08:04.370Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-10-28T16:08:04.370Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T16:08:04.631Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-10-28T16:08:04.631Z] === RUN TestPingCacheHeaders [2020-10-28T16:08:04.631Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-10-28T16:08:04.631Z] === RUN TestPingGet [2020-10-28T16:08:04.631Z] --- PASS: TestPingGet (0.01s) [2020-10-28T16:08:04.631Z] === RUN TestPingHead [2020-10-28T16:08:04.631Z] --- PASS: TestPingHead (0.02s) [2020-10-28T16:08:04.631Z] === RUN TestVersion [2020-10-28T16:08:04.631Z] --- PASS: TestVersion (0.02s) [2020-10-28T16:08:04.631Z] PASS [2020-10-28T16:08:04.631Z] [2020-10-28T16:08:04.631Z] === Skipped [2020-10-28T16:08:04.631Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:08:04.631Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-28T16:08:04.631Z] [2020-10-28T16:08:04.631Z] [2020-10-28T16:08:04.631Z] DONE 18 tests, 1 skipped in 21.276s [2020-10-28T16:08:04.631Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-28T16:08:04.631Z] ++ 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-10-28T16:08:04.631Z] ++ set -e [2020-10-28T16:08:04.631Z] ++ '[' -n 0 ']' [2020-10-28T16:08:04.631Z] ++ set -x [2020-10-28T16:08:04.631Z] ++ env -i DEST=/go/src/github.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-10-28T16:08:04.893Z] INFO: Testing against a local daemon [2020-10-28T16:08:04.893Z] === RUN TestVolumesCreateAndList [2020-10-28T16:08:04.893Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-28T16:08:04.893Z] === RUN TestVolumesRemove [2020-10-28T16:08:04.893Z] --- PASS: TestVolumesRemove (0.06s) [2020-10-28T16:08:04.893Z] === RUN TestVolumesInspect [2020-10-28T16:08:04.893Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-28T16:08:04.893Z] === RUN TestVolumesInvalidJSON [2020-10-28T16:08:04.893Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T16:08:04.893Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T16:08:04.893Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T16:08:04.893Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-28T16:08:04.893Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T16:08:04.893Z] PASS [2020-10-28T16:08:04.893Z] [2020-10-28T16:08:04.893Z] DONE 5 tests in 0.217s [2020-10-28T16:08:04.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T16:08:05.154Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T16:08:05.154Z] +++ kill 5573 [2020-10-28T16:08:06.541Z] +++ /etc/init.d/apparmor stop [2020-10-28T16:08:06.541Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T16:08:06.541Z] [2020-10-28T16:08:06.541Z] Unloading profiles will leave already running processes permanently [2020-10-28T16:08:06.541Z] unconfined, which can lead to unexpected situations. [2020-10-28T16:08:06.541Z] [2020-10-28T16:08:06.541Z] To set a process to complain mode, use the command line tool [2020-10-28T16:08:06.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T16:08:06.541Z] +++ true [2020-10-28T16:08:06.541Z] exiting test-integration [2020-10-28T16:08:06.541Z] ++ exit 0 [2020-10-28T16:08:06.541Z] [2020-10-28T16:08:06.541Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-28T16:08:07.115Z] + for job in $(jobs -p) [2020-10-28T16:08:07.115Z] + wait 14665 [2020-10-28T16:08:07.686Z] === RUN TestDockerSuite/TestExecTTY [2020-10-28T16:08:08.263Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-28T16:08:08.838Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-28T16:08:09.410Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-28T16:08:09.982Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-28T16:08:09.982Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-28T16:08:11.368Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-10-28T16:08:11.629Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-28T16:08:12.572Z] === RUN TestDockerSuite/TestExecWithTERM [2020-10-28T16:08:12.833Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-28T16:08:13.404Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-28T16:08:18.689Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-28T16:08:19.951Z] --- PASS: TestBuildWithHugeFile (140.39s) [2020-10-28T16:08:19.951Z] === RUN TestBuildWithEmptyDockerfile [2020-10-28T16:08:19.951Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T16:08:19.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T16:08:19.951Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T16:08:19.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T16:08:19.951Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T16:08:19.951Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T16:08:19.951Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-28T16:08:19.951Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-28T16:08:19.951Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-28T16:08:19.951Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-10-28T16:08:19.951Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-10-28T16:08:19.951Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-10-28T16:08:19.951Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-10-28T16:08:19.951Z] === RUN TestBuildPreserveOwnership [2020-10-28T16:08:19.951Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-10-28T16:08:19.951Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:08:19.951Z] === RUN TestBuildPlatformInvalid [2020-10-28T16:08:19.951Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-10-28T16:08:19.951Z] PASS [2020-10-28T16:08:19.951Z] ok github.com/docker/docker/integration/build 200.124s [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === Skipped [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-10-28T16:08:19.951Z] build_session_test.go:25: TODO: BuildKit [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-10-28T16:08:19.951Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-10-28T16:08:19.951Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.05s) [2020-10-28T16:08:19.951Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-10-28T16:08:19.951Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] DONE 28 tests, 5 skipped in 228.150s [2020-10-28T16:08:19.951Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-10-28T16:08:19.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:08:19.951Z] INFO: Testing against a local daemon [2020-10-28T16:08:19.951Z] === RUN TestConfigInspect [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigInspect (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] === RUN TestConfigList [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigList (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] === RUN TestConfigsCreateAndDelete [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] === RUN TestConfigsUpdate [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] === RUN TestTemplatedConfig [2020-10-28T16:08:19.951Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] === RUN TestConfigCreateResolve [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:19.951Z] === RUN TestConfigDaemonLibtrustID [2020-10-28T16:08:19.951Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:19.951Z] PASS [2020-10-28T16:08:19.951Z] ok github.com/docker/docker/integration/config 0.216s [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === Skipped [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-10-28T16:08:19.951Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] [2020-10-28T16:08:19.951Z] DONE 7 tests, 7 skipped in 2.888s [2020-10-28T16:08:19.951Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-10-28T16:08:19.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:08:19.951Z] INFO: Testing against a local daemon [2020-10-28T16:08:19.951Z] === RUN TestCheckpoint [2020-10-28T16:08:19.951Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-28T16:08:19.951Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T16:08:19.951Z] === RUN TestContainerInvalidJSON [2020-10-28T16:08:19.951Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T16:08:19.951Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T16:08:19.951Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T16:08:19.951Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T16:08:19.951Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-28T16:08:19.951Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-28T16:08:19.951Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-28T16:08:19.951Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-28T16:08:19.951Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-28T16:08:19.951Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-10-28T16:08:19.951Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-28T16:08:19.951Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-28T16:08:19.951Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-28T16:08:19.951Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-28T16:08:20.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.46s) [2020-10-28T16:08:20.412Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-28T16:08:20.412Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-10-28T16:08:20.412Z] copy_test.go:38: testEnv.OSType == "windows" [2020-10-28T16:08:20.412Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-28T16:08:20.874Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2020-10-28T16:08:20.874Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-28T16:08:20.874Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-10-28T16:08:20.874Z] copy_test.go:63: testEnv.OSType == "windows" [2020-10-28T16:08:20.874Z] === RUN TestCopyFromContainer [2020-10-28T16:08:20.874Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-10-28T16:08:20.874Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:20.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-28T16:08:20.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T16:08:20.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T16:08:20.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T16:08:20.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T16:08:20.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T16:08:20.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T16:08:20.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-28T16:08:20.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-28T16:08:20.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-28T16:08:20.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-28T16:08:20.874Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-28T16:08:20.874Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-10-28T16:08:20.874Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidEnv [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-10-28T16:08:20.874Z] === RUN TestCreateTmpfsMountsTarget [2020-10-28T16:08:20.874Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-10-28T16:08:20.874Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:20.874Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-28T16:08:20.874Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-10-28T16:08:20.874Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:20.874Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-28T16:08:20.874Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-28T16:08:20.874Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T16:08:20.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T16:08:20.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-28T16:08:20.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-28T16:08:20.874Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-28T16:08:20.874Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-28T16:08:20.874Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-28T16:08:20.874Z] === RUN TestCreateDifferentPlatform [2020-10-28T16:08:20.874Z] === RUN TestCreateDifferentPlatform/different_os [2020-10-28T16:08:20.874Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-10-28T16:08:20.874Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-10-28T16:08:20.874Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-10-28T16:08:20.874Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-10-28T16:08:20.874Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-10-28T16:08:20.874Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-10-28T16:08:20.874Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-10-28T16:08:20.874Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-10-28T16:08:20.874Z] === RUN TestContainerKillOnDaemonStart [2020-10-28T16:08:20.874Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-10-28T16:08:20.874Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:20.874Z] === RUN TestDiff [2020-10-28T16:08:20.874Z] --- SKIP: TestDiff (0.00s) [2020-10-28T16:08:20.874Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:20.874Z] === RUN TestExecWithCloseStdin [2020-10-28T16:08:22.893Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-28T16:08:23.063Z] --- PASS: TestExecWithCloseStdin (2.02s) [2020-10-28T16:08:23.063Z] === RUN TestExec [2020-10-28T16:08:24.276Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-28T16:08:25.300Z] --- PASS: TestExec (1.92s) [2020-10-28T16:08:25.300Z] === RUN TestExecUser [2020-10-28T16:08:25.300Z] --- SKIP: TestExecUser (0.00s) [2020-10-28T16:08:25.300Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-28T16:08:25.300Z] === RUN TestExportContainerAndImportImage [2020-10-28T16:08:25.300Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-10-28T16:08:25.300Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:25.300Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-28T16:08:25.300Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-10-28T16:08:25.300Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:25.300Z] === RUN TestHealthCheckWorkdir [2020-10-28T16:08:25.300Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-10-28T16:08:25.300Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:25.300Z] === RUN TestHealthKillContainer [2020-10-28T16:08:25.300Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-10-28T16:08:25.300Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-28T16:08:25.300Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-28T16:08:25.300Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-10-28T16:08:25.300Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-28T16:08:25.300Z] === RUN TestKillContainerInvalidSignal [2020-10-28T16:08:26.839Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2020-10-28T16:08:26.839Z] === RUN TestKillContainer [2020-10-28T16:08:26.839Z] === RUN TestKillContainer/no_signal [2020-10-28T16:08:28.396Z] === RUN TestKillContainer/non_killing_signal [2020-10-28T16:08:28.396Z] === RUN TestKillContainer/killing_signal [2020-10-28T16:08:29.562Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-28T16:08:29.562Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-28T16:08:29.562Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-28T16:08:29.562Z] === RUN TestDockerSuite/TestHealth [2020-10-28T16:08:30.577Z] --- PASS: TestKillContainer (4.05s) [2020-10-28T16:08:30.577Z] --- PASS: TestKillContainer/no_signal (1.66s) [2020-10-28T16:08:30.577Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-10-28T16:08:30.577Z] --- PASS: TestKillContainer/killing_signal (2.34s) [2020-10-28T16:08:30.577Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-28T16:08:30.577Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:08:30.577Z] === RUN TestKillStoppedContainer [2020-10-28T16:08:30.577Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:08:30.577Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-28T16:08:30.577Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:08:30.577Z] === RUN TestKillDifferentUserContainer [2020-10-28T16:08:30.577Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-28T16:08:30.577Z] === RUN TestInspectOomKilledTrue [2020-10-28T16:08:30.577Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:30.577Z] === RUN TestInspectOomKilledFalse [2020-10-28T16:08:30.577Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-28T16:08:30.577Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T16:08:30.577Z] === RUN TestLogsFollowTailEmpty [2020-10-28T16:08:32.115Z] --- PASS: TestLogsFollowTailEmpty (1.66s) [2020-10-28T16:08:32.115Z] === RUN TestNetworkNat [2020-10-28T16:08:32.115Z] --- SKIP: TestNetworkNat (0.00s) [2020-10-28T16:08:32.115Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:32.115Z] === RUN TestNetworkLocalhostTCPNat [2020-10-28T16:08:34.300Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2020-10-28T16:08:34.300Z] === RUN TestNetworkLoopbackNat [2020-10-28T16:08:34.300Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-10-28T16:08:34.300Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:34.300Z] === RUN TestPause [2020-10-28T16:08:34.300Z] --- SKIP: TestPause (0.00s) [2020-10-28T16:08:34.300Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-28T16:08:34.300Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-28T16:08:36.480Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2020-10-28T16:08:36.480Z] === RUN TestPauseStopPausedContainer [2020-10-28T16:08:36.480Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-10-28T16:08:36.480Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:36.480Z] === RUN TestPsFilter [2020-10-28T16:08:36.480Z] --- PASS: TestPsFilter (0.09s) [2020-10-28T16:08:36.480Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-28T16:08:38.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.96s) [2020-10-28T16:08:38.701Z] === RUN TestRemoveContainerWithVolume [2020-10-28T16:08:39.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-28T16:08:40.244Z] --- PASS: TestRemoveContainerWithVolume (2.00s) [2020-10-28T16:08:40.244Z] === RUN TestRemoveContainerRunning [2020-10-28T16:08:41.839Z] --- PASS: TestRemoveContainerRunning (1.70s) [2020-10-28T16:08:41.839Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-28T16:08:44.018Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) [2020-10-28T16:08:44.018Z] === RUN TestRemoveInvalidContainer [2020-10-28T16:08:44.018Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-28T16:08:44.019Z] === RUN TestRenameLinkedContainer [2020-10-28T16:08:44.019Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-10-28T16:08:44.019Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:44.019Z] === RUN TestRenameStoppedContainer [2020-10-28T16:08:46.228Z] --- PASS: TestRenameStoppedContainer (2.09s) [2020-10-28T16:08:46.228Z] === RUN TestRenameRunningContainerAndReuse [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-28T16:08:49.585Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-28T16:08:49.845Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-28T16:08:49.845Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-28T16:08:49.988Z] --- PASS: TestRenameRunningContainerAndReuse (3.65s) [2020-10-28T16:08:49.988Z] === RUN TestRenameInvalidName [2020-10-28T16:08:50.416Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-28T16:08:50.416Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-28T16:08:51.358Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-28T16:08:51.561Z] --- PASS: TestRenameInvalidName (1.72s) [2020-10-28T16:08:51.561Z] === RUN TestRenameAnonymousContainer [2020-10-28T16:08:51.561Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-10-28T16:08:51.561Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:51.561Z] === RUN TestRenameContainerWithSameName [2020-10-28T16:08:51.620Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-28T16:08:51.881Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-28T16:08:52.142Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-28T16:08:53.098Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2020-10-28T16:08:53.098Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-28T16:08:53.098Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-10-28T16:08:53.098Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:53.098Z] === RUN TestResize [2020-10-28T16:08:54.642Z] --- PASS: TestResize (1.81s) [2020-10-28T16:08:54.642Z] === RUN TestResizeWithInvalidSize [2020-10-28T16:08:54.642Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-10-28T16:08:54.642Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-10-28T16:08:54.642Z] === RUN TestResizeWhenContainerNotStarted [2020-10-28T16:08:55.441Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-28T16:08:55.442Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-28T16:08:55.442Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-28T16:08:56.014Z] === RUN TestDockerSuite/TestImportFile [2020-10-28T16:08:56.822Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2020-10-28T16:08:56.822Z] === RUN TestDaemonRestartKillContainers [2020-10-28T16:08:56.822Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-28T16:08:56.822Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:08:56.822Z] === RUN TestStats [2020-10-28T16:08:56.822Z] --- SKIP: TestStats (0.00s) [2020-10-28T16:08:56.822Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-10-28T16:08:56.822Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-28T16:08:57.399Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-28T16:08:57.399Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-28T16:08:58.342Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-28T16:08:59.730Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-28T16:09:00.674Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-28T16:09:00.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-28T16:09:01.246Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-28T16:09:01.818Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-28T16:09:02.768Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-28T16:09:02.768Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-10-28T16:09:02.768Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-28T16:09:03.711Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-28T16:09:04.282Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-28T16:09:05.224Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-28T16:09:05.796Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-28T16:09:06.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-28T16:09:06.319Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-28T16:09:06.891Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-28T16:09:06.891Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-10-28T16:09:08.278Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-28T16:09:08.849Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-28T16:09:09.207Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.72s) [2020-10-28T16:09:09.207Z] === RUN TestStopContainerWithTimeout [2020-10-28T16:09:09.207Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-10-28T16:09:09.207Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-28T16:09:09.207Z] === RUN TestUpdateRestartPolicy [2020-10-28T16:09:09.422Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-28T16:09:09.422Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-28T16:09:09.995Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-28T16:09:09.995Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-28T16:09:10.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-28T16:09:11.890Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-28T16:09:12.463Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-28T16:09:13.036Z] === RUN TestDockerSuite/TestInspectImage [2020-10-28T16:09:13.036Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-28T16:09:13.036Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-28T16:09:13.036Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-28T16:09:13.980Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-28T16:09:14.552Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-28T16:09:14.552Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-28T16:09:15.125Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-28T16:09:15.386Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-28T16:09:17.299Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-28T16:09:17.299Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-28T16:09:17.560Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-28T16:09:18.131Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-28T16:09:19.088Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-28T16:09:19.660Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-28T16:09:20.232Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-28T16:09:20.808Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-28T16:09:21.069Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-28T16:09:21.640Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-28T16:09:22.212Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-28T16:09:22.212Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-10-28T16:09:23.597Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-28T16:09:24.540Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-28T16:09:24.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-28T16:09:25.483Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-28T16:09:25.744Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-28T16:09:27.661Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-28T16:09:29.048Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-28T16:09:30.376Z] --- PASS: TestUpdateRestartPolicy (21.18s) [2020-10-28T16:09:30.376Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-28T16:09:30.376Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2020-10-28T16:09:30.376Z] === RUN TestWaitNonBlocked [2020-10-28T16:09:30.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T16:09:30.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T16:09:30.376Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T16:09:30.376Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T16:09:30.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-28T16:09:30.376Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-28T16:09:30.964Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-28T16:09:30.964Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-28T16:09:32.878Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-28T16:09:32.878Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-28T16:09:33.296Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-28T16:09:33.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.49s) [2020-10-28T16:09:33.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s) [2020-10-28T16:09:33.296Z] === RUN TestWaitBlocked [2020-10-28T16:09:33.296Z] --- SKIP: TestWaitBlocked (0.00s) [2020-10-28T16:09:33.296Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:33.296Z] PASS [2020-10-28T16:09:33.296Z] ok github.com/docker/docker/integration/container 73.246s [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === Skipped [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-10-28T16:09:33.296Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-10-28T16:09:33.296Z] copy_test.go:38: testEnv.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-10-28T16:09:33.296Z] copy_test.go:63: testEnv.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-10-28T16:09:33.296Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-10-28T16:09:33.296Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-10-28T16:09:33.296Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-10-28T16:09:33.296Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-28T16:09:33.296Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-28T16:09:33.296Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-10-28T16:09:33.296Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-10-28T16:09:33.296Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-10-28T16:09:33.296Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-10-28T16:09:33.296Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-10-28T16:09:33.296Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-10-28T16:09:33.296Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-10-28T16:09:33.296Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-10-28T16:09:33.296Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-10-28T16:09:33.296Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-10-28T16:09:33.296Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-10-28T16:09:33.296Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-10-28T16:09:33.296Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-10-28T16:09:33.296Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-10-28T16:09:33.296Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-10-28T16:09:33.296Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-10-28T16:09:33.296Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-10-28T16:09:33.296Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-10-28T16:09:33.296Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-10-28T16:09:33.296Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-10-28T16:09:33.296Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-10-28T16:09:33.296Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-10-28T16:09:33.296Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-10-28T16:09:33.296Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] [2020-10-28T16:09:33.296Z] DONE 88 tests, 37 skipped in 76.642s [2020-10-28T16:09:33.296Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-10-28T16:09:33.450Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-28T16:09:36.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:36.210Z] INFO: Testing against a local daemon [2020-10-28T16:09:36.210Z] === RUN TestCommitInheritsEnv [2020-10-28T16:09:36.210Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-10-28T16:09:36.210Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:09:36.210Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-28T16:09:36.210Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-28T16:09:36.210Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-10-28T16:09:36.210Z] === RUN TestImagesFilterMultiReference [2020-10-28T16:09:36.210Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-28T16:09:36.210Z] === RUN TestImagePullPlatformInvalid [2020-10-28T16:09:36.210Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-28T16:09:36.210Z] === RUN TestRemoveImageOrphaning [2020-10-28T16:09:36.703Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2020-10-28T16:09:36.703Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-28T16:09:37.164Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-10-28T16:09:37.164Z] === RUN TestTagInvalidReference [2020-10-28T16:09:37.164Z] --- PASS: TestTagInvalidReference (0.04s) [2020-10-28T16:09:37.164Z] === RUN TestTagValidPrefixedRepo [2020-10-28T16:09:37.164Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-10-28T16:09:37.164Z] === RUN TestTagExistedNameWithoutForce [2020-10-28T16:09:37.164Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-10-28T16:09:37.164Z] === RUN TestTagOfficialNames [2020-10-28T16:09:37.164Z] --- PASS: TestTagOfficialNames (0.10s) [2020-10-28T16:09:37.164Z] === RUN TestTagMatchesDigest [2020-10-28T16:09:37.164Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-28T16:09:37.164Z] PASS [2020-10-28T16:09:37.164Z] ok github.com/docker/docker/integration/image 1.696s [2020-10-28T16:09:37.164Z] [2020-10-28T16:09:37.164Z] === Skipped [2020-10-28T16:09:37.164Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-10-28T16:09:37.164Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:09:37.164Z] [2020-10-28T16:09:37.164Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-10-28T16:09:37.164Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-10-28T16:09:37.164Z] [2020-10-28T16:09:37.164Z] [2020-10-28T16:09:37.164Z] DONE 11 tests, 2 skipped in 4.148s [2020-10-28T16:09:37.164Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-10-28T16:09:39.352Z] testing: warning: no tests to run [2020-10-28T16:09:39.352Z] PASS [2020-10-28T16:09:39.352Z] ok github.com/docker/docker/integration/network/macvlan 0.185s [no tests to run] [2020-10-28T16:09:39.352Z] testing: warning: no tests to run [2020-10-28T16:09:39.352Z] PASS [2020-10-28T16:09:39.352Z] ok github.com/docker/docker/integration/network/ipvlan 0.045s [no tests to run] [2020-10-28T16:09:40.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:40.922Z] INFO: Testing against a local daemon [2020-10-28T16:09:40.922Z] === RUN TestNetworkCreateDelete [2020-10-28T16:09:40.922Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-10-28T16:09:40.922Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] === RUN TestDockerNetworkDeletePreferID [2020-10-28T16:09:40.922Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-10-28T16:09:40.922Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-10-28T16:09:40.922Z] === RUN TestDaemonDNSFallback [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-10-28T16:09:40.922Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] === RUN TestInspectNetwork [2020-10-28T16:09:40.922Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-28T16:09:40.922Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:40.922Z] === RUN TestRunContainerWithBridgeNone [2020-10-28T16:09:40.922Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-28T16:09:40.922Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] === RUN TestNetworkInvalidJSON [2020-10-28T16:09:40.922Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-28T16:09:40.922Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-28T16:09:40.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:09:40.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:09:40.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:09:40.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:09:40.922Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-28T16:09:40.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-28T16:09:40.922Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-28T16:09:40.922Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-10-28T16:09:40.922Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-28T16:09:40.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-10-28T16:09:40.922Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-28T16:09:40.922Z] === RUN TestHostIPv4BridgeLabel [2020-10-28T16:09:40.922Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-10-28T16:09:40.922Z] network_test.go:97: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestDaemonDefaultNetworkPools [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:52: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:96: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:130: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-28T16:09:40.922Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:181: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestServiceWithPredefinedNetwork [2020-10-28T16:09:40.922Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:206: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-28T16:09:40.922Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:09:40.922Z] === RUN TestServiceWithDataPathPortInit [2020-10-28T16:09:40.922Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:326: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-28T16:09:40.922Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:394: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] PASS [2020-10-28T16:09:40.922Z] ok github.com/docker/docker/integration/network 0.270s [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === Skipped [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-10-28T16:09:40.922Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-10-28T16:09:40.922Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-10-28T16:09:40.922Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-10-28T16:09:40.922Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-10-28T16:09:40.922Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-10-28T16:09:40.922Z] network_test.go:97: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:52: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:96: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:130: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:181: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:206: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:236: FLAKY_TEST [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:326: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-10-28T16:09:40.922Z] service_test.go:394: testEnv.OSType == "windows" [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] [2020-10-28T16:09:40.922Z] DONE 19 tests, 15 skipped in 3.605s [2020-10-28T16:09:40.922Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-28T16:09:41.383Z] testing: warning: no tests to run [2020-10-28T16:09:41.383Z] PASS [2020-10-28T16:09:41.383Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-10-28T16:09:41.383Z] [2020-10-28T16:09:41.383Z] DONE 0 tests in 0.375s [2020-10-28T16:09:41.383Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-10-28T16:09:41.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-28T16:09:41.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-28T16:09:41.843Z] testing: warning: no tests to run [2020-10-28T16:09:41.843Z] PASS [2020-10-28T16:09:41.843Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-10-28T16:09:41.843Z] [2020-10-28T16:09:41.843Z] DONE 0 tests in 0.402s [2020-10-28T16:09:41.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-28T16:09:41.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-28T16:09:43.239Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-28T16:09:43.812Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-28T16:09:44.069Z] testing: warning: no tests to run [2020-10-28T16:09:44.069Z] PASS [2020-10-28T16:09:44.069Z] ok github.com/docker/docker/integration/plugin 0.214s [no tests to run] [2020-10-28T16:09:44.069Z] testing: warning: no tests to run [2020-10-28T16:09:44.069Z] PASS [2020-10-28T16:09:44.069Z] ok github.com/docker/docker/integration/plugin/authz 0.237s [no tests to run] [2020-10-28T16:09:45.732Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-10-28T16:09:45.732Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-28T16:09:46.305Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-28T16:09:46.305Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-28T16:09:46.305Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-28T16:09:46.877Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-28T16:09:47.819Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-28T16:09:51.119Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-28T16:09:51.692Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-28T16:09:54.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:54.671Z] INFO: Testing against a local daemon [2020-10-28T16:09:54.671Z] === RUN TestExternalGraphDriver [2020-10-28T16:09:54.671Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-10-28T16:09:54.671Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-28T16:09:54.671Z] === RUN TestGraphdriverPluginV2 [2020-10-28T16:09:54.671Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-10-28T16:09:54.671Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-28T16:09:54.671Z] PASS [2020-10-28T16:09:54.671Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.661s [2020-10-28T16:09:55.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:55.653Z] INFO: Testing against a local daemon [2020-10-28T16:09:55.653Z] === RUN TestPluginInvalidJSON [2020-10-28T16:09:55.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:55.653Z] INFO: Testing against a local daemon [2020-10-28T16:09:55.653Z] === RUN TestReadPluginNoRead [2020-10-28T16:09:55.653Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-10-28T16:09:55.653Z] read_test.go:21: no unix domain sockets on Windows [2020-10-28T16:09:55.653Z] PASS [2020-10-28T16:09:55.653Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:55.653Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:55.653Z] ok github.com/docker/docker/integration/plugin/logging 0.529s [2020-10-28T16:09:55.653Z] testing: warning: no tests to run [2020-10-28T16:09:55.653Z] PASS [2020-10-28T16:09:55.653Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:55.653Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [no tests to run] [2020-10-28T16:09:55.653Z] --- PASS: TestPluginInvalidJSON (0.08s) [2020-10-28T16:09:55.653Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-10-28T16:09:55.653Z] === RUN TestPluginInstall [2020-10-28T16:09:55.653Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-28T16:09:55.653Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-28T16:09:55.653Z] PASS [2020-10-28T16:09:55.653Z] ok github.com/docker/docker/integration/plugin/common 0.623s [2020-10-28T16:09:55.653Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-10-28T16:09:55.653Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-10-28T16:09:55.895Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-28T16:09:56.469Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-28T16:09:56.469Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-28T16:09:57.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:57.193Z] INFO: Testing against a local daemon [2020-10-28T16:09:57.193Z] === RUN TestPluginWithDevMounts [2020-10-28T16:09:57.193Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-28T16:09:57.193Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:57.193Z] PASS [2020-10-28T16:09:57.193Z] ok github.com/docker/docker/integration/plugin/volumes 0.217s [2020-10-28T16:09:57.193Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-10-28T16:09:57.412Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] === Skipped [2020-10-28T16:09:57.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-10-28T16:09:57.653Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-10-28T16:09:57.653Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-10-28T16:09:57.653Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-10-28T16:09:57.653Z] read_test.go:21: no unix domain sockets on Windows [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-10-28T16:09:57.653Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] [2020-10-28T16:09:57.653Z] DONE 7 tests, 5 skipped in 15.802s [2020-10-28T16:09:57.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-28T16:09:57.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-28T16:09:57.985Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-28T16:09:58.113Z] testing: warning: no tests to run [2020-10-28T16:09:58.113Z] PASS [2020-10-28T16:09:58.113Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-10-28T16:09:58.113Z] [2020-10-28T16:09:58.113Z] DONE 0 tests in 0.383s [2020-10-28T16:09:58.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-28T16:09:58.928Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-28T16:09:59.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:09:59.083Z] INFO: Testing against a local daemon [2020-10-28T16:09:59.083Z] === RUN TestPluginInvalidJSON [2020-10-28T16:09:59.083Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:59.083Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:59.083Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-28T16:09:59.083Z] --- PASS: TestPluginInvalidJSON (0.08s) [2020-10-28T16:09:59.083Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-10-28T16:09:59.083Z] === RUN TestPluginInstall [2020-10-28T16:09:59.083Z] --- SKIP: TestPluginInstall (0.00s) [2020-10-28T16:09:59.083Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-28T16:09:59.083Z] PASS [2020-10-28T16:09:59.083Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-10-28T16:09:59.542Z] [2020-10-28T16:09:59.542Z] === Skipped [2020-10-28T16:09:59.542Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-10-28T16:09:59.542Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-10-28T16:09:59.542Z] [2020-10-28T16:09:59.542Z] [2020-10-28T16:09:59.542Z] DONE 3 tests, 1 skipped in 1.099s [2020-10-28T16:09:59.542Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-28T16:10:00.317Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-28T16:10:00.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:00.515Z] INFO: Testing against a local daemon [2020-10-28T16:10:00.515Z] === RUN TestExternalGraphDriver [2020-10-28T16:10:00.515Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-10-28T16:10:00.515Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-28T16:10:00.515Z] === RUN TestGraphdriverPluginV2 [2020-10-28T16:10:00.515Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-10-28T16:10:00.515Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-28T16:10:00.515Z] PASS [2020-10-28T16:10:00.515Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-10-28T16:10:00.515Z] [2020-10-28T16:10:00.515Z] === Skipped [2020-10-28T16:10:00.515Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-10-28T16:10:00.515Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-28T16:10:00.515Z] [2020-10-28T16:10:00.515Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-10-28T16:10:00.515Z] external_test.go:408: runtime.GOOS == "windows" [2020-10-28T16:10:00.515Z] [2020-10-28T16:10:00.515Z] [2020-10-28T16:10:00.515Z] DONE 2 tests, 2 skipped in 0.958s [2020-10-28T16:10:00.515Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-28T16:10:00.891Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-28T16:10:01.497Z] testing: warning: no tests to run [2020-10-28T16:10:01.497Z] PASS [2020-10-28T16:10:01.497Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-10-28T16:10:01.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:01.497Z] INFO: Testing against a local daemon [2020-10-28T16:10:01.497Z] === RUN TestReadPluginNoRead [2020-10-28T16:10:01.497Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-10-28T16:10:01.497Z] read_test.go:21: no unix domain sockets on Windows [2020-10-28T16:10:01.497Z] PASS [2020-10-28T16:10:01.497Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-10-28T16:10:01.497Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-10-28T16:10:01.497Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-10-28T16:10:01.497Z] [2020-10-28T16:10:01.497Z] === Skipped [2020-10-28T16:10:01.497Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-10-28T16:10:01.497Z] read_test.go:21: no unix domain sockets on Windows [2020-10-28T16:10:01.497Z] [2020-10-28T16:10:01.497Z] [2020-10-28T16:10:01.497Z] DONE 1 tests, 1 skipped in 1.127s [2020-10-28T16:10:01.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-10-28T16:10:01.970Z] testing: warning: no tests to run [2020-10-28T16:10:01.970Z] PASS [2020-10-28T16:10:01.970Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-10-28T16:10:01.970Z] [2020-10-28T16:10:01.970Z] DONE 0 tests in 0.572s [2020-10-28T16:10:02.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-28T16:10:03.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:03.432Z] INFO: Testing against a local daemon [2020-10-28T16:10:03.432Z] === RUN TestPluginWithDevMounts [2020-10-28T16:10:03.432Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-10-28T16:10:03.432Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:03.432Z] PASS [2020-10-28T16:10:03.432Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-10-28T16:10:03.432Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-10-28T16:10:03.432Z] [2020-10-28T16:10:03.432Z] === Skipped [2020-10-28T16:10:03.432Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-10-28T16:10:03.432Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:03.432Z] [2020-10-28T16:10:03.432Z] [2020-10-28T16:10:03.432Z] DONE 1 tests, 1 skipped in 0.960s [2020-10-28T16:10:03.432Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-10-28T16:10:03.457Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-28T16:10:04.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-28T16:10:04.030Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-28T16:10:04.602Z] === RUN TestDockerSuite/TestLogsSince [2020-10-28T16:10:05.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:05.667Z] INFO: Testing against a local daemon [2020-10-28T16:10:05.667Z] === RUN TestSecretInspect [2020-10-28T16:10:05.667Z] --- SKIP: TestSecretInspect (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:05.667Z] === RUN TestSecretList [2020-10-28T16:10:05.667Z] --- SKIP: TestSecretList (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:05.667Z] === RUN TestSecretsCreateAndDelete [2020-10-28T16:10:05.667Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:05.667Z] === RUN TestSecretsUpdate [2020-10-28T16:10:05.667Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:05.667Z] === RUN TestTemplatedSecret [2020-10-28T16:10:05.667Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:05.667Z] === RUN TestSecretCreateResolve [2020-10-28T16:10:05.667Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-10-28T16:10:05.667Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:05.667Z] PASS [2020-10-28T16:10:05.667Z] ok github.com/docker/docker/integration/secret 0.253s [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === Skipped [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-10-28T16:10:06.126Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] [2020-10-28T16:10:06.126Z] DONE 6 tests, 6 skipped in 2.748s [2020-10-28T16:10:06.126Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-10-28T16:10:09.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:09.867Z] INFO: Testing against a local daemon [2020-10-28T16:10:09.867Z] === RUN TestServiceCreateInit [2020-10-28T16:10:09.867Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-28T16:10:09.867Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-28T16:10:09.867Z] --- PASS: TestServiceCreateInit (0.04s) [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceMultipleTimes [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceConflict [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceMaxReplicas [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-10-28T16:10:09.867Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceSecretFileMode [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceConfigFileMode [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceSysctls [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-10-28T16:10:09.867Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateServiceCapabilities [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-10-28T16:10:09.867Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestInspect [2020-10-28T16:10:09.867Z] --- SKIP: TestInspect (0.00s) [2020-10-28T16:10:09.867Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestCreateJob [2020-10-28T16:10:09.867Z] --- SKIP: TestCreateJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestReplicatedJob [2020-10-28T16:10:09.867Z] --- SKIP: TestReplicatedJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestUpdateReplicatedJob [2020-10-28T16:10:09.867Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestServiceListWithStatuses [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-10-28T16:10:09.867Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestDockerNetworkConnectAlias [2020-10-28T16:10:09.867Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-10-28T16:10:09.867Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestDockerNetworkReConnect [2020-10-28T16:10:09.867Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-10-28T16:10:09.867Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestServicePlugin [2020-10-28T16:10:09.867Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-28T16:10:09.867Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] === RUN TestServiceUpdateLabel [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] === RUN TestServiceUpdateSecrets [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] === RUN TestServiceUpdateConfigs [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] === RUN TestServiceUpdateNetwork [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-10-28T16:10:09.867Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] === RUN TestServiceUpdatePidsLimit [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] PASS [2020-10-28T16:10:09.867Z] ok github.com/docker/docker/integration/service 0.420s [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === Skipped [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T16:10:09.867Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-10-28T16:10:09.867Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-10-28T16:10:09.867Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-10-28T16:10:09.867Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-10-28T16:10:09.867Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-10-28T16:10:09.867Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-10-28T16:10:09.867Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-10-28T16:10:09.867Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-10-28T16:10:09.867Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-10-28T16:10:09.867Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-10-28T16:10:09.867Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-10-28T16:10:09.867Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-10-28T16:10:09.867Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] [2020-10-28T16:10:09.867Z] DONE 24 tests, 23 skipped in 3.642s [2020-10-28T16:10:09.867Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-10-28T16:10:11.188Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-28T16:10:12.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:12.801Z] INFO: Testing against a local daemon [2020-10-28T16:10:12.801Z] === RUN TestSessionCreate [2020-10-28T16:10:12.801Z] --- SKIP: TestSessionCreate (0.00s) [2020-10-28T16:10:12.801Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-28T16:10:12.801Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-28T16:10:12.801Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-10-28T16:10:12.801Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-28T16:10:12.801Z] PASS [2020-10-28T16:10:12.801Z] ok github.com/docker/docker/integration/session 0.225s [2020-10-28T16:10:12.801Z] [2020-10-28T16:10:12.801Z] === Skipped [2020-10-28T16:10:12.801Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-10-28T16:10:12.801Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-28T16:10:12.801Z] [2020-10-28T16:10:12.801Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-10-28T16:10:12.801Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-28T16:10:12.801Z] [2020-10-28T16:10:12.801Z] [2020-10-28T16:10:12.801Z] DONE 2 tests, 2 skipped in 2.706s [2020-10-28T16:10:12.801Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-10-28T16:10:14.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:14.981Z] INFO: Testing against a local daemon [2020-10-28T16:10:14.981Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-28T16:10:14.981Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:10:14.981Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:14.981Z] === RUN TestEventsExecDie [2020-10-28T16:10:14.981Z] --- SKIP: TestEventsExecDie (0.00s) [2020-10-28T16:10:14.981Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-28T16:10:14.981Z] === RUN TestEventsBackwardsCompatible [2020-10-28T16:10:14.981Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-10-28T16:10:14.981Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-28T16:10:14.981Z] === RUN TestInfoAPI [2020-10-28T16:10:14.981Z] --- PASS: TestInfoAPI (0.04s) [2020-10-28T16:10:14.981Z] === RUN TestInfoAPIWarnings [2020-10-28T16:10:14.981Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-10-28T16:10:14.981Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:10:14.981Z] === RUN TestInfoDebug [2020-10-28T16:10:14.981Z] --- SKIP: TestInfoDebug (0.00s) [2020-10-28T16:10:14.981Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:14.981Z] === RUN TestInfoInsecureRegistries [2020-10-28T16:10:14.981Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-10-28T16:10:14.981Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:14.981Z] === RUN TestInfoRegistryMirrors [2020-10-28T16:10:14.981Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-10-28T16:10:14.981Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:14.981Z] === RUN TestLoginFailsWithBadCredentials [2020-10-28T16:10:15.967Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2020-10-28T16:10:15.967Z] === RUN TestPingCacheHeaders [2020-10-28T16:10:15.967Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-28T16:10:15.967Z] === RUN TestPingGet [2020-10-28T16:10:15.967Z] --- PASS: TestPingGet (0.03s) [2020-10-28T16:10:15.967Z] === RUN TestPingHead [2020-10-28T16:10:15.967Z] --- PASS: TestPingHead (0.03s) [2020-10-28T16:10:15.967Z] === RUN TestVersion [2020-10-28T16:10:16.431Z] --- PASS: TestVersion (0.03s) [2020-10-28T16:10:16.431Z] PASS [2020-10-28T16:10:16.431Z] ok github.com/docker/docker/integration/system 1.306s [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === Skipped [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-28T16:10:16.431Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-10-28T16:10:16.431Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-10-28T16:10:16.431Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-10-28T16:10:16.431Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-10-28T16:10:16.431Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-10-28T16:10:16.431Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-10-28T16:10:16.431Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] [2020-10-28T16:10:16.431Z] DONE 13 tests, 7 skipped in 3.731s [2020-10-28T16:10:16.431Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-10-28T16:10:17.769Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-28T16:10:17.769Z] === RUN TestDockerSuite/TestLogsTail [2020-10-28T16:10:17.769Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-28T16:10:18.029Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-28T16:10:18.601Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-28T16:10:18.862Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-28T16:10:19.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:19.339Z] INFO: Testing against a local daemon [2020-10-28T16:10:19.339Z] === RUN TestVolumesCreateAndList [2020-10-28T16:10:19.339Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-10-28T16:10:19.339Z] === RUN TestVolumesRemove [2020-10-28T16:10:19.339Z] --- PASS: TestVolumesRemove (0.08s) [2020-10-28T16:10:19.339Z] === RUN TestVolumesInspect [2020-10-28T16:10:19.339Z] --- PASS: TestVolumesInspect (0.05s) [2020-10-28T16:10:19.339Z] === RUN TestVolumesInvalidJSON [2020-10-28T16:10:19.339Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-28T16:10:19.339Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-28T16:10:19.339Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-28T16:10:19.339Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-28T16:10:19.339Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-28T16:10:19.339Z] PASS [2020-10-28T16:10:19.339Z] ok github.com/docker/docker/integration/volume 0.428s [2020-10-28T16:10:19.433Z] === RUN TestDockerSuite/TestNetHostname [2020-10-28T16:10:19.799Z] [2020-10-28T16:10:19.799Z] DONE 5 tests in 3.220s [2020-10-28T16:10:19.799Z] INFO: make.ps1 ended at 10/28/2020 16:10:19 [2020-10-28T16:10:19.799Z] INFO: Integration CLI tests being run from the host: [2020-10-28T16:10:19.799Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-10-28T16:10:20.823Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-28T16:10:20.823Z] === RUN TestDockerSuite/TestNetworkEvents [2020-10-28T16:10:27.409Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-28T16:10:27.671Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-28T16:10:28.244Z] === RUN TestDockerSuite/TestPluginActive [2020-10-28T16:10:29.650Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-28T16:10:30.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-28T16:10:30.128Z] INFO: Testing against a local daemon [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-28T16:10:30.128Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-28T16:10:30.587Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-28T16:10:30.587Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-28T16:10:31.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-28T16:10:31.564Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-28T16:10:31.564Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-28T16:10:34.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-28T16:10:36.662Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-28T16:10:36.662Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-28T16:10:37.234Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-28T16:10:40.540Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-28T16:10:41.924Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-28T16:10:44.469Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-28T16:10:48.678Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-28T16:10:50.064Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-28T16:10:50.637Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-28T16:10:51.588Z] === RUN TestDockerSuite/TestPortList [2020-10-28T16:10:56.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-28T16:10:57.822Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-28T16:10:59.208Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-28T16:11:05.798Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-28T16:11:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-28T16:11:05.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-28T16:11:06.058Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-28T16:11:06.058Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-28T16:11:06.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-28T16:11:06.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-28T16:11:06.892Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-28T16:11:07.154Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-28T16:11:08.097Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-28T16:11:08.097Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-10-28T16:11:10.014Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-10-28T16:11:10.957Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-10-28T16:11:11.218Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-10-28T16:11:11.479Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-28T16:11:13.397Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-28T16:11:14.342Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-28T16:11:16.903Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-28T16:11:21.116Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-28T16:11:21.116Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-28T16:11:23.032Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-28T16:11:24.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-28T16:11:29.151Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-28T16:11:31.071Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-28T16:11:32.987Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-28T16:11:34.375Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-28T16:11:35.318Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-28T16:11:37.244Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-28T16:11:38.669Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-28T16:11:39.243Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-28T16:11:39.504Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-28T16:11:40.076Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-28T16:11:41.989Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-28T16:11:43.375Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-28T16:11:43.635Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-28T16:11:43.635Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-28T16:11:43.896Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-28T16:11:44.158Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-28T16:11:44.158Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-28T16:11:44.729Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-28T16:11:45.672Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-28T16:11:46.614Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-28T16:11:47.185Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-28T16:11:51.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-28T16:11:53.313Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-28T16:11:54.256Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-28T16:11:56.805Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-28T16:11:56.805Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-28T16:11:56.805Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-28T16:11:56.805Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-28T16:11:58.729Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-28T16:11:59.672Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-28T16:12:02.219Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-28T16:12:02.791Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-28T16:12:03.053Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-28T16:12:03.053Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-28T16:12:05.599Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-28T16:12:06.175Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-28T16:12:06.436Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-28T16:12:07.827Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-28T16:12:08.398Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-28T16:12:09.340Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-28T16:12:09.912Z] === RUN TestDockerSuite/TestRmiTag [2020-10-28T16:12:10.174Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-28T16:12:10.746Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-28T16:12:14.052Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-28T16:12:14.313Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-28T16:12:15.254Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-28T16:12:15.254Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-28T16:12:16.196Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-28T16:12:16.810Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-28T16:12:16.810Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-28T16:12:17.385Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-28T16:12:17.385Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-28T16:12:17.956Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-28T16:12:18.898Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-28T16:12:19.842Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-28T16:12:20.413Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-28T16:12:20.985Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-10-28T16:12:21.929Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-28T16:12:22.871Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-10-28T16:12:23.444Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-10-28T16:12:24.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-10-28T16:12:24.586Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-10-28T16:12:25.157Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-10-28T16:12:25.730Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-28T16:12:26.301Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-10-28T16:12:27.243Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-28T16:12:27.815Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-28T16:12:28.076Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-28T16:12:28.647Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-28T16:12:28.647Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-28T16:12:30.032Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-28T16:12:30.294Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-28T16:12:30.867Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-28T16:12:30.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-28T16:12:31.439Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-28T16:12:32.010Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-28T16:12:32.010Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-28T16:12:32.278Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-28T16:12:33.229Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-28T16:12:33.802Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-28T16:12:34.750Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-28T16:12:35.011Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-28T16:12:35.273Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-28T16:12:35.846Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-28T16:12:35.846Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-28T16:12:36.794Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-28T16:12:37.366Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-28T16:12:37.627Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-28T16:12:38.569Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-28T16:12:38.569Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-28T16:12:38.830Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-28T16:12:39.773Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-28T16:12:40.716Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-28T16:12:42.108Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-28T16:12:42.369Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-28T16:12:42.940Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-28T16:12:43.512Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-28T16:12:44.086Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-28T16:12:44.658Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-28T16:12:46.043Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-28T16:12:48.589Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-28T16:12:48.589Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-28T16:12:48.851Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-28T16:12:50.779Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-28T16:12:52.166Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-28T16:12:54.083Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-28T16:12:55.472Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-28T16:12:55.733Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-28T16:12:55.733Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-28T16:12:56.677Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-28T16:12:56.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-28T16:12:58.065Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-28T16:12:59.010Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-28T16:13:01.558Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-28T16:13:01.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-28T16:13:01.820Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-28T16:13:02.763Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-28T16:13:03.336Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-10-28T16:13:03.336Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-28T16:13:03.909Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-10-28T16:13:04.481Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-10-28T16:13:05.425Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-28T16:13:05.425Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-28T16:13:05.686Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-28T16:13:06.259Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-28T16:13:07.204Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-10-28T16:13:07.780Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-28T16:13:07.780Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-28T16:13:07.780Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-28T16:13:08.366Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-28T16:13:08.938Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-28T16:13:09.881Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-28T16:13:10.460Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-28T16:13:10.460Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-10-28T16:13:11.034Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-28T16:13:11.606Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-28T16:13:12.178Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-28T16:13:13.121Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-28T16:13:13.121Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-28T16:13:13.382Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-28T16:13:13.382Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-28T16:13:13.692Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-28T16:13:13.693Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-28T16:13:13.953Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-28T16:13:15.340Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-28T16:13:15.340Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-28T16:13:15.340Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-28T16:13:15.871Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-28T16:13:16.282Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-10-28T16:13:18.059Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-28T16:13:18.060Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-28T16:13:18.060Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-28T16:13:18.060Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-28T16:13:18.060Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-28T16:13:18.198Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-28T16:13:18.769Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-28T16:13:20.683Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-28T16:13:20.976Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-28T16:13:20.976Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-28T16:13:20.976Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-28T16:13:23.985Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-28T16:13:28.087Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-28T16:13:30.585Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-10-28T16:13:30.846Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-28T16:13:31.788Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-10-28T16:13:31.788Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-10-28T16:13:31.788Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-28T16:13:31.788Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-28T16:13:32.360Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-28T16:13:34.277Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-28T16:13:35.218Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-28T16:13:36.162Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-28T16:13:41.448Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-28T16:13:41.775Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-28T16:13:42.346Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-28T16:13:42.918Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-28T16:13:42.918Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-28T16:13:42.918Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-28T16:13:43.860Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-28T16:13:44.802Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-28T16:13:45.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-28T16:13:45.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-28T16:13:45.745Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-28T16:13:47.129Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-28T16:13:47.390Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-10-28T16:13:47.961Z] === RUN TestDockerSuite/TestRunMount [2020-10-28T16:13:53.256Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-28T16:13:53.518Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-28T16:13:54.090Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-28T16:13:55.033Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-28T16:13:56.420Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-28T16:13:56.992Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-28T16:13:59.540Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-28T16:14:00.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-28T16:14:01.056Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-28T16:14:03.606Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-28T16:14:04.178Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-28T16:14:05.120Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-28T16:14:05.120Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-28T16:14:05.382Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-28T16:14:06.324Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-28T16:14:06.585Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-28T16:14:07.156Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-28T16:14:08.541Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-28T16:14:09.928Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-28T16:14:12.481Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-28T16:14:12.743Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-28T16:14:13.005Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-10-28T16:14:13.005Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-28T16:14:13.577Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-28T16:14:13.841Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-28T16:14:14.102Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-28T16:14:14.675Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-28T16:14:14.936Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-28T16:14:15.508Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-28T16:14:16.078Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-28T16:14:17.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-28T16:14:19.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-28T16:14:21.290Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-10-28T16:14:21.290Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-28T16:14:21.863Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-10-28T16:14:22.806Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-28T16:14:23.067Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-28T16:14:24.011Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-28T16:14:24.583Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-10-28T16:14:25.156Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-28T16:14:25.728Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-28T16:14:26.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-28T16:14:26.301Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-28T16:14:26.873Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-28T16:14:27.462Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-28T16:14:27.462Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-28T16:14:28.413Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-28T16:14:28.984Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-28T16:14:28.984Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-28T16:14:28.984Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-28T16:14:29.556Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-10-28T16:14:30.944Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-28T16:14:30.944Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-28T16:14:31.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-28T16:14:33.122Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-28T16:14:34.509Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-10-28T16:14:34.509Z] === RUN TestDockerSuite/TestRunRm [2020-10-28T16:14:35.085Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-28T16:14:39.295Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-28T16:14:39.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-28T16:14:39.557Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-10-28T16:14:40.130Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-10-28T16:14:41.073Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-10-28T16:14:42.016Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-10-28T16:14:44.568Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-10-28T16:14:45.511Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-10-28T16:14:48.069Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-10-28T16:14:48.330Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-10-28T16:14:48.593Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-10-28T16:14:49.164Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-10-28T16:14:49.425Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-10-28T16:14:49.997Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-10-28T16:14:50.258Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-10-28T16:14:50.830Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-28T16:14:51.403Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-28T16:14:51.664Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-28T16:14:54.208Z] === RUN TestDockerSuite/TestRunState [2020-10-28T16:14:55.151Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-28T16:14:55.412Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-28T16:14:55.983Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-28T16:14:55.983Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-10-28T16:14:55.983Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-28T16:14:56.557Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-28T16:14:57.129Z] === RUN TestDockerSuite/TestRunSysctls [2020-10-28T16:14:58.074Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-28T16:14:58.074Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-28T16:14:58.074Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-28T16:14:58.335Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-28T16:14:58.597Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-10-28T16:15:00.514Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-10-28T16:15:01.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-28T16:15:01.084Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-10-28T16:15:02.470Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-10-28T16:15:05.020Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-28T16:15:05.605Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-28T16:15:08.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-28T16:15:08.412Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-28T16:15:08.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-28T16:15:09.414Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-28T16:15:09.414Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-28T16:15:09.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-28T16:15:09.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-28T16:15:09.931Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-28T16:15:10.196Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-28T16:15:12.113Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-28T16:15:12.113Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-10-28T16:15:13.057Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-28T16:15:13.319Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-28T16:15:13.580Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-28T16:15:13.580Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-28T16:15:14.153Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-28T16:15:14.566Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-28T16:15:15.026Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-28T16:15:15.026Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-28T16:15:15.026Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-28T16:15:15.026Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-28T16:15:15.098Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-28T16:15:15.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-28T16:15:15.359Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-10-28T16:15:15.359Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-28T16:15:15.485Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-28T16:15:15.621Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-28T16:15:15.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-28T16:15:16.194Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-28T16:15:18.863Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-28T16:15:19.502Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-28T16:15:19.502Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-28T16:15:20.425Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-28T16:15:20.425Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-28T16:15:20.425Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-28T16:15:20.425Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-28T16:15:20.447Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-28T16:15:21.834Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-28T16:15:22.602Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-28T16:15:22.777Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-28T16:15:24.184Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-28T16:15:25.571Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-28T16:15:26.143Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-28T16:15:26.404Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-10-28T16:15:26.977Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-10-28T16:15:27.548Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-10-28T16:15:28.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-10-28T16:15:28.120Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-10-28T16:15:29.509Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-10-28T16:15:30.083Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-10-28T16:15:30.655Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-28T16:15:30.655Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-10-28T16:15:30.916Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-10-28T16:15:30.916Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-10-28T16:15:31.177Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-10-28T16:15:31.750Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-10-28T16:15:32.013Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-10-28T16:15:32.585Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-10-28T16:15:32.585Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-10-28T16:15:33.157Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-28T16:15:33.157Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-28T16:15:33.729Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-28T16:15:33.729Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-10-28T16:15:34.301Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-10-28T16:15:34.562Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-10-28T16:15:34.562Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-28T16:15:34.562Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-28T16:15:35.020Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-28T16:15:35.135Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-28T16:15:36.080Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-10-28T16:15:36.653Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-10-28T16:15:36.653Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-28T16:15:36.914Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-28T16:15:36.914Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-28T16:15:37.858Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-28T16:15:38.119Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-28T16:15:39.506Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-28T16:15:40.080Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-28T16:15:40.080Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-28T16:15:40.080Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-28T16:15:40.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-28T16:15:40.936Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-10-28T16:15:41.879Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-10-28T16:15:43.266Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-28T16:15:43.266Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-28T16:15:44.654Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-28T16:15:44.654Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-28T16:15:44.917Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-28T16:15:45.394Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-28T16:15:45.394Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-28T16:15:45.394Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-28T16:15:46.305Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-28T16:15:46.305Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-28T16:15:47.248Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-28T16:15:47.248Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-28T16:15:47.248Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-28T16:15:48.352Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-28T16:15:48.635Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-28T16:15:49.319Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-28T16:15:50.022Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-28T16:15:50.283Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-28T16:15:50.283Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-28T16:15:50.283Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-28T16:15:50.283Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-28T16:15:50.855Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-28T16:15:52.771Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-28T16:15:54.025Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-28T16:15:54.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-28T16:15:54.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-28T16:15:54.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-28T16:15:54.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-28T16:15:54.156Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-10-28T16:15:54.484Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-28T16:15:56.700Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-28T16:15:58.087Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-28T16:15:59.477Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-28T16:16:00.420Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-28T16:16:00.993Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-28T16:16:03.540Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-28T16:16:06.088Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-28T16:16:06.350Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-28T16:16:07.735Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-28T16:16:08.679Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-28T16:16:10.065Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-28T16:16:12.612Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-28T16:16:15.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-28T16:16:17.076Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-28T16:16:17.077Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-28T16:16:18.994Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-28T16:16:19.959Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-28T16:16:25.249Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-28T16:16:27.162Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-10-28T16:16:29.076Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-28T16:16:29.338Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-28T16:16:29.599Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-28T16:16:30.170Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-28T16:16:30.170Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-28T16:16:30.194Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-28T16:16:30.194Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-28T16:16:30.194Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-28T16:16:30.743Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-28T16:16:33.290Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-28T16:16:36.592Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-10-28T16:16:36.592Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-10-28T16:16:36.853Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-10-28T16:16:36.853Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-10-28T16:16:37.425Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-10-28T16:16:38.812Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-10-28T16:16:38.812Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-10-28T16:16:39.387Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-28T16:16:39.650Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-10-28T16:16:40.222Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-10-28T16:16:40.816Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-10-28T16:16:42.206Z] === RUN TestDockerSuite/TestUpdateStats [2020-10-28T16:16:45.076Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-28T16:16:45.076Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-28T16:16:45.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-28T16:16:46.410Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-10-28T16:16:46.672Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-10-28T16:16:46.672Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-10-28T16:16:47.615Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-28T16:16:47.615Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-10-28T16:16:48.188Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-28T16:16:49.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-28T16:16:50.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-10-28T16:16:52.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-28T16:16:52.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-28T16:16:54.268Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-10-28T16:16:56.184Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-10-28T16:16:57.570Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-28T16:16:58.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-28T16:17:00.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-28T16:17:02.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-10-28T16:17:04.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-10-28T16:17:05.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-10-28T16:17:05.486Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-28T16:17:06.430Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-10-28T16:17:07.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-28T16:17:07.818Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-10-28T16:17:09.736Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-10-28T16:17:11.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-10-28T16:17:12.506Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-10-28T16:17:13.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-10-28T16:17:14.836Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-28T16:17:15.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-28T16:17:16.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-28T16:17:20.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-28T16:17:20.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-28T16:17:20.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-28T16:17:21.419Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-28T16:17:25.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-28T16:17:26.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-28T16:17:26.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-28T16:17:26.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-28T16:17:26.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-28T16:17:29.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-28T16:17:30.153Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-28T16:17:30.153Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-28T16:17:30.153Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-28T16:17:31.097Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-28T16:17:31.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-28T16:17:31.097Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-28T16:17:31.097Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-28T16:17:31.671Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-28T16:17:31.671Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-28T16:17:32.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-28T16:17:32.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-28T16:17:32.505Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-28T16:17:32.505Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-28T16:17:32.505Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-28T16:17:34.424Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-28T16:17:34.424Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-28T16:17:34.424Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-28T16:17:34.424Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-28T16:17:34.424Z] === RUN TestDockerSuite/TestVolumeEvents [2020-10-28T16:17:34.685Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-28T16:17:36.071Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-28T16:17:36.332Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-28T16:17:36.332Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-28T16:17:38.246Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-28T16:17:40.799Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite (1353.27s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.42s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachDetach (0.83s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.59s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.61s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.49s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.95s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.11s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.60s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.27s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.83s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.35s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.65s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.66s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.97s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.97s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.47s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.91s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.30s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.63s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.65s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.96s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.03s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.66s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.51s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.82s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.41s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.26s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.72s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.93s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.15s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.17s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.01s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.75s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.02s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.77s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContChar (3.61s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.78s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.45s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.15s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.09s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.08s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.79s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.53s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.02s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.54s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.50s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.42s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.23s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.58s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.46s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.71s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.33s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.24s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.17s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.53s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.55s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.50s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.80s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.74s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s) [2020-10-28T16:17:40.799Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-28T16:17:40.799Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.25s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildExpose (0.24s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFails (0.52s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.39s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.51s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.20s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.39s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildHistory (4.28s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.36s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.30s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.50s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2020-10-28T16:17:40.799Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.93s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.78s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.66s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.81s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.69s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.44s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.45s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildPATH (1.96s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.47s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.20s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRm (3.15s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.65s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.68s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.37s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildUser (1.21s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.46s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.89s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.88s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.07s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.45s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-28T16:17:40.800Z] docker_cli_sni_test.go:18: Flakey test [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitChange (0.70s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.38s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.07s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2020-10-28T16:17:40.800Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-28T16:17:40.800Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.90s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.21s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.15s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.52s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a49960_} (1.41s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1496832842_/foo_false____} (1.44s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1496832842_/foo_true____} (1.33s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_false____} (1.35s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_true____} (1.33s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3042356769_/foo_true__0xc000a499c0__} (1.31s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a499e0_} (1.32s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a49a00_} (1.34s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a49a20_} (1.32s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a49a40_} (1.48s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.23s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.57s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.38s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.41s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.62s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.83s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.62s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.65s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.55s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.63s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-10-28T16:17:40.800Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.23s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.93s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.64s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsCopy (1.24s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.79s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.71s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.73s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.21s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHealth (18.65s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.73s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.60s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.60s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2020-10-28T16:17:40.801Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-28T16:17:40.801Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.63s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.68s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.49s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.82s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.92s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.63s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.26s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.94s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.62s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-10-28T16:17:40.801Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.38s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.77s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginActive (1.57s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.51s) [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-28T16:17:40.802Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.41s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.26s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.99s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPortList (6.08s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.61s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.55s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.60s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.24s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.21s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.27s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-28T16:17:40.802Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.19s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.10s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.98s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.64s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.59s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.20s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.65s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.46s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.97s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.88s) [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-28T16:17:40.802Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-10-28T16:17:40.802Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.04s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.12s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.62s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.03s) [2020-10-28T16:17:40.802Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.20s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.65s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-10-28T16:17:40.802Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:17:40.802Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.69s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.30s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.11s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMount (5.05s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.85s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.61s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.70s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.35s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-10-28T16:17:40.802Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.55s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.52s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.56s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.04s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.42s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.63s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.41s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2020-10-28T16:17:40.803Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents431733075 [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.97s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.94s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.51s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.91s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.35s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.83s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.82s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.78s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.49s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.08s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.82s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.59s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.55s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2020-10-28T16:17:40.803Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2020-10-28T16:17:40.803Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-28T16:17:40.803Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-28T16:17:40.803Z] === RUN TestDockerRegistrySuite [2020-10-28T16:17:40.803Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-28T16:17:41.746Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-28T16:17:42.691Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-28T16:17:44.078Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-10-28T16:17:44.078Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-28T16:17:46.626Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-10-28T16:17:49.942Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-28T16:17:52.489Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-28T16:17:53.061Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-28T16:17:54.004Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-28T16:17:54.947Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-28T16:17:55.892Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-28T16:17:56.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-28T16:17:56.836Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-28T16:17:56.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-28T16:17:57.433Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-28T16:17:57.893Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-28T16:17:58.222Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-28T16:17:58.863Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-28T16:17:58.863Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-28T16:17:59.167Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-28T16:18:01.082Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-28T16:18:02.467Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-28T16:18:03.411Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-28T16:18:03.568Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-28T16:18:04.537Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-28T16:18:04.537Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-28T16:18:04.537Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-28T16:18:05.327Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-28T16:18:05.507Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-28T16:18:06.270Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-28T16:18:06.479Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-28T16:18:06.532Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-28T16:18:06.939Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-28T16:18:07.414Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-28T16:18:07.506Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-28T16:18:07.885Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-28T16:18:08.450Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-28T16:18:09.392Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-28T16:18:11.307Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-28T16:18:11.883Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-28T16:18:12.635Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-28T16:18:12.828Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-28T16:18:13.089Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-28T16:18:13.350Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-28T16:18:13.611Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-28T16:18:13.873Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-28T16:18:14.134Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-28T16:18:14.134Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-28T16:18:14.853Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-28T16:18:14.853Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-28T16:18:15.612Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-28T16:18:15.843Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-28T16:18:16.556Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-28T16:18:17.501Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-28T16:18:18.454Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-28T16:18:19.397Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite (39.80s) [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-10-28T16:18:20.340Z] check_test.go:196: [df8355f44276f] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d4cdcb254219e] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2020-10-28T16:18:20.340Z] check_test.go:196: [dc94878368ef4] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d74539ed4d738] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2020-10-28T16:18:20.340Z] check_test.go:196: [db6e7182c8bc9] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.71s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d49e679436ebf] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.66s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d25e171547a76] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d6e1feec72c4a] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d1fcfb6585011] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d2a27fcde9840] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d8efc32cb1c01] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-10-28T16:18:20.340Z] check_test.go:196: [dc20628f65956] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.11s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d7c68427e06dc] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-10-28T16:18:20.340Z] check_test.go:196: [dbaa55cf90c6d] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.77s) [2020-10-28T16:18:20.340Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aa8c1aec1d6f1b3b6569c81d8c17c3495dff2ab0b672408d2a0b99c71c046eeb [2020-10-28T16:18:20.340Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc9313cc65791fbd143aa99cd51e480894671cc724ecf5f1d0c09a47117b5904 [2020-10-28T16:18:20.340Z] check_test.go:196: [d392659adad39] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.68s) [2020-10-28T16:18:20.340Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ef5ab6bfe17a796c4c2e4c40e80c40dc6327a02de6c75d1fb8a1c330655eb96 [2020-10-28T16:18:20.340Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba36b094fdd28acc28b8b1c5c4e5cead395d3da83013d1e2ccbed0fa021fa410 [2020-10-28T16:18:20.340Z] check_test.go:196: [d0d4153d8aed8] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d1183c4cd568b] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d42c4cd75be99] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d647635c0464f] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d2f82bf9e0fe7] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d727a1a331daa] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-10-28T16:18:20.340Z] check_test.go:196: [da9457ee67d02] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d6e2d447b2f22] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d693af10df911] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d17ddf5e9bb3b] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d609d3359000f] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d8c0db7aea266] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d0b323be9dd42] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d17904f8407a1] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d467393fe95e5] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d842435a7fc1e] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-10-28T16:18:20.340Z] check_test.go:196: [daa9c728b324c] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-10-28T16:18:20.340Z] check_test.go:196: [decad0b7e2dd3] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-10-28T16:18:20.340Z] check_test.go:196: [dc36527907cba] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-10-28T16:18:20.340Z] check_test.go:196: [d0eb275be3783] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2020-10-28T16:18:20.340Z] check_test.go:196: [df99c2e656e6d] daemon is not started [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-10-28T16:18:20.340Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-10-28T16:18:20.340Z] === RUN TestDockerSchema1RegistrySuite [2020-10-28T16:18:20.340Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-10-28T16:18:20.340Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-28T16:18:23.642Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-10-28T16:18:26.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-28T16:18:28.737Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-28T16:18:29.310Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-28T16:18:30.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-28T16:18:30.516Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-28T16:18:31.903Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-28T16:18:32.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-28T16:18:33.420Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-28T16:18:33.568Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-28T16:18:33.568Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-28T16:18:33.568Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-28T16:18:35.786Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-28T16:18:35.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-28T16:18:35.968Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-28T16:18:36.540Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-28T16:18:36.540Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-28T16:18:36.780Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-28T16:18:36.780Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-28T16:18:36.780Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-28T16:18:36.801Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-28T16:18:37.062Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-28T16:18:37.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite (17.38s) [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d5497a7c5c7c0] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d689e7358975c] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.71s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d91b40296bccf] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s) [2020-10-28T16:18:37.635Z] check_test.go:223: [dcb487e16ad1b] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d35ca3641c780] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d3b50e0618642] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d3fd6247b97c4] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d568b1578ed62] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-10-28T16:18:37.635Z] check_test.go:223: [df8476f6f862b] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-10-28T16:18:37.635Z] check_test.go:223: [dda140811a751] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d0a036647085b] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d3b5bbc831d4b] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-10-28T16:18:37.635Z] check_test.go:223: [db4cb0919a15b] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d1e578ae4be00] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-10-28T16:18:37.635Z] check_test.go:223: [dc43d49a29258] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d3a60d5c470a3] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-10-28T16:18:37.635Z] check_test.go:223: [da03b31eec90d] daemon is not started [2020-10-28T16:18:37.635Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-10-28T16:18:37.635Z] check_test.go:223: [d17fd30023056] daemon is not started [2020-10-28T16:18:37.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-28T16:18:37.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-28T16:18:37.756Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-28T16:18:38.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-28T16:18:38.215Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-28T16:18:38.215Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-28T16:18:38.215Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-28T16:18:38.797Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-28T16:18:39.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-28T16:18:40.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-28T16:18:40.269Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-28T16:18:40.841Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-28T16:18:41.414Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-10-28T16:18:41.414Z] check_test.go:252: [d99c50f10d35a] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-10-28T16:18:41.414Z] check_test.go:252: [d230a7bad9196] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-10-28T16:18:41.414Z] check_test.go:252: [db802fb250361] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-10-28T16:18:41.414Z] check_test.go:252: [dab6706a0c562] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-10-28T16:18:41.414Z] check_test.go:252: [d9c6f293e6538] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-10-28T16:18:41.414Z] check_test.go:252: [d4caef5dd7969] daemon is not started [2020-10-28T16:18:41.414Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-10-28T16:18:41.414Z] check_test.go:252: [d5d10ee4821b3] daemon is not started [2020-10-28T16:18:41.414Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-28T16:18:41.414Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-28T16:18:42.907Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-28T16:18:46.701Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-28T16:18:46.701Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-28T16:18:46.962Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-28T16:18:46.962Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-10-28T16:18:47.223Z] check_test.go:279: [dd0c81d473492] daemon is not started [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-10-28T16:18:47.223Z] check_test.go:279: [d21bfc64c0e0d] daemon is not started [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-10-28T16:18:47.223Z] check_test.go:279: [de523cc345c1b] daemon is not started [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-10-28T16:18:47.223Z] check_test.go:279: [dbd7d02b7036c] daemon is not started [2020-10-28T16:18:47.223Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-10-28T16:18:47.223Z] check_test.go:279: [d688f72c5ee88] daemon is not started [2020-10-28T16:18:47.223Z] === RUN TestDockerNetworkSuite [2020-10-28T16:18:47.223Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-28T16:18:49.139Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-28T16:18:50.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-28T16:18:53.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-28T16:18:54.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-28T16:18:56.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-28T16:18:58.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-28T16:19:04.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-28T16:19:06.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-28T16:19:07.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-28T16:19:07.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-28T16:19:08.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-28T16:19:09.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-28T16:19:10.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-28T16:19:10.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-28T16:19:10.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-28T16:19:11.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-28T16:19:11.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-28T16:19:11.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-28T16:19:11.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-28T16:19:12.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-28T16:19:14.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-28T16:19:14.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-28T16:19:14.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-28T16:19:14.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-28T16:19:14.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-28T16:19:17.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-28T16:19:18.620Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-28T16:19:18.683Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-28T16:19:18.683Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-28T16:19:18.683Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-28T16:19:20.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-28T16:19:23.381Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-28T16:19:23.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-28T16:19:23.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-28T16:19:24.306Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-28T16:19:24.771Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-28T16:19:24.771Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-28T16:19:26.611Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-28T16:19:27.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-28T16:19:27.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-28T16:19:28.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-28T16:19:28.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-28T16:19:28.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-28T16:19:29.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-28T16:19:29.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-28T16:19:29.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-28T16:19:32.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-28T16:19:32.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-28T16:19:32.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-28T16:19:33.349Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-28T16:19:33.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-28T16:19:36.471Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-28T16:19:37.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-28T16:19:42.073Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-28T16:19:42.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-28T16:19:42.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-28T16:19:42.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-28T16:19:44.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-28T16:19:44.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-28T16:19:45.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-28T16:19:45.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-28T16:19:46.660Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-28T16:19:48.046Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-10-28T16:19:49.968Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-28T16:19:49.968Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-28T16:19:49.968Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-28T16:19:53.348Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-10-28T16:19:53.348Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite (65.77s) [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.03s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [ddf4834894ddf] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [d55e27ef27119] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.97s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [d9b5423127a34] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [df1f94431c3da] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:1233: [da518eca73ce4] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [d2440040ab0b6] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [da7bcf421a9cc] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [d72ff0f5808b9] daemon is not started [2020-10-28T16:19:53.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-10-28T16:19:53.348Z] docker_cli_network_unix_test.go:46: [d67c739e04cb0] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d2758458a1137] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d3a765e2bd7a0] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.01s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d11140cb20db9] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d10863cb6399d] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [de1c5347a789d] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [de41de9dfc3e7] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d60628a4192f6] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d6e238b4873e6] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d732321e21d83] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d14f04169ae2d] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d71637e6564c4] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dbf118ed0f124] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [df928999cc9b7] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dd7ebf16ae0e2] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d0904721471e8] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.04s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:968: [d32f3b65e1410] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.37s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d86cae458d49c] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.59s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:1116: [df36f4eaf0d50] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d5510f7ca69c4] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d13fa2f7af567] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d3dae3f95b2f2] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [db1b69dcbd635] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dbece12ec749e] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d9863dee9658d] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d38563e6547f6] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.17s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dd7ffe6518300] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d949fa0085ae4] daemon is not started [2020-10-28T16:19:53.349Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [db03fedd63b8e] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.06s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d85bedbd22e4d] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.98s) [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.88s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:1084: [d3f5262b4f49b] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dde1bd26a19eb] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [da9781758d7c1] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.87s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dd891e5b441c7] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d5632c95a9363] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dba622741c677] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dfc9a274a893f] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [dfa2bb523a141] daemon is not started [2020-10-28T16:19:53.349Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.25s) [2020-10-28T16:19:53.349Z] docker_cli_network_unix_test.go:46: [d0135ed6f1152] daemon is not started [2020-10-28T16:19:53.349Z] === RUN TestDockerHubPullSuite [2020-10-28T16:19:53.349Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-28T16:19:54.735Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-10-28T16:19:57.282Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-10-28T16:19:57.854Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-10-28T16:19:59.241Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-28T16:19:59.813Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-28T16:20:00.387Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-10-28T16:20:00.648Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-10-28T16:20:00.648Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite (7.72s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.89s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.60s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.53s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-10-28T16:20:00.648Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-10-28T16:20:00.648Z] PASS [2020-10-28T16:20:00.648Z] [2020-10-28T16:20:00.648Z] === Skipped [2020-10-28T16:20:00.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-10-28T16:20:00.648Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-10-28T16:20:00.648Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.648Z] [2020-10-28T16:20:00.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-10-28T16:20:00.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-10-28T16:20:00.648Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.648Z] [2020-10-28T16:20:00.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-28T16:20:00.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-10-28T16:20:00.648Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.648Z] [2020-10-28T16:20:00.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-28T16:20:00.648Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-10-28T16:20:00.648Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.648Z] [2020-10-28T16:20:00.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_sni_test.go:18: Flakey test [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-28T16:20:00.649Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.03s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.03s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-10-28T16:20:00.649Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-28T16:20:00.649Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-10-28T16:20:00.649Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-10-28T16:20:00.649Z] docker_cli_network_unix_test.go:46: [db03fedd63b8e] daemon is not started [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] [2020-10-28T16:20:00.649Z] DONE 1277 tests, 51 skipped in 1533.929s [2020-10-28T16:20:00.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T16:20:00.649Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T16:20:00.649Z] +++ kill 7613 [2020-10-28T16:20:02.047Z] +++ /etc/init.d/apparmor stop [2020-10-28T16:20:02.047Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T16:20:02.047Z] [2020-10-28T16:20:02.047Z] Unloading profiles will leave already running processes permanently [2020-10-28T16:20:02.047Z] unconfined, which can lead to unexpected situations. [2020-10-28T16:20:02.047Z] [2020-10-28T16:20:02.047Z] To set a process to complain mode, use the command line tool [2020-10-28T16:20:02.047Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T16:20:02.047Z] +++ true [2020-10-28T16:20:02.047Z] exiting test-integration [2020-10-28T16:20:02.047Z] ++ exit 0 [2020-10-28T16:20:02.047Z] [2020-10-28T16:20:02.312Z] + for job in $(jobs -p) [2020-10-28T16:20:02.312Z] + wait 14666 [2020-10-28T16:20:02.883Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-28T16:20:04.831Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-28T16:20:05.291Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-28T16:20:06.262Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-28T16:20:09.169Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-28T16:20:12.080Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-28T16:20:14.266Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-28T16:20:59.150Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-28T16:21:04.972Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-28T16:21:10.785Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-28T16:21:10.785Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-28T16:21:55.419Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-28T16:21:58.719Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-28T16:22:02.939Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-28T16:22:11.309Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-28T16:22:11.309Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-28T16:22:11.309Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-28T16:22:29.019Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-28T16:22:39.367Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-28T16:22:47.948Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-28T16:23:17.917Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-28T16:23:25.023Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-28T16:23:35.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-28T16:24:09.449Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-28T16:24:13.654Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-28T16:24:14.231Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-10-28T16:24:14.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-10-28T16:24:14.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-10-28T16:24:14.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-10-28T16:24:15.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-28T16:24:17.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-28T16:24:20.582Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-28T16:24:22.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-28T16:25:01.467Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-28T16:25:03.005Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-28T16:25:05.907Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-28T16:25:10.603Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-28T16:25:14.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-28T16:25:14.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-28T16:25:14.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-28T16:25:14.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-28T16:25:14.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-28T16:25:18.874Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-28T16:25:18.874Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-28T16:25:19.063Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-28T16:25:20.260Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-28T16:25:22.812Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-28T16:25:25.360Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-28T16:25:27.915Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-28T16:25:36.746Z] === RUN TestDockerSuite/TestBuildFails [2020-10-28T16:25:37.718Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-28T16:25:37.718Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-28T16:25:42.400Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-28T16:25:48.179Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-28T16:25:49.879Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-28T16:25:53.963Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-28T16:25:59.780Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-28T16:26:01.314Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-28T16:26:04.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-28T16:26:04.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-28T16:26:07.093Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-28T16:26:07.093Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-28T16:26:07.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-28T16:26:07.555Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-28T16:26:08.013Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-28T16:26:08.013Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-28T16:26:09.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-28T16:26:16.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-28T16:26:20.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-28T16:26:22.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-28T16:26:22.840Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-28T16:26:22.840Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-28T16:26:25.179Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-28T16:26:27.726Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-28T16:26:29.933Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-28T16:26:30.275Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-28T16:26:30.909Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-28T16:26:32.825Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-10-28T16:26:34.738Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-28T16:26:37.989Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-28T16:26:37.989Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-28T16:26:37.989Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-28T16:26:37.989Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-28T16:26:42.703Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-28T16:26:43.163Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-28T16:26:44.133Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-28T16:26:44.622Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-28T16:26:45.081Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-28T16:26:46.050Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-28T16:26:47.046Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-28T16:26:51.761Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-28T16:26:51.761Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-28T16:26:52.220Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-28T16:26:52.220Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-28T16:26:52.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-28T16:26:52.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-28T16:26:52.220Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-28T16:26:52.690Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-28T16:26:53.660Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-28T16:26:58.389Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-28T16:27:19.511Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-28T16:27:19.511Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-28T16:27:20.483Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-28T16:27:31.022Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-28T16:27:45.927Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-28T16:27:56.205Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite (1624.98s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.41s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.53s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.52s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:562: [d9839e28fcbcc] joining swarm manager [d5891d3bbbc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:584: [d86b6a2e025a6] joining swarm manager [d5891d3bbbc9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] check_test.go:380: [d9839e28fcbcc] daemon is not started [2020-10-28T16:28:00.834Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.28s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:45: [d6b300b812374] joining swarm manager [d1fa93093817a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.97s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.65s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:303: [d386fa6280a6a] joining swarm manager [d1300e78cdef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:304: [d36a5fbf68536] joining swarm manager [d1300e78cdef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.45s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:271: [d34b97314a3a2] joining swarm manager [d403c6134a1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:272: [dfff6991f84ec] joining swarm manager [d403c6134a1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2020-10-28T16:28:00.834Z] docker_api_swarm_node_test.go:19: [d754441b2ceb1] joining swarm manager [dac800d94cb23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_node_test.go:20: [d6adc0835fb26] joining swarm manager [dac800d94cb23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.31s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:501: [d1f35a16ce357] joining swarm manager [d4dcc90ee2984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:506: [d011ef1fe5fa9] joining swarm manager [d4dcc90ee2984]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.71s) [2020-10-28T16:28:00.834Z] docker_api_swarm_node_test.go:80: [d48f86506a8b1] joining swarm manager [dd3e1f45b6208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s) [2020-10-28T16:28:00.834Z] docker_api_swarm_node_test.go:52: [d907d5c9c609b] joining swarm manager [d39e106d01796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_node_test.go:53: [d7a370f082b62] joining swarm manager [d39e106d01796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.34s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:201: [db95e9cafd7ba] joining swarm manager [d387513fa8732]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.16s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:383: [d3f20a27bface] joining swarm manager [dc3d84d7e6743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:384: [d820f147123f2] joining swarm manager [dc3d84d7e6743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] check_test.go:380: [d820f147123f2] daemon is not started [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (45.37s) [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:801: [dc9c00c0dea39] joining swarm manager [d4cf04e9024ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:801: [d56ec824a15f5] joining swarm manager [d4cf04e9024ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:801: [d09b4156fc005] joining swarm manager [d4cf04e9024ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:801: [d3e5cfed25f55] joining swarm manager [d4cf04e9024ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-28T16:28:00.834Z] docker_api_swarm_test.go:809: [d77ed8260662a] joining swarm manager [d4cf04e9024ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.27s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:394: [d5bfea0137b75] joining swarm manager [d88e3c8cb6702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:394: [da6d6000007c1] joining swarm manager [d88e3c8cb6702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.13s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:342: [d7d5d6800fb32] joining swarm manager [dbc13a12f1e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:342: [d04c4097b279b] joining swarm manager [dbc13a12f1e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:489: [dd60d007cbd1d] joining swarm manager [d19da4f3b6285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:489: [d8b76123135a6] joining swarm manager [d19da4f3b6285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.24s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:127: [d2fe98b44b469] joining swarm manager [d422411ab5963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:128: [db97b38fab209] joining swarm manager [d422411ab5963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:136: [d823cf2d3edce] joining swarm manager [d422411ab5963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:137: [db81a0f98db15] joining swarm manager [d422411ab5963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.99s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:303: [d1c4007ec0ad1] joining swarm manager [ddd08b1cc9ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:303: [d33c5e4a028a5] joining swarm manager [ddd08b1cc9ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.02s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:99: [d8808ff7b88e1] joining swarm manager [d753b94f50268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:100: [d9da1cc11aaff] joining swarm manager [d753b94f50268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] check_test.go:380: [d8808ff7b88e1] daemon is not started [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.36s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:532: [d2a980ab87c82] joining swarm manager [d177b86c97b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:533: [d8b5f1878c71b] joining swarm manager [d177b86c97b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.87s) [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:147: [d3bdfe9451f3b] joining swarm manager [d4913cb1854de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_api_swarm_service_test.go:147: [dda3661ae4b3f] joining swarm manager [d4913cb1854de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.83s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.96s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.39s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.88s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.53s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.39s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.98s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.15s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (1.84s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.72s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.14s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.09s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.67s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.79s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.50s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.63s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s) [2020-10-28T16:28:00.834Z] docker_cli_service_logs_test.go:245: checking task o8j867ulfh3j [2020-10-28T16:28:00.834Z] docker_cli_service_logs_test.go:250: checking messages for o8j867ulfh3j [2020-10-28T16:28:00.834Z] docker_cli_service_logs_test.go:245: checking task vqi6b255ayd1 [2020-10-28T16:28:00.834Z] docker_cli_service_logs_test.go:250: checking messages for vqi6b255ayd1 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.38s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.34s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (1.98s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.25s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1901: [dd1659c2537fd] joining swarm manager [d26482c8c88b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1902: [d76e871c32c99] joining swarm manager [d26482c8c88b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.67s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1802: [da6fa0ca0534f] joining swarm manager [d32ed2e4f4293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1803: [d63d8afb0ec44] joining swarm manager [d32ed2e4f4293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.71s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.21s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1321: [dc82d64fce569] joining swarm manager [d00e583b44cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1322: [db8980664aa5e] joining swarm manager [d00e583b44cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.43s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.70s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.19s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.88s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.25s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.49s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.60s) [2020-10-28T16:28:00.834Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.27s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.93s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.81s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1186: [df71731ff8abb] joining swarm manager [dcef96ac38419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1195: [d52f109f69a79] joining swarm manager [dcef96ac38419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.58s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.06s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.24s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1118: [d8368b2674d84] joining swarm manager [dce97e68be5ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1119: [d57323765df82] joining swarm manager [dce97e68be5ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1172: [d452dea8a75c9] joining swarm manager [dce97e68be5ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1453: [ddb5bfefb1523] joining swarm manager [dac0649ed9002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.834Z] docker_cli_swarm_test.go:1454: [d08ffa79eed7a] joining swarm manager [dac0649ed9002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.95s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-10-28T16:28:00.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.84s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.84s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.11s) [2020-10-28T16:28:00.835Z] docker_cli_swarm_unix_test.go:62: [df654461c1632] joining swarm manager [db241b313cf34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2020-10-28T16:28:00.835Z] docker_api_swarm_test.go:961: [d802ab9efb747] joining swarm manager [dbeede23504a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.20s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.41s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.50s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.06s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.67s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.41s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2020-10-28T16:28:00.835Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.83s) [2020-10-28T16:28:00.835Z] === RUN TestDockerExternalVolumeSuite [2020-10-28T16:28:00.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-28T16:28:08.825Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-28T16:28:11.736Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-28T16:28:15.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-28T16:28:17.539Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-28T16:28:22.266Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-28T16:28:43.438Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-28T16:28:43.438Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-28T16:28:50.526Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-28T16:28:50.526Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-28T16:28:50.526Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-28T16:28:50.526Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-28T16:28:52.740Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-28T16:28:57.442Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-28T16:29:04.540Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-28T16:29:04.540Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-28T16:29:04.540Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-28T16:29:06.728Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-28T16:29:07.710Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-28T16:29:08.714Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-28T16:29:17.296Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-28T16:29:18.284Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-28T16:29:23.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-28T16:29:26.868Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-28T16:29:29.808Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-28T16:29:33.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-28T16:29:38.394Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-28T16:29:43.087Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-28T16:29:47.789Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-28T16:29:48.757Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-28T16:29:48.757Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-28T16:29:48.757Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-28T16:29:50.939Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-28T16:29:50.939Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-28T16:30:05.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-28T16:30:20.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-28T16:30:33.486Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-28T16:30:48.313Z] === RUN TestDockerSuite/TestBuildRm [2020-10-28T16:30:52.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-28T16:31:00.723Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-28T16:31:02.915Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-28T16:31:02.915Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-28T16:31:03.375Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-28T16:31:04.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-28T16:31:04.914Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-28T16:31:07.854Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-28T16:31:10.768Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-28T16:31:15.537Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-28T16:31:30.391Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-28T16:31:30.858Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-28T16:31:31.318Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-28T16:31:36.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-28T16:31:41.725Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-28T16:31:41.725Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-28T16:31:51.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-28T16:31:52.091Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-28T16:31:52.091Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-28T16:31:55.841Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-28T16:32:06.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-28T16:32:16.942Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-28T16:32:16.942Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-28T16:32:19.122Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-28T16:32:20.091Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-28T16:32:24.785Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-28T16:32:29.499Z] === RUN TestDockerSuite/TestBuildUser [2020-10-28T16:32:29.499Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-28T16:32:29.499Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-28T16:32:29.499Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-28T16:32:34.195Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-28T16:32:34.195Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-28T16:32:41.383Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-28T16:32:41.383Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-28T16:32:41.383Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-28T16:32:53.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-28T16:33:02.536Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-28T16:33:02.536Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-28T16:33:11.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-28T16:33:12.936Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-28T16:33:17.691Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-28T16:33:17.691Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-28T16:33:17.691Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-28T16:33:19.870Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-28T16:33:20.329Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-10-28T16:33:38.048Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-28T16:33:41.872Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-28T16:33:41.872Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-28T16:33:43.892Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-28T16:33:54.343Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-28T16:33:54.809Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-28T16:33:54.809Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-28T16:33:54.809Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-28T16:33:55.813Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-28T16:34:04.388Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-28T16:34:05.948Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-28T16:34:05.948Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-28T16:34:05.948Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-28T16:34:06.407Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-28T16:34:07.945Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-28T16:34:12.648Z] === RUN TestDockerSuite/TestCommitChange [2020-10-28T16:34:16.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-28T16:34:17.345Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-28T16:34:22.093Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-28T16:34:22.093Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-28T16:34:27.892Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-28T16:34:27.892Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-28T16:34:30.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-28T16:34:34.964Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-28T16:34:45.486Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-28T16:34:45.487Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-28T16:34:45.487Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-28T16:34:45.487Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-28T16:34:49.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-28T16:34:55.833Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-28T16:35:02.940Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-28T16:35:02.940Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-28T16:35:03.960Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-28T16:35:04.479Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-28T16:35:04.479Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-28T16:35:04.479Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-28T16:35:04.479Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-28T16:35:06.656Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-28T16:35:06.656Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-28T16:35:06.656Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-28T16:35:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-28T16:35:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-28T16:35:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-28T16:35:08.852Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-28T16:35:08.852Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-28T16:35:11.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-28T16:35:12.600Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-28T16:35:14.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-28T16:35:14.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-28T16:35:14.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-28T16:35:16.961Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-28T16:35:16.961Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-28T16:35:18.507Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-28T16:35:18.507Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-28T16:35:18.507Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:53: [d32fa27c12ed4] daemon is not started [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:53: [d1ac8c3da3981] daemon is not started [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:53: [d04277bd6f851] daemon is not started [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:53: [d6f423c186637] daemon is not started [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:485: [dad0c5c0429b0] daemon is not started [2020-10-28T16:35:18.878Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-10-28T16:35:18.878Z] docker_cli_external_volume_driver_test.go:53: [d53777c95dd4f] daemon is not started [2020-10-28T16:35:18.878Z] PASS [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] === Skipped [2020-10-28T16:35:18.878Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-10-28T16:35:18.878Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-10-28T16:35:18.878Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-10-28T16:35:18.878Z] check_test.go:309: [d522cb1ce8ede] daemon is not started [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-28T16:35:18.878Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-10-28T16:35:18.878Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-10-28T16:35:18.878Z] check_test.go:309: [de67faefa7d50] daemon is not started [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-28T16:35:18.878Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-28T16:35:18.878Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-10-28T16:35:18.878Z] check_test.go:309: [d51f16627dd6f] daemon is not started [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-28T16:35:18.878Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-28T16:35:18.878Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-10-28T16:35:18.878Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-10-28T16:35:18.878Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] [2020-10-28T16:35:18.878Z] DONE 273 tests, 5 skipped in 2450.571s [2020-10-28T16:35:18.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-28T16:35:18.878Z] ++++ cat bundles/test-integration/docker.pid [2020-10-28T16:35:18.878Z] +++ kill 7646 [2020-10-28T16:35:18.878Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8c63e1747e57/docker.pid [2020-10-28T16:35:18.878Z] +++ kill 5482 [2020-10-28T16:35:18.878Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5482 is not a child of this shell [2020-10-28T16:35:18.878Z] warning: PID 5482 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8c63e1747e57/docker.pid had a nonzero exit code [2020-10-28T16:35:18.879Z] +++ /etc/init.d/apparmor stop [2020-10-28T16:35:18.879Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-28T16:35:18.879Z] [2020-10-28T16:35:18.879Z] Unloading profiles will leave already running processes permanently [2020-10-28T16:35:18.879Z] unconfined, which can lead to unexpected situations. [2020-10-28T16:35:18.879Z] [2020-10-28T16:35:18.879Z] To set a process to complain mode, use the command line tool [2020-10-28T16:35:18.879Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-28T16:35:18.879Z] +++ true [2020-10-28T16:35:18.879Z] exiting test-integration [2020-10-28T16:35:18.879Z] ++ exit 0 [2020-10-28T16:35:18.879Z] [2020-10-28T16:35:19.139Z] + exit 0 [2020-10-28T16:35:19.139Z] ++ jobs -p [2020-10-28T16:35:19.139Z] + pids= [2020-10-28T16:35:19.139Z] + echo 'Remaining pids to kill: []' [2020-10-28T16:35:19.139Z] Remaining pids to kill: [] [2020-10-28T16:35:19.139Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-10-28T16:35:19.157Z] Recording test results [2020-10-28T16:35:20.687Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-28T16:35:20.687Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-28T16:35:21.316Z] + echo Ensuring container killed. [2020-10-28T16:35:21.316Z] Ensuring container killed. [2020-10-28T16:35:21.316Z] + docker ps -aq -f name=docker-pr3-* [2020-10-28T16:35:21.316Z] + cids=735729ced887 [2020-10-28T16:35:21.316Z] bd5883171185 [2020-10-28T16:35:21.316Z] 50136bcd44bd [2020-10-28T16:35:21.316Z] + [ -n 735729ced887 [2020-10-28T16:35:21.316Z] bd5883171185 [2020-10-28T16:35:21.316Z] 50136bcd44bd ] [2020-10-28T16:35:21.316Z] + docker rm -vf 735729ced887 bd5883171185 50136bcd44bd [2020-10-28T16:35:22.223Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-28T16:35:22.223Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-28T16:35:22.260Z] 735729ced887 [2020-10-28T16:35:23.657Z] bd5883171185 [2020-10-28T16:35:23.657Z] 50136bcd44bd [Pipeline] sh [2020-10-28T16:35:23.947Z] + echo Chowning /workspace to jenkins user [2020-10-28T16:35:23.947Z] Chowning /workspace to jenkins user [2020-10-28T16:35:23.947Z] + id -u [2020-10-28T16:35:23.947Z] + id -g [2020-10-28T16:35:23.947Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41599:/workspace busybox chown -R 1000:1000 /workspace [2020-10-28T16:35:23.947Z] Unable to find image 'busybox:latest' locally [2020-10-28T16:35:24.209Z] latest: Pulling from library/busybox [2020-10-28T16:35:24.427Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-28T16:35:24.470Z] 9758c28807f2: Pulling fs layer [2020-10-28T16:35:24.470Z] 9758c28807f2: Verifying Checksum [2020-10-28T16:35:24.470Z] 9758c28807f2: Download complete [2020-10-28T16:35:24.470Z] 9758c28807f2: Pull complete [2020-10-28T16:35:24.470Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d [2020-10-28T16:35:24.470Z] Status: Downloaded newer image for busybox:latest [2020-10-28T16:35:24.886Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-28T16:35:26.422Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-28T16:35:28.077Z] + bundleName=amd64 [2020-10-28T16:35:28.077Z] + echo Creating amd64-bundles.tar.gz [2020-10-28T16:35:28.077Z] Creating amd64-bundles.tar.gz [2020-10-28T16:35:28.077Z] + xargs tar -czf amd64-bundles.tar.gz [2020-10-28T16:35:28.077Z] + 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-10-28T16:35:29.033Z] Archiving artifacts [2020-10-28T16:35:30.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T16:35:31.278Z] + make clean [2020-10-28T16:35:31.539Z] docker volume rm -f docker-dev-cache [2020-10-28T16:35:31.539Z] docker-dev-cache [Pipeline] deleteDir [2020-10-28T16:35:35.011Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T16:35:38.752Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-28T16:35:38.752Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-28T16:35:38.752Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-28T16:35:38.752Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-28T16:35:38.752Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-28T16:35:40.292Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-28T16:35:40.292Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-28T16:35:41.830Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-28T16:35:41.830Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-28T16:35:43.366Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-28T16:35:43.366Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-28T16:35:48.105Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-28T16:35:49.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-10-28T16:35:51.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-28T16:35:51.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-10-28T16:35:53.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-10-28T16:35:55.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-10-28T16:35:57.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-10-28T16:36:00.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006549a0_} [2020-10-28T16:36:02.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1279255854_c:\foo_false____} [2020-10-28T16:36:04.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1279255854_c:\foo_true____} [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-28T16:36:11.498Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-28T16:36:11.957Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-28T16:36:11.957Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-28T16:36:14.133Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-28T16:36:16.337Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-28T16:36:16.337Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-28T16:36:16.337Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-28T16:36:18.528Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-28T16:36:18.528Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-28T16:36:18.528Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-28T16:36:18.528Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-28T16:36:22.310Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-28T16:36:24.521Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-28T16:36:24.521Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-28T16:36:24.521Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-28T16:36:39.352Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-28T16:36:39.352Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-28T16:36:39.352Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-28T16:36:57.029Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-28T16:36:57.029Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-28T16:36:57.029Z] === RUN TestDockerSuite/TestCpToDot [2020-10-28T16:36:57.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-28T16:36:57.486Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-28T16:36:57.486Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-28T16:36:59.657Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-28T16:37:00.117Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-28T16:37:01.655Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-28T16:37:03.863Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-28T16:37:03.863Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-28T16:37:03.863Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-28T16:37:06.051Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-28T16:37:06.508Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-28T16:37:06.965Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-28T16:37:06.965Z] === RUN TestDockerSuite/TestCreateRM [2020-10-28T16:37:06.965Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-28T16:37:06.965Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-28T16:37:07.422Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-28T16:37:07.422Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-28T16:37:15.995Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-28T16:37:15.995Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-28T16:37:15.995Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-28T16:37:20.685Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-28T16:37:20.685Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-28T16:37:20.685Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDockerFails [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-28T16:37:22.215Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-28T16:37:22.671Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-28T16:37:22.671Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-28T16:37:22.671Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-28T16:37:24.872Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-28T16:37:26.411Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-28T16:37:28.629Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-28T16:37:37.241Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-28T16:37:41.935Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-28T16:37:50.525Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-28T16:37:52.696Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-28T16:37:53.154Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-28T16:37:56.064Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-28T16:37:56.521Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-28T16:37:56.978Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-28T16:38:01.850Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-28T16:38:05.570Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-28T16:38:06.541Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-28T16:38:06.541Z] === RUN TestDockerSuite/TestEventsRename [2020-10-28T16:38:08.717Z] === RUN TestDockerSuite/TestEventsResize [2020-10-28T16:38:11.637Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-28T16:38:13.167Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-28T16:38:15.337Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-28T16:38:20.033Z] === RUN TestDockerSuite/TestEventsTop [2020-10-28T16:38:20.033Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-28T16:38:22.202Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-28T16:38:26.000Z] === RUN TestDockerSuite/TestExec [2020-10-28T16:38:26.000Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-28T16:38:26.000Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-28T16:38:27.530Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-28T16:38:29.060Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-28T16:38:29.060Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-28T16:38:29.060Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-28T16:38:29.060Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-28T16:38:30.597Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-28T16:38:32.771Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-28T16:38:34.310Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-28T16:38:36.477Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-28T16:38:40.207Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-28T16:38:40.207Z] === RUN TestDockerSuite/TestExecEnv [2020-10-28T16:38:40.207Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-28T16:38:40.207Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-28T16:38:42.376Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecParseError [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-28T16:38:47.060Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-28T16:38:49.229Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-28T16:38:51.399Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-28T16:38:51.399Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-28T16:38:57.172Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-28T16:38:57.172Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-28T16:38:57.172Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-28T16:38:57.172Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-28T16:39:02.952Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-28T16:39:08.756Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-28T16:39:11.669Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-28T16:39:17.446Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-28T16:39:17.446Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-28T16:39:17.446Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-28T16:39:17.446Z] === RUN TestDockerSuite/TestHealth [2020-10-28T16:39:17.447Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-28T16:39:17.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-28T16:39:17.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-28T16:39:17.447Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-28T16:39:22.145Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-28T16:39:22.145Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-28T16:39:22.145Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-28T16:39:22.145Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-28T16:39:22.145Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-28T16:39:22.602Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-28T16:39:23.059Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-28T16:39:23.059Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-28T16:39:24.023Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-28T16:39:24.023Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-28T16:39:25.555Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-28T16:39:25.555Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-28T16:39:27.746Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-28T16:39:29.917Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-28T16:39:29.917Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-28T16:39:29.917Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-28T16:39:33.645Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-28T16:39:33.645Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportFile [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-28T16:39:35.852Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-28T16:39:38.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-28T16:39:39.594Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-28T16:39:39.594Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-28T16:39:39.594Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-28T16:39:39.594Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-28T16:39:39.594Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-28T16:39:41.773Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-28T16:39:41.773Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-28T16:39:43.977Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-28T16:39:43.977Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-28T16:39:43.977Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-28T16:39:43.977Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-28T16:39:45.509Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-28T16:39:50.204Z] === RUN TestDockerSuite/TestInspectImage [2020-10-28T16:39:50.204Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-28T16:39:50.204Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-28T16:39:50.204Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-28T16:39:51.734Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-28T16:39:53.265Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-28T16:39:53.724Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-28T16:39:55.909Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-28T16:39:57.452Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-28T16:39:57.452Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-28T16:39:57.452Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-28T16:39:58.982Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-28T16:40:01.149Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-28T16:40:04.872Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-28T16:40:07.050Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-28T16:40:08.579Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-28T16:40:10.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-28T16:40:12.310Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-28T16:40:14.481Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-28T16:40:16.018Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-28T16:40:16.504Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-28T16:40:18.064Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-28T16:40:20.259Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-28T16:40:26.039Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-28T16:40:27.571Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-28T16:40:27.571Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-28T16:40:29.107Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-28T16:40:29.565Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-28T16:40:36.621Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-28T16:40:42.431Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-28T16:40:48.217Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-28T16:40:50.409Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-28T16:40:52.598Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-28T16:40:52.598Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-28T16:40:54.795Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-28T16:40:56.325Z] === RUN TestDockerSuite/TestLogsSince [2020-10-28T16:41:06.649Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-28T16:41:06.649Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-28T16:41:06.649Z] === RUN TestDockerSuite/TestLogsTail [2020-10-28T16:41:07.613Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-28T16:41:09.784Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestNetHostname [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginActive [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPortList [2020-10-28T16:41:11.995Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-28T16:41:22.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-28T16:41:25.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-28T16:41:25.226Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-28T16:41:33.791Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-28T16:41:33.791Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-28T16:41:42.405Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-28T16:41:54.822Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-28T16:41:54.822Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-28T16:41:54.822Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-28T16:42:07.217Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-28T16:42:09.414Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-28T16:42:16.485Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-28T16:42:19.392Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-28T16:42:19.392Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-28T16:42:19.392Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-28T16:42:24.076Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-28T16:42:24.076Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-28T16:42:24.076Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-28T16:42:24.076Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-28T16:42:24.076Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-28T16:42:31.225Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-28T16:42:31.225Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-28T16:42:32.194Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-28T16:42:32.194Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-28T16:42:33.729Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-28T16:42:34.697Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-28T16:42:34.697Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-28T16:42:38.453Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-28T16:42:42.184Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-28T16:42:43.720Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-28T16:43:04.892Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-28T16:43:04.892Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-28T16:43:10.686Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-28T16:43:11.144Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-28T16:43:11.144Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-28T16:43:12.135Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-28T16:43:17.924Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-28T16:43:22.609Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-28T16:43:22.609Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-28T16:43:26.347Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-28T16:43:26.805Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-28T16:43:26.805Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-28T16:43:47.996Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-28T16:43:47.996Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-28T16:43:48.454Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-28T16:43:54.271Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-28T16:44:00.092Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-28T16:44:08.676Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-28T16:44:12.412Z] === RUN TestDockerSuite/TestRmiTag [2020-10-28T16:44:12.872Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-28T16:44:15.054Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-28T16:44:32.762Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-28T16:44:34.949Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-28T16:44:40.773Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-28T16:44:41.236Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-28T16:44:45.032Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-28T16:44:45.032Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-28T16:44:45.032Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-28T16:44:48.786Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-28T16:44:51.703Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-28T16:44:53.276Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-28T16:44:55.487Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-28T16:44:57.028Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-28T16:44:57.028Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-28T16:45:01.742Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-28T16:45:03.283Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-28T16:45:03.283Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-28T16:45:06.198Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-28T16:45:06.198Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-28T16:45:06.198Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-28T16:45:08.381Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-28T16:45:09.926Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-28T16:45:12.841Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-28T16:45:15.762Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-28T16:45:15.762Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-28T16:45:15.762Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-28T16:45:15.762Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-28T16:45:17.967Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-28T16:45:17.967Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-28T16:45:17.967Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-28T16:45:17.967Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-28T16:45:17.967Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-28T16:45:19.507Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-28T16:45:26.601Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-28T16:45:28.808Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-28T16:45:28.809Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-28T16:45:28.809Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-28T16:45:28.809Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-28T16:45:30.994Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-28T16:45:33.181Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-28T16:45:33.181Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-28T16:45:34.722Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-28T16:45:34.722Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-28T16:45:34.722Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-28T16:45:34.722Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-28T16:45:37.660Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-28T16:45:39.202Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-28T16:45:41.388Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-28T16:45:43.575Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-28T16:45:44.036Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-28T16:45:47.783Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-28T16:45:54.864Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-28T16:45:54.864Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-28T16:45:56.404Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-28T16:45:56.404Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-28T16:45:56.404Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-28T16:45:56.404Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunMount [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-28T16:45:56.864Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-28T16:46:02.667Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-28T16:46:02.667Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-28T16:46:02.667Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-28T16:46:03.129Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-28T16:46:07.853Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-28T16:46:10.766Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-28T16:46:11.227Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-28T16:46:12.199Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-28T16:46:14.409Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-28T16:46:15.951Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-28T16:46:16.921Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-28T16:46:18.461Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-28T16:46:18.921Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-28T16:46:21.843Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-28T16:46:36.708Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-28T16:46:36.708Z] === RUN TestDockerSuite/TestRunRm [2020-10-28T16:46:37.680Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-28T16:46:42.467Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-28T16:46:46.227Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-28T16:46:48.426Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-28T16:46:50.013Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-28T16:46:52.207Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-28T16:46:52.207Z] === RUN TestDockerSuite/TestRunState [2020-10-28T16:46:52.207Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-28T16:46:54.388Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-28T16:46:54.388Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-28T16:46:55.947Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-28T16:47:00.648Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-28T16:47:02.850Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-28T16:47:02.850Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-28T16:47:04.390Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-28T16:47:04.852Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-28T16:47:04.852Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-28T16:47:07.771Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-28T16:47:13.576Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-28T16:47:17.350Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-28T16:47:23.193Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-28T16:47:23.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-28T16:47:23.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-28T16:47:23.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-28T16:47:23.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-28T16:47:26.981Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-28T16:47:28.526Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-28T16:47:30.715Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-28T16:47:34.483Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-28T16:47:36.676Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-28T16:47:38.860Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-28T16:47:43.687Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-28T16:47:45.869Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-28T16:47:46.329Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-28T16:47:46.789Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-28T16:47:46.789Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-28T16:47:48.356Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-28T16:47:55.449Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-28T16:47:55.449Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-28T16:48:01.292Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-28T16:48:01.292Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-28T16:48:11.682Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-28T16:48:11.682Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-28T16:48:11.682Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-28T16:48:11.682Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-28T16:48:11.682Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-28T16:48:17.484Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-28T16:48:17.945Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-28T16:48:20.128Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-28T16:48:23.050Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-28T16:48:23.050Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-28T16:48:24.631Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-28T16:48:42.403Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-28T16:48:43.949Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-28T16:48:44.409Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-28T16:48:47.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-28T16:48:47.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-28T16:48:47.792Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-28T16:48:47.792Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-28T16:48:47.792Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-28T16:48:54.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-28T16:48:54.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-28T16:48:54.879Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-28T16:48:55.362Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-28T16:48:55.362Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-28T16:49:01.235Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-28T16:49:01.235Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-28T16:49:01.704Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-28T16:49:10.315Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-28T16:49:10.315Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite (2321.24s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-28T16:49:10.777Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (155.41s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-10-28T16:49:10.777Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-28T16:49:10.777Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.16s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-10-28T16:49:10.777Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-10-28T16:49:10.777Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.50s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.08s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-10-28T16:49:10.777Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.09s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.35s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.36s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.93s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.77s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.27s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.60s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.98s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.12s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.34s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.60s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.77s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.84s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.12s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.49s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-10-28T16:49:10.777Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildContChar (17.58s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.93s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.39s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.23s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.60s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.90s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.28s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.09s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.60s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.61s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.18s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.47s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.74s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.54s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.77s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.77s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.07s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.84s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.72s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.47s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2020-10-28T16:49:10.777Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-10-28T16:49:10.777Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.777Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.94s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.75s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.63s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.59s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFails (2.08s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.89s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.75s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.30s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.17s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.39s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.50s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildHistory (8.47s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.72s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabel (0.74s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabels (0.74s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.69s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.00s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.55s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.34s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.46s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.55s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.15s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.07s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.69s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.01s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.35s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.92s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.62s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.26s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.21s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.06s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.48s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.97s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.29s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.48s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildRm (13.30s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.09s) [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-10-28T16:49:10.778Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-10-28T16:49:10.778Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.08s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.95s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.44s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.98s) [2020-10-28T16:49:10.778Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.52s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.10s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.62s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildStderr (4.58s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.49s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.61s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.01s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.13s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.33s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.58s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.16s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.34s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.50s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.54s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.63s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.28s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.57s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-10-28T16:49:11.240Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-28T16:49:11.240Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-28T16:49:11.240Z] docker_cli_sni_test.go:18: Flakey test [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.29s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitChange (4.73s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.34s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.61s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitTTY (6.52s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.43s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.23s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.88s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.72s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.81s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.95s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.03s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.62s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.20s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.90s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.28s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.48s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.50s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.90s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.62s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.66s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.51s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.18s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.24s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.15s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006549a0_} (2.24s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1279255854_c:\foo_false____} (2.20s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1279255854_c:\foo_true____} (7.22s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-10-28T16:49:11.240Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-10-28T16:49:11.240Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.240Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.18s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.09s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToCaseH (17.39s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCpToStdout (2.40s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.65s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.99s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.26s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.62s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-28T16:49:11.241Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.93s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-10-28T16:49:11.241Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.03s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.67s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsCopy (4.95s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.19s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.85s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.06s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsResize (2.42s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.35s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-10-28T16:49:11.241Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.58s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-10-28T16:49:11.241Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-10-28T16:49:11.241Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-28T16:49:11.241Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.75s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.80s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecInspectID (4.99s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-28T16:49:11.241Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-28T16:49:11.241Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.00s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.65s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.85s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.80s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-10-28T16:49:11.241Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.42s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.41s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.36s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-10-28T16:49:11.241Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2020-10-28T16:49:11.241Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-10-28T16:49:11.241Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-10-28T16:49:11.241Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.89s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-10-28T16:49:11.241Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-28T16:49:11.241Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-28T16:49:11.241Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2020-10-28T16:49:11.241Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.97s) [2020-10-28T16:49:11.241Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectDefault (1.84s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectHistory (4.14s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.64s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.63s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.73s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectStatus (2.26s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.85s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.65s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.90s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.02s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-10-28T16:49:11.242Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.30s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.25s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.06s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.25s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.08s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.94s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsSince (8.64s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsTail (2.40s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.91s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.70s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-28T16:49:11.242Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.87s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsByOrder (7.69s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.25s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.64s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.55s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.89s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.36s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.96s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.30s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.62s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-28T16:49:11.242Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.51s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.68s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.29s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.92s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.04s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.51s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.06s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.94s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.84s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.92s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.55s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.32s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.96s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.13s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.90s) [2020-10-28T16:49:11.242Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-10-28T16:49:11.242Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.242Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.47s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.13s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.94s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.21s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.94s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.62s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.86s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.13s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.83s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.08s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunExitCode (2.35s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.10s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.87s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.10s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.08s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.29s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.58s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.74s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.64s) [2020-10-28T16:49:11.243Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-28T16:49:11.243Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2020-10-28T16:49:11.243Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.31s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.74s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.26s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.89s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.73s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.93s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.95s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.96s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.99s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.09s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.61s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.90s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.80s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.08s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.28s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-28T16:49:11.244Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.03s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.58s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.88s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.00s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-10-28T16:49:11.244Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-28T16:49:11.244Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-28T16:49:11.244Z] --- PASS: TestDockerRegistrySuite (0.13s) [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.244Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-28T16:49:11.244Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-28T16:49:11.245Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-28T16:49:11.245Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-28T16:49:11.245Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-28T16:49:11.245Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-28T16:49:11.245Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerDaemonSuite [2020-10-28T16:49:11.245Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-28T16:49:11.245Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-28T16:49:11.245Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-28T16:49:11.245Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerSwarmSuite [2020-10-28T16:49:11.245Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-10-28T16:49:11.245Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-10-28T16:49:11.245Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerExternalVolumeSuite [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerNetworkSuite [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] === RUN TestDockerHubPullSuite [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-10-28T16:49:11.245Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] PASS [2020-10-28T16:49:11.245Z] ok github.com/docker/docker/integration-cli 2321.905s [2020-10-28T16:49:11.245Z] [2020-10-28T16:49:11.245Z] === Skipped [2020-10-28T16:49:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-10-28T16:49:11.245Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] [2020-10-28T16:49:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-28T16:49:11.245Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] [2020-10-28T16:49:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-10-28T16:49:11.245Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] [2020-10-28T16:49:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-10-28T16:49:11.245Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-10-28T16:49:11.245Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.245Z] [2020-10-28T16:49:11.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-10-28T16:49:11.246Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-10-28T16:49:11.246Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-10-28T16:49:11.246Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-10-28T16:49:11.246Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.246Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-10-28T16:49:11.246Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-10-28T16:49:11.246Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-10-28T16:49:11.246Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-10-28T16:49:11.246Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-28T16:49:11.246Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-10-28T16:49:11.246Z] [2020-10-28T16:49:11.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-10-28T16:49:11.246Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-10-28T16:49:11.708Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-10-28T16:49:11.708Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-10-28T16:49:11.708Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.708Z] [2020-10-28T16:49:11.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-10-28T16:49:11.708Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-10-28T16:49:11.709Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-10-28T16:49:11.709Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-10-28T16:49:11.709Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-10-28T16:49:11.709Z] docker_cli_sni_test.go:18: Flakey test [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-10-28T16:49:11.709Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-10-28T16:49:11.709Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.709Z] [2020-10-28T16:49:11.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-28T16:49:11.709Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-28T16:49:11.710Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-10-28T16:49:11.710Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-10-28T16:49:11.710Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-10-28T16:49:11.710Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-10-28T16:49:11.710Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-10-28T16:49:11.710Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-28T16:49:11.710Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.710Z] [2020-10-28T16:49:11.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-28T16:49:11.710Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-28T16:49:11.710Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-28T16:49:11.711Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-10-28T16:49:11.711Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2020-10-28T16:49:11.711Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-10-28T16:49:11.711Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-10-28T16:49:11.711Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-10-28T16:49:11.711Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-10-28T16:49:11.711Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-10-28T16:49:11.711Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-28T16:49:11.711Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.711Z] [2020-10-28T16:49:11.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-10-28T16:49:11.711Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-28T16:49:11.712Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-28T16:49:11.712Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-10-28T16:49:11.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-10-28T16:49:11.712Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.712Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-10-28T16:49:11.713Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.713Z] [2020-10-28T16:49:11.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-10-28T16:49:11.713Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-28T16:49:11.714Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-10-28T16:49:11.714Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-10-28T16:49:11.714Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.714Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-10-28T16:49:11.715Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-10-28T16:49:11.715Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-28T16:49:11.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-28T16:49:11.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:11.715Z] [2020-10-28T16:49:11.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.175Z] [2020-10-28T16:49:12.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:12.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-28T16:49:12.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-28T16:49:12.176Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-10-28T16:49:12.176Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] DONE 1096 tests, 549 skipped in 2332.220s [2020-10-28T16:49:12.176Z] INFO: Integration tests ended at 10/28/2020 16:49:11. Duration:00:38:52.3420507 [2020-10-28T16:49:12.176Z] INFO: Docker info of the daemon under test at end of run [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] Containers: 2 [2020-10-28T16:49:12.176Z] Running: 0 [2020-10-28T16:49:12.176Z] Paused: 0 [2020-10-28T16:49:12.176Z] Stopped: 2 [2020-10-28T16:49:12.176Z] Images: 18 [2020-10-28T16:49:12.176Z] Server Version: 0.0.0-dev [2020-10-28T16:49:12.176Z] Storage Driver: windowsfilter [2020-10-28T16:49:12.176Z] Windows: [2020-10-28T16:49:12.176Z] Logging Driver: json-file [2020-10-28T16:49:12.176Z] Plugins: [2020-10-28T16:49:12.176Z] Volume: local [2020-10-28T16:49:12.176Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-28T16:49:12.176Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-28T16:49:12.176Z] Swarm: inactive [2020-10-28T16:49:12.176Z] Default Isolation: process [2020-10-28T16:49:12.176Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-28T16:49:12.176Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-28T16:49:12.176Z] OSType: windows [2020-10-28T16:49:12.176Z] Architecture: x86_64 [2020-10-28T16:49:12.176Z] CPUs: 4 [2020-10-28T16:49:12.176Z] Total Memory: 32GiB [2020-10-28T16:49:12.176Z] Name: azwin-2-dfafb0 [2020-10-28T16:49:12.176Z] ID: UPBY:H2I3:7NJZ:6ZSL:ZNE6:UPBD:ULY4:KZD2:EUBK:BMM4:PGJX:UAEC [2020-10-28T16:49:12.176Z] Docker Root Dir: D:\CI\PR-41599\3\daemon [2020-10-28T16:49:12.176Z] Debug Mode (client): false [2020-10-28T16:49:12.176Z] Debug Mode (server): true [2020-10-28T16:49:12.176Z] File Descriptors: -1 [2020-10-28T16:49:12.176Z] Goroutines: 18 [2020-10-28T16:49:12.176Z] System Time: 2020-10-28T16:49:11.7936198Z [2020-10-28T16:49:12.176Z] EventsListeners: 0 [2020-10-28T16:49:12.176Z] Registry: https://index.docker.io/v1/ [2020-10-28T16:49:12.176Z] Labels: [2020-10-28T16:49:12.176Z] Experimental: false [2020-10-28T16:49:12.176Z] Insecure Registries: [2020-10-28T16:49:12.176Z] 127.0.0.0/8 [2020-10-28T16:49:12.176Z] Live Restore Enabled: false [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] [2020-10-28T16:49:12.176Z] INFO: Stopping daemon under test [2020-10-28T16:49:12.176Z] SUCCESS: The process with PID 6580 (child process of PID 3528) has been terminated. [2020-10-28T16:49:12.176Z] SUCCESS: The process with PID 3528 (child process of PID 728) has been terminated. [2020-10-28T16:49:12.176Z] INFO: Stop tailing logs of the daemon under tests [2020-10-28T16:49:12.176Z] INFO: executeCI.ps1 Completed successfully at 10/28/2020 16:49:12. [2020-10-28T16:49:12.176Z] INFO: Tidying up at end of run [2020-10-28T16:49:12.176Z] INFO: Saving daemon under test log (d:\CI\PR-41599\3\dut.out) to bundles\CIDUT.out [2020-10-28T16:49:12.176Z] INFO: Saving daemon under test log (d:\CI\PR-41599\3\dut.err) to bundles\CIDUT.err [2020-10-28T16:49:12.176Z] INFO: Nuke-Everything... [2020-10-28T16:49:12.637Z] INFO: Container count on control daemon to delete is 2 [2020-10-28T16:49:13.098Z] fd90e034af5d [2020-10-28T16:49:13.098Z] 07aed2b496f2 [2020-10-28T16:49:13.098Z] INFO: Tidying pidfile d:\CI\PR-41599\3\docker.pid [2020-10-28T16:49:13.098Z] INFO: Nuking d:\CI [2020-10-28T16:49:43.104Z] INFO: Zapped successfully [2020-10-28T16:49:43.104Z] [2020-10-28T16:49:43.104Z] INFO: executeCI.ps1 exiting at Wed Oct 28 16:49:38 CUT 2020. Duration 01:05:21.8262097 [2020-10-28T16:49:43.104Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-10-28T16:49:43.349Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-10-28T16:49:51.258Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-10-28T16:49:53.011Z] Archiving artifacts [2020-10-28T16:50:06.835Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41599/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-28T16:50:07.768Z] + make clean [2020-10-28T16:50:10.059Z] docker volume rm -f docker-dev-cache [2020-10-28T16:50:10.059Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS